By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/apih/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.3.7.RELEASE) 2023-02-27T11:47:36.062Z||main|||||INFO|500||The following profiles are active: basic 2023-02-27T11:47:56.160Z||main|||||INFO|500||Starting service [Tomcat] 2023-02-27T11:47:56.161Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41] 2023-02-27T11:47:56.311Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2023-02-27T11:48:07.634Z||main|||||WARN|500||The following warnings have been detected: WARNING: A HTTP GET method, public javax.ws.rs.core.Response org.onap.so.apihandlerinfra.Onap3gppServiceInstances.getSliceSubnetCapabilities(org.onap.so.apihandlerinfra.onap3gppserviceinstancebeans.QuerySubnetCapability,java.lang.String) throws org.onap.so.apihandlerinfra.exceptions.ApiException, should not consume any entity. 2023-02-27T11:48:07.926Z||main|||||INFO|500||catdb-pool - Starting... 2023-02-27T11:48:08.327Z||main|||||INFO|500||catdb-pool - Start completed. 2023-02-27T11:48:08.851Z||main|||||INFO|500||reqdb-pool - Starting... 2023-02-27T11:48:08.917Z||main|||||INFO|500||reqdb-pool - Start completed. 2023-02-27T11:48:09.169Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB] 2023-02-27T11:48:09.574Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final 2023-02-27T11:48:10.496Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-02-27T11:48:12.975Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-27T11:48:15.792Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-27T11:48:15.887Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB] 2023-02-27T11:48:16.698Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect 2023-02-27T11:48:17.045Z||main|||||WARN|500||HHH000491: The [heatTemplates] association in the [org.onap.so.db.catalog.beans.VnfResource] entity uses both @NotFound(action = NotFoundAction.IGNORE) and FetchType.LAZY. The NotFoundAction.IGNORE @ManyToOne and @OneToOne associations are always fetched eagerly. 2023-02-27T11:48:18.696Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-02-27T11:48:20.741Z||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 2023-02-27T11:48:29.657Z||main|||||WARN|500||--- 2023-02-27T11:48:29.657Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)! 2023-02-27T11:48:29.658Z||main|||||WARN|500||--- 2023-02-27T11:48:30.469Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2023-02-27T11:48:38.169Z||main|||||INFO|500||Started ApiHandlerApplication in 66.843 seconds (JVM running for 69.932) 2023-02-27T11:48:38.206Z|2dabe2b8-8426-4704-b778-d234894a7080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:48:38.228Z|2dabe2b8-8426-4704-b778-d234894a7080|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:48:38.230Z|2ab855f1-c362-420c-acc5-7a03a122aa18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:48:38.239Z|2ab855f1-c362-420c-acc5-7a03a122aa18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:48:39.707Z||http-nio-8080-exec-2|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-02-27T11:48:40.168Z|db6967d1-0bb1-4116-afb0-6b08a8d3aaad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:48:40.173Z|0f332686-87d5-4a4e-9a07-00845a13ed09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:48:40.168Z|de645d39-7192-4510-9b04-189bd8bd494a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector (jar:file:/app/app.jar!/BOOT-INF/lib/jaxb-impl-2.3.0.jar!/) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release 2023-02-27T11:48:40.770Z|0f332686-87d5-4a4e-9a07-00845a13ed09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:48:40.770Z|de645d39-7192-4510-9b04-189bd8bd494a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:48:40.769Z|db6967d1-0bb1-4116-afb0-6b08a8d3aaad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:48:50.465Z|e9cccd7f-ef5d-4906-9c5a-21dadff5c8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:48:50.470Z|e9cccd7f-ef5d-4906-9c5a-21dadff5c8cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:48:50.496Z|17f67c08-7603-4a24-911d-7d0c34261c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:48:50.498Z|17f67c08-7603-4a24-911d-7d0c34261c5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:48:50.567Z|80c975dc-390a-4321-8956-261d583fab8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:48:50.569Z|80c975dc-390a-4321-8956-261d583fab8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:48:53.155Z|ccf589a7-5218-4d4f-8c4f-6bfeebd875e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:48:53.159Z|ccf589a7-5218-4d4f-8c4f-6bfeebd875e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:49:00.545Z|7b7794f3-4a6c-438c-96fe-ee71aa15c002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:00.546Z|7b7794f3-4a6c-438c-96fe-ee71aa15c002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:00.575Z|d18765f8-0cb8-4a24-82d8-eddbbe464848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:00.577Z|d18765f8-0cb8-4a24-82d8-eddbbe464848|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:00.618Z|09d0704a-f30f-4c59-bda3-e3831dd23f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:00.621Z|09d0704a-f30f-4c59-bda3-e3831dd23f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:08.155Z|ace7677d-ca64-49e2-83dd-76009a62e450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:49:08.157Z|ace7677d-ca64-49e2-83dd-76009a62e450|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:49:08.241Z|4a4c8f32-dedb-40a6-8ecc-38e6839ca46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:49:08.243Z|4a4c8f32-dedb-40a6-8ecc-38e6839ca46b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:49:10.584Z|99d3204b-5556-41f2-b89e-613e08a9f099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:10.586Z|99d3204b-5556-41f2-b89e-613e08a9f099|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:10.619Z|e46d79f9-1dd1-47b6-8b47-3b75dadf8390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:10.621Z|e46d79f9-1dd1-47b6-8b47-3b75dadf8390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:10.666Z|91eb3522-c932-4683-a8a8-4ce63fb946a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:10.667Z|91eb3522-c932-4683-a8a8-4ce63fb946a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:20.623Z|ad2fc812-0bcd-4e5a-bf56-5ef61cb2c58f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:20.624Z|ad2fc812-0bcd-4e5a-bf56-5ef61cb2c58f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:20.656Z|bc5b7a16-0b50-457b-931d-4742a3d19583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:20.658Z|bc5b7a16-0b50-457b-931d-4742a3d19583|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:20.703Z|83452ba1-21ce-4101-a8ec-6e78a844a678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:20.704Z|83452ba1-21ce-4101-a8ec-6e78a844a678|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:23.154Z|eed59d33-84bd-4d47-9e24-2619cd61f45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:49:23.158Z|eed59d33-84bd-4d47-9e24-2619cd61f45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:49:30.657Z|09af7e7a-2ed3-494c-843f-56c20e584e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:30.659Z|09af7e7a-2ed3-494c-843f-56c20e584e3a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:30.691Z|2794cb37-cc84-4f65-b572-5db5493c353a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:30.692Z|2794cb37-cc84-4f65-b572-5db5493c353a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:30.743Z|d9e987cc-9367-403c-8898-5ea694a5326c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:30.744Z|d9e987cc-9367-403c-8898-5ea694a5326c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:38.154Z|381ab836-514d-49c8-95f5-ba3bf1d1eb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:49:38.155Z|381ab836-514d-49c8-95f5-ba3bf1d1eb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:49:38.245Z|952e0be5-cac8-490e-bc8e-9ecd05333774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:49:38.246Z|952e0be5-cac8-490e-bc8e-9ecd05333774|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:49:40.706Z|2cab0038-da7c-42f6-83e5-142a58b1e200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:40.708Z|2cab0038-da7c-42f6-83e5-142a58b1e200|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:40.737Z|f22759c4-6026-4def-b281-211843b30fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:40.739Z|f22759c4-6026-4def-b281-211843b30fc1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:40.786Z|a6a3f536-d0f0-4922-a0bc-0772b24dc489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:40.788Z|a6a3f536-d0f0-4922-a0bc-0772b24dc489|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:50.744Z|f508cb27-0d16-47d5-996d-3e93421ec973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:50.745Z|f508cb27-0d16-47d5-996d-3e93421ec973|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:50.787Z|ded35072-7985-409b-984c-294abbdfe82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:50.788Z|ded35072-7985-409b-984c-294abbdfe82f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:50.822Z|28adb3ac-815b-418e-abce-bb862aa95313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:49:50.823Z|28adb3ac-815b-418e-abce-bb862aa95313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:49:53.154Z|deec515a-6749-4857-8c03-14f66d5307c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:49:53.156Z|deec515a-6749-4857-8c03-14f66d5307c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:50:00.781Z|c114e7b3-9df2-4a1c-9d3b-3014eca7533b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:00.782Z|c114e7b3-9df2-4a1c-9d3b-3014eca7533b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:00.821Z|393e3b87-eef1-4214-895d-97a91c99a6e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:00.823Z|393e3b87-eef1-4214-895d-97a91c99a6e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:00.861Z|b01e8b32-062f-423e-9bd8-5ed017e71a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:00.864Z|b01e8b32-062f-423e-9bd8-5ed017e71a3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:08.154Z|dc3a48ef-48b9-4e8c-bc9f-2b52f80ffdc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:50:08.158Z|dc3a48ef-48b9-4e8c-bc9f-2b52f80ffdc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:50:08.248Z|55371ea5-b948-4f0a-a5d1-760abf82e469|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:50:08.249Z|55371ea5-b948-4f0a-a5d1-760abf82e469|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:50:10.818Z|31a787e8-3993-4f6a-be43-4c7702ddf1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:10.820Z|31a787e8-3993-4f6a-be43-4c7702ddf1d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:10.856Z|e55ce6d6-a947-4eff-9a78-228aaeca8a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:10.858Z|e55ce6d6-a947-4eff-9a78-228aaeca8a8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:10.904Z|36ebfe61-568d-4c7a-92b9-3da56a7006f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:10.906Z|36ebfe61-568d-4c7a-92b9-3da56a7006f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:20.859Z|25dc8b37-41d4-4165-a804-70d128b134cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:20.865Z|25dc8b37-41d4-4165-a804-70d128b134cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:20.899Z|748f4159-03bc-4ad4-a0f4-03702271b57b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:20.901Z|748f4159-03bc-4ad4-a0f4-03702271b57b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:20.954Z|25f6326f-5941-4904-9caf-3994a94dadbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:20.959Z|25f6326f-5941-4904-9caf-3994a94dadbb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:23.154Z|3e5afabf-0c66-474d-a948-8a5974816e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:50:23.155Z|3e5afabf-0c66-474d-a948-8a5974816e7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:50:30.899Z|19a64650-9ba5-4499-957c-c33d8a8feb49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:30.900Z|19a64650-9ba5-4499-957c-c33d8a8feb49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:30.934Z|2071c923-761e-4d08-b69b-476e27015f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:30.936Z|2071c923-761e-4d08-b69b-476e27015f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:30.998Z|efc9d654-904d-4ecd-b62f-49a683b17db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:31.001Z|efc9d654-904d-4ecd-b62f-49a683b17db8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:38.154Z|52c6ef9c-4100-4e62-acb8-dffe633ac8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:50:38.156Z|52c6ef9c-4100-4e62-acb8-dffe633ac8a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:50:38.252Z|05628cb6-1fe3-415c-ba42-db698844be95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:50:38.254Z|05628cb6-1fe3-415c-ba42-db698844be95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:50:40.936Z|e530ce46-3cf2-4f09-b1a9-9f35e431aebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:40.938Z|e530ce46-3cf2-4f09-b1a9-9f35e431aebf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:40.968Z|545768c9-1528-435a-88ba-a85bc71e47fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:40.969Z|545768c9-1528-435a-88ba-a85bc71e47fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:41.045Z|dca03f15-e964-4862-8568-4f52827cf068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:41.050Z|dca03f15-e964-4862-8568-4f52827cf068|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:50.991Z|b7b01f13-a7d1-47ca-bb98-42ef51ee6cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:50.997Z|b7b01f13-a7d1-47ca-bb98-42ef51ee6cc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:51.101Z|ed86a750-0bd7-4f74-914b-2f2010f69c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:51.102Z|ed86a750-0bd7-4f74-914b-2f2010f69c1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:51.192Z|dd524f57-0151-4d2f-82dc-797557ca725f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:50:51.194Z|dd524f57-0151-4d2f-82dc-797557ca725f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:50:53.154Z|f8667d8b-b9fc-4079-8183-2905ca0ca819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:50:53.158Z|f8667d8b-b9fc-4079-8183-2905ca0ca819|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:51:01.097Z|3ce1ef69-f945-473b-9bf8-f60148e44cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:01.098Z|3ce1ef69-f945-473b-9bf8-f60148e44cd1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:01.197Z|519bf923-595d-4ecc-bf09-65b1bf795620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:01.199Z|519bf923-595d-4ecc-bf09-65b1bf795620|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:01.289Z|19cdc13a-0470-47de-835f-0a7c90372478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:01.290Z|19cdc13a-0470-47de-835f-0a7c90372478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:08.155Z|f2f9a81d-e38f-4ba0-9960-f1b52009557d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:51:08.157Z|f2f9a81d-e38f-4ba0-9960-f1b52009557d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:51:08.255Z|1f4d8de2-7311-40fe-b739-399c87b7440a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:51:08.256Z|1f4d8de2-7311-40fe-b739-399c87b7440a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:51:11.133Z|bc13ad12-6a9d-40fe-b781-a34e515ff38b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:11.134Z|bc13ad12-6a9d-40fe-b781-a34e515ff38b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:11.251Z|42b75ce9-91ef-4724-86c7-11a23998b169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:11.253Z|42b75ce9-91ef-4724-86c7-11a23998b169|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:11.323Z|f4dcc915-ee53-497f-beec-2007cbc67ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:11.324Z|f4dcc915-ee53-497f-beec-2007cbc67ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:21.183Z|a60c698f-a2db-4f4c-acd5-fcecb628a53d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:21.184Z|a60c698f-a2db-4f4c-acd5-fcecb628a53d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:21.297Z|c47133b6-3fe5-4b91-9807-4802264e7c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:21.299Z|c47133b6-3fe5-4b91-9807-4802264e7c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:21.367Z|f70fbe62-21e1-4bfd-a6f7-2fc1418703de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:21.374Z|f70fbe62-21e1-4bfd-a6f7-2fc1418703de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:23.154Z|f8933040-0ca6-4796-b1cb-19ae2d0cf074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:51:23.155Z|f8933040-0ca6-4796-b1cb-19ae2d0cf074|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:51:31.236Z|8acde7b4-e52a-4d61-99eb-27f1abb82161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:31.238Z|8acde7b4-e52a-4d61-99eb-27f1abb82161|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:31.343Z|b12eeef7-7ee7-4352-a2e9-4ae70ce5011b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:31.346Z|b12eeef7-7ee7-4352-a2e9-4ae70ce5011b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:31.408Z|3b51165f-4672-44db-b132-db14aa211ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:31.410Z|3b51165f-4672-44db-b132-db14aa211ab2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:38.154Z|807c5fa5-c7b9-4110-a85e-a7f539606dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:51:38.158Z|807c5fa5-c7b9-4110-a85e-a7f539606dc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:51:38.258Z|6f9f0a0a-dcb7-4f14-8965-9152266a24a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:51:38.259Z|6f9f0a0a-dcb7-4f14-8965-9152266a24a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:51:41.292Z|6224c2d1-81fa-4363-987b-c2efcbc81b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:41.293Z|6224c2d1-81fa-4363-987b-c2efcbc81b69|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:41.381Z|f8fff8d4-71e9-4df7-a366-5d8ad5b6c2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:41.387Z|f8fff8d4-71e9-4df7-a366-5d8ad5b6c2d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:41.446Z|c86efa1d-86c5-46f4-ae05-01557be0d6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:41.447Z|c86efa1d-86c5-46f4-ae05-01557be0d6f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:51.344Z|c79a9695-a447-437e-bffd-4635329454cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:51.346Z|c79a9695-a447-437e-bffd-4635329454cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:51.422Z|2cf71750-1fbf-4ccb-8973-1cd7871b7e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:51.424Z|2cf71750-1fbf-4ccb-8973-1cd7871b7e9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:51.480Z|fcfacc90-7555-464b-ac41-3b23836844ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:51:51.482Z|fcfacc90-7555-464b-ac41-3b23836844ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:51:53.154Z|2e5d61b4-ab98-4e81-8021-4e732ee8afbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:51:53.155Z|2e5d61b4-ab98-4e81-8021-4e732ee8afbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:52:01.402Z|e82fbfa0-1c27-48b2-a72a-bcdff9d11c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:01.403Z|e82fbfa0-1c27-48b2-a72a-bcdff9d11c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:01.457Z|2dc315d8-a91f-40ff-b658-a11a5b35914e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:01.458Z|2dc315d8-a91f-40ff-b658-a11a5b35914e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:01.517Z|441f4dbc-89ea-4166-b1dc-451ff707bb68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:01.518Z|441f4dbc-89ea-4166-b1dc-451ff707bb68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:08.154Z|20492ccb-b659-458a-9748-5a98734c24b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:52:08.155Z|20492ccb-b659-458a-9748-5a98734c24b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:52:08.261Z|c4327de5-325d-4530-96d6-8bfdc17acf90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:52:08.263Z|c4327de5-325d-4530-96d6-8bfdc17acf90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:52:11.449Z|11a69970-0d6b-45aa-bf2e-f8354af1f945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:11.450Z|11a69970-0d6b-45aa-bf2e-f8354af1f945|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:11.490Z|72be3dd8-be56-4edf-ae2c-cc6b1041269a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:11.491Z|72be3dd8-be56-4edf-ae2c-cc6b1041269a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:11.546Z|4a105123-1f0d-4ae0-a602-5ad55cf5d085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:11.547Z|4a105123-1f0d-4ae0-a602-5ad55cf5d085|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:21.490Z|f504c7c8-0a78-497f-bee4-814874c7fab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:21.492Z|f504c7c8-0a78-497f-bee4-814874c7fab9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:21.522Z|8c9f8c1e-7ca1-4de6-b599-eb747332033d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:21.523Z|8c9f8c1e-7ca1-4de6-b599-eb747332033d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:21.578Z|ecf97005-d826-4cdc-9127-3347004a5ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:21.580Z|ecf97005-d826-4cdc-9127-3347004a5ebd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:23.155Z|d17dc89e-8cc0-418e-b0a7-dfc3ac50c4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:52:23.163Z|d17dc89e-8cc0-418e-b0a7-dfc3ac50c4d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:52:31.528Z|da5ff4a3-5141-4702-a9ea-eda3903a4a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:31.529Z|da5ff4a3-5141-4702-a9ea-eda3903a4a95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:31.552Z|397d171c-6eb5-4c63-b53d-4f5c86cbd45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:31.553Z|397d171c-6eb5-4c63-b53d-4f5c86cbd45a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:31.611Z|581e8818-0935-4102-bb38-793d0f0459f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:31.613Z|581e8818-0935-4102-bb38-793d0f0459f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:38.154Z|0a2c68a0-97f7-4e29-a9f9-0459d273a87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:52:38.156Z|0a2c68a0-97f7-4e29-a9f9-0459d273a87d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:52:38.264Z|e96957c0-8056-4040-ba59-bda79c2558fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:52:38.266Z|e96957c0-8056-4040-ba59-bda79c2558fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:52:41.558Z|402a7b7b-6284-4cb8-892e-6bc83c9ba345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:41.559Z|402a7b7b-6284-4cb8-892e-6bc83c9ba345|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:41.586Z|895b6c28-bb71-4942-8219-36f024090b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:41.587Z|895b6c28-bb71-4942-8219-36f024090b3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:41.643Z|28b8a462-582b-44b6-b872-67bf4c71277b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:41.645Z|28b8a462-582b-44b6-b872-67bf4c71277b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:51.589Z|c98febf5-5ae0-4752-bf32-2e78da2fd47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:51.590Z|c98febf5-5ae0-4752-bf32-2e78da2fd47f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:51.617Z|32ed0cde-3abc-4662-8df5-e3af17bf0a06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:51.619Z|32ed0cde-3abc-4662-8df5-e3af17bf0a06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:51.676Z|1fcef5e7-0de3-4eec-b6ef-0fda8ef3b417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:52:51.678Z|1fcef5e7-0de3-4eec-b6ef-0fda8ef3b417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:52:53.154Z|ab4ef5f0-537b-4b7a-ae96-16e0ca2c23d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:52:53.156Z|ab4ef5f0-537b-4b7a-ae96-16e0ca2c23d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:53:01.630Z|fe02e013-94d6-408c-9f00-b0c126a4e3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:01.631Z|fe02e013-94d6-408c-9f00-b0c126a4e3ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:01.655Z|b46f2624-218a-4f02-83e6-e5c93695695d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:01.656Z|b46f2624-218a-4f02-83e6-e5c93695695d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:01.707Z|8b83eccf-c136-4fde-b109-81429a244a10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:01.709Z|8b83eccf-c136-4fde-b109-81429a244a10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:08.154Z|d8306ef3-a718-4685-bbdd-ec21fb512dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:53:08.158Z|d8306ef3-a718-4685-bbdd-ec21fb512dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:53:08.268Z|dd475f85-4001-429c-8363-dac01bfdfc24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:53:08.269Z|dd475f85-4001-429c-8363-dac01bfdfc24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:53:11.703Z|e5d0715d-cebe-402e-a199-5b6bc1ddcd0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:11.713Z|e5d0715d-cebe-402e-a199-5b6bc1ddcd0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:11.724Z|5c8df4b8-f3b1-4cd9-98b2-aa2a3bfc05b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:11.735Z|5c8df4b8-f3b1-4cd9-98b2-aa2a3bfc05b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:11.768Z|b33be7cf-a66f-4d4a-a5cd-a4c0a2a97c31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:11.771Z|b33be7cf-a66f-4d4a-a5cd-a4c0a2a97c31|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:21.787Z|4e02c0a5-e0df-4728-8784-4bf1dccb67df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:21.789Z|4e02c0a5-e0df-4728-8784-4bf1dccb67df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:21.793Z|e6dfc96f-e2bb-4dae-bf64-f883c42b0321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:21.795Z|e6dfc96f-e2bb-4dae-bf64-f883c42b0321|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:21.811Z|f8f8816b-709e-45ee-84c6-efad7378c776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:21.812Z|f8f8816b-709e-45ee-84c6-efad7378c776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:23.154Z|36677cc6-3f72-42de-aee3-21587d64fb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:53:23.155Z|36677cc6-3f72-42de-aee3-21587d64fb15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:53:31.821Z|72c5ddf2-ba20-4d9d-ab7f-5e0320dc9404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:31.822Z|72c5ddf2-ba20-4d9d-ab7f-5e0320dc9404|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:31.841Z|c1f863e8-54f4-43b6-bd02-9482ac75e0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:31.842Z|c1f863e8-54f4-43b6-bd02-9482ac75e0ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:31.845Z|55c3d0ef-40bc-49c1-9b45-9c019d131f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:31.846Z|55c3d0ef-40bc-49c1-9b45-9c019d131f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:38.154Z|a0d8008d-8e8f-4b28-8097-f6e1eeee2530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:53:38.156Z|a0d8008d-8e8f-4b28-8097-f6e1eeee2530|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:53:38.270Z|bbf8085d-ac05-4bdd-9be7-3af96ae9930d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:53:38.272Z|bbf8085d-ac05-4bdd-9be7-3af96ae9930d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:53:41.874Z|c6816120-7b9d-423d-8a1f-9f974f680094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:41.875Z|c6816120-7b9d-423d-8a1f-9f974f680094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:41.886Z|cf5eeb67-5830-44d8-b225-79b3ec69568e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:41.888Z|cf5eeb67-5830-44d8-b225-79b3ec69568e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:41.889Z|ef066a2c-aed4-4047-84d5-8f78765b6148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:41.895Z|ef066a2c-aed4-4047-84d5-8f78765b6148|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:51.913Z|d93db62f-54c2-440c-a1f8-a100093d34ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:51.915Z|d93db62f-54c2-440c-a1f8-a100093d34ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:51.933Z|1228aeba-0b26-4431-a619-2c3af7855c75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:51.933Z|8b2d2a2e-ccdb-442b-8aea-5a3f49799787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:53:51.935Z|1228aeba-0b26-4431-a619-2c3af7855c75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:51.935Z|8b2d2a2e-ccdb-442b-8aea-5a3f49799787|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:53:53.154Z|62b8b6ae-bae9-4311-9d09-805b7adf754e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:53:53.159Z|62b8b6ae-bae9-4311-9d09-805b7adf754e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:54:01.945Z|5be9bbf6-b52f-4072-9cfa-88848c927f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:01.946Z|5be9bbf6-b52f-4072-9cfa-88848c927f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:01.969Z|f2f618ee-4edf-4a80-97e6-4544a789e74a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:01.969Z|362a3f75-87bc-4546-9eda-b8b735c1418b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:01.970Z|362a3f75-87bc-4546-9eda-b8b735c1418b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:01.970Z|f2f618ee-4edf-4a80-97e6-4544a789e74a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:08.155Z|06c9ee2c-09fb-4919-ba37-b9ecad9efbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:54:08.156Z|06c9ee2c-09fb-4919-ba37-b9ecad9efbbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:54:08.273Z|a02f0d7f-de29-42f4-92cb-a50ecd5be2ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:54:08.274Z|a02f0d7f-de29-42f4-92cb-a50ecd5be2ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:54:11.979Z|2f51fc41-988d-4122-975b-c5d2b6b6cf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:11.981Z|2f51fc41-988d-4122-975b-c5d2b6b6cf84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:12.000Z|0c1f6666-9077-4e82-922f-f50c6ae6197f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:12.001Z|44df4324-7831-4a27-b853-b76966dc0071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:12.003Z|0c1f6666-9077-4e82-922f-f50c6ae6197f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:12.003Z|44df4324-7831-4a27-b853-b76966dc0071|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:22.014Z|13be5a81-8a56-4f29-84ae-45536c9b1a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:22.015Z|13be5a81-8a56-4f29-84ae-45536c9b1a5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:22.031Z|d21b9021-10d0-460c-a39d-beb62448b8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:22.031Z|90d2e3a5-3507-48f8-a5e7-6e55e86b307a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:22.032Z|90d2e3a5-3507-48f8-a5e7-6e55e86b307a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:22.032Z|d21b9021-10d0-460c-a39d-beb62448b8c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:23.154Z|e17ad3ef-4e75-49b4-9184-4b6fd84a0736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:54:23.156Z|e17ad3ef-4e75-49b4-9184-4b6fd84a0736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:54:32.052Z|5ca27d0b-6a64-4e9d-8e47-30a5c0a9b4c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:32.053Z|5ca27d0b-6a64-4e9d-8e47-30a5c0a9b4c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:32.060Z|8fbc4199-972c-476d-a3b8-21d34d23f29c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:32.060Z|548a0564-f82a-4d80-ab97-7532e9287c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:32.061Z|8fbc4199-972c-476d-a3b8-21d34d23f29c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:32.061Z|548a0564-f82a-4d80-ab97-7532e9287c99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:38.154Z|c1202773-0a88-4676-a6b9-47922e696e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:54:38.159Z|c1202773-0a88-4676-a6b9-47922e696e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:54:38.275Z|f4b9cd55-9a02-4a13-8d20-0e33d0c206d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:54:38.277Z|f4b9cd55-9a02-4a13-8d20-0e33d0c206d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:54:42.091Z|0ce6dc9c-7ee8-4223-b74c-6939d7759913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:42.091Z|99432eaf-874c-4328-84a6-f1b11f20861e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:42.092Z|0ce6dc9c-7ee8-4223-b74c-6939d7759913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:42.092Z|99432eaf-874c-4328-84a6-f1b11f20861e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:42.094Z|13002222-d153-4a21-9bcb-c0064f95a463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:42.094Z|13002222-d153-4a21-9bcb-c0064f95a463|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:52.123Z|0c8a5bbe-791a-4032-a9c2-ba567e99864f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:52.123Z|a185ce1c-fb1c-4dfc-a896-922d86d37ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:52.124Z|a185ce1c-fb1c-4dfc-a896-922d86d37ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:52.124Z|0c8a5bbe-791a-4032-a9c2-ba567e99864f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:52.134Z|0aac8525-1aaa-47dc-9f2a-74d7be0af597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:54:52.136Z|0aac8525-1aaa-47dc-9f2a-74d7be0af597|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:54:53.154Z|d66ba184-ad1c-4759-b95e-d51260cd41af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:54:53.155Z|d66ba184-ad1c-4759-b95e-d51260cd41af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:55:02.159Z|11ae6336-53b4-4bf8-afc5-eff8352c7729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:02.159Z|23af95e0-a062-457f-acc1-f80d9fb049c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:02.160Z|11ae6336-53b4-4bf8-afc5-eff8352c7729|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:02.160Z|23af95e0-a062-457f-acc1-f80d9fb049c4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:02.166Z|8f3556ad-ad99-4f14-8d2b-7de1610fff55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:02.167Z|8f3556ad-ad99-4f14-8d2b-7de1610fff55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:08.155Z|efc7bacb-d73a-464e-97c9-24f45e1b1aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:55:08.156Z|efc7bacb-d73a-464e-97c9-24f45e1b1aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:55:08.278Z|14d7e5d5-596b-4859-80a3-985970cce9e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:55:08.280Z|14d7e5d5-596b-4859-80a3-985970cce9e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:55:12.195Z|a5ef096c-f3da-4464-ade4-3e121a7b524a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:12.195Z|33247ed0-553c-4314-a264-1ff5fee79511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:12.196Z|a5ef096c-f3da-4464-ade4-3e121a7b524a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:12.196Z|33247ed0-553c-4314-a264-1ff5fee79511|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:12.197Z|36769e06-91e6-488c-875e-682090129e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:12.198Z|36769e06-91e6-488c-875e-682090129e3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:22.230Z|e8d3e25f-f07f-46ef-9284-bfa3d3755ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:22.230Z|f26c6670-f166-4c31-8c3c-3f413f769b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:22.231Z|f26c6670-f166-4c31-8c3c-3f413f769b79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:22.231Z|e8d3e25f-f07f-46ef-9284-bfa3d3755ba6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:22.234Z|2b7992a6-ebfa-4acb-8a38-e8da2b87a957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:22.235Z|2b7992a6-ebfa-4acb-8a38-e8da2b87a957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:23.154Z|49333572-0128-41f3-b943-ce25843e3188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:55:23.158Z|49333572-0128-41f3-b943-ce25843e3188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:55:32.268Z|cffd241b-0a99-4127-bd34-722a4a7256f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:32.269Z|cffd241b-0a99-4127-bd34-722a4a7256f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:32.271Z|05415f3f-fab4-4550-86ff-491d35d769fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:32.272Z|05415f3f-fab4-4550-86ff-491d35d769fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:32.273Z|2c88f2a8-5a69-42e8-a3ec-31f053ec2af9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:32.273Z|2c88f2a8-5a69-42e8-a3ec-31f053ec2af9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:38.154Z|f6a752c6-3d43-4ccf-b0d4-d01356db026c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:55:38.155Z|f6a752c6-3d43-4ccf-b0d4-d01356db026c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:55:38.281Z|3f5013bf-6a19-4311-b776-d2e40d888e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:55:38.282Z|3f5013bf-6a19-4311-b776-d2e40d888e12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:55:42.300Z|072e2f3a-7dc6-4d85-bff5-23090a381606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:42.300Z|afe081d1-44bf-4c87-9901-e1c00c54f5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:42.300Z|66420851-5828-4375-a0d8-baebe73a86f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:42.301Z|072e2f3a-7dc6-4d85-bff5-23090a381606|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:42.301Z|66420851-5828-4375-a0d8-baebe73a86f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:42.301Z|afe081d1-44bf-4c87-9901-e1c00c54f5c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:52.336Z|558956ad-25a3-44bf-b2a2-e31d057cdb53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:52.337Z|6955f88d-cfa8-4b1e-b092-ede93e6d16c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:52.337Z|3992dabd-b130-460b-9406-af73cecfa8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:55:52.338Z|558956ad-25a3-44bf-b2a2-e31d057cdb53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:52.338Z|6955f88d-cfa8-4b1e-b092-ede93e6d16c9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:52.338Z|3992dabd-b130-460b-9406-af73cecfa8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:55:53.154Z|b5c5a1d6-406c-4479-890a-35ea753c2bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:55:53.155Z|b5c5a1d6-406c-4479-890a-35ea753c2bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:56:02.370Z|86d93e07-7fd0-46f5-8abc-6dabd938d03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:02.370Z|7e0721da-d31b-4bea-94cb-c29730c36a14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:02.372Z|86d93e07-7fd0-46f5-8abc-6dabd938d03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:02.372Z|7e0721da-d31b-4bea-94cb-c29730c36a14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:02.377Z|3e7b036b-086f-4ded-b604-892ad40be2cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:02.378Z|3e7b036b-086f-4ded-b604-892ad40be2cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:08.154Z|77e34576-7623-4450-b2e7-2ed971c587bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:56:08.158Z|77e34576-7623-4450-b2e7-2ed971c587bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:56:08.285Z|b752158e-aebc-4c10-86fe-16cc7ebd14bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:56:08.286Z|b752158e-aebc-4c10-86fe-16cc7ebd14bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:56:12.409Z|d7790211-498a-4bfe-b6af-645499df5514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:12.409Z|6b6e869b-2672-4c6f-9a49-ad4b56493cd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:12.410Z|be313ef1-b40d-4f74-bdfd-c85855aef1cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:12.410Z|6b6e869b-2672-4c6f-9a49-ad4b56493cd0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:12.410Z|d7790211-498a-4bfe-b6af-645499df5514|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:12.410Z|be313ef1-b40d-4f74-bdfd-c85855aef1cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:22.440Z|125efc22-5300-462f-b647-a8b0aa9ddba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:22.440Z|7cacddb6-7c49-488f-bbff-f0c4fffcdb34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:22.440Z|c56d9e39-bd2e-4be6-9d76-f5ab95282d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:22.442Z|7cacddb6-7c49-488f-bbff-f0c4fffcdb34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:22.442Z|125efc22-5300-462f-b647-a8b0aa9ddba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:22.442Z|c56d9e39-bd2e-4be6-9d76-f5ab95282d0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:23.154Z|d54d645d-0c3d-47a4-bc44-1f3870b36a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:56:23.155Z|d54d645d-0c3d-47a4-bc44-1f3870b36a12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:56:32.474Z|3e89cc24-cf91-4e79-9b40-daddd6f3b69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:32.474Z|8ed35e36-bf3f-44b4-b0c7-e1178e8d44e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:32.475Z|89769789-9e05-4e62-86de-c7b21423e330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:32.475Z|3e89cc24-cf91-4e79-9b40-daddd6f3b69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:32.475Z|8ed35e36-bf3f-44b4-b0c7-e1178e8d44e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:32.476Z|89769789-9e05-4e62-86de-c7b21423e330|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:38.155Z|1d30b808-76c0-4d99-b54a-ee096d746b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:56:38.156Z|1d30b808-76c0-4d99-b54a-ee096d746b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:56:38.287Z|ba9a5ba9-9a92-4065-a816-5dacd548477d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:56:38.288Z|ba9a5ba9-9a92-4065-a816-5dacd548477d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:56:42.513Z|47916c86-ff8a-4e2f-b474-000e27995aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:42.513Z|f0f952ab-40d2-4fcb-b813-e942c12614f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:42.514Z|f0f952ab-40d2-4fcb-b813-e942c12614f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:42.514Z|47916c86-ff8a-4e2f-b474-000e27995aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:42.519Z|2d15df9a-e5e8-4c5a-9629-cf076a267714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:42.520Z|2d15df9a-e5e8-4c5a-9629-cf076a267714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:52.543Z|129af06e-317e-43a5-9c51-40111fc7f128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:52.543Z|523a9a86-422a-4a0c-8589-b7e754b01a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:52.545Z|523a9a86-422a-4a0c-8589-b7e754b01a03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:52.545Z|129af06e-317e-43a5-9c51-40111fc7f128|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:52.546Z|9085b8cf-f231-4b89-9edc-ba5ed5f8e8a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:56:52.547Z|9085b8cf-f231-4b89-9edc-ba5ed5f8e8a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:56:53.154Z|b87eaa76-9c2e-4db5-86f7-3125c56877b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:56:53.158Z|b87eaa76-9c2e-4db5-86f7-3125c56877b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:57:02.575Z|a9003322-9b9c-4366-88b0-d6a37ad54a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:02.575Z|1473b497-9b62-46a8-8b57-d0e3efe49ce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:02.576Z|1473b497-9b62-46a8-8b57-d0e3efe49ce7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:02.576Z|a9003322-9b9c-4366-88b0-d6a37ad54a13|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:02.578Z|efed1d2b-0fb0-4181-bf83-ba8f2e2eec1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:02.579Z|efed1d2b-0fb0-4181-bf83-ba8f2e2eec1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:08.154Z|0f02b433-703c-48a9-bcb7-ba5bbd982dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:57:08.155Z|0f02b433-703c-48a9-bcb7-ba5bbd982dbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:57:08.290Z|f340cc69-255b-48fb-86a5-c2e20c2303d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:57:08.291Z|f340cc69-255b-48fb-86a5-c2e20c2303d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:57:12.610Z|10297a47-f94a-4d13-8da8-07f40b3b02ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:12.611Z|314fcc66-e7df-48c9-b52f-f0cfc9fb33b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:12.612Z|314fcc66-e7df-48c9-b52f-f0cfc9fb33b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:12.613Z|10297a47-f94a-4d13-8da8-07f40b3b02ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:12.617Z|e6c363fd-87bc-45e3-8645-7139494632ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:12.617Z|e6c363fd-87bc-45e3-8645-7139494632ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:22.644Z|d648c340-1e7c-4eb9-8ee0-61815524c822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:22.644Z|4b4e8355-54e1-45e4-ba6e-e8547c05eded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:22.645Z|d648c340-1e7c-4eb9-8ee0-61815524c822|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:22.645Z|4b4e8355-54e1-45e4-ba6e-e8547c05eded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:22.653Z|2c60de41-45e3-40f5-8c41-2601b21a447d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:22.654Z|2c60de41-45e3-40f5-8c41-2601b21a447d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:23.154Z|1e9447ae-0ef4-4e37-ac7d-2e8f13b68557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:57:23.155Z|1e9447ae-0ef4-4e37-ac7d-2e8f13b68557|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:57:32.677Z|895f9767-cdfc-4015-825e-02796ab9cc61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:32.677Z|1dbe33ce-e7ab-470c-97a7-d2c1bb5850f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:32.678Z|1dbe33ce-e7ab-470c-97a7-d2c1bb5850f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:32.678Z|895f9767-cdfc-4015-825e-02796ab9cc61|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:32.698Z|7448d52b-1294-4da5-960c-ccee70192d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:32.702Z|7448d52b-1294-4da5-960c-ccee70192d63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:38.154Z|cf26a1ea-559a-484f-9add-32023cba69e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:57:38.157Z|cf26a1ea-559a-484f-9add-32023cba69e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:57:38.292Z|81a4b281-f536-439e-9684-987ac39dcbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:57:38.293Z|81a4b281-f536-439e-9684-987ac39dcbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:57:42.716Z|b6a79121-7331-4377-8792-d87f7ba24b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:42.717Z|b6a79121-7331-4377-8792-d87f7ba24b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:42.719Z|ec17aab6-a866-4601-bce8-65c8484833be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:42.720Z|ec17aab6-a866-4601-bce8-65c8484833be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:42.739Z|69ef8095-f9bf-44f0-8e10-17a4851558ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:42.740Z|69ef8095-f9bf-44f0-8e10-17a4851558ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:52.757Z|112c43d1-1bec-4833-a8c9-56ea03b03430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:52.756Z|c6be8267-d9d1-4aff-812d-eecf32aa4b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:52.758Z|112c43d1-1bec-4833-a8c9-56ea03b03430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:52.758Z|c6be8267-d9d1-4aff-812d-eecf32aa4b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:52.772Z|6adc19b1-5f64-4608-8165-3523ac88ba53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:57:52.773Z|6adc19b1-5f64-4608-8165-3523ac88ba53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:57:53.154Z|bce9737c-27b6-4846-8071-4a2a4d333d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:57:53.155Z|bce9737c-27b6-4846-8071-4a2a4d333d8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:58:02.799Z|c7fa79fe-13b6-42e1-a1e0-7f7b200ded15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:02.800Z|c7fa79fe-13b6-42e1-a1e0-7f7b200ded15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:02.809Z|c9543ce3-ad0d-4a44-9c51-5a67b1e66808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:02.810Z|c9543ce3-ad0d-4a44-9c51-5a67b1e66808|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:02.815Z|1b0984c8-b53c-4f11-8709-76b6e01a44c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:02.816Z|1b0984c8-b53c-4f11-8709-76b6e01a44c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:08.154Z|4e5b1fd1-2142-4acd-ae98-b0f96e30b7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:58:08.155Z|4e5b1fd1-2142-4acd-ae98-b0f96e30b7c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:58:08.295Z|52cfa8ce-48f5-4ccd-963d-1e1ab581b809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:58:08.296Z|52cfa8ce-48f5-4ccd-963d-1e1ab581b809|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:58:12.840Z|3e1a2bec-7bf0-456c-b11b-939984fcf074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:12.840Z|5d1407ff-8fd1-4f4b-8e30-855af0b8365f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:12.841Z|3e1a2bec-7bf0-456c-b11b-939984fcf074|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:12.841Z|5d1407ff-8fd1-4f4b-8e30-855af0b8365f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:12.856Z|61ae84dd-cd19-4679-b464-f6f6c0491116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:12.858Z|61ae84dd-cd19-4679-b464-f6f6c0491116|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:16.340Z|38d5caad-379a-48d0-b877-7da5154f9aa5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T11:58:16.341Z|38d5caad-379a-48d0-b877-7da5154f9aa5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:22.875Z|2828e5a7-16bd-4c8a-957a-a0e8f71ed38e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:22.875Z|402b5317-56c9-4a53-8d36-a1f2e626369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:22.876Z|2828e5a7-16bd-4c8a-957a-a0e8f71ed38e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:22.876Z|402b5317-56c9-4a53-8d36-a1f2e626369c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:22.898Z|b79d8296-e258-4834-a582-172157a1f6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:22.899Z|b79d8296-e258-4834-a582-172157a1f6f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:23.154Z|9f2a9c3f-6239-4065-8cc1-d207f5405e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:58:23.157Z|9f2a9c3f-6239-4065-8cc1-d207f5405e7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:58:32.909Z|fb271038-9581-47f5-91e8-14212a9e4940|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:32.910Z|696787fc-b427-41e0-b0af-5dc80b365da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:32.911Z|696787fc-b427-41e0-b0af-5dc80b365da7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:32.911Z|fb271038-9581-47f5-91e8-14212a9e4940|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:32.927Z|d1931711-9826-47d7-8138-b30a768e6b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:32.928Z|d1931711-9826-47d7-8138-b30a768e6b75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:38.154Z|7291d9d5-65c1-4fbb-9ebc-f0975615c74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:58:38.154Z|7291d9d5-65c1-4fbb-9ebc-f0975615c74c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:58:38.297Z|ad072ea7-f85d-4c74-b202-950e2e810f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:58:38.298Z|ad072ea7-f85d-4c74-b202-950e2e810f24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:58:42.939Z|bec56e91-bb89-42ef-9fd5-7a2ae1ffec7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:42.940Z|9c79ec34-6f1c-487e-809e-6b8b9588a94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:42.941Z|9c79ec34-6f1c-487e-809e-6b8b9588a94b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:42.940Z|bec56e91-bb89-42ef-9fd5-7a2ae1ffec7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:42.964Z|4a3cb09d-50ba-4efa-a302-fe16e21570a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:42.967Z|4a3cb09d-50ba-4efa-a302-fe16e21570a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:52.972Z|a9e7b200-c285-4cc5-aa83-3e11d2c6e1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:52.973Z|a9e7b200-c285-4cc5-aa83-3e11d2c6e1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:52.980Z|6e7b866d-96a5-411c-857d-c7409e6bec3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:52.983Z|6e7b866d-96a5-411c-857d-c7409e6bec3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:53.002Z|4c9929ef-8a36-4d59-80d7-7082fd74e4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:58:53.003Z|4c9929ef-8a36-4d59-80d7-7082fd74e4e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:58:53.154Z|f352a239-e983-4de8-b9e2-e8c43f65a2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:58:53.155Z|f352a239-e983-4de8-b9e2-e8c43f65a2a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:03.010Z|e56c2bf6-a4da-4518-a298-fe872eeefa6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:03.010Z|97c21416-5a1f-4a9e-b8d5-7b1357f5f963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:03.011Z|e56c2bf6-a4da-4518-a298-fe872eeefa6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:03.011Z|97c21416-5a1f-4a9e-b8d5-7b1357f5f963|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:03.034Z|166c4f44-93e7-4116-adbc-98e2b5519dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:03.035Z|166c4f44-93e7-4116-adbc-98e2b5519dae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:08.154Z|aa8aa4d8-44a0-4f5e-9fd4-086cc786d9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:59:08.158Z|aa8aa4d8-44a0-4f5e-9fd4-086cc786d9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:08.299Z|0bbba67d-2e58-4f4c-9ed1-144f34ed1c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:59:08.300Z|0bbba67d-2e58-4f4c-9ed1-144f34ed1c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:13.040Z|8a5f2d08-c5e1-4385-9151-6aaab5ecb4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:13.041Z|e6be285f-1b63-4d01-9093-48be35cefac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:13.041Z|8a5f2d08-c5e1-4385-9151-6aaab5ecb4f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:13.042Z|e6be285f-1b63-4d01-9093-48be35cefac0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:13.074Z|b3dbc311-edc3-404c-8e0e-7bb6ffb09a84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:13.076Z|b3dbc311-edc3-404c-8e0e-7bb6ffb09a84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:16.327Z|a99fda36-802c-4f05-980c-13b7ebbb5a18|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T11:59:16.328Z|a99fda36-802c-4f05-980c-13b7ebbb5a18|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:23.079Z|c0d0f0ac-fe92-4a31-b534-408462c1c8e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:23.080Z|c0d0f0ac-fe92-4a31-b534-408462c1c8e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:23.089Z|4cb70bf0-ba79-4396-a498-e1fa33dd8b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:23.090Z|4cb70bf0-ba79-4396-a498-e1fa33dd8b52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:23.109Z|37ef50eb-421e-402a-b8c8-51bdd0a915d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:23.109Z|37ef50eb-421e-402a-b8c8-51bdd0a915d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:23.154Z|4eb32d7d-c025-4b58-bce1-976b7b9c652c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:59:23.154Z|4eb32d7d-c025-4b58-bce1-976b7b9c652c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:33.123Z|c175fef4-25ef-4cb3-bd13-0a9d66a2e25b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:33.123Z|bdd74301-85c8-47f6-b48a-859c5ea14648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:33.124Z|c175fef4-25ef-4cb3-bd13-0a9d66a2e25b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:33.124Z|bdd74301-85c8-47f6-b48a-859c5ea14648|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:33.150Z|8c42bafe-dfab-448d-aabb-5b00b1f97c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:33.151Z|8c42bafe-dfab-448d-aabb-5b00b1f97c7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:38.154Z|e06245ce-5ce9-40d0-9fcd-a69c27007d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:59:38.155Z|e06245ce-5ce9-40d0-9fcd-a69c27007d21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:38.301Z|4ae84e5a-bec2-439e-8900-f8d94fb4bd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:59:38.302Z|4ae84e5a-bec2-439e-8900-f8d94fb4bd7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:43.158Z|6f58f751-0115-4d72-963b-fc2bb3add279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:43.159Z|6f58f751-0115-4d72-963b-fc2bb3add279|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:43.176Z|62712ab6-fecb-4997-adbc-1d4516e15dae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:43.178Z|62712ab6-fecb-4997-adbc-1d4516e15dae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:43.187Z|ad49aa18-fdad-4585-bc9d-cc9d01d35a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:43.189Z|ad49aa18-fdad-4585-bc9d-cc9d01d35a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:53.154Z|6292c886-5242-452a-b63b-5c9d425c9082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T11:59:53.158Z|6292c886-5242-452a-b63b-5c9d425c9082|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T11:59:53.197Z|8c75f344-7bb2-44df-b41d-b72c60a461b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:53.198Z|8c75f344-7bb2-44df-b41d-b72c60a461b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:53.206Z|c04519ae-7c39-41d9-8a21-682a7042d98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:53.207Z|c04519ae-7c39-41d9-8a21-682a7042d98e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T11:59:53.220Z|fe48f1be-e928-446e-90bc-b08de2b72150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T11:59:53.221Z|fe48f1be-e928-446e-90bc-b08de2b72150|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:03.232Z|7983103c-839a-4228-aeae-87df75f92f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:03.233Z|7983103c-839a-4228-aeae-87df75f92f53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:03.243Z|368f5ec8-02cc-4bac-afe0-f8bfa576421c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:03.244Z|368f5ec8-02cc-4bac-afe0-f8bfa576421c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:03.257Z|897b5ea6-2765-40a9-9720-8dcfcd6c09d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:03.258Z|897b5ea6-2765-40a9-9720-8dcfcd6c09d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:08.154Z|8ef3e478-9c56-4a25-97c2-aaf061353afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:00:08.155Z|8ef3e478-9c56-4a25-97c2-aaf061353afd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:00:08.303Z|b3db0bb9-0169-4cc8-9ba0-2da3f034afba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:00:08.304Z|b3db0bb9-0169-4cc8-9ba0-2da3f034afba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:00:13.276Z|f94d66d1-8300-4f71-bca7-78835b547cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:13.276Z|d1061e76-ca82-4ce1-bfd0-9bc0e6119f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:13.277Z|d1061e76-ca82-4ce1-bfd0-9bc0e6119f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:13.277Z|f94d66d1-8300-4f71-bca7-78835b547cfd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:13.292Z|6af212bc-5b81-4e01-828a-e8181bd9f092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:13.293Z|6af212bc-5b81-4e01-828a-e8181bd9f092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:16.330Z|168df3ac-3a0b-4277-af7a-46cd9c5e4192|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:00:16.331Z|168df3ac-3a0b-4277-af7a-46cd9c5e4192|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:23.154Z|8424c8f9-807a-484c-900c-347baa561f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:00:23.155Z|8424c8f9-807a-484c-900c-347baa561f2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:00:23.321Z|13ebdef3-69f1-4c3c-9702-30efc3c31dd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:23.322Z|baf60fd3-a319-410b-9616-53f5cf6c61cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:23.323Z|13ebdef3-69f1-4c3c-9702-30efc3c31dd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:23.323Z|baf60fd3-a319-410b-9616-53f5cf6c61cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:23.338Z|a120ad15-00c5-4bf8-8094-6d50d2cda19b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:23.341Z|a120ad15-00c5-4bf8-8094-6d50d2cda19b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:33.360Z|731a9521-72ab-4d02-bbe6-0f949201b46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:33.361Z|731a9521-72ab-4d02-bbe6-0f949201b46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:33.370Z|fb2eb016-894c-43df-ad9e-2c51e920e1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:33.372Z|fb2eb016-894c-43df-ad9e-2c51e920e1b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:33.384Z|2f0a5406-0c2d-4181-84c4-3cba8bdb0038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:33.385Z|2f0a5406-0c2d-4181-84c4-3cba8bdb0038|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:38.154Z|2ca6b967-e815-4622-a4cd-ca50e73f22b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:00:38.157Z|2ca6b967-e815-4622-a4cd-ca50e73f22b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:00:38.305Z|a88f319c-0626-4223-85ef-d833c851672c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:00:38.306Z|a88f319c-0626-4223-85ef-d833c851672c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:00:43.419Z|16e08dbc-6b9d-4490-b166-c4098558b561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:43.421Z|16e08dbc-6b9d-4490-b166-c4098558b561|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:43.424Z|7e22e6ec-dfc3-4093-ab6f-6c1977da1e19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:43.424Z|7eb95142-410c-4da6-b9ac-bd42780e8770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:43.425Z|7e22e6ec-dfc3-4093-ab6f-6c1977da1e19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:43.425Z|7eb95142-410c-4da6-b9ac-bd42780e8770|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:53.154Z|ffbc3d0e-400e-4fc0-9edd-f1f3d475fab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:00:53.155Z|ffbc3d0e-400e-4fc0-9edd-f1f3d475fab2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:00:53.456Z|3927443f-6b34-4629-b7a3-489510de3fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:53.457Z|3927443f-6b34-4629-b7a3-489510de3fdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:53.457Z|cea2fada-dbb2-43dd-826b-d6a618313860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:53.457Z|59c5611c-7ca2-4861-b684-78c108e3fefa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:00:53.458Z|cea2fada-dbb2-43dd-826b-d6a618313860|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:00:53.458Z|59c5611c-7ca2-4861-b684-78c108e3fefa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:03.486Z|ce53c0f7-7141-4aad-9ae7-41334f4c0e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:03.486Z|c7b50c08-088f-47e7-b706-afb8c24cb71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:03.487Z|c7b50c08-088f-47e7-b706-afb8c24cb71b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:03.487Z|ce53c0f7-7141-4aad-9ae7-41334f4c0e32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:03.490Z|23917e5e-ad65-4de2-815d-e0b55fcdaa9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:03.490Z|23917e5e-ad65-4de2-815d-e0b55fcdaa9f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:08.154Z|9f8cb35a-7318-48a2-8e95-db178c1e6e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:01:08.155Z|9f8cb35a-7318-48a2-8e95-db178c1e6e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:01:08.307Z|87a6c9c1-c0cc-480c-9da0-6692fcab5054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:01:08.307Z|87a6c9c1-c0cc-480c-9da0-6692fcab5054|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:01:13.518Z|aaf9073a-0acf-4d7b-bf0a-693c0b970660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:13.519Z|aaf9073a-0acf-4d7b-bf0a-693c0b970660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:13.520Z|dcea781d-7498-403c-9a51-73e0e09b4aa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:13.521Z|dcea781d-7498-403c-9a51-73e0e09b4aa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:13.524Z|d1b2931c-3b42-4acf-9917-c2676582e7a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:13.526Z|d1b2931c-3b42-4acf-9917-c2676582e7a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:16.327Z|8e7b99ab-958d-46c4-b2bf-d0968f5152e0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:01:16.328Z|8e7b99ab-958d-46c4-b2bf-d0968f5152e0|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:23.155Z|e88fc11b-6025-4ad1-a8ec-20dce94ccd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:01:23.161Z|e88fc11b-6025-4ad1-a8ec-20dce94ccd72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:01:23.550Z|eece2fdb-4fd0-49d8-96cb-d4d2df2f8647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:23.551Z|eece2fdb-4fd0-49d8-96cb-d4d2df2f8647|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:23.571Z|d7f5ebd5-d4bc-4146-bf16-5c2ab2aae2cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:23.571Z|37630246-412b-48bc-ba82-1c88d3df5e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:23.572Z|d7f5ebd5-d4bc-4146-bf16-5c2ab2aae2cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:23.572Z|37630246-412b-48bc-ba82-1c88d3df5e43|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:33.600Z|4bd34b76-dc77-434a-80fe-50bc24034e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:33.600Z|4e4ac79b-8008-4e08-a388-d15164f4f734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:33.602Z|4e4ac79b-8008-4e08-a388-d15164f4f734|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:33.602Z|4bd34b76-dc77-434a-80fe-50bc24034e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:33.608Z|47a9a8cb-169b-4c57-877c-d3077bc12fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:33.609Z|47a9a8cb-169b-4c57-877c-d3077bc12fe6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:38.154Z|5298f805-4f8c-4075-8660-8902fa81c428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:01:38.155Z|5298f805-4f8c-4075-8660-8902fa81c428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:01:38.309Z|e30cd27f-0c02-4069-b239-00642d7ecb15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:01:38.310Z|e30cd27f-0c02-4069-b239-00642d7ecb15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:01:43.636Z|43f4467d-cbea-4ab9-afb8-7350ebad9ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:43.636Z|4ee73552-b0b1-49f6-918c-dd75101305fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:43.636Z|77bad6d4-7350-47f1-a4cb-27533b0ddf4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:43.637Z|4ee73552-b0b1-49f6-918c-dd75101305fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:43.637Z|43f4467d-cbea-4ab9-afb8-7350ebad9ca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:43.637Z|77bad6d4-7350-47f1-a4cb-27533b0ddf4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:53.154Z|9dac8ac9-8ffc-4674-82c4-797eebcaa6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:01:53.156Z|9dac8ac9-8ffc-4674-82c4-797eebcaa6fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:01:53.678Z|04c28626-5f48-4e5c-9c3b-744fad718c23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:53.678Z|e99ef24c-44f0-4d37-9d2a-e31f3ba99156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:53.679Z|e99ef24c-44f0-4d37-9d2a-e31f3ba99156|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:53.680Z|04c28626-5f48-4e5c-9c3b-744fad718c23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:01:53.680Z|5c02d56b-744f-4042-9974-ff1960bf24ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:01:53.681Z|5c02d56b-744f-4042-9974-ff1960bf24ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:03.710Z|28ef1ffc-ebd6-436d-8530-ebaedf653045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:03.711Z|3cc7b825-03b3-4a9a-9737-94cc3caa990f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:03.712Z|28ef1ffc-ebd6-436d-8530-ebaedf653045|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:03.712Z|3cc7b825-03b3-4a9a-9737-94cc3caa990f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:03.722Z|310694c6-b4a3-4d3f-a616-028556befde9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:03.723Z|310694c6-b4a3-4d3f-a616-028556befde9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:08.154Z|9cef45d8-4e63-4a25-90f4-e4fd7feac847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:02:08.159Z|9cef45d8-4e63-4a25-90f4-e4fd7feac847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:02:08.311Z|e948372d-3a36-412b-8293-bac27364693c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:02:08.312Z|e948372d-3a36-412b-8293-bac27364693c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:02:13.744Z|8f6f4e76-d5c7-407b-a923-eafc3cae6297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:13.745Z|8f6f4e76-d5c7-407b-a923-eafc3cae6297|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:13.749Z|a3f97008-bdd3-4910-9c62-a5c0286111e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:13.750Z|a3f97008-bdd3-4910-9c62-a5c0286111e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:13.759Z|03ef0b38-4597-41fd-b510-749be96e5ccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:13.760Z|03ef0b38-4597-41fd-b510-749be96e5ccb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:16.328Z|5bdae756-6fc1-4835-88c8-4f7702cc10e1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:02:16.329Z|5bdae756-6fc1-4835-88c8-4f7702cc10e1|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:23.154Z|3e4d3111-f31a-4a93-8343-a5ff0171d65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:02:23.155Z|3e4d3111-f31a-4a93-8343-a5ff0171d65d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:02:23.780Z|6e0254e0-7772-45fe-9b77-3c5d5ef8ec0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:23.780Z|0785887b-9d12-4fa4-8fdf-2d5e4b65c1e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:23.781Z|6e0254e0-7772-45fe-9b77-3c5d5ef8ec0f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:23.782Z|0785887b-9d12-4fa4-8fdf-2d5e4b65c1e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:23.789Z|d0cb82ac-d7fe-4c96-8ef1-c5eaf4e0e864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:23.790Z|d0cb82ac-d7fe-4c96-8ef1-c5eaf4e0e864|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:33.814Z|cdf8c058-7fff-4771-84ff-457c7340c4d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:33.816Z|cdf8c058-7fff-4771-84ff-457c7340c4d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:33.816Z|dc379d52-f05d-4615-bbf2-2f066e1daf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:33.816Z|dc379d52-f05d-4615-bbf2-2f066e1daf98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:33.818Z|9f307d00-6538-4ac7-bda5-c753f593a35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:33.819Z|9f307d00-6538-4ac7-bda5-c753f593a35e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:38.154Z|2aff8557-e4b9-46c6-a39e-fa21c9a3e3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:02:38.156Z|2aff8557-e4b9-46c6-a39e-fa21c9a3e3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:02:38.314Z|0bc0b448-21a7-44b5-818b-72454b944e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:02:38.315Z|0bc0b448-21a7-44b5-818b-72454b944e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:02:43.849Z|55c51b03-5cf5-476b-b9a6-ac528bf56fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:43.850Z|3edba15a-ae76-4b55-88db-a2ecb4bb6171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:43.850Z|55c51b03-5cf5-476b-b9a6-ac528bf56fe1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:43.851Z|3edba15a-ae76-4b55-88db-a2ecb4bb6171|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:43.857Z|6182cffa-0035-4336-be92-e25c24b98272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:43.859Z|6182cffa-0035-4336-be92-e25c24b98272|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:53.156Z|c81e60a0-09a4-4c7b-b2c8-02d54de6c400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:02:53.161Z|c81e60a0-09a4-4c7b-b2c8-02d54de6c400|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:02:53.890Z|9586e36e-d0ab-4c95-af61-504fb0cc504f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:53.890Z|8f77126e-bb3a-4616-9b75-009ffeb4c33c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:53.892Z|9586e36e-d0ab-4c95-af61-504fb0cc504f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:53.892Z|8f77126e-bb3a-4616-9b75-009ffeb4c33c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:02:53.896Z|51abdd92-39c0-47ae-af34-a38d67212246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:02:53.899Z|51abdd92-39c0-47ae-af34-a38d67212246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:03.929Z|d92e08cc-f66c-4098-b028-ccb5a91956c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:03.929Z|e2894cc2-bb39-4e54-aabc-4584cbde1f98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:03.930Z|d92e08cc-f66c-4098-b028-ccb5a91956c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:03.930Z|e2894cc2-bb39-4e54-aabc-4584cbde1f98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:03.929Z|b6464417-d56a-45b6-9db2-0eedccf00985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:03.933Z|b6464417-d56a-45b6-9db2-0eedccf00985|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:08.154Z|3377c317-a8b7-4386-a99d-f5fcfe4c4313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:03:08.155Z|3377c317-a8b7-4386-a99d-f5fcfe4c4313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:03:08.316Z|062af244-a5a9-4047-a159-7331204d1dda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:03:08.317Z|062af244-a5a9-4047-a159-7331204d1dda|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:03:13.972Z|0fce8293-4500-44cf-b652-792953d9dcb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:13.972Z|bb8f2134-960e-48f7-913c-7c6af93fed09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:13.973Z|8f608ea6-2d90-41ef-ad6c-e4dfa9bbf3ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:13.974Z|0fce8293-4500-44cf-b652-792953d9dcb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:13.974Z|8f608ea6-2d90-41ef-ad6c-e4dfa9bbf3ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:13.974Z|bb8f2134-960e-48f7-913c-7c6af93fed09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:16.330Z|5db1d41c-2877-4bee-807c-07635f249382|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:03:16.331Z|5db1d41c-2877-4bee-807c-07635f249382|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:23.154Z|ed512e9d-ad87-4182-aa22-177be366072b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:03:23.155Z|ed512e9d-ad87-4182-aa22-177be366072b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:03:24.013Z|356bef4a-9f21-4cf3-b13a-65d52cd3ca49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:24.013Z|bc82d152-30b6-4160-98dd-6b993922699f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:24.014Z|bc82d152-30b6-4160-98dd-6b993922699f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:24.017Z|356bef4a-9f21-4cf3-b13a-65d52cd3ca49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:24.019Z|7a1ff14a-763d-49e7-8fb5-81a23564c50d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:24.020Z|7a1ff14a-763d-49e7-8fb5-81a23564c50d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:34.050Z|fef09c25-865b-4f51-814d-5a31eeec1c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:34.050Z|502c2c84-8ce7-4777-9812-99bec0c143ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:34.051Z|502c2c84-8ce7-4777-9812-99bec0c143ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:34.051Z|fef09c25-865b-4f51-814d-5a31eeec1c7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:34.059Z|d42c721b-36e1-4c16-b51c-65d00af4fa57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:34.060Z|d42c721b-36e1-4c16-b51c-65d00af4fa57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:38.154Z|5750c16a-257e-407a-932c-5f93e701e845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:03:38.158Z|5750c16a-257e-407a-932c-5f93e701e845|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:03:38.318Z|4a80bef7-7008-4c43-8be3-1f76e25a3079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:03:38.319Z|4a80bef7-7008-4c43-8be3-1f76e25a3079|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:03:44.080Z|8787754d-7eb6-4198-961f-bd3866343032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:44.081Z|8787754d-7eb6-4198-961f-bd3866343032|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:44.081Z|1df99f8a-ecca-4c46-9ea9-1e9ff40bfaa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:44.082Z|1df99f8a-ecca-4c46-9ea9-1e9ff40bfaa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:44.086Z|39353f5e-f8bc-4128-83c3-4ab149e8017d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:44.088Z|39353f5e-f8bc-4128-83c3-4ab149e8017d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:53.154Z|232a0fcb-f440-466a-8b51-78aff6c629d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:03:53.155Z|232a0fcb-f440-466a-8b51-78aff6c629d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:03:54.117Z|d31ef1a7-c415-48ba-8de0-41c772ed856f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:54.117Z|b267d846-55ae-44b0-8e2a-7a046b6c53a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:54.118Z|b267d846-55ae-44b0-8e2a-7a046b6c53a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:54.118Z|d31ef1a7-c415-48ba-8de0-41c772ed856f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:03:54.116Z|7903ceb3-229c-4507-b067-0addb88b9721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:03:54.120Z|7903ceb3-229c-4507-b067-0addb88b9721|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:04.148Z|6aef33a2-5cac-450f-aa9e-f6512be3ce6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:04.150Z|6aef33a2-5cac-450f-aa9e-f6512be3ce6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:04.151Z|7d85b8d6-f81d-44e7-b479-ec285b4933e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:04.151Z|05f8d8a0-aaf4-47ac-be63-a1866202859a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:04.151Z|7d85b8d6-f81d-44e7-b479-ec285b4933e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:04.152Z|05f8d8a0-aaf4-47ac-be63-a1866202859a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:08.154Z|767a7623-1674-4904-8ffa-ffbcba84a0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:04:08.155Z|767a7623-1674-4904-8ffa-ffbcba84a0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:04:08.320Z|01611c49-37ec-492d-9018-2c90a612d90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:04:08.321Z|01611c49-37ec-492d-9018-2c90a612d90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:04:14.181Z|4344d617-0779-4b79-b4b9-c0a970e751d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:14.181Z|d1822069-095b-4c31-8bd9-869b2f689002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:14.182Z|d1822069-095b-4c31-8bd9-869b2f689002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:14.181Z|afa894c3-1e8e-42a5-bbcc-becd25478ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:14.184Z|afa894c3-1e8e-42a5-bbcc-becd25478ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:14.185Z|4344d617-0779-4b79-b4b9-c0a970e751d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:16.328Z|cd7f3691-f553-4c88-a0f0-9bde6026f537|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:04:16.329Z|cd7f3691-f553-4c88-a0f0-9bde6026f537|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:23.154Z|b127e648-c950-4bf5-9808-41dfec5e7b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:04:23.157Z|b127e648-c950-4bf5-9808-41dfec5e7b22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:04:24.223Z|7f571c1f-8ea2-4dd3-889b-2e268d2add3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:24.223Z|8e9c0fb5-1421-4d56-bf0e-7198dcd96873|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:24.224Z|efbef563-4517-4d51-a246-efec94a0b7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:24.224Z|7f571c1f-8ea2-4dd3-889b-2e268d2add3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:24.225Z|8e9c0fb5-1421-4d56-bf0e-7198dcd96873|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:24.225Z|efbef563-4517-4d51-a246-efec94a0b7fe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:34.255Z|1827d80f-3f1b-483d-a11e-4780f4465db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:34.257Z|1827d80f-3f1b-483d-a11e-4780f4465db5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:34.267Z|e53dba87-59c8-4fb6-bffc-89acc54d7704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:34.268Z|e53dba87-59c8-4fb6-bffc-89acc54d7704|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:34.269Z|214fcb8b-23c5-4850-87d4-a02dd05f7f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:34.269Z|214fcb8b-23c5-4850-87d4-a02dd05f7f2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:38.154Z|623e1bef-9dd7-4fd7-abbd-c772b568b5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:04:38.155Z|623e1bef-9dd7-4fd7-abbd-c772b568b5f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:04:38.322Z|6d327998-e849-40d6-94bb-2b5efa63f069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:04:38.323Z|6d327998-e849-40d6-94bb-2b5efa63f069|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:04:44.291Z|0d3d5d1b-2b7a-4f35-9a53-4b34dadd95d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:44.292Z|0d3d5d1b-2b7a-4f35-9a53-4b34dadd95d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:44.294Z|8754b6f6-6960-4bc8-a45c-c4afd9c2cb72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:44.294Z|91885cbb-a88e-4044-8467-a16cb3571ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:44.294Z|8754b6f6-6960-4bc8-a45c-c4afd9c2cb72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:44.295Z|91885cbb-a88e-4044-8467-a16cb3571ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:53.154Z|21c05523-d53b-4db7-a229-84a3708bdc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:04:53.155Z|21c05523-d53b-4db7-a229-84a3708bdc4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:04:54.331Z|a4513390-ffc8-4ef1-8fd1-562f541b26ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:54.333Z|a4513390-ffc8-4ef1-8fd1-562f541b26ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:54.337Z|5dd510f9-d32c-48df-b544-18e3b3867dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:54.337Z|0f260184-a987-4509-96a1-07534cb3246d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:04:54.338Z|5dd510f9-d32c-48df-b544-18e3b3867dcc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:04:54.338Z|0f260184-a987-4509-96a1-07534cb3246d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:04.365Z|fc83385c-b874-4e12-b747-33fdcd46eccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:04.367Z|fc83385c-b874-4e12-b747-33fdcd46eccb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:04.374Z|a9dccda9-a752-4239-9336-e0e8eae0223b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:04.374Z|579409e7-27f6-4069-9903-d8d69302dfdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:04.375Z|a9dccda9-a752-4239-9336-e0e8eae0223b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:04.375Z|579409e7-27f6-4069-9903-d8d69302dfdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:08.154Z|4a40e69f-fa13-421a-bb6f-bd47642717b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:05:08.157Z|4a40e69f-fa13-421a-bb6f-bd47642717b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:05:08.324Z|6053f934-9c8b-4af6-9300-893aa1e219c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:05:08.325Z|6053f934-9c8b-4af6-9300-893aa1e219c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:05:14.404Z|9048a408-ae2c-4c73-acf4-b215ca868795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:14.404Z|f6bdd041-1d16-4548-87fe-3ad14fb30281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:14.406Z|f6bdd041-1d16-4548-87fe-3ad14fb30281|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:14.411Z|9048a408-ae2c-4c73-acf4-b215ca868795|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:14.412Z|90b83fd2-c470-4e16-a817-6bf9ec9933cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:14.413Z|90b83fd2-c470-4e16-a817-6bf9ec9933cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:16.326Z|f0c8d61b-2fa3-4e3d-a220-3331f84c1909|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:05:16.327Z|f0c8d61b-2fa3-4e3d-a220-3331f84c1909|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:23.154Z|7b72cdf5-423c-430b-b725-b060bd3bfa62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:05:23.154Z|7b72cdf5-423c-430b-b725-b060bd3bfa62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:05:24.440Z|3c5a3faf-1e7e-403d-8a9a-bbcc21123c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:24.445Z|ee9656b4-b88b-4a69-85b9-4c4ed79fcd7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:24.446Z|ee9656b4-b88b-4a69-85b9-4c4ed79fcd7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:24.447Z|3c5a3faf-1e7e-403d-8a9a-bbcc21123c16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:24.453Z|877c57d9-945a-4597-a5d5-32a7c0fad162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:24.458Z|877c57d9-945a-4597-a5d5-32a7c0fad162|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:34.482Z|0330826e-a4db-4c87-9f4c-de94e608b6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:34.484Z|0330826e-a4db-4c87-9f4c-de94e608b6b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:34.486Z|10aebfc8-aa05-4eec-8deb-40bbcc7076bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:34.487Z|10aebfc8-aa05-4eec-8deb-40bbcc7076bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:34.490Z|9453dd12-d368-486f-a73f-3b7811fad8d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:34.491Z|9453dd12-d368-486f-a73f-3b7811fad8d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:38.154Z|5174d9d3-00b9-4fd3-aecc-580ec0145734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:05:38.154Z|5174d9d3-00b9-4fd3-aecc-580ec0145734|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:05:38.326Z|2401a478-4b8e-4ee0-b125-823ce82f01bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:05:38.327Z|2401a478-4b8e-4ee0-b125-823ce82f01bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:05:44.516Z|02d82ccc-19b5-4fc1-8c94-dcd1928dc992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:44.516Z|05c89e59-6ba3-47e3-a532-0bdf97247e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:44.517Z|05c89e59-6ba3-47e3-a532-0bdf97247e9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:44.517Z|02d82ccc-19b5-4fc1-8c94-dcd1928dc992|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:44.527Z|36d9dbdc-3ff0-4913-a487-d69a1bcf959f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:44.528Z|36d9dbdc-3ff0-4913-a487-d69a1bcf959f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:53.154Z|a8b3aa87-21a4-4d05-84c1-0d01d6d2646c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:05:53.157Z|a8b3aa87-21a4-4d05-84c1-0d01d6d2646c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:05:54.548Z|32ddf175-8309-49d5-93ed-721245c6cf28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:54.548Z|494b0c41-cf25-4f39-b7e5-e99a0406780a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:54.549Z|32ddf175-8309-49d5-93ed-721245c6cf28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:54.549Z|494b0c41-cf25-4f39-b7e5-e99a0406780a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:05:54.567Z|09db1218-0e0f-4364-81fa-154452080c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:05:54.568Z|09db1218-0e0f-4364-81fa-154452080c0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:04.581Z|df41d42e-3805-490a-9caf-48249ad848c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:04.581Z|8c6034ef-b17b-4a25-96ae-162f4d250e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:04.583Z|df41d42e-3805-490a-9caf-48249ad848c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:04.583Z|8c6034ef-b17b-4a25-96ae-162f4d250e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:04.609Z|32a8179d-5de2-4d56-a455-3515128c633f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:04.611Z|32a8179d-5de2-4d56-a455-3515128c633f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:08.154Z|64e3a0dd-5b02-4687-adb1-2e0e36c15eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:06:08.154Z|64e3a0dd-5b02-4687-adb1-2e0e36c15eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:06:08.329Z|6a939574-c996-4334-bf24-259ffb788dbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:06:08.330Z|6a939574-c996-4334-bf24-259ffb788dbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:06:14.612Z|24c6d829-fe9f-4eb9-a33a-ee2b6cdc0f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:14.614Z|24c6d829-fe9f-4eb9-a33a-ee2b6cdc0f68|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:14.615Z|343a7d5e-0e1f-4640-9de3-11918ba8313b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:14.616Z|343a7d5e-0e1f-4640-9de3-11918ba8313b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:14.643Z|267894df-ede8-4495-a3a6-48e568656783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:14.644Z|267894df-ede8-4495-a3a6-48e568656783|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:16.329Z|39d86ee9-2835-4321-b921-384c0ed0e9f7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:06:16.331Z|39d86ee9-2835-4321-b921-384c0ed0e9f7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:23.154Z|f9d41798-d964-4caf-b3eb-1eb8fe817e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:06:23.154Z|f9d41798-d964-4caf-b3eb-1eb8fe817e7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:06:24.646Z|e66b4fc0-ace8-409d-b03b-6ec9e14fa424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:24.647Z|e66b4fc0-ace8-409d-b03b-6ec9e14fa424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:24.650Z|9d859f68-b974-452b-9db2-831510975313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:24.651Z|9d859f68-b974-452b-9db2-831510975313|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:24.681Z|6cd9c983-76bf-4c68-8c11-0b1ab87ac591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:24.683Z|6cd9c983-76bf-4c68-8c11-0b1ab87ac591|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:34.686Z|659d17ed-0a7b-4410-98e8-1a8f159acbb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:34.686Z|659d17ed-0a7b-4410-98e8-1a8f159acbb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:34.690Z|8e34dbdf-e522-4012-ae33-823f5d198064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:34.691Z|8e34dbdf-e522-4012-ae33-823f5d198064|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:34.713Z|ef9394ff-322b-400a-851b-bcb51243eab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:34.714Z|ef9394ff-322b-400a-851b-bcb51243eab1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:38.154Z|0fd6fde9-de6e-4422-a14a-f82597962000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:06:38.157Z|0fd6fde9-de6e-4422-a14a-f82597962000|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:06:38.331Z|bf64aa39-729f-4339-931f-112a4cb86f67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:06:38.332Z|bf64aa39-729f-4339-931f-112a4cb86f67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:06:44.717Z|aac1213f-ef44-4f34-ba0e-f66049410ec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:44.718Z|aac1213f-ef44-4f34-ba0e-f66049410ec1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:44.721Z|98f70fab-704d-4564-a1fd-deb6655876c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:44.722Z|98f70fab-704d-4564-a1fd-deb6655876c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:44.747Z|633d628c-c548-4f00-b3c6-ce743640a436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:44.747Z|633d628c-c548-4f00-b3c6-ce743640a436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:53.154Z|22d299bf-dfda-49d3-a9da-50f8be26fe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:06:53.155Z|22d299bf-dfda-49d3-a9da-50f8be26fe49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:06:54.771Z|14a48525-3a70-4532-99f9-808ab3dc8ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:54.771Z|9c8003a5-5a4a-4156-9af0-353245c442ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:54.773Z|14a48525-3a70-4532-99f9-808ab3dc8ad9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:54.775Z|9c8003a5-5a4a-4156-9af0-353245c442ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:06:54.782Z|8014df2b-6fe4-4e06-9134-8db9309c84f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:06:54.784Z|8014df2b-6fe4-4e06-9134-8db9309c84f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:04.831Z|7822bf28-b505-42ec-a0c1-de1c2cfa5350|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:04.833Z|7822bf28-b505-42ec-a0c1-de1c2cfa5350|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:04.856Z|913b43fa-50de-45e6-a875-48ae97eb050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:04.856Z|7c0ef9cb-0387-4eaf-97b7-625a4871b16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:04.858Z|913b43fa-50de-45e6-a875-48ae97eb050c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:04.858Z|7c0ef9cb-0387-4eaf-97b7-625a4871b16c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:08.154Z|e5aa76d7-96fe-46d5-9302-f208bfcf83da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:07:08.156Z|e5aa76d7-96fe-46d5-9302-f208bfcf83da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:07:08.334Z|85d04c5a-5229-445f-9361-623ea79ae00d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:07:08.334Z|85d04c5a-5229-445f-9361-623ea79ae00d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:07:14.894Z|aabc9036-7898-4787-8d77-8d02fd369036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:14.896Z|aabc9036-7898-4787-8d77-8d02fd369036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:14.900Z|134a31c8-4cff-4de0-b804-19729ea70ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:14.903Z|134a31c8-4cff-4de0-b804-19729ea70ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:14.913Z|eeed2b61-d173-43c1-aac6-cfa4b6c7f70e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:14.914Z|eeed2b61-d173-43c1-aac6-cfa4b6c7f70e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:16.327Z|92472140-a6af-413f-a163-814e914d2411|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:07:16.329Z|92472140-a6af-413f-a163-814e914d2411|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:23.154Z|a3dc5980-86f4-4f5e-8ab8-0ba460e693cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:07:23.157Z|a3dc5980-86f4-4f5e-8ab8-0ba460e693cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:07:24.931Z|7757097d-1e68-4c3d-8144-703eb8a64a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:24.932Z|7757097d-1e68-4c3d-8144-703eb8a64a4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:24.936Z|435fceec-8adc-42a8-845a-faa55b5518fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:24.936Z|435fceec-8adc-42a8-845a-faa55b5518fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:24.943Z|16905bf2-a5cd-4e9f-89b1-d913d5898990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:24.943Z|16905bf2-a5cd-4e9f-89b1-d913d5898990|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:34.988Z|0e4fa10d-c7ee-4b2a-b99b-521c66a90f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:34.990Z|0e4fa10d-c7ee-4b2a-b99b-521c66a90f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:34.991Z|ecc10707-4bbb-429d-824c-a6a5b0c36aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:34.991Z|8703ab5c-26cc-4537-8bc9-a07517219f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:34.993Z|8703ab5c-26cc-4537-8bc9-a07517219f63|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:34.993Z|ecc10707-4bbb-429d-824c-a6a5b0c36aa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:38.154Z|2a0e4cc0-7ca0-4d9f-81ae-dd8cdb037299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:07:38.155Z|2a0e4cc0-7ca0-4d9f-81ae-dd8cdb037299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:07:38.335Z|13c4d953-0d48-426c-a076-9ab97c77dbd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:07:38.336Z|13c4d953-0d48-426c-a076-9ab97c77dbd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:07:45.037Z|bc58c64a-be98-4cd7-9e0e-416ae5cb0c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:45.037Z|fd7efa54-0777-4c9a-bbfe-f4968b0435fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:45.037Z|63ef9806-4cd4-4658-8ab3-643b8d9d53c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:45.038Z|bc58c64a-be98-4cd7-9e0e-416ae5cb0c9c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:45.038Z|63ef9806-4cd4-4658-8ab3-643b8d9d53c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:45.039Z|fd7efa54-0777-4c9a-bbfe-f4968b0435fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:53.154Z|354aee50-4ebf-4801-92e3-a8e77b1bf4b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:07:53.155Z|354aee50-4ebf-4801-92e3-a8e77b1bf4b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:07:55.072Z|6be623e7-494e-4d70-9fe6-6e7e09485104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:55.072Z|ae8a121b-a1dc-4be8-a2a3-b4b9744bba05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:55.073Z|ae8a121b-a1dc-4be8-a2a3-b4b9744bba05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:55.073Z|6be623e7-494e-4d70-9fe6-6e7e09485104|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:07:55.082Z|e406de68-803a-4c9c-ae97-d478b9b3fda2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:07:55.083Z|e406de68-803a-4c9c-ae97-d478b9b3fda2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:05.109Z|a59f6655-fe40-4851-ae74-6b981d97d918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:05.110Z|a59f6655-fe40-4851-ae74-6b981d97d918|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:05.120Z|618ef230-f76e-41d3-bb6a-8b59aa6c720c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:05.121Z|618ef230-f76e-41d3-bb6a-8b59aa6c720c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:05.145Z|cd0f599c-dddd-4474-bc0e-927c7c44c2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:05.147Z|cd0f599c-dddd-4474-bc0e-927c7c44c2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:08.154Z|de6d90f6-8332-4610-8aec-8f4d3a6e370a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:08:08.157Z|de6d90f6-8332-4610-8aec-8f4d3a6e370a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:08:08.337Z|0adf292e-3475-47b2-a9d0-0c70a252ce8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:08:08.338Z|0adf292e-3475-47b2-a9d0-0c70a252ce8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:08:15.163Z|2bd813a0-c6a7-475f-bf56-195c8e93a977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:15.165Z|8e0afe93-48dd-4280-ace8-413e5889e4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:15.166Z|8e0afe93-48dd-4280-ace8-413e5889e4e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:15.166Z|2bd813a0-c6a7-475f-bf56-195c8e93a977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:15.192Z|4792c74d-c8c6-4e15-a683-6c2b3512bab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:15.193Z|4792c74d-c8c6-4e15-a683-6c2b3512bab2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:16.327Z|933ca0db-ee2e-45fb-ad0d-fe8db8cfbcf4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:08:16.328Z|933ca0db-ee2e-45fb-ad0d-fe8db8cfbcf4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:23.154Z|847461cf-cee3-47e6-822e-74bc3d2460ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:08:23.154Z|847461cf-cee3-47e6-822e-74bc3d2460ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:08:25.194Z|24ab95e9-4431-4b38-89a4-9dd4195eab4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:25.194Z|83141eea-705c-459d-950f-7c342008b769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:25.195Z|24ab95e9-4431-4b38-89a4-9dd4195eab4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:25.195Z|83141eea-705c-459d-950f-7c342008b769|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:25.220Z|53baad80-864b-489e-8edc-1af20ea1a3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:25.221Z|53baad80-864b-489e-8edc-1af20ea1a3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:35.222Z|c86637ac-0d02-46e4-90e9-5fc273f96e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:35.223Z|c86637ac-0d02-46e4-90e9-5fc273f96e10|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:35.228Z|2b919a42-3f6d-411b-8340-9809f83733e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:35.230Z|2b919a42-3f6d-411b-8340-9809f83733e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:35.252Z|6ee84751-655f-4894-923e-60d243b4b189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:35.253Z|6ee84751-655f-4894-923e-60d243b4b189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:38.154Z|d808afee-27a0-415d-90c1-1349b3cc423f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:08:38.155Z|d808afee-27a0-415d-90c1-1349b3cc423f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:08:38.339Z|8475fc81-e901-464a-a51f-57459cf8aaa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:08:38.340Z|8475fc81-e901-464a-a51f-57459cf8aaa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:08:45.257Z|9a70277c-a32e-43cd-8179-10e948ba5e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:45.257Z|e39bcf78-7b1c-425c-af4b-79a78be1cb5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:45.258Z|e39bcf78-7b1c-425c-af4b-79a78be1cb5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:45.258Z|9a70277c-a32e-43cd-8179-10e948ba5e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:45.286Z|66521a0c-ce08-468e-9ca6-ba5cc31fddde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:45.287Z|66521a0c-ce08-468e-9ca6-ba5cc31fddde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:53.154Z|2ffc7c74-2979-41e9-9cdf-5ee99320f8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:08:53.157Z|2ffc7c74-2979-41e9-9cdf-5ee99320f8b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:08:55.293Z|d32b9340-5e4a-45c2-bd28-477ff94775b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:55.294Z|d32b9340-5e4a-45c2-bd28-477ff94775b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:55.301Z|e795a516-3bd9-4124-a59b-bc1ee7c9c5c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:55.302Z|e795a516-3bd9-4124-a59b-bc1ee7c9c5c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:08:55.332Z|863bbef2-c91d-4f64-ad3b-d9d5ef9b9f78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:08:55.332Z|863bbef2-c91d-4f64-ad3b-d9d5ef9b9f78|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:05.344Z|24b80154-c3b3-433b-9644-d076e4df150b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:05.344Z|6c58c22a-40e0-4057-8955-b866368253c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:05.345Z|24b80154-c3b3-433b-9644-d076e4df150b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:05.345Z|6c58c22a-40e0-4057-8955-b866368253c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:05.368Z|cc422213-bf1b-4297-ac9b-6bb453a487ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:05.369Z|cc422213-bf1b-4297-ac9b-6bb453a487ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:08.154Z|b6f017e8-9767-421e-ab3c-6e3475ee747d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:09:08.155Z|b6f017e8-9767-421e-ab3c-6e3475ee747d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:09:08.341Z|93f4e9ea-4d8d-4a38-ba33-a58f0a6baa28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:09:08.342Z|93f4e9ea-4d8d-4a38-ba33-a58f0a6baa28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:09:15.382Z|73d2ba0e-6a3c-476d-95a9-a72dc6e4ad09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:15.383Z|73d2ba0e-6a3c-476d-95a9-a72dc6e4ad09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:15.395Z|f9bc0233-6482-47d0-aa15-355d169d5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:15.396Z|f9bc0233-6482-47d0-aa15-355d169d5893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:15.400Z|5f0c62d5-f8d1-4c3d-85d0-441be5d66d01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:15.402Z|5f0c62d5-f8d1-4c3d-85d0-441be5d66d01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:16.326Z|64fd3a46-d27f-4dff-b35a-695194872ae0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:09:16.328Z|64fd3a46-d27f-4dff-b35a-695194872ae0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:23.154Z|db08cd07-3b74-41b4-a3a0-4e653bc94db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:09:23.156Z|db08cd07-3b74-41b4-a3a0-4e653bc94db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:09:25.415Z|a07c499f-b631-45cd-bf75-a4fcbe13d31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:25.416Z|a07c499f-b631-45cd-bf75-a4fcbe13d31a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:25.430Z|a8930ae1-d33c-4407-a2af-481a1969ff99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:25.431Z|a8930ae1-d33c-4407-a2af-481a1969ff99|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:25.434Z|86267e86-1dd9-4eee-af50-6b9fb7791f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:25.434Z|86267e86-1dd9-4eee-af50-6b9fb7791f23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:35.450Z|3a485905-0dd1-49b8-a52c-81dd2eaf825c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:35.452Z|3a485905-0dd1-49b8-a52c-81dd2eaf825c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:35.467Z|bae88d69-9a49-4d14-b016-2ccdf00e6a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:35.471Z|bae88d69-9a49-4d14-b016-2ccdf00e6a23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:35.479Z|4234dfbd-4baa-4418-955a-76cc47ed8871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:35.480Z|4234dfbd-4baa-4418-955a-76cc47ed8871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:38.154Z|913c2027-f3aa-4895-bb2e-dfef6330e558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:09:38.158Z|913c2027-f3aa-4895-bb2e-dfef6330e558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:09:38.343Z|6468c281-fc24-4145-a6d1-ee6427450653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:09:38.344Z|6468c281-fc24-4145-a6d1-ee6427450653|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:09:45.481Z|424ddbf2-719d-4fea-8d8e-de193ec2eb2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:45.483Z|424ddbf2-719d-4fea-8d8e-de193ec2eb2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:45.510Z|a6fdad77-89ae-4d57-95a6-8527876c813f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:45.511Z|a6fdad77-89ae-4d57-95a6-8527876c813f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:45.513Z|4496be4b-d55c-4530-847a-8d1e23e82353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:45.514Z|4496be4b-d55c-4530-847a-8d1e23e82353|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:53.154Z|c4bcf95c-7840-4667-95b4-5c9df1d2e3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:09:53.155Z|c4bcf95c-7840-4667-95b4-5c9df1d2e3fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:09:55.516Z|c979ca46-3028-46d4-b7ad-efa5bb57be60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:55.517Z|c979ca46-3028-46d4-b7ad-efa5bb57be60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:55.544Z|6f6e8ddb-79fa-4926-8b88-4e5ae2afbea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:55.544Z|a7efc54c-00a6-44f6-b381-fe871478e1b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:09:55.545Z|6f6e8ddb-79fa-4926-8b88-4e5ae2afbea8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:09:55.545Z|a7efc54c-00a6-44f6-b381-fe871478e1b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:05.561Z|89ba025f-a83c-42ac-978b-86e27e50de60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:05.563Z|89ba025f-a83c-42ac-978b-86e27e50de60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:05.580Z|9bfb06d7-de54-48d1-97ac-5d2f0358a5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:05.581Z|9bfb06d7-de54-48d1-97ac-5d2f0358a5b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:05.583Z|b22e3de1-0aa9-44f6-9d92-75af37c37941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:05.584Z|b22e3de1-0aa9-44f6-9d92-75af37c37941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:08.154Z|79f38dd8-5ac3-4ec7-95a4-29f51b0a79f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:10:08.155Z|79f38dd8-5ac3-4ec7-95a4-29f51b0a79f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:10:08.345Z|60066c42-b4df-4bdf-99c2-19dd3082b2c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:10:08.346Z|60066c42-b4df-4bdf-99c2-19dd3082b2c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:10:15.604Z|2de3ce30-0fce-4c75-8838-6a89ebe562ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:15.605Z|2de3ce30-0fce-4c75-8838-6a89ebe562ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:15.612Z|2427380a-1d73-4907-93dd-e08b23437113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:15.613Z|2427380a-1d73-4907-93dd-e08b23437113|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:15.613Z|74d10430-d05e-43a0-9559-d9c71ee307f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:15.614Z|74d10430-d05e-43a0-9559-d9c71ee307f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:16.328Z|60f9529a-c07e-475a-871c-8c167f06c6b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:10:16.330Z|60f9529a-c07e-475a-871c-8c167f06c6b2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:23.154Z|494d8d59-f012-4d28-a105-6ecd231da2e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:10:23.158Z|494d8d59-f012-4d28-a105-6ecd231da2e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:10:25.641Z|80fdb9c3-75f5-4aee-b0e8-db594923b055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:25.643Z|976f0fc4-4fac-4172-a4ef-51de2897c9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:25.644Z|80fdb9c3-75f5-4aee-b0e8-db594923b055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:25.644Z|976f0fc4-4fac-4172-a4ef-51de2897c9c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:25.651Z|56e859c8-c4fe-4adc-aca3-dc2cc7fef611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:25.653Z|56e859c8-c4fe-4adc-aca3-dc2cc7fef611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:35.677Z|06a60afb-0cb6-4b8b-a3a1-889cd2573982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:35.681Z|06a60afb-0cb6-4b8b-a3a1-889cd2573982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:35.684Z|5dfc77ad-850f-4777-8770-d9204148ea08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:35.685Z|5dfc77ad-850f-4777-8770-d9204148ea08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:35.684Z|25f5b1ad-ce4a-44b3-8e11-0008d3872fee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:35.686Z|25f5b1ad-ce4a-44b3-8e11-0008d3872fee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:38.154Z|9170b02f-9c4b-4bc7-bf81-e80d07348f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:10:38.156Z|9170b02f-9c4b-4bc7-bf81-e80d07348f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:10:38.348Z|11558204-1539-4d86-9a13-5388b3c8cb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:10:38.349Z|11558204-1539-4d86-9a13-5388b3c8cb46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:10:45.711Z|0a8ad55c-781b-4400-a821-0628502d0a76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:45.711Z|50b32372-fb49-48d2-af5f-0a0b9506c3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:45.712Z|f3737288-f866-45f8-871c-17f20354e595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:45.713Z|50b32372-fb49-48d2-af5f-0a0b9506c3eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:45.713Z|0a8ad55c-781b-4400-a821-0628502d0a76|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:45.713Z|f3737288-f866-45f8-871c-17f20354e595|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:53.154Z|a1948c17-873f-416a-ad3b-c86067f36510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:10:53.155Z|a1948c17-873f-416a-ad3b-c86067f36510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:10:55.742Z|f8a48920-e726-4024-8748-d0764ad4955d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:55.742Z|fbf216e2-7171-40d7-8eda-142fa665e3f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:55.743Z|f8a48920-e726-4024-8748-d0764ad4955d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:55.743Z|fbf216e2-7171-40d7-8eda-142fa665e3f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:10:55.751Z|00873ab1-479b-4181-bd2c-15780af72000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:10:55.752Z|00873ab1-479b-4181-bd2c-15780af72000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:05.774Z|4ebd0ea9-1a04-436f-83d6-048016701aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:05.775Z|4ebd0ea9-1a04-436f-83d6-048016701aca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:05.777Z|7aefec37-eb96-4e1d-ab27-7e625345362c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:05.778Z|7aefec37-eb96-4e1d-ab27-7e625345362c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:05.784Z|512d14d8-5e6a-4f6c-ba8d-fe5ad3058271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:05.785Z|512d14d8-5e6a-4f6c-ba8d-fe5ad3058271|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:08.174Z|f696c201-60cf-4f0e-a508-4ef18d6093d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:11:08.192Z|f696c201-60cf-4f0e-a508-4ef18d6093d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:11:08.350Z|dc8fddb7-d378-4931-8a97-1e562df5198a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:11:08.351Z|dc8fddb7-d378-4931-8a97-1e562df5198a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:11:15.813Z|9b67ae66-2b3d-486e-b1d8-88e3762f04f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:15.814Z|9b67ae66-2b3d-486e-b1d8-88e3762f04f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:15.820Z|7f7e1203-98f3-4aca-b497-adde54dacfc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:15.821Z|7f7e1203-98f3-4aca-b497-adde54dacfc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:15.830Z|5a93f20f-fb7a-45c9-9737-97e43996eaa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:15.832Z|5a93f20f-fb7a-45c9-9737-97e43996eaa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:16.327Z|a8ce2ff7-875c-4c00-966f-58a9dadd7683|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:11:16.328Z|a8ce2ff7-875c-4c00-966f-58a9dadd7683|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:23.154Z|c508f66c-5d06-4699-a5e5-2d001abdab81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:11:23.155Z|c508f66c-5d06-4699-a5e5-2d001abdab81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:11:25.857Z|91d6d0e4-204e-41c7-b0bf-ccdb5ba9bf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:25.858Z|91d6d0e4-204e-41c7-b0bf-ccdb5ba9bf25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:25.867Z|c006a62d-1fbe-4593-88fb-08c03c3082c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:25.867Z|c006a62d-1fbe-4593-88fb-08c03c3082c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:25.882Z|75db26da-72c9-48df-8292-5aa7967d258f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:25.883Z|75db26da-72c9-48df-8292-5aa7967d258f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:35.896Z|a367dbe3-b2ca-4eeb-9b0c-efb41d21ff28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:35.897Z|a367dbe3-b2ca-4eeb-9b0c-efb41d21ff28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:35.899Z|502270cf-3612-4802-ab18-d3897f49486a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:35.900Z|502270cf-3612-4802-ab18-d3897f49486a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:35.926Z|84339b46-da5f-48ad-96a0-2ed4b11be397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:35.928Z|84339b46-da5f-48ad-96a0-2ed4b11be397|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:38.154Z|72da3c8e-dcce-471a-bc91-3fb2a9359c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:11:38.155Z|72da3c8e-dcce-471a-bc91-3fb2a9359c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:11:38.353Z|374c0390-edd7-45b6-adbe-ce1d5952b8c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:11:38.353Z|374c0390-edd7-45b6-adbe-ce1d5952b8c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:11:45.938Z|b6aedb5d-d427-4cb4-8e98-dd4546ecc9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:45.939Z|b6aedb5d-d427-4cb4-8e98-dd4546ecc9c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:45.941Z|0a1ae6a8-eb3b-400f-baa2-b071c4ff3d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:45.943Z|0a1ae6a8-eb3b-400f-baa2-b071c4ff3d92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:45.963Z|7ef9850c-aab6-44ed-a70c-1b6bbdc71e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:45.964Z|7ef9850c-aab6-44ed-a70c-1b6bbdc71e1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:53.154Z|3e85b833-0726-4e51-b22c-119507d108ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:11:53.158Z|3e85b833-0726-4e51-b22c-119507d108ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:11:55.980Z|8cf0ff14-bf25-4a5c-8e46-68b8116dbd5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:55.980Z|278ba5c9-8188-43fe-8e17-89575d3f2ab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:55.981Z|8cf0ff14-bf25-4a5c-8e46-68b8116dbd5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:55.983Z|278ba5c9-8188-43fe-8e17-89575d3f2ab2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:11:56.000Z|a19f5ab7-70f1-4862-bfad-9fc8d7a8d06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:11:56.001Z|a19f5ab7-70f1-4862-bfad-9fc8d7a8d06b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:06.017Z|4a953bcf-fddb-42b7-b946-469cedf80748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:06.019Z|4a953bcf-fddb-42b7-b946-469cedf80748|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:06.023Z|33088c08-4917-47c7-87df-b6a189cfd78f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:06.025Z|33088c08-4917-47c7-87df-b6a189cfd78f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:06.031Z|0db694c7-5ea7-4a5b-9636-c5c2817b7976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:06.033Z|0db694c7-5ea7-4a5b-9636-c5c2817b7976|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:08.154Z|a162712b-d6b9-41e7-94f6-aaae1963d4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:12:08.155Z|a162712b-d6b9-41e7-94f6-aaae1963d4fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:12:08.354Z|9d92a0e6-909a-4994-aaff-c64949b2bf94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:12:08.355Z|9d92a0e6-909a-4994-aaff-c64949b2bf94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:12:16.056Z|0fbc91a2-2596-4606-931e-9c4721f2f1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:16.056Z|4596a519-12aa-498a-aa67-180e962c5bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:16.057Z|9b66309d-5e80-4cb3-8ba0-6711accf3208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:16.058Z|0fbc91a2-2596-4606-931e-9c4721f2f1cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:16.058Z|4596a519-12aa-498a-aa67-180e962c5bba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:16.058Z|9b66309d-5e80-4cb3-8ba0-6711accf3208|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:16.326Z|ed223803-8f8e-4905-a782-e0423925cb12|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:12:16.327Z|ed223803-8f8e-4905-a782-e0423925cb12|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:23.154Z|b9b3287b-9f77-4a8f-ad66-0a53c60bf572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:12:23.155Z|b9b3287b-9f77-4a8f-ad66-0a53c60bf572|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:12:26.087Z|b945a877-1675-4545-803c-9a43f6d3055a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:26.095Z|b945a877-1675-4545-803c-9a43f6d3055a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:26.099Z|6974742d-96e9-466c-a6cf-47e95535abce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:26.102Z|6974742d-96e9-466c-a6cf-47e95535abce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:26.111Z|6a5ae115-2eba-4258-acb3-a52bf6575634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:26.113Z|6a5ae115-2eba-4258-acb3-a52bf6575634|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:36.142Z|41ebbe5a-b110-4659-b5c5-cf84fb0fc4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:36.142Z|ca1aa108-a494-4094-b366-91f72e6dcd4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:36.143Z|ca1aa108-a494-4094-b366-91f72e6dcd4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:36.145Z|41ebbe5a-b110-4659-b5c5-cf84fb0fc4fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:36.158Z|70d3e832-1364-4d68-a9b4-b88de5d6aafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:36.160Z|70d3e832-1364-4d68-a9b4-b88de5d6aafc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:38.154Z|9390829b-ae57-4eee-a7ea-9d20bcf14d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:12:38.161Z|9390829b-ae57-4eee-a7ea-9d20bcf14d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:12:38.357Z|6a2f08f2-60c2-4a63-af37-31f27974729c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:12:38.358Z|6a2f08f2-60c2-4a63-af37-31f27974729c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:12:46.178Z|9ccf895e-e58b-40b7-828c-202dec1ee00d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:46.178Z|483a0fc8-f0a9-4c98-8e7f-1430482ecbed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:46.179Z|483a0fc8-f0a9-4c98-8e7f-1430482ecbed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:46.179Z|9ccf895e-e58b-40b7-828c-202dec1ee00d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:46.196Z|44c633c5-c15d-49c9-8654-c3be4606bf20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:46.197Z|44c633c5-c15d-49c9-8654-c3be4606bf20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:53.154Z|949f226a-ce65-4397-890d-27ecb1edb59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:12:53.154Z|949f226a-ce65-4397-890d-27ecb1edb59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:12:56.205Z|17c8a396-ffe9-42de-ac21-0074f2727f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:56.206Z|17c8a396-ffe9-42de-ac21-0074f2727f33|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:56.205Z|6694245c-7100-456b-a918-1917ba4031bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:56.207Z|6694245c-7100-456b-a918-1917ba4031bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:12:56.233Z|9f1cb19f-415e-4197-9f3d-8e5396e02265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:12:56.234Z|9f1cb19f-415e-4197-9f3d-8e5396e02265|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:06.233Z|e9fbcd22-aebc-4771-b4f6-976a66ee7275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:06.233Z|b342ed4c-2b97-4f34-9bea-f5a1bbca7aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:06.234Z|b342ed4c-2b97-4f34-9bea-f5a1bbca7aba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:06.234Z|e9fbcd22-aebc-4771-b4f6-976a66ee7275|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:06.262Z|ecfde8e6-1a84-47ac-a4fa-53a5a3d8f3d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:06.264Z|ecfde8e6-1a84-47ac-a4fa-53a5a3d8f3d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:08.154Z|8124a911-4721-4ad5-95a9-ad8ef83db5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:13:08.155Z|8124a911-4721-4ad5-95a9-ad8ef83db5de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:13:08.359Z|6b97abe7-3164-422c-8f12-e2d3633e9b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:13:08.360Z|6b97abe7-3164-422c-8f12-e2d3633e9b41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:13:16.260Z|ab034189-3313-458c-80c3-78376b14366f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:16.261Z|ab034189-3313-458c-80c3-78376b14366f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:16.263Z|0bfbd27b-b4e7-4cd1-ac52-49af632c074f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:16.264Z|0bfbd27b-b4e7-4cd1-ac52-49af632c074f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:16.291Z|1f2f1882-660c-44d6-81c0-b2833a0fe70c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:16.292Z|1f2f1882-660c-44d6-81c0-b2833a0fe70c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:16.327Z|131fc766-fb28-4ad2-a1c3-a160485f81b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:13:16.328Z|131fc766-fb28-4ad2-a1c3-a160485f81b7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:23.154Z|34e73584-40a5-4cef-99f5-95aa12fab26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:13:23.156Z|34e73584-40a5-4cef-99f5-95aa12fab26a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:13:26.292Z|8ce08e95-372c-4259-ac0b-cf121c3f4b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:26.292Z|0c4e8ca0-aa81-4cdd-91b7-df466f69e82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:26.293Z|8ce08e95-372c-4259-ac0b-cf121c3f4b77|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:26.293Z|0c4e8ca0-aa81-4cdd-91b7-df466f69e82c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:26.320Z|c04f62a0-964b-49fd-80a8-f65bf4d3766b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:26.321Z|c04f62a0-964b-49fd-80a8-f65bf4d3766b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:36.324Z|78d3c2db-03be-4884-8f99-f2f241d29f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:36.326Z|78d3c2db-03be-4884-8f99-f2f241d29f51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:36.329Z|45540180-05be-40d0-a6df-23dd2d9b63db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:36.330Z|45540180-05be-40d0-a6df-23dd2d9b63db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:36.349Z|9bce1263-fc65-4c71-8bde-11f144ea2baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:36.350Z|9bce1263-fc65-4c71-8bde-11f144ea2baa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:38.154Z|4a2c442f-3cad-47be-a4e5-b37697efdb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:13:38.155Z|4a2c442f-3cad-47be-a4e5-b37697efdb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:13:38.362Z|20eb1dc0-ae6b-4d8f-a1a0-ed997c8c678b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:13:38.363Z|20eb1dc0-ae6b-4d8f-a1a0-ed997c8c678b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:13:46.353Z|5411b1b9-34e9-440f-8d49-691c453bc436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:46.354Z|5411b1b9-34e9-440f-8d49-691c453bc436|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:46.355Z|eab0e56b-9c99-4ef0-bd2f-1f1261a43ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:46.356Z|eab0e56b-9c99-4ef0-bd2f-1f1261a43ce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:46.378Z|718a2268-fcb1-478a-8188-c401a17e8237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:46.379Z|718a2268-fcb1-478a-8188-c401a17e8237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:53.154Z|8eafa01d-51a4-4e90-8f9e-d587a1b8b245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:13:53.154Z|8eafa01d-51a4-4e90-8f9e-d587a1b8b245|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:13:56.380Z|2569db79-7362-4330-a300-10c97a4da3c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:56.381Z|58dde1e8-d308-4dc5-9e99-640241f7c2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:56.381Z|2569db79-7362-4330-a300-10c97a4da3c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:56.382Z|58dde1e8-d308-4dc5-9e99-640241f7c2ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:13:56.414Z|4573adc8-3bcc-4238-ba46-7f54d5691382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:13:56.415Z|4573adc8-3bcc-4238-ba46-7f54d5691382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:06.411Z|f92bc3d5-6eaf-41c8-bfed-b1b14f29ab75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:06.413Z|f92bc3d5-6eaf-41c8-bfed-b1b14f29ab75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:06.414Z|9630618d-57f8-48e8-adf1-58ecf3bf728f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:06.416Z|9630618d-57f8-48e8-adf1-58ecf3bf728f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:06.443Z|193dccbf-4307-4f68-8f12-9a8755ceb5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:06.444Z|193dccbf-4307-4f68-8f12-9a8755ceb5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:08.154Z|c16242d2-ef9c-4b1c-ac54-d236f7f6533d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:14:08.157Z|c16242d2-ef9c-4b1c-ac54-d236f7f6533d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:14:08.364Z|7913733d-79e9-48b0-aa30-06c3129c3268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:14:08.364Z|7913733d-79e9-48b0-aa30-06c3129c3268|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:14:16.326Z|76cce686-42ec-49d8-b429-0cbfc6c3beff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:14:16.328Z|76cce686-42ec-49d8-b429-0cbfc6c3beff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:16.445Z|22fed7cf-2ce2-48bf-88ca-b14370938c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:16.446Z|e5139902-800c-4459-89ef-998450c98a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:16.447Z|e5139902-800c-4459-89ef-998450c98a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:16.446Z|22fed7cf-2ce2-48bf-88ca-b14370938c64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:16.483Z|748084c6-a6d3-4863-bf17-cbc9ba9c1771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:16.484Z|748084c6-a6d3-4863-bf17-cbc9ba9c1771|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:23.154Z|26948119-e0a4-413f-adb5-06d3de37eb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:14:23.154Z|26948119-e0a4-413f-adb5-06d3de37eb74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:14:26.475Z|89d468aa-2ff0-4cb9-bb77-3c871d8e85b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:26.476Z|89d468aa-2ff0-4cb9-bb77-3c871d8e85b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:26.480Z|8ce1e211-a9f5-4894-8c3c-5228cac6b335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:26.481Z|8ce1e211-a9f5-4894-8c3c-5228cac6b335|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:26.512Z|136e41fc-a4f3-44b8-97ab-a4d9dcaf23f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:26.513Z|136e41fc-a4f3-44b8-97ab-a4d9dcaf23f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:36.509Z|d13a5faf-f97e-46c3-9197-3b8ac79f2fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:36.510Z|d13a5faf-f97e-46c3-9197-3b8ac79f2fb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:36.513Z|746f5a9a-bf2a-43e8-ae5c-e9e3da5a0b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:36.514Z|746f5a9a-bf2a-43e8-ae5c-e9e3da5a0b87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:36.542Z|8e785706-641d-46a2-a8db-103803517f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:36.543Z|8e785706-641d-46a2-a8db-103803517f56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:38.154Z|c14ecb56-4ee6-4013-baa1-b01cf4b73a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:14:38.155Z|c14ecb56-4ee6-4013-baa1-b01cf4b73a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:14:38.365Z|1ec0a709-30e9-4b09-881f-c6cc7ade1f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:14:38.366Z|1ec0a709-30e9-4b09-881f-c6cc7ade1f38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:14:46.541Z|2872a462-53f4-42a8-9715-236299220fb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:46.542Z|2872a462-53f4-42a8-9715-236299220fb1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:46.548Z|4e851043-12a5-42a3-bccf-87366da16d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:46.550Z|4e851043-12a5-42a3-bccf-87366da16d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:46.574Z|52d46355-079b-4455-aae3-0b4c21d37f53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:46.576Z|52d46355-079b-4455-aae3-0b4c21d37f53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:53.154Z|2b9e83aa-6fbb-4e1f-8d9f-9e0bad93d522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:14:53.158Z|2b9e83aa-6fbb-4e1f-8d9f-9e0bad93d522|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:14:56.572Z|043bbd13-ee11-4179-90aa-53e0c7e79815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:56.573Z|043bbd13-ee11-4179-90aa-53e0c7e79815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:56.581Z|99bd655c-52f2-4dd2-a5ff-96d5040d8179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:56.583Z|99bd655c-52f2-4dd2-a5ff-96d5040d8179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:14:56.610Z|a27b1ad2-d2eb-4980-8b7c-32bc33ae4774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:14:56.611Z|a27b1ad2-d2eb-4980-8b7c-32bc33ae4774|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:06.604Z|5bfaea0b-0c3d-4372-8e69-0ac7f783e13b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:06.605Z|5bfaea0b-0c3d-4372-8e69-0ac7f783e13b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:06.615Z|93f1180f-86d2-4ee8-b11f-f7c7a9e35d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:06.616Z|93f1180f-86d2-4ee8-b11f-f7c7a9e35d29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:06.638Z|8767de54-6a4a-426a-af3d-71c694005eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:06.639Z|8767de54-6a4a-426a-af3d-71c694005eee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:08.154Z|e8bc18ca-1157-4140-a78e-8da9a22a917d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:15:08.155Z|e8bc18ca-1157-4140-a78e-8da9a22a917d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:15:08.367Z|d539c985-3199-46e8-ab72-ace8fecc110f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:15:08.368Z|d539c985-3199-46e8-ab72-ace8fecc110f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:15:16.328Z|0a24b41a-2d8f-4aca-b42b-6ca09136cd19|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:15:16.329Z|0a24b41a-2d8f-4aca-b42b-6ca09136cd19|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:16.635Z|614e8de8-74f1-4ba9-abe6-e1f9d5ec9060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:16.636Z|614e8de8-74f1-4ba9-abe6-e1f9d5ec9060|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:16.640Z|703d9356-77e9-4c5f-858c-195fd12d1546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:16.642Z|703d9356-77e9-4c5f-858c-195fd12d1546|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:16.671Z|45e4b321-7401-4e44-b745-15aff5d8f483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:16.672Z|45e4b321-7401-4e44-b745-15aff5d8f483|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:23.154Z|8b833649-9aca-41b4-b485-b94602652d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:15:23.155Z|8b833649-9aca-41b4-b485-b94602652d67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:15:26.666Z|8b0fedd3-dc71-488c-ade7-a50bcb0a6b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:26.667Z|8b0fedd3-dc71-488c-ade7-a50bcb0a6b96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:26.685Z|6271254c-d5d2-4b93-b52c-b8aeb3483e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:26.686Z|6271254c-d5d2-4b93-b52c-b8aeb3483e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:26.710Z|922a0165-4a00-44da-acf3-35f03b3de302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:26.711Z|922a0165-4a00-44da-acf3-35f03b3de302|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:36.717Z|32f624d7-0f87-4b8b-a223-ca1401ebe6aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:36.717Z|ac25ae69-5933-4e51-97f4-004519a41e67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:36.719Z|32f624d7-0f87-4b8b-a223-ca1401ebe6aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:36.719Z|ac25ae69-5933-4e51-97f4-004519a41e67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:36.740Z|d3f11ffb-1218-48b1-992f-3205c16d5f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:36.742Z|d3f11ffb-1218-48b1-992f-3205c16d5f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:38.154Z|f11ba076-cb63-43e0-b1a9-1cdf809c4a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:15:38.159Z|f11ba076-cb63-43e0-b1a9-1cdf809c4a1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:15:38.369Z|8cfda8d7-3b84-49a6-bb3a-f2ea8ae1b76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:15:38.370Z|8cfda8d7-3b84-49a6-bb3a-f2ea8ae1b76d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:15:46.766Z|d9d644ae-5c81-4424-84c2-0677474f4205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:46.767Z|234a59b8-9774-4d17-aab0-5fd8bd0429b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:46.768Z|234a59b8-9774-4d17-aab0-5fd8bd0429b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:46.768Z|d9d644ae-5c81-4424-84c2-0677474f4205|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:46.779Z|b26c6d69-75ca-4953-a6cc-fed7bb630543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:46.780Z|b26c6d69-75ca-4953-a6cc-fed7bb630543|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:53.154Z|5233d89e-86d2-4215-b738-41636227410a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:15:53.155Z|5233d89e-86d2-4215-b738-41636227410a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:15:56.801Z|eed55fae-c347-4189-a3d6-70065a2648b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:56.801Z|c0930d94-4c72-4603-b7ed-0cf4336f5b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:56.803Z|eed55fae-c347-4189-a3d6-70065a2648b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:56.803Z|c0930d94-4c72-4603-b7ed-0cf4336f5b75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:15:56.818Z|161043da-f75e-47ac-80f6-9dba0428c896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:15:56.818Z|161043da-f75e-47ac-80f6-9dba0428c896|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:06.840Z|b1aa07c2-0f75-49f8-acae-13ff7d46272f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:06.841Z|3d5308dc-42bd-4635-953a-4aa7b999dab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:06.842Z|b1aa07c2-0f75-49f8-acae-13ff7d46272f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:06.842Z|3d5308dc-42bd-4635-953a-4aa7b999dab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:06.849Z|02868179-95a5-4e18-8339-44cc381ad466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:06.851Z|02868179-95a5-4e18-8339-44cc381ad466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:08.154Z|5b7b8ec6-ddeb-4e7c-bfb5-cd4ad4488d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:16:08.155Z|5b7b8ec6-ddeb-4e7c-bfb5-cd4ad4488d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:16:08.371Z|fe064b2f-d50e-4918-a7cb-ca4964e5fc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:16:08.372Z|fe064b2f-d50e-4918-a7cb-ca4964e5fc79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:16:16.328Z|63302c75-be14-4d40-a841-07a9676f73c3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:16:16.330Z|63302c75-be14-4d40-a841-07a9676f73c3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:16.879Z|ccdafb11-86a6-47a8-8630-1a6c568726e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:16.878Z|b8718210-70e4-4836-a5f6-1c5b639a8411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:16.880Z|ccdafb11-86a6-47a8-8630-1a6c568726e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:16.880Z|b8718210-70e4-4836-a5f6-1c5b639a8411|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:16.898Z|99b18954-dd9d-429f-983c-b20b3f9ac272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:16.899Z|99b18954-dd9d-429f-983c-b20b3f9ac272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:23.153Z|3e9cd6bf-e0d6-4fc3-91d0-fef75f61d776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:16:23.157Z|3e9cd6bf-e0d6-4fc3-91d0-fef75f61d776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:16:26.909Z|00372b41-691b-4754-ba5e-0a0271e96d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:26.910Z|00372b41-691b-4754-ba5e-0a0271e96d5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:26.909Z|38939d0f-a6d8-4921-b913-e5b12471e0e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:26.911Z|38939d0f-a6d8-4921-b913-e5b12471e0e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:26.930Z|93dd46da-234b-44fc-bb54-d5a28b9517d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:26.931Z|93dd46da-234b-44fc-bb54-d5a28b9517d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:36.939Z|ae1eeac7-6163-4576-a92c-c4ccf601a0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:36.939Z|974a04ca-662a-4930-b73e-75f39822490b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:36.940Z|974a04ca-662a-4930-b73e-75f39822490b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:36.940Z|ae1eeac7-6163-4576-a92c-c4ccf601a0e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:36.964Z|1ff61a01-b6a2-453f-8a49-2cefe27aa689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:36.965Z|1ff61a01-b6a2-453f-8a49-2cefe27aa689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:38.154Z|b5008e54-378a-4c75-947a-db6393cd02c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:16:38.155Z|b5008e54-378a-4c75-947a-db6393cd02c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:16:38.373Z|626be848-48a4-403e-ac8c-79953ab4c8e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:16:38.374Z|626be848-48a4-403e-ac8c-79953ab4c8e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:16:46.980Z|03aac23f-e0f6-4c34-b356-576650142d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:46.981Z|03aac23f-e0f6-4c34-b356-576650142d02|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:46.981Z|20d9c58b-f5a8-46fe-b197-194c240ae64f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:46.981Z|20d9c58b-f5a8-46fe-b197-194c240ae64f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:46.999Z|bec56e1b-820c-43b5-935e-d8726d6f65b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:47.000Z|bec56e1b-820c-43b5-935e-d8726d6f65b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:53.154Z|64f74e4c-ec72-4a95-a3fe-7e3fb21a2600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:16:53.155Z|64f74e4c-ec72-4a95-a3fe-7e3fb21a2600|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:16:57.010Z|2275ed8d-8407-4d73-8053-801fda86a633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:57.010Z|3dd25f7d-83b9-4369-ad9a-0093798f508f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:57.012Z|2275ed8d-8407-4d73-8053-801fda86a633|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:57.013Z|3dd25f7d-83b9-4369-ad9a-0093798f508f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:16:57.029Z|049e19d9-9f7b-4c6d-b1ad-3d0db00bc37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:16:57.030Z|049e19d9-9f7b-4c6d-b1ad-3d0db00bc37e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:07.047Z|e4b2c63c-3ed2-40ca-8b96-7b9ebbb64466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:07.047Z|80928d88-fdb2-47bf-a790-942edeea6d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:07.048Z|80928d88-fdb2-47bf-a790-942edeea6d9a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:07.048Z|e4b2c63c-3ed2-40ca-8b96-7b9ebbb64466|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:07.060Z|c33273af-5632-4c1c-8791-59b157fa63a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:07.061Z|c33273af-5632-4c1c-8791-59b157fa63a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:08.154Z|8765e5ff-95b9-4d12-806b-d5b183685b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:17:08.158Z|8765e5ff-95b9-4d12-806b-d5b183685b4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:17:08.376Z|6b3d3de2-9042-45ab-964d-44a14cedff74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:17:08.377Z|6b3d3de2-9042-45ab-964d-44a14cedff74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:17:16.327Z|3780ae7f-424c-4c52-921c-eb16da09e583|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:17:16.328Z|3780ae7f-424c-4c52-921c-eb16da09e583|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:17.077Z|4baa97c0-d6f0-44e8-b8f0-d914c9a9af03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:17.077Z|220928ec-82dc-4ffc-96f7-a4c0fe4d3569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:17.078Z|4baa97c0-d6f0-44e8-b8f0-d914c9a9af03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:17.078Z|220928ec-82dc-4ffc-96f7-a4c0fe4d3569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:17.096Z|78d7c9d9-20cc-438c-b4e2-fef323e6dedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:17.097Z|78d7c9d9-20cc-438c-b4e2-fef323e6dedd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:23.154Z|880254af-d53c-4446-8451-9f6086acc6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:17:23.154Z|880254af-d53c-4446-8451-9f6086acc6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:17:27.107Z|6068aadd-8101-45d5-9352-de2cc94e8cc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:27.107Z|3304bcb1-c1d8-43e5-a878-206b5eafc16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:27.109Z|6068aadd-8101-45d5-9352-de2cc94e8cc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:27.109Z|3304bcb1-c1d8-43e5-a878-206b5eafc16f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:27.129Z|f553a0ed-2cfa-4f17-9d94-393a48bb4267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:27.130Z|f553a0ed-2cfa-4f17-9d94-393a48bb4267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:37.138Z|236b35c6-ceba-4e47-a2e4-cef11687e27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:37.139Z|236b35c6-ceba-4e47-a2e4-cef11687e27d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:37.141Z|a4441fd4-2068-47d5-98b9-019d62d67a45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:37.142Z|a4441fd4-2068-47d5-98b9-019d62d67a45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:37.158Z|7487479d-5856-4a8a-b46c-d16efafbcf93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:37.159Z|7487479d-5856-4a8a-b46c-d16efafbcf93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:38.154Z|dad6ad37-e270-4da6-8057-a692fa114b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:17:38.156Z|dad6ad37-e270-4da6-8057-a692fa114b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:17:38.379Z|a980cbc4-a7aa-4161-9e60-d51625e56da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:17:38.380Z|a980cbc4-a7aa-4161-9e60-d51625e56da1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:17:47.170Z|5064fb40-a309-488b-9961-001a85efbd1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:47.171Z|5064fb40-a309-488b-9961-001a85efbd1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:47.171Z|dc308784-d181-4f4f-8d69-78448b0cd0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:47.172Z|dc308784-d181-4f4f-8d69-78448b0cd0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:47.193Z|89c3d2a4-da7a-46b0-9191-5b691c3c73dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:47.194Z|89c3d2a4-da7a-46b0-9191-5b691c3c73dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:53.154Z|1ce037f6-d879-4f08-90b6-fa8047741718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:17:53.154Z|1ce037f6-d879-4f08-90b6-fa8047741718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:17:57.200Z|3517b06a-08fb-4d9a-84b0-6f86cb750a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:57.199Z|a025e199-536c-45b7-b7dd-1271e05ce587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:57.200Z|3517b06a-08fb-4d9a-84b0-6f86cb750a16|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:57.200Z|a025e199-536c-45b7-b7dd-1271e05ce587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:17:57.224Z|32c36ec3-9a89-48d4-a903-df2f348fea65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:17:57.225Z|32c36ec3-9a89-48d4-a903-df2f348fea65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:07.228Z|52013def-3fa3-47a2-8646-80f64d503a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:07.228Z|2ac342d4-9459-4abf-98a5-798362d0603f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:07.229Z|2ac342d4-9459-4abf-98a5-798362d0603f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:07.229Z|52013def-3fa3-47a2-8646-80f64d503a9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:07.262Z|480aba51-3adc-4726-916f-a8160efc7ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:07.264Z|480aba51-3adc-4726-916f-a8160efc7ed4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:08.154Z|67fa9585-767a-4604-9914-2cc631d5ba75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:18:08.156Z|67fa9585-767a-4604-9914-2cc631d5ba75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:18:08.381Z|73f751d5-f02f-4e81-95f6-985c50dcab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:18:08.382Z|73f751d5-f02f-4e81-95f6-985c50dcab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:18:16.328Z|e719b8fe-ebdc-4767-a95e-9154d5797f0a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:18:16.329Z|e719b8fe-ebdc-4767-a95e-9154d5797f0a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:17.262Z|57dc85b9-a604-4c15-81d6-7a84a9b89356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:17.263Z|57dc85b9-a604-4c15-81d6-7a84a9b89356|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:17.263Z|7b61684b-9ead-4213-a15c-e4278e93c7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:17.264Z|7b61684b-9ead-4213-a15c-e4278e93c7b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:17.294Z|d37974e3-f855-4e61-b481-bf21f059af77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:17.295Z|d37974e3-f855-4e61-b481-bf21f059af77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:23.154Z|5beed183-f608-4271-967a-89f2566bec05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:18:23.156Z|5beed183-f608-4271-967a-89f2566bec05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:18:27.289Z|dac75eaf-98e9-40b1-bf36-bff1bedb5c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:27.290Z|dac75eaf-98e9-40b1-bf36-bff1bedb5c64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:27.297Z|083d7ec0-a239-4d72-9b17-8d53c7106e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:27.298Z|083d7ec0-a239-4d72-9b17-8d53c7106e93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:27.328Z|519b9c49-f266-4009-aa79-3f60d701f5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:27.329Z|519b9c49-f266-4009-aa79-3f60d701f5f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:37.331Z|967526bc-287d-43f7-9105-5e6c1b6867ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:37.332Z|967526bc-287d-43f7-9105-5e6c1b6867ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:37.338Z|ca4629ee-3c4f-45f2-a106-1747e3c6ccff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:37.339Z|ca4629ee-3c4f-45f2-a106-1747e3c6ccff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:37.366Z|9f5064a9-93d3-406c-b935-1ff4734870bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:37.367Z|9f5064a9-93d3-406c-b935-1ff4734870bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:38.154Z|c81b473e-44ad-4a0b-b1cc-e58e55e19160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:18:38.155Z|c81b473e-44ad-4a0b-b1cc-e58e55e19160|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:18:38.384Z|65351117-d239-42d4-bdb3-615023cb5e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:18:38.385Z|65351117-d239-42d4-bdb3-615023cb5e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:18:47.377Z|0182e23e-aae1-4379-97c0-be4a1426d602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:47.377Z|098a2848-ced4-4104-a744-b3a98016510b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:47.378Z|0182e23e-aae1-4379-97c0-be4a1426d602|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:47.378Z|098a2848-ced4-4104-a744-b3a98016510b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:47.393Z|9cd62349-e509-48cc-b519-ff4bcabe9335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:47.394Z|9cd62349-e509-48cc-b519-ff4bcabe9335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:53.154Z|51e8137b-de1e-4565-9d2a-72c4c17d94a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:18:53.154Z|51e8137b-de1e-4565-9d2a-72c4c17d94a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:18:57.405Z|3f19392d-b9d7-4067-a8d5-2fe9f6f22d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:57.406Z|3f19392d-b9d7-4067-a8d5-2fe9f6f22d7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:57.407Z|32f4a53b-022f-4b7e-a522-0ae88ec7e01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:57.407Z|32f4a53b-022f-4b7e-a522-0ae88ec7e01a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:18:57.420Z|bcc449f4-5249-4827-b66c-58709a7280ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:18:57.421Z|bcc449f4-5249-4827-b66c-58709a7280ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:07.432Z|8894c7b4-9731-4fae-836b-04c2a1fad04c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:07.432Z|cc0fc2b4-0865-44c7-a3d4-ac17749217ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:07.433Z|8894c7b4-9731-4fae-836b-04c2a1fad04c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:07.433Z|cc0fc2b4-0865-44c7-a3d4-ac17749217ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:07.447Z|cd2d4571-5ef3-40f2-a8ca-97cf4ee60527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:07.448Z|cd2d4571-5ef3-40f2-a8ca-97cf4ee60527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:08.154Z|1a971071-ecbd-4388-8940-ba0953c16217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:19:08.158Z|1a971071-ecbd-4388-8940-ba0953c16217|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:19:08.386Z|6b3aec13-31f6-4cda-8566-80dfa1cd6869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:19:08.387Z|6b3aec13-31f6-4cda-8566-80dfa1cd6869|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:19:16.327Z|5ee106e0-c32d-498b-b421-061db5cd6b6c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:19:16.328Z|5ee106e0-c32d-498b-b421-061db5cd6b6c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:17.459Z|5546bd26-883a-4ead-b626-3d18f009441f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:17.459Z|634d932f-08ea-49b7-b032-c5c07e64e270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:17.460Z|5546bd26-883a-4ead-b626-3d18f009441f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:17.460Z|634d932f-08ea-49b7-b032-c5c07e64e270|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:17.478Z|811376ab-f1eb-40f3-9e74-55ebb65ff0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:17.479Z|811376ab-f1eb-40f3-9e74-55ebb65ff0cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:23.154Z|facafcef-d44a-4642-ac3b-647ef9d10fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:19:23.155Z|facafcef-d44a-4642-ac3b-647ef9d10fa8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:19:27.488Z|8818cb3a-8fa8-40ec-add0-0521179c7361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:27.489Z|8818cb3a-8fa8-40ec-add0-0521179c7361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:27.488Z|bba08838-abc1-4e98-937d-1c32f0940483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:27.489Z|bba08838-abc1-4e98-937d-1c32f0940483|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:27.507Z|f35b0482-217e-409e-a304-e2e8698fe659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:27.508Z|f35b0482-217e-409e-a304-e2e8698fe659|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:37.515Z|302da62d-e9e3-4b17-ae0b-69c0c02cb95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:37.515Z|495b2a53-2ac4-4d05-8cd2-15bd09f551d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:37.516Z|302da62d-e9e3-4b17-ae0b-69c0c02cb95e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:37.516Z|495b2a53-2ac4-4d05-8cd2-15bd09f551d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:37.542Z|0bdf1d06-402e-428a-bdd7-c045a97cbbb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:37.544Z|0bdf1d06-402e-428a-bdd7-c045a97cbbb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:38.154Z|09dbbe76-382a-4c13-ad92-fd8eb800bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:19:38.155Z|09dbbe76-382a-4c13-ad92-fd8eb800bd03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:19:38.388Z|13712bd1-7bbc-476e-b35a-a5578cc2a37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:19:38.389Z|13712bd1-7bbc-476e-b35a-a5578cc2a37f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:19:47.546Z|98b2b3ba-c628-499f-8fa4-167847445077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:47.546Z|79eb2b38-44fb-4fc2-a582-f49a04339eb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:47.547Z|98b2b3ba-c628-499f-8fa4-167847445077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:47.547Z|79eb2b38-44fb-4fc2-a582-f49a04339eb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:47.571Z|66c3bad9-a796-412e-9acc-254e2a969747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:47.572Z|66c3bad9-a796-412e-9acc-254e2a969747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:53.154Z|6fb7a25e-9a82-4a6d-9673-72b8e2b5a28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:19:53.158Z|6fb7a25e-9a82-4a6d-9673-72b8e2b5a28d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:19:57.576Z|e068face-57e3-45eb-a014-067708e055a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:57.578Z|e068face-57e3-45eb-a014-067708e055a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:57.578Z|449b5aa3-d5a6-46ef-9feb-6aed30dd77c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:57.579Z|449b5aa3-d5a6-46ef-9feb-6aed30dd77c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:19:57.600Z|e69631a1-1133-40a8-ae8d-d500496ae89d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:19:57.601Z|e69631a1-1133-40a8-ae8d-d500496ae89d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:07.606Z|a90e2d8e-86e7-4fe1-b2b4-3796f55d3cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:07.606Z|7d7621c5-05e2-4901-8e84-20efe602e67b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:07.607Z|a90e2d8e-86e7-4fe1-b2b4-3796f55d3cce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:07.607Z|7d7621c5-05e2-4901-8e84-20efe602e67b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:07.629Z|562f3f93-af8f-4696-9e35-3eda2ec348aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:07.630Z|562f3f93-af8f-4696-9e35-3eda2ec348aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:08.154Z|abd48873-2f34-46c9-b691-3ba2540a420b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:20:08.155Z|abd48873-2f34-46c9-b691-3ba2540a420b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:20:08.390Z|cf5e7f19-4db8-4a81-9938-4cbc9742aaaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:20:08.391Z|cf5e7f19-4db8-4a81-9938-4cbc9742aaaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:20:16.327Z|a9c81c59-5b35-4dff-890d-b36e5480e855|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:20:16.329Z|a9c81c59-5b35-4dff-890d-b36e5480e855|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:17.634Z|ac6cec97-86e6-443d-92b5-e17ca389ee87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:17.636Z|ac6cec97-86e6-443d-92b5-e17ca389ee87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:17.638Z|985d3514-3434-4682-8c05-c4e83ed121a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:17.639Z|985d3514-3434-4682-8c05-c4e83ed121a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:17.661Z|28892767-3a0b-400d-844a-d6abe94a015c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:17.662Z|28892767-3a0b-400d-844a-d6abe94a015c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:23.154Z|2f0be86f-0f9a-4bc5-adcc-c85e4c7f42ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:20:23.155Z|2f0be86f-0f9a-4bc5-adcc-c85e4c7f42ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:20:27.663Z|0fa3b2a8-6a80-4dfb-bcff-5fdafaa93ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:27.664Z|0fa3b2a8-6a80-4dfb-bcff-5fdafaa93ec9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:27.663Z|113f52a6-5886-43c7-b6a8-4c787bf0c4fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:27.665Z|113f52a6-5886-43c7-b6a8-4c787bf0c4fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:27.689Z|e3df20b0-9d60-4a8c-a2a4-8df58035bce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:27.690Z|e3df20b0-9d60-4a8c-a2a4-8df58035bce6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:37.690Z|47020fad-de6d-4264-b0bc-e5a85ad376f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:37.691Z|47020fad-de6d-4264-b0bc-e5a85ad376f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:37.692Z|bab21fdd-c28e-43fc-8f3e-924d96c40be1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:37.693Z|bab21fdd-c28e-43fc-8f3e-924d96c40be1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:37.717Z|9d762b14-c62e-490b-afb0-2a1b2b54843b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:37.718Z|9d762b14-c62e-490b-afb0-2a1b2b54843b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:38.154Z|256d6997-4078-440e-bf10-4f4555e8bdc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:20:38.157Z|256d6997-4078-440e-bf10-4f4555e8bdc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:20:38.392Z|d4fa4eb4-f596-47ab-825a-6ffd6cd3c274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:20:38.393Z|d4fa4eb4-f596-47ab-825a-6ffd6cd3c274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:20:47.720Z|729f289c-feac-42c4-8cf9-40255ff46665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:47.720Z|a0507663-4cce-4af8-b3c9-eec5bcafd83a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:47.721Z|729f289c-feac-42c4-8cf9-40255ff46665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:47.721Z|a0507663-4cce-4af8-b3c9-eec5bcafd83a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:47.747Z|18eb5a06-9447-48eb-942a-28d696faeb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:47.748Z|18eb5a06-9447-48eb-942a-28d696faeb07|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:53.154Z|ccd68df3-9e65-4e69-9ad2-d62710752c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:20:53.155Z|ccd68df3-9e65-4e69-9ad2-d62710752c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:20:57.750Z|73ada90f-f570-498d-aa5b-7b456c253577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:57.750Z|481ee603-7ed9-4d0e-a876-a062a5d1d65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:57.751Z|481ee603-7ed9-4d0e-a876-a062a5d1d65e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:57.751Z|73ada90f-f570-498d-aa5b-7b456c253577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:20:57.784Z|dcc19854-1e14-414f-be3d-38669d07b71d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:20:57.786Z|dcc19854-1e14-414f-be3d-38669d07b71d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:07.779Z|bc82257c-9665-426c-9f83-ee5e88de32d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:07.780Z|bc82257c-9665-426c-9f83-ee5e88de32d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:07.784Z|d2db4ba8-1056-4f97-9b89-c66aebda3cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:07.786Z|d2db4ba8-1056-4f97-9b89-c66aebda3cd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:07.816Z|0d5618a4-12cc-4885-a5ec-52357920ab94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:07.817Z|0d5618a4-12cc-4885-a5ec-52357920ab94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:08.154Z|ee13d638-54c3-4df5-902c-92445b1e14ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:21:08.155Z|ee13d638-54c3-4df5-902c-92445b1e14ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:21:08.394Z|8cfbfa3b-a3a9-4a3c-b696-a301f1951b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:21:08.395Z|8cfbfa3b-a3a9-4a3c-b696-a301f1951b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:21:16.326Z|8471d589-6293-432e-96f6-a94b1424c538|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:21:16.327Z|8471d589-6293-432e-96f6-a94b1424c538|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:17.811Z|6e9e16bc-e90f-43d7-9ba4-840dd2dd6966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:17.812Z|6e9e16bc-e90f-43d7-9ba4-840dd2dd6966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:17.818Z|ea129f3e-2cac-4163-8547-9d99c6c3ba80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:17.819Z|ea129f3e-2cac-4163-8547-9d99c6c3ba80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:17.843Z|c56d0e7d-2e79-4899-b9c7-55ebb3684ae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:17.844Z|c56d0e7d-2e79-4899-b9c7-55ebb3684ae0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:23.154Z|a69328a3-d7fc-4bf3-80c6-ebcc2c8de6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:21:23.158Z|a69328a3-d7fc-4bf3-80c6-ebcc2c8de6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:21:27.840Z|93c9a9f4-7a26-417e-9afc-e902f22ee613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:27.842Z|93c9a9f4-7a26-417e-9afc-e902f22ee613|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:27.848Z|8ff5dd82-d3bb-4a2c-8545-1e8568b98354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:27.850Z|8ff5dd82-d3bb-4a2c-8545-1e8568b98354|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:27.869Z|7ac10040-be95-4ba9-8d6c-010f81a04117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:27.871Z|7ac10040-be95-4ba9-8d6c-010f81a04117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:37.876Z|2a8b482f-f9b9-465c-bd8c-3e5b4b8c2f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:37.877Z|ceb747c8-d82b-4677-88e7-5e722f7b9789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:37.878Z|2a8b482f-f9b9-465c-bd8c-3e5b4b8c2f7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:37.878Z|ceb747c8-d82b-4677-88e7-5e722f7b9789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:37.897Z|d4066aa2-2ffc-4f46-8b55-9f2965aa4a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:37.898Z|d4066aa2-2ffc-4f46-8b55-9f2965aa4a32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:38.154Z|a9d73cbe-b764-499b-a4e9-537233df3064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:21:38.154Z|a9d73cbe-b764-499b-a4e9-537233df3064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:21:38.396Z|ffcdce2e-7199-4fe0-b944-19b9438193b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:21:38.397Z|ffcdce2e-7199-4fe0-b944-19b9438193b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:21:47.904Z|23d26afb-dd8c-45d6-bb39-a047b2bce115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:47.904Z|e4d9e5f8-b72a-4ecb-897b-6568f936df40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:47.906Z|e4d9e5f8-b72a-4ecb-897b-6568f936df40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:47.906Z|23d26afb-dd8c-45d6-bb39-a047b2bce115|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:47.926Z|1610443f-a599-4e10-844b-253391b14bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:47.927Z|1610443f-a599-4e10-844b-253391b14bb1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:53.154Z|5e6c6ebb-d87e-4bbf-b71a-8656ceed6519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:21:53.155Z|5e6c6ebb-d87e-4bbf-b71a-8656ceed6519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:21:57.934Z|5dad79d4-c179-4de3-a7d8-e9b7bc4c6b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:57.936Z|5dad79d4-c179-4de3-a7d8-e9b7bc4c6b79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:57.938Z|b2da2511-8cd1-4dfe-b724-d6283e7fbefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:57.939Z|b2da2511-8cd1-4dfe-b724-d6283e7fbefd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:21:57.964Z|c7d8af24-e9ce-4f40-af81-c0b063434ceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:21:57.966Z|c7d8af24-e9ce-4f40-af81-c0b063434ceb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:07.971Z|4af05f4f-2c8c-42fe-a65e-8bcb044f2144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:07.973Z|4af05f4f-2c8c-42fe-a65e-8bcb044f2144|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:07.980Z|0209ce34-7b2e-4ae4-810c-172f7c30a828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:07.981Z|0209ce34-7b2e-4ae4-810c-172f7c30a828|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:08.002Z|8f9f9179-fca8-41d2-ae47-90af0c1897ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:08.003Z|8f9f9179-fca8-41d2-ae47-90af0c1897ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:08.154Z|e578ade0-1b04-4dfa-ab7c-71a327cd7d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:22:08.157Z|e578ade0-1b04-4dfa-ab7c-71a327cd7d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:22:08.398Z|44434387-3608-453a-8bc7-8f4012542df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:22:08.401Z|44434387-3608-453a-8bc7-8f4012542df8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:22:16.327Z|cb5bbfe0-48fe-4525-9cea-0dda76f318f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:22:16.328Z|cb5bbfe0-48fe-4525-9cea-0dda76f318f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:18.004Z|5666c1d5-1f4f-4cbe-944c-773d7d1cd9e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:18.004Z|29554b5e-2e2f-4269-90ae-527a4ecede19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:18.006Z|29554b5e-2e2f-4269-90ae-527a4ecede19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:18.006Z|5666c1d5-1f4f-4cbe-944c-773d7d1cd9e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:18.034Z|39c9691f-b646-43c8-b097-ee385edaee09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:18.035Z|39c9691f-b646-43c8-b097-ee385edaee09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:23.154Z|d3064cce-459d-446e-b967-487faf7e4380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:22:23.155Z|d3064cce-459d-446e-b967-487faf7e4380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:22:28.034Z|8861e8fa-af82-43ef-9a21-a1d0ddf2fb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:28.035Z|8861e8fa-af82-43ef-9a21-a1d0ddf2fb7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:28.049Z|0b726829-a63e-4f48-ba5f-389fd3962dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:28.052Z|0b726829-a63e-4f48-ba5f-389fd3962dea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:28.074Z|f9041c4f-8be1-4a5e-b955-aa6f5c5cce4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:28.075Z|f9041c4f-8be1-4a5e-b955-aa6f5c5cce4a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:38.065Z|5fc731d3-29bd-44e3-a919-4a7bfbecb97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:38.066Z|5fc731d3-29bd-44e3-a919-4a7bfbecb97e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:38.084Z|fc4ba9c3-be0f-45bf-b3f2-d94f1561faec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:38.085Z|fc4ba9c3-be0f-45bf-b3f2-d94f1561faec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:38.098Z|e5a82862-e73b-4084-b572-d6396e3fca9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:38.099Z|e5a82862-e73b-4084-b572-d6396e3fca9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:38.154Z|27a0621f-7dda-4166-a782-24bb1a0cb689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:22:38.155Z|27a0621f-7dda-4166-a782-24bb1a0cb689|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:22:38.402Z|be65508b-58d0-4a74-960f-70f789307696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:22:38.403Z|be65508b-58d0-4a74-960f-70f789307696|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:22:48.093Z|8fd440d8-288c-4706-949e-938e0c78f86c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:48.094Z|8fd440d8-288c-4706-949e-938e0c78f86c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:48.110Z|f5e8cdf0-3f85-4bda-87f5-8beae07fa9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:48.111Z|f5e8cdf0-3f85-4bda-87f5-8beae07fa9f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:48.129Z|402037ce-3fe1-427f-8721-2bb7bde35459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:48.130Z|402037ce-3fe1-427f-8721-2bb7bde35459|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:53.154Z|577d66d9-a69c-4668-b6b2-efbf8a285e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:22:53.158Z|577d66d9-a69c-4668-b6b2-efbf8a285e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:22:58.122Z|5b4a9754-7beb-455d-9615-69a35915553a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:58.123Z|5b4a9754-7beb-455d-9615-69a35915553a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:58.137Z|3964688a-6698-4c35-8618-ac8318de3ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:58.138Z|3964688a-6698-4c35-8618-ac8318de3ed4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:22:58.158Z|2ad6d541-a691-4074-8c5b-f7478cf3854e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:22:58.159Z|2ad6d541-a691-4074-8c5b-f7478cf3854e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:08.150Z|f2e4de08-4a2e-4cf2-ab70-0fdc62d5ba58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:08.152Z|f2e4de08-4a2e-4cf2-ab70-0fdc62d5ba58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:08.155Z|879a997b-d8d9-4565-8f70-a926f90c20b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:23:08.155Z|879a997b-d8d9-4565-8f70-a926f90c20b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:23:08.164Z|bb2d27fa-acbe-4ba3-b143-48a6ca6c4784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:08.165Z|bb2d27fa-acbe-4ba3-b143-48a6ca6c4784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:08.186Z|f6592c6a-31ef-4b52-bf90-0c0bc0183208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:08.187Z|f6592c6a-31ef-4b52-bf90-0c0bc0183208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:08.404Z|8ab691e7-2e0e-4d4e-ba15-498d39cf1bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:23:08.405Z|8ab691e7-2e0e-4d4e-ba15-498d39cf1bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:23:16.327Z|b1d6f5d9-ebc5-4fd5-9d70-2b82c6e5915c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:23:16.328Z|b1d6f5d9-ebc5-4fd5-9d70-2b82c6e5915c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:18.178Z|67fb4a82-496d-4ddc-a1b9-fe85023b9031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:18.179Z|67fb4a82-496d-4ddc-a1b9-fe85023b9031|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:18.197Z|ef41259c-f838-4e8b-a510-8e83bd81350f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:18.198Z|ef41259c-f838-4e8b-a510-8e83bd81350f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:18.217Z|84081778-3b4b-4478-bbd3-439dfea5fd8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:18.218Z|84081778-3b4b-4478-bbd3-439dfea5fd8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:23.153Z|d9033ac3-1f16-410a-939d-55f522da9c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:23:23.154Z|d9033ac3-1f16-410a-939d-55f522da9c51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:23:28.218Z|3595d856-f291-40e5-9a44-3443319aae3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:28.220Z|3595d856-f291-40e5-9a44-3443319aae3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:28.244Z|8946229c-5e49-4adc-9884-d96b0ae413d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:28.246Z|8946229c-5e49-4adc-9884-d96b0ae413d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:28.250Z|decc83ec-4522-4eda-8048-b7e1d63ab07c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:28.251Z|decc83ec-4522-4eda-8048-b7e1d63ab07c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:38.154Z|d0e0b965-998e-44f8-bde4-905b13f854fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:23:38.157Z|d0e0b965-998e-44f8-bde4-905b13f854fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:23:38.265Z|ca175da5-a60f-407a-ab2d-f9a41cb0e960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:38.267Z|ca175da5-a60f-407a-ab2d-f9a41cb0e960|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:38.277Z|a2895c3f-7760-47ad-a6d4-e35d61ccaa7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:38.278Z|a2895c3f-7760-47ad-a6d4-e35d61ccaa7d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:38.284Z|ff63a3d6-3b27-4a46-9ef5-e1140a8307fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:38.285Z|ff63a3d6-3b27-4a46-9ef5-e1140a8307fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:38.406Z|3ab2596a-a705-4d3b-81df-cb0ade44c0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:23:38.407Z|3ab2596a-a705-4d3b-81df-cb0ade44c0c7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:23:48.296Z|d7a9dc35-f2d2-4652-a38f-b232cd268245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:48.300Z|d7a9dc35-f2d2-4652-a38f-b232cd268245|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:48.306Z|66d8015a-d173-4ca8-899f-1cce45bf6286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:48.307Z|66d8015a-d173-4ca8-899f-1cce45bf6286|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:48.316Z|d4c2fb1e-c773-42d3-956e-184153819f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:48.317Z|d4c2fb1e-c773-42d3-956e-184153819f7e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:53.154Z|a445df6a-a6c0-44b5-aac3-9235c0785156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:23:53.155Z|a445df6a-a6c0-44b5-aac3-9235c0785156|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:23:58.330Z|60de365a-d11a-4158-b268-2fd0f842b901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:58.331Z|60de365a-d11a-4158-b268-2fd0f842b901|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:58.336Z|4b04472d-3df1-4d94-b53f-0cf18408feab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:58.337Z|4b04472d-3df1-4d94-b53f-0cf18408feab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:23:58.347Z|3a484dce-4de2-44a4-9db7-445463387243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:23:58.347Z|3a484dce-4de2-44a4-9db7-445463387243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:08.154Z|69cd2f20-c4e2-4f10-b3aa-727028ba1ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:24:08.155Z|69cd2f20-c4e2-4f10-b3aa-727028ba1ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:24:08.363Z|adff62d2-437f-48cb-bc9e-32319241a2c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:08.364Z|adff62d2-437f-48cb-bc9e-32319241a2c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:08.373Z|1408d9a5-8e2b-477b-9604-922a58d51d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:08.373Z|4377ba9e-a65b-4190-87b7-9d413f6c8491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:08.374Z|1408d9a5-8e2b-477b-9604-922a58d51d85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:08.374Z|4377ba9e-a65b-4190-87b7-9d413f6c8491|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:08.408Z|25e6210d-d232-467b-ab79-4e8f46682f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:24:08.408Z|25e6210d-d232-467b-ab79-4e8f46682f95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:24:16.327Z|2f0aa2e5-3b36-4c30-8649-88c97462726e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:24:16.328Z|2f0aa2e5-3b36-4c30-8649-88c97462726e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:18.393Z|2c289606-1600-481b-bec8-6f1222416588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:18.394Z|2c289606-1600-481b-bec8-6f1222416588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:18.398Z|dacb1ee5-2e73-4968-97f0-c5f18a8933ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:18.398Z|30390152-288a-4aee-b0c8-642e2447b6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:18.399Z|30390152-288a-4aee-b0c8-642e2447b6b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:18.399Z|dacb1ee5-2e73-4968-97f0-c5f18a8933ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:23.154Z|f89d21ec-30c4-4ebc-9f10-8f3080c6fb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:24:23.157Z|f89d21ec-30c4-4ebc-9f10-8f3080c6fb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:24:28.430Z|ffd99e8f-b8e3-4326-93f6-97dbe10f2728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:28.431Z|b2288314-9888-4d6f-a472-2e5b7147ffce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:28.430Z|4640f2ce-10ed-420b-9b67-ce77612b29ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:28.431Z|ffd99e8f-b8e3-4326-93f6-97dbe10f2728|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:28.431Z|4640f2ce-10ed-420b-9b67-ce77612b29ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:28.432Z|b2288314-9888-4d6f-a472-2e5b7147ffce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:38.154Z|89c320ac-8647-4dce-89a9-68b89d5ff485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:24:38.155Z|89c320ac-8647-4dce-89a9-68b89d5ff485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:24:38.409Z|892973de-abc7-43cf-a661-6f39ca6292aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:24:38.410Z|892973de-abc7-43cf-a661-6f39ca6292aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:24:38.458Z|8311a092-2aae-4873-875f-e9f313cc6a22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:38.459Z|64949b2d-84f5-4cfe-b4a3-0892dbf4f8d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:38.459Z|8311a092-2aae-4873-875f-e9f313cc6a22|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:38.459Z|64949b2d-84f5-4cfe-b4a3-0892dbf4f8d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:38.462Z|149f1248-9876-4224-8760-5ccf3b39a177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:38.462Z|149f1248-9876-4224-8760-5ccf3b39a177|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:48.492Z|f23eeaf1-99f1-4ed8-81ca-655238fe684e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:48.494Z|a6ab046a-b051-4c8c-8a3a-5c459220e100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:48.494Z|f23eeaf1-99f1-4ed8-81ca-655238fe684e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:48.494Z|a6ab046a-b051-4c8c-8a3a-5c459220e100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:48.496Z|494ffab5-11d0-4d74-86a0-403b2d3e3a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:48.496Z|494ffab5-11d0-4d74-86a0-403b2d3e3a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:53.154Z|96c17173-4468-4e6b-98d5-1ec1018049d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:24:53.155Z|96c17173-4468-4e6b-98d5-1ec1018049d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:24:58.519Z|3ea61474-3ca7-4717-ae69-45419aaebfba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:58.522Z|3ea61474-3ca7-4717-ae69-45419aaebfba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:58.522Z|b6f5a095-e097-4852-8b53-7e8fc6563b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:58.523Z|b6f5a095-e097-4852-8b53-7e8fc6563b8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:24:58.522Z|7247ff7b-a9a2-4cea-b15f-4e84067afada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:24:58.527Z|7247ff7b-a9a2-4cea-b15f-4e84067afada|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:08.154Z|31db2d85-7b47-4c72-bf76-ace901130856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:25:08.157Z|31db2d85-7b47-4c72-bf76-ace901130856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:25:08.411Z|0ba0167c-2748-4da5-9eac-b78c47913c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:25:08.412Z|0ba0167c-2748-4da5-9eac-b78c47913c22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:25:08.553Z|a1a469a8-8485-4559-8592-d8f5d7f3accd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:08.553Z|3ae84aab-8bfa-47c1-bf77-b6c44953bdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:08.554Z|a1a469a8-8485-4559-8592-d8f5d7f3accd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:08.554Z|3ae84aab-8bfa-47c1-bf77-b6c44953bdd8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:08.565Z|077e5309-1e0a-4a4a-9580-4ff131227eb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:08.566Z|077e5309-1e0a-4a4a-9580-4ff131227eb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:16.326Z|1aafe6bf-3afd-4252-bf0b-625f8269967b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:25:16.327Z|1aafe6bf-3afd-4252-bf0b-625f8269967b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:18.583Z|73a26a35-922e-413c-9fbe-3c2a61281824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:18.583Z|006af477-f67b-4382-9b48-52fb3959622e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:18.584Z|006af477-f67b-4382-9b48-52fb3959622e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:18.584Z|73a26a35-922e-413c-9fbe-3c2a61281824|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:18.592Z|7623f5a1-bb1e-4d1c-b24a-9b13b2e27c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:18.594Z|7623f5a1-bb1e-4d1c-b24a-9b13b2e27c8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:23.154Z|f55d2325-54ad-4cbe-9e95-1fe3b8e1ac48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:25:23.154Z|f55d2325-54ad-4cbe-9e95-1fe3b8e1ac48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:25:28.613Z|9a560cfa-177d-454f-92d2-7a7cb9fb224f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:28.615Z|9a560cfa-177d-454f-92d2-7a7cb9fb224f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:28.617Z|c645c445-ced2-4ced-819b-04704abbfe7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:28.617Z|c645c445-ced2-4ced-819b-04704abbfe7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:28.624Z|5dc484f7-3d1b-4d70-86b5-891ab2dcd3f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:28.625Z|5dc484f7-3d1b-4d70-86b5-891ab2dcd3f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:38.154Z|8809753a-89d4-463d-8487-f9e54f1e1916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:25:38.155Z|8809753a-89d4-463d-8487-f9e54f1e1916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:25:38.413Z|0f8b542f-8ec0-4d40-9f71-92af37f6cccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:25:38.414Z|0f8b542f-8ec0-4d40-9f71-92af37f6cccf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:25:38.640Z|b4d7dca6-66d6-4a53-92f4-d591bbcf6fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:38.640Z|3af0afe0-3988-4a65-99c2-2e06eb991db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:38.642Z|3af0afe0-3988-4a65-99c2-2e06eb991db7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:38.641Z|b4d7dca6-66d6-4a53-92f4-d591bbcf6fc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:38.651Z|43602ed2-17f0-44af-b185-da9a1eafdf00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:38.652Z|43602ed2-17f0-44af-b185-da9a1eafdf00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:48.675Z|03130626-20f3-4010-8539-6fa86d11a3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:48.675Z|66fe469a-7357-41c2-94d5-cb39f7e8c4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:48.676Z|03130626-20f3-4010-8539-6fa86d11a3d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:48.676Z|66fe469a-7357-41c2-94d5-cb39f7e8c4ae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:48.679Z|c4d62a26-35c7-4f00-a428-d2bbab7be554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:48.680Z|c4d62a26-35c7-4f00-a428-d2bbab7be554|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:53.154Z|6345d0e2-cc7c-4f14-accc-4f08077f734f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:25:53.159Z|6345d0e2-cc7c-4f14-accc-4f08077f734f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:25:58.704Z|353d1ffd-2f60-4efe-9117-c746c5879aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:58.706Z|353d1ffd-2f60-4efe-9117-c746c5879aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:58.709Z|b198b766-d48d-4d8a-94c4-b621d6f73075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:58.710Z|b198b766-d48d-4d8a-94c4-b621d6f73075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:25:58.718Z|e4a3aace-747c-4075-8e1f-e98231b8459b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:25:58.719Z|e4a3aace-747c-4075-8e1f-e98231b8459b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:08.154Z|2b44d874-4cd1-441d-9cf4-0eb006a38481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:26:08.155Z|2b44d874-4cd1-441d-9cf4-0eb006a38481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:26:08.414Z|db1dd2d9-dd43-4e4b-aeda-b6870e264b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:26:08.415Z|db1dd2d9-dd43-4e4b-aeda-b6870e264b50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:26:08.740Z|e34c7466-ba6b-4d87-9be9-d8e80cc86755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:08.742Z|e34c7466-ba6b-4d87-9be9-d8e80cc86755|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:08.745Z|9893b121-3b5f-4120-8efe-ae8e9d116f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:08.747Z|9893b121-3b5f-4120-8efe-ae8e9d116f8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:08.750Z|09b58f74-cd9e-49b4-8008-744dfe883bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:08.753Z|09b58f74-cd9e-49b4-8008-744dfe883bde|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:16.326Z|d38c33b1-e9cc-481b-aed8-d04fe1510d90|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:26:16.327Z|d38c33b1-e9cc-481b-aed8-d04fe1510d90|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:18.780Z|1a77a2aa-b604-4b47-a4e1-3da677f9e061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:18.781Z|1a77a2aa-b604-4b47-a4e1-3da677f9e061|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:18.783Z|0f4513a6-797f-42d1-a883-7a228076ec9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:18.783Z|7dbc3b13-75db-44dc-b8bb-c1ba5643a969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:18.783Z|0f4513a6-797f-42d1-a883-7a228076ec9d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:18.784Z|7dbc3b13-75db-44dc-b8bb-c1ba5643a969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:23.158Z|e99a381d-5d2a-4489-9b6e-42928f3e07f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:26:23.158Z|e99a381d-5d2a-4489-9b6e-42928f3e07f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:26:28.813Z|1906f842-b7a5-4020-bca4-cb02e54f8a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:28.813Z|1906f842-b7a5-4020-bca4-cb02e54f8a34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:28.815Z|98cb8d9d-dc7c-4f1d-9f67-338560c2128b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:28.816Z|98cb8d9d-dc7c-4f1d-9f67-338560c2128b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:28.819Z|8bf886c3-0aea-4cc9-84d3-d6fba5dce712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:28.821Z|8bf886c3-0aea-4cc9-84d3-d6fba5dce712|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:38.154Z|9266ec0b-c717-490c-b84f-2b806ee20442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:26:38.157Z|9266ec0b-c717-490c-b84f-2b806ee20442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:26:38.416Z|efd24430-b7a2-4a41-8cd3-11b0cc7b16a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:26:38.417Z|efd24430-b7a2-4a41-8cd3-11b0cc7b16a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:26:38.843Z|a6103d8c-7585-4aa5-a484-8721ffb8ad31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:38.843Z|4943495e-a4ef-4839-affc-1b443c3dcfc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:38.843Z|a6103d8c-7585-4aa5-a484-8721ffb8ad31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:38.843Z|427633ca-94d6-4986-bce0-57e8fca79eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:38.844Z|4943495e-a4ef-4839-affc-1b443c3dcfc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:38.845Z|427633ca-94d6-4986-bce0-57e8fca79eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:48.876Z|b3b11380-6d8f-4fb5-9d25-cfec41815e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:48.877Z|b3b11380-6d8f-4fb5-9d25-cfec41815e87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:48.881Z|c58d625a-3293-4b8d-9ca2-e06b9a81773f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:48.881Z|8bae6f9f-b455-43b3-9de3-839d4b9ffcd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:48.882Z|c58d625a-3293-4b8d-9ca2-e06b9a81773f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:48.882Z|8bae6f9f-b455-43b3-9de3-839d4b9ffcd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:53.154Z|c1d09bc7-6178-479c-9455-e8077984cd65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:26:53.154Z|c1d09bc7-6178-479c-9455-e8077984cd65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:26:58.909Z|969e1c2a-42bf-4301-bbfe-905fce5dfc2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:58.909Z|f8228395-f208-48a0-aa09-14e304f8f82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:58.910Z|969e1c2a-42bf-4301-bbfe-905fce5dfc2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:58.910Z|f8228395-f208-48a0-aa09-14e304f8f82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:26:58.909Z|5b8eb31d-aee3-4262-8131-01cd8163b5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:26:58.913Z|5b8eb31d-aee3-4262-8131-01cd8163b5e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:08.154Z|58ffeae8-5bc0-4c20-8ca5-ffc8d8a1e950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:27:08.155Z|58ffeae8-5bc0-4c20-8ca5-ffc8d8a1e950|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:27:08.418Z|6c99814a-5105-49fb-9015-268d470a89f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:27:08.419Z|6c99814a-5105-49fb-9015-268d470a89f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:27:08.939Z|581ff95d-dded-49b9-bcc2-aef28a6ebd95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:08.940Z|581ff95d-dded-49b9-bcc2-aef28a6ebd95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:08.940Z|13989c22-20d0-4039-8ce5-a3fe926ab978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:08.942Z|13989c22-20d0-4039-8ce5-a3fe926ab978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:08.945Z|8eae33a2-9dba-4138-a62e-ef0671763a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:08.945Z|8eae33a2-9dba-4138-a62e-ef0671763a8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:16.326Z|1e051962-3eb6-49f2-9575-9cfc671734df|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:27:16.327Z|1e051962-3eb6-49f2-9575-9cfc671734df|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:18.968Z|a1a51406-24b7-4831-9676-f98230ba0951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:18.968Z|457b4cba-a747-40d6-8b39-329a3a6949ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:18.969Z|457b4cba-a747-40d6-8b39-329a3a6949ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:18.970Z|a1a51406-24b7-4831-9676-f98230ba0951|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:18.974Z|55a2e4cd-a777-40d4-a8cd-296abee247d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:18.975Z|55a2e4cd-a777-40d4-a8cd-296abee247d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:23.154Z|e1b107b2-b54e-4f8e-a0dd-2086902e5cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:27:23.158Z|e1b107b2-b54e-4f8e-a0dd-2086902e5cff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:27:29.001Z|543d9f8e-89cd-4a0d-b819-c9d744222258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:29.002Z|543d9f8e-89cd-4a0d-b819-c9d744222258|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:29.003Z|fa4a869d-5c4e-43d6-a293-9de4be8eeebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:29.004Z|fa4a869d-5c4e-43d6-a293-9de4be8eeebc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:29.005Z|26d681dd-94c2-4ab6-8850-b1f10f615ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:29.006Z|26d681dd-94c2-4ab6-8850-b1f10f615ed2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:38.154Z|d016145c-51f3-45e3-b586-e032f1244086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:27:38.154Z|d016145c-51f3-45e3-b586-e032f1244086|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:27:38.420Z|8d2e16c2-eb0e-4a07-9434-54debe542ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:27:38.421Z|8d2e16c2-eb0e-4a07-9434-54debe542ddb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:27:39.031Z|f63e544d-52d7-4ce0-ba1d-a90bac59e43a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:39.034Z|b373855c-deeb-49c4-a190-454e5136c391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:39.034Z|97d7a3eb-56d4-422e-8162-ddb0b53a2e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:39.035Z|b373855c-deeb-49c4-a190-454e5136c391|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:39.035Z|97d7a3eb-56d4-422e-8162-ddb0b53a2e5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:39.038Z|f63e544d-52d7-4ce0-ba1d-a90bac59e43a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:49.061Z|ca8a9217-da90-4060-ae92-97e5377130b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:49.063Z|ca8a9217-da90-4060-ae92-97e5377130b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:49.067Z|38e8b4df-e37a-4455-8174-386098e10111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:49.067Z|0cbe171f-53bd-477b-9b80-e7ed3da733b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:49.067Z|38e8b4df-e37a-4455-8174-386098e10111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:49.068Z|0cbe171f-53bd-477b-9b80-e7ed3da733b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:53.154Z|58839a47-ac58-47da-980f-29b3d47d88da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:27:53.155Z|58839a47-ac58-47da-980f-29b3d47d88da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:27:59.093Z|3788c95b-a7e3-406d-bc65-47c83ac4d039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:59.093Z|014dee55-5256-4681-b34a-c08624a4edf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:59.094Z|014dee55-5256-4681-b34a-c08624a4edf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:59.094Z|3788c95b-a7e3-406d-bc65-47c83ac4d039|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:27:59.100Z|36cfbdf0-a0cb-4f73-a53e-424bd4859fad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:27:59.102Z|36cfbdf0-a0cb-4f73-a53e-424bd4859fad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:08.154Z|b39757e9-f445-4c05-a440-2533a849cce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:28:08.157Z|b39757e9-f445-4c05-a440-2533a849cce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:28:08.422Z|677eced2-2dde-4a6a-a8c3-574f1243455c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:28:08.422Z|677eced2-2dde-4a6a-a8c3-574f1243455c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:28:09.122Z|8f069334-52fa-4dfc-8799-67c8503347b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:09.122Z|28adf5af-01aa-460b-ac8a-5cd282cba2df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:09.123Z|8f069334-52fa-4dfc-8799-67c8503347b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:09.123Z|28adf5af-01aa-460b-ac8a-5cd282cba2df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:09.123Z|238ce461-552f-4495-9ab4-5d2de946953e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:09.124Z|238ce461-552f-4495-9ab4-5d2de946953e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:16.327Z|4c0d6000-9c63-4c23-94ad-99378794595f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:28:16.329Z|4c0d6000-9c63-4c23-94ad-99378794595f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:19.147Z|a5064dd6-fc35-4671-b4de-37737f2f21a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:19.148Z|a5064dd6-fc35-4671-b4de-37737f2f21a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:19.149Z|ad47faad-bafe-485a-ba8c-b9cc9bdbf7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:19.150Z|ad47faad-bafe-485a-ba8c-b9cc9bdbf7f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:19.147Z|5e046100-9f99-4cd5-a71f-fcf2195def08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:19.154Z|5e046100-9f99-4cd5-a71f-fcf2195def08|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:23.154Z|793b1f19-f86f-4262-a742-9b22267f082b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:28:23.154Z|793b1f19-f86f-4262-a742-9b22267f082b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:28:29.175Z|cbf2d28a-b6b3-4938-b52c-953a018e7bab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:29.176Z|cbf2d28a-b6b3-4938-b52c-953a018e7bab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:29.177Z|e6ac2025-491f-4909-b550-1878f1e52daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:29.177Z|10dc0b3a-8a00-4ef6-89c9-7ffffbd8cfd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:29.178Z|e6ac2025-491f-4909-b550-1878f1e52daa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:29.178Z|10dc0b3a-8a00-4ef6-89c9-7ffffbd8cfd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:38.154Z|5f088dd3-81ff-42a9-99c2-ccd26afe5c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:28:38.154Z|5f088dd3-81ff-42a9-99c2-ccd26afe5c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:28:38.423Z|7e5db18f-fc5c-4286-a80b-38e2c79628a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:28:38.424Z|7e5db18f-fc5c-4286-a80b-38e2c79628a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:28:39.203Z|799dc42b-8ba5-4755-9a48-8bc68247f676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:39.203Z|fa885d47-5fb8-41b4-b2e7-820b14d9f146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:39.204Z|fa885d47-5fb8-41b4-b2e7-820b14d9f146|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:39.204Z|799dc42b-8ba5-4755-9a48-8bc68247f676|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:39.211Z|168f9fad-9531-4514-9209-37ed2a283e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:39.212Z|168f9fad-9531-4514-9209-37ed2a283e24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:49.236Z|905aada6-5837-4259-9bb4-f328a09a6bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:49.236Z|521885a9-5ca0-43d0-adcd-e9214f097c40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:49.237Z|521885a9-5ca0-43d0-adcd-e9214f097c40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:49.238Z|905aada6-5837-4259-9bb4-f328a09a6bda|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:49.245Z|e15b09c1-5c38-4f7f-9df9-bf487de28f30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:49.246Z|e15b09c1-5c38-4f7f-9df9-bf487de28f30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:53.154Z|5b77c0b4-a575-4317-985e-82740e487906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:28:53.157Z|5b77c0b4-a575-4317-985e-82740e487906|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:28:59.268Z|68ed2515-880e-410e-ae4a-938b9eae113d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:59.268Z|5c9b1a82-d341-4d6a-8d23-f1f90df58ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:59.269Z|68ed2515-880e-410e-ae4a-938b9eae113d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:59.269Z|5c9b1a82-d341-4d6a-8d23-f1f90df58ea4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:28:59.280Z|316a6494-379c-4393-bcbf-03bbc350b148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:28:59.281Z|316a6494-379c-4393-bcbf-03bbc350b148|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:08.154Z|070d62a8-f5ca-499d-be28-4fb0410129ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:29:08.155Z|070d62a8-f5ca-499d-be28-4fb0410129ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:29:08.425Z|7d426f20-80a3-4b93-9c79-2d91ae33e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:29:08.426Z|7d426f20-80a3-4b93-9c79-2d91ae33e0a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:29:09.299Z|94b46599-b814-499a-bb4f-a12c33559674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:09.299Z|541657a7-0d78-479c-9a28-46b1302582d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:09.299Z|94b46599-b814-499a-bb4f-a12c33559674|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:09.300Z|541657a7-0d78-479c-9a28-46b1302582d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:09.314Z|ef5c0e97-3aec-4972-b913-e83171db2dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:09.315Z|ef5c0e97-3aec-4972-b913-e83171db2dc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:16.327Z|5bbc5d20-e8f1-465a-95b7-3ffd47fb5f59|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:29:16.329Z|5bbc5d20-e8f1-465a-95b7-3ffd47fb5f59|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:19.327Z|a6005ab3-c400-4dd3-9c45-3269151e089d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:19.328Z|a6005ab3-c400-4dd3-9c45-3269151e089d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:19.332Z|39c17149-f7b3-4016-a473-d89bf5569632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:19.335Z|39c17149-f7b3-4016-a473-d89bf5569632|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:19.346Z|a4510a85-2748-489e-a634-38ea45782739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:19.347Z|a4510a85-2748-489e-a634-38ea45782739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:23.154Z|adde0b9d-7aff-4cff-8d21-9c1fddd482dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:29:23.154Z|adde0b9d-7aff-4cff-8d21-9c1fddd482dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:29:29.367Z|7911d522-7a9d-43e5-b78e-71470218205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:29.368Z|7911d522-7a9d-43e5-b78e-71470218205a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:29.379Z|0fdcf7ea-6ef0-45d4-9c7d-595e99bef5eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:29.379Z|1cab71a5-d92e-46ba-9d1b-9f54af949c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:29.380Z|0fdcf7ea-6ef0-45d4-9c7d-595e99bef5eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:29.380Z|1cab71a5-d92e-46ba-9d1b-9f54af949c49|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:38.154Z|4eee82a3-de6c-4d45-9250-2bac18179a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:29:38.157Z|4eee82a3-de6c-4d45-9250-2bac18179a13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:29:38.427Z|f29385a8-5e37-4c23-a309-813580076d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:29:38.427Z|f29385a8-5e37-4c23-a309-813580076d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:29:39.411Z|0d3dc54b-9400-4c44-85de-22c947dcbb44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:39.411Z|6ac23bd3-05d0-4a60-b528-eac66ae9f432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:39.412Z|6ac23bd3-05d0-4a60-b528-eac66ae9f432|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:39.412Z|0d3dc54b-9400-4c44-85de-22c947dcbb44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:39.414Z|7abbb04d-9ef2-4396-b40b-2b0e62146a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:39.415Z|7abbb04d-9ef2-4396-b40b-2b0e62146a80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:49.442Z|3470357f-f05e-4613-a262-c45b3c3130f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:49.442Z|d0efcf00-28e9-4436-8f44-8407bcf6734b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:49.442Z|ea29d30e-ebb5-4923-a3db-8b7388ef7dbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:49.443Z|3470357f-f05e-4613-a262-c45b3c3130f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:49.443Z|ea29d30e-ebb5-4923-a3db-8b7388ef7dbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:49.443Z|d0efcf00-28e9-4436-8f44-8407bcf6734b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:53.154Z|be5d68cc-b5b1-4bd4-9c03-54617e514778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:29:53.155Z|be5d68cc-b5b1-4bd4-9c03-54617e514778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:29:59.471Z|8c9ab230-cfc7-4b90-af0d-d96a8993a03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:59.471Z|55408bcc-5a3a-401f-8409-7f1ac86460d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:59.473Z|55408bcc-5a3a-401f-8409-7f1ac86460d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:59.472Z|8c9ab230-cfc7-4b90-af0d-d96a8993a03a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:29:59.479Z|fe4cace7-21e2-4b8d-b1f7-cdbb30007d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:29:59.480Z|fe4cace7-21e2-4b8d-b1f7-cdbb30007d8a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:08.155Z|60a6d5bc-f13a-4849-986d-7014bbe10807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:30:08.160Z|60a6d5bc-f13a-4849-986d-7014bbe10807|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:30:08.429Z|793459c1-e655-4e8f-98c4-5ad2d35a53ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:30:08.430Z|793459c1-e655-4e8f-98c4-5ad2d35a53ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:30:09.511Z|109cf8b7-40fa-4d3c-840f-0a42fb2500ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:09.511Z|2a306569-4ef0-4c45-9e76-547f2a22232c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:09.512Z|2a306569-4ef0-4c45-9e76-547f2a22232c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:09.512Z|109cf8b7-40fa-4d3c-840f-0a42fb2500ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:09.518Z|b1cfaae7-12db-4d7a-9a40-dccf1d4ce919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:09.519Z|b1cfaae7-12db-4d7a-9a40-dccf1d4ce919|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:16.327Z|5b58b728-2ce4-4994-b8b8-6c388bfce3bd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:30:16.327Z|5b58b728-2ce4-4994-b8b8-6c388bfce3bd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:19.545Z|8d66d0ea-79b9-4957-862f-6ece94ca915f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:19.546Z|8d66d0ea-79b9-4957-862f-6ece94ca915f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:19.550Z|3331ef1d-59db-4a29-81c1-b8c5a28f01c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:19.550Z|1ca22647-f980-4f7b-b05f-bf962f2dd86a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:19.550Z|3331ef1d-59db-4a29-81c1-b8c5a28f01c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:19.550Z|1ca22647-f980-4f7b-b05f-bf962f2dd86a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:23.154Z|478430e7-f14b-4caa-b5d5-73bb2d5fd875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:30:23.155Z|478430e7-f14b-4caa-b5d5-73bb2d5fd875|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:30:29.575Z|33bcac5b-8b39-4358-924a-06705c7f9070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:29.576Z|33bcac5b-8b39-4358-924a-06705c7f9070|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:29.582Z|059942d0-5d29-4ddf-88cf-648050bc4373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:29.582Z|faf38503-55bd-4f55-b20e-1051a36a3d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:29.583Z|faf38503-55bd-4f55-b20e-1051a36a3d53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:29.584Z|059942d0-5d29-4ddf-88cf-648050bc4373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:38.154Z|586d769c-2bdb-49ed-bec1-25c35617a53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:30:38.155Z|586d769c-2bdb-49ed-bec1-25c35617a53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:30:38.431Z|6c02e4fd-5c34-49f5-8793-b5f6e2276280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:30:38.432Z|6c02e4fd-5c34-49f5-8793-b5f6e2276280|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:30:39.606Z|be07819b-7142-48e8-87ae-28c60a1aa7d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:39.607Z|be07819b-7142-48e8-87ae-28c60a1aa7d7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:39.616Z|5e4bad19-6248-4188-a8dc-d629d8aa7de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:39.617Z|5e4bad19-6248-4188-a8dc-d629d8aa7de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:39.618Z|5de314dd-34a9-453f-8d85-1a77f2312cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:39.620Z|5de314dd-34a9-453f-8d85-1a77f2312cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:49.640Z|4159ac9e-21b3-4796-819a-81883d45d671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:49.641Z|4159ac9e-21b3-4796-819a-81883d45d671|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:49.647Z|2a4118e3-cb51-473a-bb20-91597fd70d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:49.648Z|2a4118e3-cb51-473a-bb20-91597fd70d25|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:49.663Z|941dda71-3637-44a2-bf74-ea8d6f187f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:49.665Z|941dda71-3637-44a2-bf74-ea8d6f187f53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:53.154Z|8d83ad81-fd5a-4da8-9ee3-c6653b725ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:30:53.158Z|8d83ad81-fd5a-4da8-9ee3-c6653b725ce3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:30:59.671Z|53dfbe0b-e1e0-4789-8d00-9e7e2f5dc963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:59.673Z|53dfbe0b-e1e0-4789-8d00-9e7e2f5dc963|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:59.674Z|21d7d517-31d6-406b-8103-40d5c05e489e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:59.675Z|21d7d517-31d6-406b-8103-40d5c05e489e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:30:59.690Z|a98c9a69-7331-40dd-949e-e7928169c976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:30:59.691Z|a98c9a69-7331-40dd-949e-e7928169c976|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:08.154Z|f044e355-96f2-42a7-a75c-73e7cb12bac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:31:08.155Z|f044e355-96f2-42a7-a75c-73e7cb12bac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:31:08.434Z|f4ca0f51-56c1-436a-8f05-5a2aad14acf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:31:08.435Z|f4ca0f51-56c1-436a-8f05-5a2aad14acf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:31:09.706Z|e132cb3b-67f6-4852-84a4-0d7ec97acd5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:09.707Z|e132cb3b-67f6-4852-84a4-0d7ec97acd5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:09.712Z|24e2e16e-8cc3-448b-a164-a713bf97dd09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:09.712Z|24e2e16e-8cc3-448b-a164-a713bf97dd09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:09.727Z|03d285e6-cbd4-4eed-9dbf-722815ede452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:09.728Z|03d285e6-cbd4-4eed-9dbf-722815ede452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:16.325Z|b05a8738-8472-48e9-99ea-fec4f86a573a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:31:16.326Z|b05a8738-8472-48e9-99ea-fec4f86a573a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:19.744Z|0edb4ee0-d2b8-450a-ad32-e7940050a3b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:19.745Z|0edb4ee0-d2b8-450a-ad32-e7940050a3b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:19.746Z|69624565-149c-4374-8b36-60c75e58da88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:19.747Z|69624565-149c-4374-8b36-60c75e58da88|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:19.758Z|bb7664dd-983e-41e0-9da1-fe0d02047a65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:19.759Z|bb7664dd-983e-41e0-9da1-fe0d02047a65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:23.154Z|3511040f-4e93-4e8c-872b-c6140bb2a1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:31:23.155Z|3511040f-4e93-4e8c-872b-c6140bb2a1c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:31:29.772Z|2f5a9ce8-bb74-4470-a981-674e28213207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:29.773Z|2f5a9ce8-bb74-4470-a981-674e28213207|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:29.781Z|4721299e-78a6-4630-92e6-951db7b6269d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:29.782Z|4721299e-78a6-4630-92e6-951db7b6269d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:29.786Z|e68069cb-e649-47ab-a563-3affcddaa648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:29.786Z|e68069cb-e649-47ab-a563-3affcddaa648|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:38.154Z|783b1ddf-c26d-4daf-a50f-fc5284593293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:31:38.157Z|783b1ddf-c26d-4daf-a50f-fc5284593293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:31:38.437Z|d0e09783-d9ba-452e-85f8-57fe80fc8851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:31:38.438Z|d0e09783-d9ba-452e-85f8-57fe80fc8851|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:31:39.799Z|e01d643c-8acb-4496-8518-397f65e6f0bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:39.802Z|e01d643c-8acb-4496-8518-397f65e6f0bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:39.815Z|09ec7ffc-fbbf-475a-afa7-538f03deed37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:39.815Z|17faf532-73c4-44b8-8ed8-e81ec79bbaa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:39.816Z|09ec7ffc-fbbf-475a-afa7-538f03deed37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:39.816Z|17faf532-73c4-44b8-8ed8-e81ec79bbaa3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:49.843Z|5d6fef44-e0eb-4aa4-bffd-65fbc7b35ea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:49.844Z|5d6fef44-e0eb-4aa4-bffd-65fbc7b35ea9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:49.857Z|9e236259-ced1-4208-b4df-22e8c42a0219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:49.857Z|ff6c2ddb-bf28-4104-87b2-06218b0d00a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:49.858Z|9e236259-ced1-4208-b4df-22e8c42a0219|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:49.858Z|ff6c2ddb-bf28-4104-87b2-06218b0d00a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:53.154Z|66f827f5-8810-4b2a-a8fc-cb65ea5545da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:31:53.155Z|66f827f5-8810-4b2a-a8fc-cb65ea5545da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:31:59.886Z|3c69dd40-f7af-4b50-abd8-249c1a6f8bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:59.886Z|79ae1db5-8ae8-4d6d-9fbb-1c8753ba771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:59.886Z|1f9bad19-47a0-4296-88e3-60f08bb53c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:31:59.887Z|3c69dd40-f7af-4b50-abd8-249c1a6f8bd8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:59.887Z|1f9bad19-47a0-4296-88e3-60f08bb53c52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:31:59.887Z|79ae1db5-8ae8-4d6d-9fbb-1c8753ba771c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:08.154Z|7ac11152-f41f-4f13-84b5-851d7d6f5e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:32:08.155Z|7ac11152-f41f-4f13-84b5-851d7d6f5e85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:32:08.439Z|847a7b04-fbee-44a7-95ce-d884d3143876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:32:08.440Z|847a7b04-fbee-44a7-95ce-d884d3143876|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:32:09.924Z|f4ce2e41-13ae-46a5-a94e-1862dfa5ceb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:09.925Z|f4ce2e41-13ae-46a5-a94e-1862dfa5ceb1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:09.931Z|10bdaa1c-f124-420c-85a2-716f5d44bd6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:09.931Z|c645bf0d-4240-49e9-bc95-27c137840c32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:09.933Z|c645bf0d-4240-49e9-bc95-27c137840c32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:09.932Z|10bdaa1c-f124-420c-85a2-716f5d44bd6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:16.326Z|7f2b2cf9-0e17-4453-b6ac-0442b458cd25|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:32:16.327Z|7f2b2cf9-0e17-4453-b6ac-0442b458cd25|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:19.962Z|a946eba0-f5b3-487d-bc3c-4e4bf0407503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:19.963Z|a946eba0-f5b3-487d-bc3c-4e4bf0407503|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:19.970Z|5a6ebfe8-b00a-401c-8546-323b731e33a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:19.972Z|b2774327-c93b-40cd-a768-9ff281b7f9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:19.973Z|b2774327-c93b-40cd-a768-9ff281b7f9d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:19.981Z|5a6ebfe8-b00a-401c-8546-323b731e33a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:23.154Z|366c4ca1-9e62-476c-8189-a051ccd295f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:32:23.158Z|366c4ca1-9e62-476c-8189-a051ccd295f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:32:30.015Z|8df77a95-f7c1-4dc4-a793-e6c999d2b446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:30.015Z|f77c04a0-8507-40e0-8378-b48db4f5fb61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:30.016Z|8df77a95-f7c1-4dc4-a793-e6c999d2b446|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:30.016Z|f77c04a0-8507-40e0-8378-b48db4f5fb61|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:30.031Z|d86b8071-e290-4d92-9e00-85284f455316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:30.033Z|d86b8071-e290-4d92-9e00-85284f455316|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:38.154Z|88d982bf-5df6-47d1-9807-7ad4a01d563d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:32:38.155Z|88d982bf-5df6-47d1-9807-7ad4a01d563d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:32:38.442Z|c2b69b6b-f106-4285-b73b-cdabaab321e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:32:38.443Z|c2b69b6b-f106-4285-b73b-cdabaab321e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:32:40.050Z|e6601d8c-9e76-4161-9178-e0eeb9b57500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:40.052Z|e6601d8c-9e76-4161-9178-e0eeb9b57500|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:40.054Z|819ba38e-4300-49f9-b444-d8c83a375fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:40.054Z|819ba38e-4300-49f9-b444-d8c83a375fd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:40.073Z|07d14a01-1380-4896-96a8-1135dbd23ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:40.074Z|07d14a01-1380-4896-96a8-1135dbd23ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:50.092Z|fa73d470-5a19-47af-a702-b35b6dde1c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:50.094Z|fa73d470-5a19-47af-a702-b35b6dde1c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:50.095Z|77dfad74-3aef-47cb-b9e4-9a2eb874a743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:50.096Z|77dfad74-3aef-47cb-b9e4-9a2eb874a743|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:50.104Z|15ee8d5d-d0d2-438a-95ec-97f24edc7db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:32:50.107Z|15ee8d5d-d0d2-438a-95ec-97f24edc7db9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:32:53.154Z|e13a4a8f-14ea-46c2-9a3d-93e7ac36a364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:32:53.155Z|e13a4a8f-14ea-46c2-9a3d-93e7ac36a364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:33:00.140Z|58070d56-185c-428b-bbf1-14977b40ccd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:00.141Z|f60f4ea0-d76f-47c8-b4bb-a0b026d1b214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:00.141Z|ac5fdd80-327c-4805-be93-935addc467dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:00.142Z|58070d56-185c-428b-bbf1-14977b40ccd6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:00.142Z|f60f4ea0-d76f-47c8-b4bb-a0b026d1b214|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:00.142Z|ac5fdd80-327c-4805-be93-935addc467dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:08.154Z|dcd3bbfa-570e-41f8-9262-f9872aeff05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:33:08.158Z|dcd3bbfa-570e-41f8-9262-f9872aeff05a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:33:08.444Z|6ccd1a10-dc3e-4de8-b635-a6d3982b0991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:33:08.445Z|6ccd1a10-dc3e-4de8-b635-a6d3982b0991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:33:10.255Z|98b020a4-339a-4440-a80c-3a2cfddba92c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:10.256Z|98b020a4-339a-4440-a80c-3a2cfddba92c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:10.255Z|c544563b-8558-456b-adb2-517bd149a7c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:10.256Z|40203c1d-a33b-49cc-bb31-b8a2da168e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:10.257Z|40203c1d-a33b-49cc-bb31-b8a2da168e82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:10.257Z|c544563b-8558-456b-adb2-517bd149a7c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:16.327Z|dcd241ed-a412-4490-8764-345dda0d506d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:33:16.329Z|dcd241ed-a412-4490-8764-345dda0d506d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:20.284Z|2857f3af-ba6f-4a85-8c26-b1c55ff7c6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:20.284Z|c065d600-6dc4-462c-b686-cf7529c36f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:20.285Z|2857f3af-ba6f-4a85-8c26-b1c55ff7c6d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:20.285Z|c065d600-6dc4-462c-b686-cf7529c36f7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:20.290Z|a5c23ae8-ee04-4019-a77a-4a97ae8519a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:20.291Z|a5c23ae8-ee04-4019-a77a-4a97ae8519a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:23.154Z|c0bf1d9f-e12b-49d8-bd7c-9200937f3dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:33:23.155Z|c0bf1d9f-e12b-49d8-bd7c-9200937f3dd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:33:30.328Z|35c56c63-077c-4e5e-9884-d56dfdd003e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:30.328Z|a29f1eee-4207-4c02-86d7-b6fc3bb59fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:30.330Z|a29f1eee-4207-4c02-86d7-b6fc3bb59fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:30.330Z|35c56c63-077c-4e5e-9884-d56dfdd003e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:30.330Z|832ea787-b964-40b7-9203-50fda30e6a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:30.330Z|832ea787-b964-40b7-9203-50fda30e6a72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:38.154Z|0cd69518-8750-4df0-88a1-ce8acb358ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:33:38.155Z|0cd69518-8750-4df0-88a1-ce8acb358ebd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:33:38.447Z|7f5e2afe-5fa6-4fb1-9efb-487aac096f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:33:38.448Z|7f5e2afe-5fa6-4fb1-9efb-487aac096f2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:33:40.362Z|b46045eb-71ab-4558-a93a-8f4f6cc68298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:40.363Z|b46045eb-71ab-4558-a93a-8f4f6cc68298|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:40.366Z|8246acde-9a12-48e3-a78d-3cb196e626c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:40.367Z|8246acde-9a12-48e3-a78d-3cb196e626c2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:40.370Z|a3990f07-7761-43d1-83b2-913f82617927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:40.370Z|a3990f07-7761-43d1-83b2-913f82617927|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:50.389Z|821278dc-0dfb-4ac9-9ca7-14e615ff7efa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:50.390Z|821278dc-0dfb-4ac9-9ca7-14e615ff7efa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:50.404Z|9a4208a5-e34b-4a59-9107-2c407d3235a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:50.406Z|9a4208a5-e34b-4a59-9107-2c407d3235a2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:50.405Z|d812128e-ebfe-4e2a-a0cd-893b25233559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:33:50.408Z|d812128e-ebfe-4e2a-a0cd-893b25233559|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:33:53.154Z|49f81e40-4e62-4d4e-889c-b759cd52bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:33:53.158Z|49f81e40-4e62-4d4e-889c-b759cd52bfb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:34:00.420Z|ea439974-7bbe-40e6-a3ed-4d03c9c5a275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:00.421Z|ea439974-7bbe-40e6-a3ed-4d03c9c5a275|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:00.438Z|d7468956-affc-4a61-b4f1-ff5a37ba796b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:00.439Z|d7468956-affc-4a61-b4f1-ff5a37ba796b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:00.444Z|e8ca44d1-68c8-4971-9e38-5f9536cc639c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:00.446Z|e8ca44d1-68c8-4971-9e38-5f9536cc639c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:08.154Z|f7efd480-66c6-4e7a-946a-e40cf6fdfc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:34:08.154Z|f7efd480-66c6-4e7a-946a-e40cf6fdfc11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:34:08.449Z|37ecabe6-760a-4146-8c08-7e996ccec343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:34:08.450Z|37ecabe6-760a-4146-8c08-7e996ccec343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:34:10.452Z|bcf91607-0dfc-4a0d-b139-c30be11d761e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:10.453Z|bcf91607-0dfc-4a0d-b139-c30be11d761e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:10.470Z|213d9935-325b-4b85-b7b5-69437ad2b659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:10.471Z|213d9935-325b-4b85-b7b5-69437ad2b659|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:10.473Z|89c263a3-82c8-4a7d-b09f-09596c27cb4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:10.474Z|89c263a3-82c8-4a7d-b09f-09596c27cb4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:16.326Z|9d8cefd6-446c-4764-9c82-5b306666ce8c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:34:16.327Z|9d8cefd6-446c-4764-9c82-5b306666ce8c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:20.498Z|dcef8e5e-b787-4d23-a15b-1cf2807bd4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:20.499Z|dcef8e5e-b787-4d23-a15b-1cf2807bd4e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:20.500Z|c7ebe5ad-4df7-472a-b796-3b7a31d1c405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:20.501Z|c7ebe5ad-4df7-472a-b796-3b7a31d1c405|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:20.504Z|059f6cdc-1df2-4e8c-80f9-35a7f992c4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:20.505Z|059f6cdc-1df2-4e8c-80f9-35a7f992c4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:23.154Z|550f8aad-9ebb-4ab0-9294-25e31b3e6499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:34:23.154Z|550f8aad-9ebb-4ab0-9294-25e31b3e6499|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:34:30.524Z|dfe5c639-276a-4784-a387-bd30de061106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:30.525Z|6864db34-af01-45e5-a884-e9fd283c22d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:30.525Z|dfe5c639-276a-4784-a387-bd30de061106|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:30.526Z|6864db34-af01-45e5-a884-e9fd283c22d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:30.533Z|40fe9711-b054-41b9-8af5-7accd32d4769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:30.534Z|40fe9711-b054-41b9-8af5-7accd32d4769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:38.154Z|6bafadc5-45c4-4b69-8067-dfb8c5a0c727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:34:38.158Z|6bafadc5-45c4-4b69-8067-dfb8c5a0c727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:34:38.451Z|7f66c3bf-a7a9-4295-b340-776ccdf80693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:34:38.452Z|7f66c3bf-a7a9-4295-b340-776ccdf80693|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:34:40.552Z|334d83b3-2f43-4865-af6a-3534253ed2ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:40.553Z|f4819759-605a-4ad2-b0e6-5066ff25ca2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:40.554Z|334d83b3-2f43-4865-af6a-3534253ed2ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:40.554Z|f4819759-605a-4ad2-b0e6-5066ff25ca2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:40.560Z|611fd532-6a79-4a28-b30d-f5da3b8ba8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:40.561Z|611fd532-6a79-4a28-b30d-f5da3b8ba8db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:50.589Z|08fb1a64-706f-4e4e-ba46-6435f56b14e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:50.590Z|2870e6c3-44b0-4fde-8d7e-624aeb0ddf9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:50.590Z|08fb1a64-706f-4e4e-ba46-6435f56b14e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:50.590Z|2870e6c3-44b0-4fde-8d7e-624aeb0ddf9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:50.591Z|ab098886-36b7-47aa-83b7-984ee40c2956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:34:50.591Z|ab098886-36b7-47aa-83b7-984ee40c2956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:34:53.154Z|0dd47df0-a044-4576-b2f3-6ac240da2550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:34:53.154Z|0dd47df0-a044-4576-b2f3-6ac240da2550|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:35:00.618Z|7ad6180b-9305-4dcd-b904-e10052d8f692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:00.619Z|6f5f64f5-e583-47b9-9879-c6588def32b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:00.619Z|7ad6180b-9305-4dcd-b904-e10052d8f692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:00.619Z|6f5f64f5-e583-47b9-9879-c6588def32b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:00.627Z|45be5049-47a2-4b94-aa33-0d5a869ecd45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:00.628Z|45be5049-47a2-4b94-aa33-0d5a869ecd45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:08.154Z|1ddfac33-b694-4f8d-9c93-afea986b5981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:35:08.155Z|1ddfac33-b694-4f8d-9c93-afea986b5981|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:35:08.454Z|95e888ff-436e-4b6e-a907-c017770048c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:35:08.455Z|95e888ff-436e-4b6e-a907-c017770048c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:35:10.647Z|8284e615-595a-45e8-a52b-06878f45785b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:10.647Z|d3935473-36c6-4684-8dbb-f19feb365628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:10.648Z|8284e615-595a-45e8-a52b-06878f45785b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:10.649Z|d3935473-36c6-4684-8dbb-f19feb365628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:10.651Z|a32b3343-5d46-4690-a012-630428ed144b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:10.652Z|a32b3343-5d46-4690-a012-630428ed144b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:16.326Z|dd55ffde-4e06-402b-8281-618a0528e42d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:35:16.328Z|dd55ffde-4e06-402b-8281-618a0528e42d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:20.677Z|bbb182dc-4e2b-4282-aebf-1efc7e707794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:20.678Z|3e92e55b-8404-4924-9631-b9d47148f63d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:20.678Z|3e92e55b-8404-4924-9631-b9d47148f63d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:20.678Z|bbb182dc-4e2b-4282-aebf-1efc7e707794|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:20.680Z|7d4c00c7-0d23-4139-b06d-a171545ae6e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:20.681Z|7d4c00c7-0d23-4139-b06d-a171545ae6e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:23.154Z|013d26b6-5f66-47f9-9d11-8cb1e1113eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:35:23.158Z|013d26b6-5f66-47f9-9d11-8cb1e1113eef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:35:30.706Z|2f6fc42f-ac98-4b62-bb64-77399b104d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:30.707Z|2f6fc42f-ac98-4b62-bb64-77399b104d57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:30.711Z|d1ffd854-69e9-4452-96e5-6e7c76ada14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:30.712Z|d1ffd854-69e9-4452-96e5-6e7c76ada14c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:30.713Z|25501121-a807-4415-b6cf-d4f7b7608127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:30.713Z|25501121-a807-4415-b6cf-d4f7b7608127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:38.154Z|94405117-cd4a-4b3e-8cfa-fb7f83a282b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:35:38.155Z|94405117-cd4a-4b3e-8cfa-fb7f83a282b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:35:38.456Z|d94f3731-12d4-4f46-93ba-5eaeef78ad8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:35:38.457Z|d94f3731-12d4-4f46-93ba-5eaeef78ad8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:35:40.733Z|1f87786b-b73e-4aa0-9176-168d7fdcd01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:40.734Z|1f87786b-b73e-4aa0-9176-168d7fdcd01e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:40.734Z|4c17694d-6362-4b3e-8132-322839f7c08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:40.734Z|4c17694d-6362-4b3e-8132-322839f7c08b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:40.738Z|3f1c93b2-4494-4469-9dfe-ab3992632120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:40.738Z|3f1c93b2-4494-4469-9dfe-ab3992632120|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:50.761Z|a8503247-46aa-431f-bddd-dee7f541bd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:50.761Z|520eb05f-b576-4041-97ab-a6d0e3b18534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:50.762Z|a8503247-46aa-431f-bddd-dee7f541bd0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:50.762Z|520eb05f-b576-4041-97ab-a6d0e3b18534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:50.763Z|2c60850f-3cf0-4a9f-b5eb-cf50409fe111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:35:50.764Z|2c60850f-3cf0-4a9f-b5eb-cf50409fe111|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:35:53.153Z|d176573c-843d-46d3-aa0c-aea5b8866409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:35:53.154Z|d176573c-843d-46d3-aa0c-aea5b8866409|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:36:00.793Z|e27270f6-5787-4173-af86-580c3a3f4d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:00.794Z|e27270f6-5787-4173-af86-580c3a3f4d2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:00.805Z|9fccf7ac-f8e6-4069-b463-b65379f7d216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:00.806Z|9fccf7ac-f8e6-4069-b463-b65379f7d216|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:00.815Z|ab50fb80-da7c-4544-b896-d6f05700f74f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:00.816Z|ab50fb80-da7c-4544-b896-d6f05700f74f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:08.154Z|7fff82d7-9198-482c-8b4d-738e1ad038e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:36:08.156Z|7fff82d7-9198-482c-8b4d-738e1ad038e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:36:08.458Z|9da262a9-7372-4075-9202-58c5808fad66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:36:08.459Z|9da262a9-7372-4075-9202-58c5808fad66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:36:10.824Z|448543fb-e15a-4e56-bd03-f4c22f39ba88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:10.825Z|448543fb-e15a-4e56-bd03-f4c22f39ba88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:10.833Z|5d03f000-aa06-4c57-ae04-7382e89d7e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:10.834Z|5d03f000-aa06-4c57-ae04-7382e89d7e38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:10.851Z|c7ec6abb-4ea7-44ab-8059-a2d3d3616d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:10.852Z|c7ec6abb-4ea7-44ab-8059-a2d3d3616d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:16.328Z|b5617744-c249-4a25-9e7d-c6d6347d46d9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:36:16.329Z|b5617744-c249-4a25-9e7d-c6d6347d46d9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:20.856Z|9125a560-1885-4f99-9ae2-7609ef3afdff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:20.857Z|9125a560-1885-4f99-9ae2-7609ef3afdff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:20.859Z|7f7720c9-9e08-4340-9a2f-f494669534ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:20.860Z|7f7720c9-9e08-4340-9a2f-f494669534ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:20.881Z|3e7766c0-d56d-43fd-8087-aac010c4317c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:20.882Z|3e7766c0-d56d-43fd-8087-aac010c4317c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:23.154Z|62fc3736-9826-426f-a412-86b2820b4eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:36:23.155Z|62fc3736-9826-426f-a412-86b2820b4eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:36:30.890Z|6a521b98-f895-43cc-a2f5-01b2ecf56471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:30.890Z|0d3cc043-d06e-4f6a-a2f4-3ead66f381ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:30.891Z|0d3cc043-d06e-4f6a-a2f4-3ead66f381ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:30.891Z|6a521b98-f895-43cc-a2f5-01b2ecf56471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:30.914Z|a30fd517-b192-4adc-a59b-23d181d3f053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:30.916Z|a30fd517-b192-4adc-a59b-23d181d3f053|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:38.154Z|e5331222-9404-4670-87f0-4ca6baa62e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:36:38.155Z|e5331222-9404-4670-87f0-4ca6baa62e93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:36:38.460Z|114eee65-1c23-4683-9182-d9834b487e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:36:38.460Z|114eee65-1c23-4683-9182-d9834b487e6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:36:40.918Z|3f3cecff-9998-45a2-8017-3cc49cea43cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:40.918Z|ce752d36-f9dc-41e2-934e-af7cfc7199b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:40.919Z|ce752d36-f9dc-41e2-934e-af7cfc7199b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:40.918Z|3f3cecff-9998-45a2-8017-3cc49cea43cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:40.951Z|7122a68c-8b38-40e7-87c5-49b24e608d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:40.952Z|7122a68c-8b38-40e7-87c5-49b24e608d48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:50.964Z|602c2072-bfc4-49f5-8c98-eacc931b678d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:50.964Z|f2308319-b965-4933-919c-232a1eaa321e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:50.965Z|f2308319-b965-4933-919c-232a1eaa321e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:50.965Z|602c2072-bfc4-49f5-8c98-eacc931b678d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:50.980Z|546738d8-8d88-4c36-a9f1-276cd75f1d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:36:50.981Z|546738d8-8d88-4c36-a9f1-276cd75f1d78|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:36:53.154Z|f653951f-10d9-4fec-8126-cfc4840fbc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:36:53.158Z|f653951f-10d9-4fec-8126-cfc4840fbc5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:37:00.990Z|12a96e77-e11a-4d66-898a-b0dd7d15bed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:00.990Z|59085389-fd1c-4efb-8ad5-3dc72e85e41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:00.991Z|12a96e77-e11a-4d66-898a-b0dd7d15bed9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:00.992Z|59085389-fd1c-4efb-8ad5-3dc72e85e41c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:01.008Z|4f596eb3-6c69-4c31-8075-75be2750674b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:01.010Z|4f596eb3-6c69-4c31-8075-75be2750674b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:08.154Z|66e6c5b0-7940-4c21-9bf4-38b49c14013f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:37:08.154Z|66e6c5b0-7940-4c21-9bf4-38b49c14013f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:37:08.461Z|8877e94c-0600-46d4-bf54-d3383ca1fad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:37:08.462Z|8877e94c-0600-46d4-bf54-d3383ca1fad3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:37:11.028Z|eb3c2dd9-2008-4611-917e-82013d74dcde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:11.028Z|9a523dff-a715-422f-9a7e-030f7a5e3669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:11.030Z|9a523dff-a715-422f-9a7e-030f7a5e3669|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:11.030Z|eb3c2dd9-2008-4611-917e-82013d74dcde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:11.040Z|3430378b-e0b2-41d6-b82e-321e1bd7f620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:11.040Z|3430378b-e0b2-41d6-b82e-321e1bd7f620|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:16.326Z|3083b818-8396-46fb-9892-952aa5c1eb68|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:37:16.327Z|3083b818-8396-46fb-9892-952aa5c1eb68|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:21.056Z|a3b744ef-d968-4103-a9f7-27fb93e4ff7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:21.056Z|4600ffdc-69d5-4ea2-9786-b142e9e391ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:21.057Z|a3b744ef-d968-4103-a9f7-27fb93e4ff7e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:21.057Z|4600ffdc-69d5-4ea2-9786-b142e9e391ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:21.066Z|4da5b2ae-cd6b-43b5-a996-bb72b6ac182f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:21.067Z|4da5b2ae-cd6b-43b5-a996-bb72b6ac182f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:23.154Z|92667186-ed82-4bee-b89d-353c03154721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:37:23.155Z|92667186-ed82-4bee-b89d-353c03154721|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:37:31.101Z|b624ad5a-5290-467e-adae-e27eab6dab2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:31.100Z|8dcc262b-646d-4067-87cb-8e3b1c6eb111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:31.102Z|8dcc262b-646d-4067-87cb-8e3b1c6eb111|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:31.104Z|b624ad5a-5290-467e-adae-e27eab6dab2e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:31.112Z|fbae7065-fd6e-4e6b-a5b8-98580516810f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:31.113Z|fbae7065-fd6e-4e6b-a5b8-98580516810f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:38.154Z|b5415ce3-4a2d-43c2-865a-ef817c296f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:37:38.157Z|b5415ce3-4a2d-43c2-865a-ef817c296f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:37:38.463Z|c31c2a42-bbb7-4593-ab98-780c173cbf7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:37:38.464Z|c31c2a42-bbb7-4593-ab98-780c173cbf7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:37:41.169Z|7093a34b-0be7-443d-b3bb-8c9d528e400d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:41.174Z|7093a34b-0be7-443d-b3bb-8c9d528e400d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:41.175Z|0bd44aa2-84b4-4acc-bc26-1374c969f4bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:41.176Z|0bd44aa2-84b4-4acc-bc26-1374c969f4bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:41.179Z|75bcb2f2-f1d5-4d63-974c-7e0199074cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:41.179Z|75bcb2f2-f1d5-4d63-974c-7e0199074cca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:51.208Z|121b3491-7923-47dd-9d9c-2f578c4ce4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:51.209Z|87f6b3ff-f9d5-466f-82eb-a6fec35abb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:51.209Z|121b3491-7923-47dd-9d9c-2f578c4ce4c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:51.210Z|87f6b3ff-f9d5-466f-82eb-a6fec35abb7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:51.212Z|9079c7d2-2963-4273-9fec-640825b48e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:37:51.212Z|9079c7d2-2963-4273-9fec-640825b48e4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:37:53.154Z|51f1b0d4-8dcc-4541-8c97-d146f67b6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:37:53.154Z|51f1b0d4-8dcc-4541-8c97-d146f67b6527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:38:01.263Z|63954fab-222d-4724-ae8c-b25d030c573c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:01.263Z|100e5265-8f38-4bed-bebc-23db8c6732bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:01.264Z|100e5265-8f38-4bed-bebc-23db8c6732bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:01.264Z|63954fab-222d-4724-ae8c-b25d030c573c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:01.264Z|cd93c5bd-7cb0-4ca9-8d55-df19618d17b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:01.265Z|cd93c5bd-7cb0-4ca9-8d55-df19618d17b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:08.154Z|6900850e-8f51-4f76-9fae-8378fdad6dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:38:08.155Z|6900850e-8f51-4f76-9fae-8378fdad6dbf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:38:08.465Z|adb5c662-cde2-4535-bf33-36e7cf1a1718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:38:08.466Z|adb5c662-cde2-4535-bf33-36e7cf1a1718|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:38:11.300Z|de57a23f-2ddc-4768-b513-d654ff07fbea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:11.301Z|de57a23f-2ddc-4768-b513-d654ff07fbea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:11.308Z|fe975976-3707-4d74-b19a-061563fb72d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:11.309Z|fe975976-3707-4d74-b19a-061563fb72d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:11.309Z|9b2c2caf-a60b-4923-b488-28e90c15af50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:11.310Z|9b2c2caf-a60b-4923-b488-28e90c15af50|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:16.326Z|8297be86-a5a9-4a41-8bf0-8da9fcc24cd9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:38:16.327Z|8297be86-a5a9-4a41-8bf0-8da9fcc24cd9|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:21.347Z|b3c31743-0c3e-4685-b1d5-52e710fd5b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:21.348Z|b3c31743-0c3e-4685-b1d5-52e710fd5b3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:21.354Z|d69b28af-ae05-4609-9358-ed8a1099e61c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:21.355Z|d69b28af-ae05-4609-9358-ed8a1099e61c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:21.362Z|a74610f7-c4d7-4420-ae5f-b3ddae5e1147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:21.363Z|a74610f7-c4d7-4420-ae5f-b3ddae5e1147|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:23.154Z|94533443-8691-4d7d-9d7e-bcff4aaf7aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:38:23.156Z|94533443-8691-4d7d-9d7e-bcff4aaf7aac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:38:31.376Z|e160db1a-df4d-48d7-9030-658de3d46690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:31.377Z|e160db1a-df4d-48d7-9030-658de3d46690|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:31.388Z|74484c92-e027-4b91-be7a-750630e532fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:31.390Z|74484c92-e027-4b91-be7a-750630e532fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:31.399Z|9ef9b032-2159-408a-a9b6-42e57b6abd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:31.400Z|9ef9b032-2159-408a-a9b6-42e57b6abd87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:38.154Z|3ef848ec-4305-4099-871d-862d34768268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:38:38.155Z|3ef848ec-4305-4099-871d-862d34768268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:38:38.467Z|21cec8ae-d1c3-49fe-a5ce-8b7199f70a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:38:38.467Z|21cec8ae-d1c3-49fe-a5ce-8b7199f70a29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:38:41.402Z|8e6c42dc-b0ff-4286-a674-bf8f53845b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:41.403Z|8e6c42dc-b0ff-4286-a674-bf8f53845b30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:41.422Z|b3cd428e-88eb-4ad9-b540-5e2f4482d863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:41.423Z|b3cd428e-88eb-4ad9-b540-5e2f4482d863|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:41.426Z|b9f7f6d5-ae28-43e1-b5ec-ede356f0de29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:41.427Z|b9f7f6d5-ae28-43e1-b5ec-ede356f0de29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:51.428Z|a2f828c8-ed18-4f7a-9e7b-d8fdfbfd9779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:51.429Z|a2f828c8-ed18-4f7a-9e7b-d8fdfbfd9779|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:51.453Z|3b5bbe83-6bfd-42c2-b423-cdcb41c5b9ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:51.454Z|3b5bbe83-6bfd-42c2-b423-cdcb41c5b9ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:51.455Z|cbc2da7c-2c75-4eb9-8eb4-69690c047e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:38:51.456Z|cbc2da7c-2c75-4eb9-8eb4-69690c047e2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:38:53.153Z|d08d9607-efbe-4a7c-a965-c1a49f28c51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:38:53.154Z|d08d9607-efbe-4a7c-a965-c1a49f28c51d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:39:01.453Z|b9727608-3689-4a6e-a248-e7c863b38a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:01.454Z|b9727608-3689-4a6e-a248-e7c863b38a56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:01.486Z|f9af3912-aa7b-4ba7-abdd-c9f70ab66c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:01.487Z|a6b56e01-87f0-40da-b241-f014ca4a4e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:01.488Z|f9af3912-aa7b-4ba7-abdd-c9f70ab66c1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:01.488Z|a6b56e01-87f0-40da-b241-f014ca4a4e4d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:08.154Z|784775f3-ac32-47ad-98d6-e0dd7c34ff1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:39:08.157Z|784775f3-ac32-47ad-98d6-e0dd7c34ff1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:39:08.468Z|4d789a58-f3df-49cd-858c-c5cc3fcae315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:39:08.469Z|4d789a58-f3df-49cd-858c-c5cc3fcae315|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:39:11.484Z|e977c131-a22c-40eb-9656-b0b4ae37d39b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:11.485Z|e977c131-a22c-40eb-9656-b0b4ae37d39b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:11.511Z|fcdbff14-5a3b-4aa4-9da1-dea5633f668c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:11.511Z|13acf397-ffa3-495e-a54f-678fbba7b412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:11.512Z|fcdbff14-5a3b-4aa4-9da1-dea5633f668c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:11.512Z|13acf397-ffa3-495e-a54f-678fbba7b412|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:16.325Z|70031021-a177-4ede-96d1-f41f429d2d98|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:39:16.326Z|70031021-a177-4ede-96d1-f41f429d2d98|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:21.509Z|93ff9283-22e0-4e3b-956f-83d6c76127a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:21.510Z|93ff9283-22e0-4e3b-956f-83d6c76127a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:21.537Z|d21e29a4-d308-4bf7-8f69-cc10b4acc86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:21.537Z|643a28aa-1ff4-4273-b162-2b3cfd45b43c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:21.538Z|d21e29a4-d308-4bf7-8f69-cc10b4acc86a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:21.538Z|643a28aa-1ff4-4273-b162-2b3cfd45b43c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:23.153Z|6483edb3-2dde-4c41-a574-f5aa64c9ee83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:39:23.155Z|6483edb3-2dde-4c41-a574-f5aa64c9ee83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:39:31.536Z|ff1c93c6-9b3e-4201-b660-3b80b88cffec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:31.537Z|ff1c93c6-9b3e-4201-b660-3b80b88cffec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:31.562Z|8f86bd3b-d36d-46ca-9a93-e49d28ef71e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:31.562Z|00d2eaf5-1308-460e-ac77-61ae6169e919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:31.563Z|00d2eaf5-1308-460e-ac77-61ae6169e919|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:31.563Z|8f86bd3b-d36d-46ca-9a93-e49d28ef71e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:38.154Z|e0f8753a-49c5-43c3-8598-312759976ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:39:38.155Z|e0f8753a-49c5-43c3-8598-312759976ed1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:39:38.470Z|0f74c051-9e29-4077-af9e-b4838563a875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:39:38.471Z|0f74c051-9e29-4077-af9e-b4838563a875|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:39:41.563Z|27ed90c5-113d-40cc-9673-85f3ea7aff24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:41.564Z|27ed90c5-113d-40cc-9673-85f3ea7aff24|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:41.610Z|d6343e1e-4d99-4595-83f2-5f7e32346761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:41.609Z|fc2e5263-f4f3-45de-9740-7f4dbae080c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:41.610Z|fc2e5263-f4f3-45de-9740-7f4dbae080c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:41.610Z|d6343e1e-4d99-4595-83f2-5f7e32346761|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:51.596Z|7ea78f41-24c0-44ec-ad37-2f8ef0c2a226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:51.598Z|7ea78f41-24c0-44ec-ad37-2f8ef0c2a226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:51.639Z|cca94ae4-21f6-4af3-9424-e76410da92c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:51.639Z|dd2c0727-5530-48d4-8902-cffc0d9c393f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:39:51.640Z|cca94ae4-21f6-4af3-9424-e76410da92c3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:51.640Z|dd2c0727-5530-48d4-8902-cffc0d9c393f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:39:53.154Z|74fbf210-5bba-4254-aa30-41861c9e5722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:39:53.158Z|74fbf210-5bba-4254-aa30-41861c9e5722|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:40:01.627Z|a8500c8e-833c-4c04-bc60-355a26690e8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:01.628Z|a8500c8e-833c-4c04-bc60-355a26690e8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:01.669Z|1a131c1d-4c88-4b1e-8a0e-83c2c4f15576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:01.670Z|1a131c1d-4c88-4b1e-8a0e-83c2c4f15576|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:01.679Z|d929ed1c-de08-47cf-b27e-633e35667ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:01.681Z|d929ed1c-de08-47cf-b27e-633e35667ed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:08.154Z|6c07ec59-86f8-4069-8aef-a04afbeb9857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:40:08.155Z|6c07ec59-86f8-4069-8aef-a04afbeb9857|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:40:08.472Z|fa3c2bdb-519c-4a55-8a82-765ec987d0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:40:08.473Z|fa3c2bdb-519c-4a55-8a82-765ec987d0e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:40:11.656Z|9b6748b8-c578-4ba1-91d2-48a0b90af767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:11.658Z|9b6748b8-c578-4ba1-91d2-48a0b90af767|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:11.702Z|6f4dd99a-f865-48cd-8e99-a11dfcea12c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:11.703Z|6f4dd99a-f865-48cd-8e99-a11dfcea12c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:11.727Z|92bdcc0b-5501-4c48-b4a1-cf1f211ac603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:11.728Z|92bdcc0b-5501-4c48-b4a1-cf1f211ac603|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:16.327Z|837a3ddd-cb01-43f5-810f-96be25c76470|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:40:16.328Z|837a3ddd-cb01-43f5-810f-96be25c76470|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:21.686Z|8e16f8ec-8174-499b-9757-b75e379754a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:21.688Z|8e16f8ec-8174-499b-9757-b75e379754a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:21.743Z|0b91b63d-6e30-4ed6-9c95-77198f9a5627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:21.744Z|0b91b63d-6e30-4ed6-9c95-77198f9a5627|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:21.765Z|aad5217d-c61b-4a06-8c61-1b4124c162c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:21.766Z|aad5217d-c61b-4a06-8c61-1b4124c162c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:23.154Z|d3c2e895-639e-41c6-af01-8baa710efb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:40:23.155Z|d3c2e895-639e-41c6-af01-8baa710efb02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:40:31.716Z|dfddcdef-8e60-4337-93dd-363c5c7a6182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:31.717Z|dfddcdef-8e60-4337-93dd-363c5c7a6182|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:31.774Z|c401201f-2d54-4fe7-a2c8-16033b1f51b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:31.775Z|c401201f-2d54-4fe7-a2c8-16033b1f51b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:31.796Z|8a83e791-ac6b-4fe7-b7ee-0bfc0f60dd04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:31.797Z|8a83e791-ac6b-4fe7-b7ee-0bfc0f60dd04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:38.154Z|e0ddc4d2-3a4c-4c23-8bfb-4dc2bd73482b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:40:38.157Z|e0ddc4d2-3a4c-4c23-8bfb-4dc2bd73482b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:40:38.474Z|295ac998-3e80-4b2a-b9dc-7167631b0aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:40:38.475Z|295ac998-3e80-4b2a-b9dc-7167631b0aa8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:40:41.742Z|33fbeb3f-3ed0-4cf6-a33c-ed75fc1b4c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:41.743Z|33fbeb3f-3ed0-4cf6-a33c-ed75fc1b4c7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:41.805Z|30d6134d-8fa3-4a5b-ab77-f6b1d10a6490|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:41.806Z|30d6134d-8fa3-4a5b-ab77-f6b1d10a6490|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:41.826Z|e542d12a-a1bd-491f-a822-c5e17f0b4795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:41.826Z|e542d12a-a1bd-491f-a822-c5e17f0b4795|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:51.771Z|cfb9adbd-f3d1-4449-9622-8745ac855bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:51.771Z|cfb9adbd-f3d1-4449-9622-8745ac855bbb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:51.838Z|a3b47bc6-47d3-427c-93a4-e5512573449a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:51.839Z|a3b47bc6-47d3-427c-93a4-e5512573449a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:51.857Z|8dd2714b-9ac3-4104-bbd6-7814efb71ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:40:51.858Z|8dd2714b-9ac3-4104-bbd6-7814efb71ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:40:53.154Z|1dd70e7a-7e0c-4554-a50e-231af32aa779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:40:53.154Z|1dd70e7a-7e0c-4554-a50e-231af32aa779|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:41:01.807Z|98846ec3-c859-423a-a529-0bfd4fdf84e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:01.808Z|98846ec3-c859-423a-a529-0bfd4fdf84e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:01.876Z|6cef2d46-0d78-45aa-ba93-6f16e83e8e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:01.877Z|6cef2d46-0d78-45aa-ba93-6f16e83e8e4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:01.892Z|92d39db7-1e8e-43c8-a872-ff52cfaf054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:01.892Z|92d39db7-1e8e-43c8-a872-ff52cfaf054a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:08.153Z|073ef27d-809b-4737-8814-eadf48d0b433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:41:08.154Z|073ef27d-809b-4737-8814-eadf48d0b433|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:41:08.476Z|a27f4fc3-0520-4f99-8002-1eb224be8c50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:41:08.477Z|a27f4fc3-0520-4f99-8002-1eb224be8c50|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:41:11.835Z|5dbb9ea4-a80e-480f-9ca8-a70ecf48e803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:11.836Z|5dbb9ea4-a80e-480f-9ca8-a70ecf48e803|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:11.905Z|ef3d969d-ef33-4c6d-a9d5-de5f58e7087d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:11.906Z|ef3d969d-ef33-4c6d-a9d5-de5f58e7087d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:11.920Z|da6b2d95-84b8-403c-ae5e-cb0e6738c0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:11.921Z|da6b2d95-84b8-403c-ae5e-cb0e6738c0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:16.329Z|39f77b31-cd0f-4c79-b7f1-f6c270328906|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:41:16.330Z|39f77b31-cd0f-4c79-b7f1-f6c270328906|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:21.861Z|a74a5fcd-1ad3-4719-b2a3-edbfa403b21a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:21.862Z|a74a5fcd-1ad3-4719-b2a3-edbfa403b21a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:21.935Z|528abe57-2bf0-4499-9336-bc6c6936a950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:21.936Z|528abe57-2bf0-4499-9336-bc6c6936a950|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:21.950Z|ba2188a1-c98d-4357-ba76-4d0b0df33e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:21.950Z|ba2188a1-c98d-4357-ba76-4d0b0df33e36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:23.154Z|d9f37c5c-45fe-4d0f-8a1a-145166f8d42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:41:23.157Z|d9f37c5c-45fe-4d0f-8a1a-145166f8d42d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:41:31.888Z|80ac7245-a703-4b49-97e6-444e09ac065a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:31.889Z|80ac7245-a703-4b49-97e6-444e09ac065a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:31.966Z|21731f92-4b1e-46e3-904e-4dbf36e7051d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:31.967Z|21731f92-4b1e-46e3-904e-4dbf36e7051d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:31.975Z|8ae1599b-3c1b-4ed8-b4a5-17e294be3721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:31.975Z|8ae1599b-3c1b-4ed8-b4a5-17e294be3721|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:38.154Z|124fe947-9f50-477f-9604-8a7e4b8339e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:41:38.155Z|124fe947-9f50-477f-9604-8a7e4b8339e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:41:38.478Z|7c289520-8281-4649-9003-a49fe75d5acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:41:38.479Z|7c289520-8281-4649-9003-a49fe75d5acc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:41:41.915Z|194574d7-67f0-4167-b1c0-59d88b672376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:41.916Z|194574d7-67f0-4167-b1c0-59d88b672376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:41.994Z|d7bdaa6f-86ec-4fe7-ae08-5f5f50be69f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:41.995Z|d7bdaa6f-86ec-4fe7-ae08-5f5f50be69f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:42.006Z|de862cf4-a556-45b3-a07c-7d26f45f1f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:42.007Z|de862cf4-a556-45b3-a07c-7d26f45f1f51|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:51.943Z|7e7cbd64-dc19-4d2c-b547-cdffebd68c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:51.944Z|7e7cbd64-dc19-4d2c-b547-cdffebd68c9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:52.023Z|a60b23f1-f32f-466d-885f-1e24203f5d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:52.024Z|a60b23f1-f32f-466d-885f-1e24203f5d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:52.035Z|c0512639-855d-408e-b232-95c36c66148c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:41:52.036Z|c0512639-855d-408e-b232-95c36c66148c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:41:53.154Z|98d9ca3d-873e-4c41-8a04-4f722cc77dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:41:53.155Z|98d9ca3d-873e-4c41-8a04-4f722cc77dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:42:01.974Z|ab6d5f8e-f91a-4ad4-9575-b4bae23e7f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:01.976Z|ab6d5f8e-f91a-4ad4-9575-b4bae23e7f9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:02.051Z|4cf8ebd6-b61b-4090-962d-ab70e9edaffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:02.052Z|4cf8ebd6-b61b-4090-962d-ab70e9edaffb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:02.062Z|18c62c2d-2abc-41a4-9331-2f22325372d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:02.063Z|18c62c2d-2abc-41a4-9331-2f22325372d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:08.154Z|929199a3-43a3-4c8e-b323-82ad752040e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:42:08.157Z|929199a3-43a3-4c8e-b323-82ad752040e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:42:08.480Z|32960a21-1019-4f62-9d26-ad6ac4fb0806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:42:08.481Z|32960a21-1019-4f62-9d26-ad6ac4fb0806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:42:12.004Z|86648793-8b1b-4631-8a74-13498070c234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:12.005Z|86648793-8b1b-4631-8a74-13498070c234|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:12.080Z|a3b20035-00bd-4584-9904-7f93dcb1f760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:12.081Z|a3b20035-00bd-4584-9904-7f93dcb1f760|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:12.088Z|85a6bf55-d5f8-42df-a140-2d66005c283c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:12.089Z|85a6bf55-d5f8-42df-a140-2d66005c283c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:16.326Z|5cdbe1ac-172f-46c8-81c3-dfa65b5323c4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:42:16.327Z|5cdbe1ac-172f-46c8-81c3-dfa65b5323c4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:22.032Z|81b42512-8014-42e2-91ba-589e7ba51c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:22.033Z|81b42512-8014-42e2-91ba-589e7ba51c62|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:22.106Z|cf9b8b62-8f59-4a47-9871-65020eb86c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:22.107Z|cf9b8b62-8f59-4a47-9871-65020eb86c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:22.116Z|dc82b6df-7a6e-419d-9917-229785bc03b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:22.118Z|dc82b6df-7a6e-419d-9917-229785bc03b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:23.154Z|fe5eeb48-666d-4f8f-8857-1fbd5d430a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:42:23.154Z|fe5eeb48-666d-4f8f-8857-1fbd5d430a14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:42:32.061Z|03e07fb8-f167-4164-9e98-92647642c7a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:32.062Z|03e07fb8-f167-4164-9e98-92647642c7a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:32.135Z|551891a7-ae31-4451-95c8-c745eda7a379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:32.136Z|551891a7-ae31-4451-95c8-c745eda7a379|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:32.145Z|b62dbd0a-7bbf-4cc4-b44a-1e0c756ea836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:32.145Z|b62dbd0a-7bbf-4cc4-b44a-1e0c756ea836|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:38.154Z|dbb565fc-d2f3-46fd-89b9-e27058e2c2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:42:38.155Z|dbb565fc-d2f3-46fd-89b9-e27058e2c2ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:42:38.481Z|8eb13570-fb74-43cf-9127-e51a75db029f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:42:38.482Z|8eb13570-fb74-43cf-9127-e51a75db029f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:42:42.098Z|1272d3a8-2875-4359-bfbc-8fa19c2a0657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:42.099Z|1272d3a8-2875-4359-bfbc-8fa19c2a0657|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:42.162Z|4d2a5f21-29df-4932-b9f5-bc778d193fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:42.163Z|4d2a5f21-29df-4932-b9f5-bc778d193fa1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:42.171Z|c7b4673e-94f3-4dac-af86-fa820bc5384a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:42.172Z|c7b4673e-94f3-4dac-af86-fa820bc5384a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:52.127Z|f83c5c37-03c7-4f6d-ab52-e4d6f5e6d559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:52.127Z|f83c5c37-03c7-4f6d-ab52-e4d6f5e6d559|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:52.189Z|60007978-9cfc-49cb-ae36-f32add5815d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:52.190Z|60007978-9cfc-49cb-ae36-f32add5815d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:52.199Z|1ff97245-4603-4691-99c1-3653cdface59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:42:52.200Z|1ff97245-4603-4691-99c1-3653cdface59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:42:53.154Z|4ab9b55c-571a-4f73-bd4f-a9e105324d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:42:53.158Z|4ab9b55c-571a-4f73-bd4f-a9e105324d78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:43:02.154Z|2ee5e1ce-a35e-4453-910c-28593fff5575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:02.155Z|2ee5e1ce-a35e-4453-910c-28593fff5575|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:02.220Z|0798f4f9-bde8-49cc-9015-d8969176e31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:02.221Z|0798f4f9-bde8-49cc-9015-d8969176e31a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:02.227Z|e3023b97-34f8-42bd-a63d-b343b2f7a2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:02.227Z|e3023b97-34f8-42bd-a63d-b343b2f7a2da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:08.154Z|448f8973-3680-4b7a-a03f-b7c46e8f7361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:43:08.155Z|448f8973-3680-4b7a-a03f-b7c46e8f7361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:43:08.483Z|38375ba1-761d-4024-be01-c47d077a7b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:43:08.484Z|38375ba1-761d-4024-be01-c47d077a7b26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:43:12.184Z|3ba48873-8331-4959-a73b-d36f4f805ea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:12.185Z|3ba48873-8331-4959-a73b-d36f4f805ea4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:12.251Z|5d878539-0b41-4010-82d9-564fa5938876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:12.252Z|5d878539-0b41-4010-82d9-564fa5938876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:12.258Z|be4c4f4d-2f09-445b-bfaf-b5963247e189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:12.259Z|be4c4f4d-2f09-445b-bfaf-b5963247e189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:16.328Z|76671df4-9639-44e9-abcf-0b32e3865db4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:43:16.329Z|76671df4-9639-44e9-abcf-0b32e3865db4|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:22.213Z|b53df532-acda-4e70-bb62-c3c39bfe155c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:22.214Z|b53df532-acda-4e70-bb62-c3c39bfe155c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:22.283Z|9c41b3d9-6e2a-46ec-b384-083b944bb977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:22.283Z|bfa6332f-3a89-44db-acaa-ea80903c4993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:22.284Z|9c41b3d9-6e2a-46ec-b384-083b944bb977|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:22.284Z|bfa6332f-3a89-44db-acaa-ea80903c4993|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:23.153Z|02e6381a-7a95-43ca-a4c9-636a44da2b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:43:23.154Z|02e6381a-7a95-43ca-a4c9-636a44da2b9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:43:32.241Z|6414cf4d-6ab0-4c43-bc59-21f93ff22f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:32.242Z|6414cf4d-6ab0-4c43-bc59-21f93ff22f62|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:32.312Z|ec56e875-2a49-4781-b0ed-d192327f3ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:32.312Z|0848acb8-5034-46f1-9ef5-02cb28ed22df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:32.313Z|ec56e875-2a49-4781-b0ed-d192327f3ae8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:32.313Z|0848acb8-5034-46f1-9ef5-02cb28ed22df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:38.154Z|84580362-6171-44bc-9648-1c3052a5a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:43:38.160Z|84580362-6171-44bc-9648-1c3052a5a0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:43:38.485Z|2cf32027-8ada-4829-ab48-992996c80b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:43:38.486Z|2cf32027-8ada-4829-ab48-992996c80b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:43:42.273Z|aabaee43-e838-40c7-a9c7-ef99244cf88e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:42.274Z|aabaee43-e838-40c7-a9c7-ef99244cf88e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:42.339Z|76ffd39d-521d-4722-99b4-1f95a47dc710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:42.339Z|0e8c7485-c6dc-4710-a882-133c5a2ac9ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:42.340Z|76ffd39d-521d-4722-99b4-1f95a47dc710|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:42.340Z|0e8c7485-c6dc-4710-a882-133c5a2ac9ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:52.302Z|98bde45a-0448-4097-9456-041038caa22a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:52.303Z|98bde45a-0448-4097-9456-041038caa22a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:52.377Z|467eb067-7d25-4bb0-8b22-f5ec23de0033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:52.379Z|467eb067-7d25-4bb0-8b22-f5ec23de0033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:52.379Z|2de518d6-0e36-4167-8e3f-54c8d8a80f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:43:52.380Z|2de518d6-0e36-4167-8e3f-54c8d8a80f21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:43:53.154Z|d6cd3b0f-ecc3-457c-b58d-5002e79bf415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:43:53.154Z|d6cd3b0f-ecc3-457c-b58d-5002e79bf415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:44:02.331Z|45b9ee9a-926c-400e-a803-4402ebe2c363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:02.332Z|45b9ee9a-926c-400e-a803-4402ebe2c363|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:02.405Z|6159a949-7be6-4feb-be88-297659ee3daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:02.406Z|6159a949-7be6-4feb-be88-297659ee3daa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:02.408Z|cb47542a-76ed-4589-94d1-03a8381c349e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:02.409Z|cb47542a-76ed-4589-94d1-03a8381c349e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:08.154Z|6749d2df-b855-4db8-a7dc-6aa7c9913cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:44:08.155Z|6749d2df-b855-4db8-a7dc-6aa7c9913cb1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:44:08.487Z|e0db2ba1-c456-4745-a852-7893f34ebced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:44:08.488Z|e0db2ba1-c456-4745-a852-7893f34ebced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:44:12.370Z|8e18d75f-5266-4b18-a625-37bc8cdadefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:12.371Z|8e18d75f-5266-4b18-a625-37bc8cdadefb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:12.430Z|4dbe482f-60ca-483b-a9eb-5090991ae7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:12.431Z|449a90f3-ccd9-4beb-b68c-2884d9c5db2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:12.431Z|4dbe482f-60ca-483b-a9eb-5090991ae7b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:12.432Z|449a90f3-ccd9-4beb-b68c-2884d9c5db2b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:16.327Z|cd06db9b-94e3-4f56-9fa2-d205008b4027|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:44:16.328Z|cd06db9b-94e3-4f56-9fa2-d205008b4027|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:22.396Z|e7e894b9-ce9b-4daa-8ad6-c9b856f73394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:22.397Z|e7e894b9-ce9b-4daa-8ad6-c9b856f73394|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:22.460Z|c1a48a56-95ac-4210-9f52-5c5ab46c484a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:22.460Z|67a3fe2a-5643-400d-8315-01862ee5b7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:22.460Z|c1a48a56-95ac-4210-9f52-5c5ab46c484a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:22.461Z|67a3fe2a-5643-400d-8315-01862ee5b7e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:23.154Z|20c34095-0555-4e3c-9572-58fc4cfc13b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:44:23.158Z|20c34095-0555-4e3c-9572-58fc4cfc13b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:44:32.427Z|25fdd269-5a5c-495e-b8fd-85e222ba4b25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:32.429Z|25fdd269-5a5c-495e-b8fd-85e222ba4b25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:32.490Z|ebf144ba-c4ec-4438-9009-2f66f733a7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:32.490Z|0a91fd29-f375-43ba-942c-3c724f846128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:32.492Z|0a91fd29-f375-43ba-942c-3c724f846128|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:32.494Z|ebf144ba-c4ec-4438-9009-2f66f733a7ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:38.154Z|c00946bf-8d1b-46e8-ab18-ea8dfcc28ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:44:38.155Z|c00946bf-8d1b-46e8-ab18-ea8dfcc28ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:44:38.489Z|69671186-d92e-461d-9f18-567a719e50e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:44:38.490Z|69671186-d92e-461d-9f18-567a719e50e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:44:42.465Z|258fe6a0-f90a-48b8-9e8a-253d84ed9426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:42.468Z|258fe6a0-f90a-48b8-9e8a-253d84ed9426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:42.519Z|2086fd30-2af8-4779-8fae-e9f97c784658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:42.520Z|bdf401ae-f0ef-4a76-afa5-e0a967b3c85d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:42.520Z|bdf401ae-f0ef-4a76-afa5-e0a967b3c85d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:42.520Z|2086fd30-2af8-4779-8fae-e9f97c784658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:52.505Z|4b04f509-ed45-44ab-b50f-d019e16effab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:52.506Z|4b04f509-ed45-44ab-b50f-d019e16effab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:52.544Z|d7bb13bc-deb5-4321-a54b-7aac628146b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:52.545Z|6674bc2b-fb56-4bba-bad4-b24e8adb11ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:44:52.545Z|d7bb13bc-deb5-4321-a54b-7aac628146b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:52.545Z|6674bc2b-fb56-4bba-bad4-b24e8adb11ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:44:53.154Z|9141fdb0-989e-4b46-ae0c-52681f82e9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:44:53.156Z|9141fdb0-989e-4b46-ae0c-52681f82e9a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:45:02.535Z|ea803b16-9481-44fc-bf98-d5a75c37cfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:02.536Z|ea803b16-9481-44fc-bf98-d5a75c37cfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:02.572Z|e84dd34a-13a9-4659-ae43-d728092adeb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:02.572Z|d1344ff7-3750-4422-8cde-39f146beb5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:02.573Z|e84dd34a-13a9-4659-ae43-d728092adeb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:02.573Z|d1344ff7-3750-4422-8cde-39f146beb5f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:08.154Z|75987787-d375-4ae2-9b27-a520af765957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:45:08.159Z|75987787-d375-4ae2-9b27-a520af765957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:45:08.491Z|e25c5f24-414d-472d-ba32-783c08086bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:45:08.492Z|e25c5f24-414d-472d-ba32-783c08086bff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:45:12.567Z|b5b36928-b7b8-48bc-820f-08d5b70304dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:12.568Z|b5b36928-b7b8-48bc-820f-08d5b70304dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:12.600Z|502f28fd-940d-460e-8469-0dc6a4d05fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:12.600Z|705c3da7-2a06-4bf1-bf1f-68e9dc640553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:12.601Z|705c3da7-2a06-4bf1-bf1f-68e9dc640553|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:12.601Z|502f28fd-940d-460e-8469-0dc6a4d05fac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:16.331Z|5facf374-c5d6-4539-9a1c-179ac842fbfd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:45:16.332Z|5facf374-c5d6-4539-9a1c-179ac842fbfd|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:22.597Z|433673dc-c7bd-48b6-bb77-c27f4ca0c7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:22.598Z|433673dc-c7bd-48b6-bb77-c27f4ca0c7ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:22.635Z|4f31dc35-b716-4cda-ac25-b3de5b7faea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:22.636Z|4f31dc35-b716-4cda-ac25-b3de5b7faea0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:22.638Z|05835334-8e8d-40c3-ace1-feec98bb558c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:22.639Z|05835334-8e8d-40c3-ace1-feec98bb558c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:23.154Z|7991378d-c2fd-40c1-b094-ccf70aded363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:45:23.155Z|7991378d-c2fd-40c1-b094-ccf70aded363|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:45:32.636Z|e947660f-10de-45de-8ce0-514dbd5c1700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:32.637Z|e947660f-10de-45de-8ce0-514dbd5c1700|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:32.667Z|6e1952bf-2090-434e-8e98-c33e234804a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:32.669Z|6e1952bf-2090-434e-8e98-c33e234804a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:32.678Z|c08b9d76-046d-4372-a39f-f322b8e5198e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:32.679Z|c08b9d76-046d-4372-a39f-f322b8e5198e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:38.154Z|0a91d6e6-5fcc-42d0-b30f-6dab44c32821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:45:38.155Z|0a91d6e6-5fcc-42d0-b30f-6dab44c32821|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:45:38.493Z|a12b91ba-9b9d-4005-af22-8e830db84e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:45:38.494Z|a12b91ba-9b9d-4005-af22-8e830db84e90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:45:42.664Z|5d3e880d-c373-4cf9-bf00-f90a9d389bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:42.665Z|5d3e880d-c373-4cf9-bf00-f90a9d389bc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:42.701Z|d37c9132-8783-40f0-a35e-282afd008673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:42.702Z|d37c9132-8783-40f0-a35e-282afd008673|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:42.703Z|fdd4d19e-915f-4922-aa34-db1d8c0e15c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:42.703Z|fdd4d19e-915f-4922-aa34-db1d8c0e15c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:52.692Z|4cb1f2a9-28e2-4fb7-b2b0-7bb95c6ed527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:52.693Z|4cb1f2a9-28e2-4fb7-b2b0-7bb95c6ed527|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:52.729Z|69e18663-c321-4000-8a0a-4a8408e48427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:52.730Z|d4482e1b-c568-42dc-8f64-bf443cfa0ec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:45:52.730Z|69e18663-c321-4000-8a0a-4a8408e48427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:52.731Z|d4482e1b-c568-42dc-8f64-bf443cfa0ec6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:45:53.154Z|ad3dfc93-1852-4e42-8f54-03a066234b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:45:53.157Z|ad3dfc93-1852-4e42-8f54-03a066234b2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:46:02.720Z|160819e1-5215-4d3a-bf03-f31f4c89c19f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:02.721Z|160819e1-5215-4d3a-bf03-f31f4c89c19f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:02.760Z|00ff635c-de82-40f7-b3a0-1577c8a0139c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:02.761Z|00ff635c-de82-40f7-b3a0-1577c8a0139c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:02.774Z|ad4fb40b-5827-4c75-bbba-c03584562250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:02.775Z|ad4fb40b-5827-4c75-bbba-c03584562250|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:08.153Z|d0b892e0-cc29-4bc4-b2d4-34d6b5340716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:46:08.154Z|d0b892e0-cc29-4bc4-b2d4-34d6b5340716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:46:08.495Z|6fad3e52-c1a7-4a7b-b9db-94f27b00e95a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:46:08.496Z|6fad3e52-c1a7-4a7b-b9db-94f27b00e95a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:46:12.750Z|54fcf84d-15be-43b2-a410-f89da668d939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:12.751Z|54fcf84d-15be-43b2-a410-f89da668d939|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:12.790Z|2c224877-4bdf-4869-a625-6ef9a51a66bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:12.792Z|2c224877-4bdf-4869-a625-6ef9a51a66bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:12.805Z|81d94aee-0b79-46ca-af4a-019a68e286a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:12.806Z|81d94aee-0b79-46ca-af4a-019a68e286a3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:16.325Z|f349d821-0cf9-4901-88ea-1c2c9068e8f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:46:16.326Z|f349d821-0cf9-4901-88ea-1c2c9068e8f5|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:22.775Z|ee50a91c-48bf-4094-821b-efa064cd1dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:22.776Z|ee50a91c-48bf-4094-821b-efa064cd1dbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:22.820Z|d6b0d0b8-464a-4beb-9ec0-7c79d7ee437d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:22.822Z|d6b0d0b8-464a-4beb-9ec0-7c79d7ee437d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:22.836Z|3079a7a2-bba6-4ff4-9139-b03800594866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:22.837Z|3079a7a2-bba6-4ff4-9139-b03800594866|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:23.154Z|2e7362d4-fd9e-4739-8daa-48c8f2a41f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:46:23.154Z|2e7362d4-fd9e-4739-8daa-48c8f2a41f1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:46:32.801Z|b902f11e-ca6f-40ed-81c8-1653860f91c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:32.802Z|b902f11e-ca6f-40ed-81c8-1653860f91c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:32.848Z|1c49819d-d953-4a8f-a8d8-9e70d5e8f63f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:32.849Z|1c49819d-d953-4a8f-a8d8-9e70d5e8f63f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:32.862Z|2b5aaded-bb7e-4530-9158-23f966cc2bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:32.863Z|2b5aaded-bb7e-4530-9158-23f966cc2bad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:38.153Z|ca57a6e8-7820-47ca-8290-de0917141fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:46:38.157Z|ca57a6e8-7820-47ca-8290-de0917141fb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:46:38.497Z|b24eeaab-8545-4843-bfa4-eccd87f98962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:46:38.498Z|b24eeaab-8545-4843-bfa4-eccd87f98962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:46:42.827Z|9184d1f0-7faa-4fc2-8c8c-5ca9e53f9ec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:42.828Z|9184d1f0-7faa-4fc2-8c8c-5ca9e53f9ec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:42.878Z|280959f7-d3d8-416d-b31b-9f7072d8be7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:42.879Z|280959f7-d3d8-416d-b31b-9f7072d8be7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:42.898Z|1934645c-97f8-4bf0-8fbb-17aeac61749f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:42.899Z|1934645c-97f8-4bf0-8fbb-17aeac61749f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:52.861Z|ecef5a90-c881-4423-971c-18dd1c83c611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:52.862Z|ecef5a90-c881-4423-971c-18dd1c83c611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:52.907Z|e74e6e48-d9bf-4b3a-a321-37f1b62c1526|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:52.908Z|e74e6e48-d9bf-4b3a-a321-37f1b62c1526|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:52.926Z|f3b9c59b-cf3b-44ee-9011-97dd274305ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:46:52.927Z|f3b9c59b-cf3b-44ee-9011-97dd274305ff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:46:53.153Z|0cfe4e69-b0f7-439f-8851-51a2d3d6ce56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:46:53.154Z|0cfe4e69-b0f7-439f-8851-51a2d3d6ce56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:47:02.888Z|16b8dbcb-3830-4762-93ef-75fea9dddee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:02.889Z|16b8dbcb-3830-4762-93ef-75fea9dddee6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:02.933Z|1ca68d27-9263-41ec-939a-1cb29254e696|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:02.935Z|1ca68d27-9263-41ec-939a-1cb29254e696|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:02.954Z|9b9350b7-b586-4ff0-8e5f-0398d4f38b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:02.955Z|9b9350b7-b586-4ff0-8e5f-0398d4f38b5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:08.154Z|a03e77bf-93d8-4d2c-ab33-ab6ede29a970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:47:08.154Z|a03e77bf-93d8-4d2c-ab33-ab6ede29a970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:47:08.499Z|fdfc88ae-eb13-4951-a910-5cc89705ac35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:47:08.499Z|fdfc88ae-eb13-4951-a910-5cc89705ac35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:47:12.918Z|d5adb0bd-8be7-4336-921b-ab76178c5c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:12.919Z|d5adb0bd-8be7-4336-921b-ab76178c5c13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:12.963Z|99ca6f11-9f2f-4e36-908f-1171571bec6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:12.964Z|99ca6f11-9f2f-4e36-908f-1171571bec6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:12.988Z|d854d1bb-9ce1-4101-accd-e6c76680f38c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:12.989Z|d854d1bb-9ce1-4101-accd-e6c76680f38c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:16.327Z|f721646f-a4ef-40e4-9ecc-093987e6b711|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:47:16.328Z|f721646f-a4ef-40e4-9ecc-093987e6b711|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:22.944Z|47289acc-a670-4081-9bfd-e31eeb8d5b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:22.945Z|47289acc-a670-4081-9bfd-e31eeb8d5b0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:22.995Z|b2e50aaa-71ab-49ff-9d98-04807644d5bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:22.996Z|b2e50aaa-71ab-49ff-9d98-04807644d5bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:23.016Z|277abee1-05a8-416f-b6d5-7c030dbe9f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:23.017Z|277abee1-05a8-416f-b6d5-7c030dbe9f49|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:23.154Z|8819eb6a-1090-46a9-97f1-072fb287ea8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:47:23.155Z|8819eb6a-1090-46a9-97f1-072fb287ea8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:47:32.975Z|12bc00b1-e8fb-4ed7-ab3a-dbdf54cb5077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:32.976Z|12bc00b1-e8fb-4ed7-ab3a-dbdf54cb5077|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:33.023Z|c6cf6daa-2aac-44aa-81ea-d17963134a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:33.024Z|c6cf6daa-2aac-44aa-81ea-d17963134a5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:33.045Z|a3f50508-04b3-489a-be4a-2af3bec39125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:33.046Z|a3f50508-04b3-489a-be4a-2af3bec39125|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:38.154Z|eff75765-470b-4ac7-b0b9-ca41f324712d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:47:38.154Z|eff75765-470b-4ac7-b0b9-ca41f324712d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:47:38.500Z|b1abced2-754d-4a99-9c74-9c70d987912f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:47:38.501Z|b1abced2-754d-4a99-9c74-9c70d987912f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:47:43.002Z|fdb5e5a7-2ce6-4495-9c58-1f8647372eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:43.004Z|fdb5e5a7-2ce6-4495-9c58-1f8647372eca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:43.062Z|cdcdf9d5-3179-425f-a030-fed9b4d33ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:43.063Z|cdcdf9d5-3179-425f-a030-fed9b4d33ae4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:43.071Z|63ea916c-c603-4ab7-9555-971ccb49e2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:43.072Z|63ea916c-c603-4ab7-9555-971ccb49e2e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:53.036Z|25dfc227-7305-4046-bf29-668b41b6e4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:53.037Z|25dfc227-7305-4046-bf29-668b41b6e4bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:53.089Z|ea1fd648-8caa-4f81-af3f-dc1987a6cf7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:53.090Z|ea1fd648-8caa-4f81-af3f-dc1987a6cf7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:53.105Z|e498ee28-add2-4236-aa67-01bf2c0b1a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:47:53.106Z|e498ee28-add2-4236-aa67-01bf2c0b1a2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:47:53.154Z|f9f91b0f-32b4-450e-a5ba-884788c91e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:47:53.155Z|f9f91b0f-32b4-450e-a5ba-884788c91e57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:03.069Z|ce7f975c-bc4d-4389-a6b0-56073d3612b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:03.070Z|ce7f975c-bc4d-4389-a6b0-56073d3612b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:03.123Z|1ce40116-d97f-4e96-b81f-694a97914008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:03.124Z|1ce40116-d97f-4e96-b81f-694a97914008|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:03.131Z|86f49edf-4a94-4600-b73e-439dad55f5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:03.132Z|86f49edf-4a94-4600-b73e-439dad55f5f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:08.153Z|4af7adfd-cba8-4e16-ab1a-3536f5effc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:48:08.154Z|4af7adfd-cba8-4e16-ab1a-3536f5effc80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:08.502Z|6d817486-f994-440f-879b-cff31b53a49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:48:08.503Z|6d817486-f994-440f-879b-cff31b53a49e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:13.095Z|bfb25c5b-e060-498d-8a4b-b8fccb4ebd31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:13.096Z|bfb25c5b-e060-498d-8a4b-b8fccb4ebd31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:13.151Z|30bcd2f4-67ef-4e8b-9484-1a77de860d21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:13.152Z|30bcd2f4-67ef-4e8b-9484-1a77de860d21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:13.168Z|46958262-57c1-4346-a161-ca972dce64a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:13.169Z|46958262-57c1-4346-a161-ca972dce64a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:16.326Z|76cda306-e7c7-4ee9-8104-9918b1569eda|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:48:16.327Z|76cda306-e7c7-4ee9-8104-9918b1569eda|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:23.120Z|ca2ba775-a0bc-43d5-8015-055b204c8b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:23.121Z|ca2ba775-a0bc-43d5-8015-055b204c8b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:23.154Z|77e906ec-cadb-4e28-b6bc-32ba34af01b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:48:23.157Z|77e906ec-cadb-4e28-b6bc-32ba34af01b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:23.185Z|ab7b9b5b-152e-4836-a5fb-6c29c1012a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:23.186Z|ab7b9b5b-152e-4836-a5fb-6c29c1012a7b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:23.193Z|33d2b030-3805-489a-8a13-bc9f12f51c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:23.195Z|33d2b030-3805-489a-8a13-bc9f12f51c10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:33.145Z|98107e3e-97b4-4e76-9d35-cee7ff9d5bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:33.146Z|98107e3e-97b4-4e76-9d35-cee7ff9d5bc5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:33.215Z|00a9df4d-1932-49c4-b7b6-cbf1e6a945b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:33.216Z|00a9df4d-1932-49c4-b7b6-cbf1e6a945b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:33.231Z|cf1191d6-3c92-4d42-a40d-dd976060fe9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:33.232Z|cf1191d6-3c92-4d42-a40d-dd976060fe9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:38.154Z|e5513b90-2164-49ed-ad9f-6aa07cb87454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:48:38.154Z|e5513b90-2164-49ed-ad9f-6aa07cb87454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:38.503Z|ba92878a-a942-4738-af8c-fb86622f8385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:48:38.504Z|ba92878a-a942-4738-af8c-fb86622f8385|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:43.173Z|81ee29aa-836a-4a53-8397-98deb4c5a785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:43.174Z|81ee29aa-836a-4a53-8397-98deb4c5a785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:43.245Z|ba16c5dd-01f1-43a9-af9e-a99e317358b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:43.246Z|ba16c5dd-01f1-43a9-af9e-a99e317358b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:43.262Z|cb15132c-585b-4206-aff1-37d89934780c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:43.263Z|cb15132c-585b-4206-aff1-37d89934780c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:53.154Z|2adc2532-1ebb-4f1f-94fe-ca41efa1b0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:48:53.155Z|2adc2532-1ebb-4f1f-94fe-ca41efa1b0d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:48:53.200Z|c7635fc7-9459-4d1c-a362-8d937470a007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:53.201Z|c7635fc7-9459-4d1c-a362-8d937470a007|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:53.272Z|a15b0cba-6e14-4ab5-8e56-475ad84aab4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:53.274Z|a15b0cba-6e14-4ab5-8e56-475ad84aab4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:48:53.295Z|1f5dfea5-675c-447a-9fb9-5eb3b8d52061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:48:53.296Z|1f5dfea5-675c-447a-9fb9-5eb3b8d52061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:03.227Z|c21b87b9-07cc-44cc-b6e7-ce382faf274f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:03.228Z|c21b87b9-07cc-44cc-b6e7-ce382faf274f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:03.306Z|70b33ca0-3ccf-4902-a877-39d4144aac62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:03.307Z|70b33ca0-3ccf-4902-a877-39d4144aac62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:03.328Z|3fdb21a8-ee33-4e93-bca1-1f2d46386bdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:03.329Z|3fdb21a8-ee33-4e93-bca1-1f2d46386bdb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:08.153Z|abf55ac5-7aa4-4fea-b4b4-468176c9334c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:49:08.158Z|abf55ac5-7aa4-4fea-b4b4-468176c9334c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:49:08.505Z|4080851e-1fd0-4917-8762-60807c3f7204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:49:08.506Z|4080851e-1fd0-4917-8762-60807c3f7204|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:49:13.256Z|d461f49b-97ee-4e6e-bae4-4027557b7344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:13.257Z|d461f49b-97ee-4e6e-bae4-4027557b7344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:13.334Z|9095b599-6463-465f-97e3-88606eac250d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:13.335Z|9095b599-6463-465f-97e3-88606eac250d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:13.358Z|5ac2ec44-87a8-46b0-972c-9572a39b84a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:13.359Z|5ac2ec44-87a8-46b0-972c-9572a39b84a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:16.326Z|904a849c-d820-4685-9c1b-f6b91ad8312d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:49:16.327Z|904a849c-d820-4685-9c1b-f6b91ad8312d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:23.153Z|8b7329e1-3a64-43b7-bcf1-cb13d132b92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:49:23.154Z|8b7329e1-3a64-43b7-bcf1-cb13d132b92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:49:23.305Z|8025410b-4bcb-4727-af8d-673ffba70df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:23.306Z|8025410b-4bcb-4727-af8d-673ffba70df6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:23.362Z|7a8c5f95-d700-4e85-ae3d-9b42e545a55b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:23.364Z|7a8c5f95-d700-4e85-ae3d-9b42e545a55b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:23.390Z|349f017e-da85-4139-8e81-43da6e40d819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:23.391Z|349f017e-da85-4139-8e81-43da6e40d819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:33.332Z|1b69954d-6331-400e-a2f5-9fd2a3bcc832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:33.333Z|1b69954d-6331-400e-a2f5-9fd2a3bcc832|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:33.389Z|350c3dd2-7843-48cc-b880-495faabe684c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:33.391Z|350c3dd2-7843-48cc-b880-495faabe684c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:33.420Z|98cd30b7-d8e9-468c-8305-bfb08eaed76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:33.421Z|98cd30b7-d8e9-468c-8305-bfb08eaed76a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:38.153Z|d853960a-f457-4e85-93a4-61436f02b9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:49:38.154Z|d853960a-f457-4e85-93a4-61436f02b9fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:49:38.513Z|fa68be09-0047-4ef7-a72c-d3a51b053ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:49:38.514Z|fa68be09-0047-4ef7-a72c-d3a51b053ac3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:49:43.358Z|806143d2-6bfd-4f51-8eb3-00906c652f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:43.360Z|806143d2-6bfd-4f51-8eb3-00906c652f9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:43.414Z|de502053-2e1c-4fe2-a49a-f9e016475200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:43.415Z|de502053-2e1c-4fe2-a49a-f9e016475200|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:43.444Z|93a36eaf-10bd-4f3a-879a-ec060e7f827e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:43.444Z|93a36eaf-10bd-4f3a-879a-ec060e7f827e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:53.153Z|7b5a1ddf-a6f4-4c6e-81eb-016b20e7f799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:49:53.157Z|7b5a1ddf-a6f4-4c6e-81eb-016b20e7f799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:49:53.387Z|28acc657-bdab-446f-bdea-75cce31a70f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:53.388Z|28acc657-bdab-446f-bdea-75cce31a70f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:53.439Z|e35a46c2-3de4-44dd-89cd-c4b705881020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:53.440Z|e35a46c2-3de4-44dd-89cd-c4b705881020|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:49:53.469Z|fa18a29d-3d1e-486c-b8d2-156756d920cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:49:53.470Z|fa18a29d-3d1e-486c-b8d2-156756d920cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:03.412Z|f4fc125d-fa7b-45b9-8126-572978aa1ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:03.413Z|f4fc125d-fa7b-45b9-8126-572978aa1ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:03.464Z|73addec9-4c01-49a9-a1b3-ad71e22473a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:03.465Z|73addec9-4c01-49a9-a1b3-ad71e22473a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:03.495Z|e872dfdb-f84e-4d43-9b47-2a84feb02ac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:03.497Z|e872dfdb-f84e-4d43-9b47-2a84feb02ac4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:08.154Z|eb71420a-9ac6-4dd8-9bfd-afd981dbf98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:50:08.154Z|eb71420a-9ac6-4dd8-9bfd-afd981dbf98d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:50:08.514Z|c9567e4c-9dea-437e-af9b-9916ab16527a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:50:08.515Z|c9567e4c-9dea-437e-af9b-9916ab16527a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:50:13.437Z|af1a9778-192b-4bf4-9a58-b61b9343e8cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:13.438Z|af1a9778-192b-4bf4-9a58-b61b9343e8cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:13.492Z|73d66068-e7ef-49f4-9cd2-e2b3a3b4ece7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:13.494Z|73d66068-e7ef-49f4-9cd2-e2b3a3b4ece7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:13.533Z|338a0823-9dc6-4da2-9bbe-aaa63727b03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:13.535Z|338a0823-9dc6-4da2-9bbe-aaa63727b03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:16.326Z|f7a724e7-5870-405f-9874-c8bd58116a3e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:50:16.327Z|f7a724e7-5870-405f-9874-c8bd58116a3e|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:23.154Z|0fc50f3f-a812-4b4b-8d19-2e2e0f04b198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:50:23.155Z|0fc50f3f-a812-4b4b-8d19-2e2e0f04b198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:50:23.470Z|440ac661-1a23-4f7c-a798-ac3fe78f26ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:23.471Z|440ac661-1a23-4f7c-a798-ac3fe78f26ec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:23.523Z|979bc88d-39d0-459d-a752-ddd8cb5548db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:23.524Z|979bc88d-39d0-459d-a752-ddd8cb5548db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:23.563Z|720ef7da-355e-40bb-8c15-762e526fd8ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:23.564Z|720ef7da-355e-40bb-8c15-762e526fd8ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:33.500Z|1528c8f1-f74b-46c0-b979-e66e1bd22126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:33.501Z|1528c8f1-f74b-46c0-b979-e66e1bd22126|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:33.552Z|ce6fac18-5cb6-4d47-adc1-6daa84571116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:33.553Z|ce6fac18-5cb6-4d47-adc1-6daa84571116|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:33.594Z|6fc846ab-5cf6-4c89-9635-8eb994ae8013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:33.595Z|6fc846ab-5cf6-4c89-9635-8eb994ae8013|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:38.154Z|b7256235-f6b4-4925-842f-a391af271ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:50:38.158Z|b7256235-f6b4-4925-842f-a391af271ed5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:50:38.517Z|585f8cc2-6d8e-4c72-999a-54ec9c770d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:50:38.517Z|585f8cc2-6d8e-4c72-999a-54ec9c770d9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:50:43.533Z|f7305494-aa19-47bd-9acc-79d7d4e53810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:43.534Z|f7305494-aa19-47bd-9acc-79d7d4e53810|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:43.582Z|02580f30-7549-472f-8d0e-ed0c2418ce4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:43.583Z|02580f30-7549-472f-8d0e-ed0c2418ce4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:43.626Z|42f39b06-d61f-456f-80b0-329fa7fa8f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:43.627Z|42f39b06-d61f-456f-80b0-329fa7fa8f3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:53.154Z|dcccec95-79b9-4d7a-8acc-c87216dba3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:50:53.155Z|dcccec95-79b9-4d7a-8acc-c87216dba3bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:50:53.563Z|2af69f4a-d932-436c-895b-b6662a59d3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:53.564Z|2af69f4a-d932-436c-895b-b6662a59d3a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:53.620Z|db88937d-871e-47bf-9e3b-3128a9c83e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:53.621Z|db88937d-871e-47bf-9e3b-3128a9c83e42|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:50:53.659Z|d9a006a5-d62a-4a9b-94e3-688b96c304db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:50:53.662Z|d9a006a5-d62a-4a9b-94e3-688b96c304db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:03.596Z|28ce9652-2fc1-4b74-9e15-ccbd3e7849b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:03.597Z|28ce9652-2fc1-4b74-9e15-ccbd3e7849b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:03.650Z|7d75beb7-7ae5-4edf-866f-eb7cf6bb3c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:03.652Z|7d75beb7-7ae5-4edf-866f-eb7cf6bb3c50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:03.704Z|915d6e3e-f0f8-4729-a3d6-3d5953b41721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:03.707Z|915d6e3e-f0f8-4729-a3d6-3d5953b41721|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:08.153Z|f955b932-2fe8-40ce-b287-c325a3ed5bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:51:08.154Z|f955b932-2fe8-40ce-b287-c325a3ed5bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:51:08.518Z|6165610c-7255-4e01-ab51-2390b00e243b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:51:08.519Z|6165610c-7255-4e01-ab51-2390b00e243b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:51:13.624Z|47feed39-1fd6-46ed-bd14-c6893538a27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:13.625Z|47feed39-1fd6-46ed-bd14-c6893538a27b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:13.678Z|4a575888-8ff3-4e75-946b-46dfdfbd29c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:13.679Z|4a575888-8ff3-4e75-946b-46dfdfbd29c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:13.733Z|814225fd-759d-42c1-9705-da7a7b0cee9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:13.734Z|814225fd-759d-42c1-9705-da7a7b0cee9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:16.327Z|e4061eba-c3dd-49c7-81f6-27aac72ab8d3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:51:16.328Z|e4061eba-c3dd-49c7-81f6-27aac72ab8d3|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:23.153Z|844ef8e3-3617-45c5-b0a4-0291b7203e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:51:23.157Z|844ef8e3-3617-45c5-b0a4-0291b7203e4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:51:23.650Z|a68a284d-3d7f-495c-ab72-51fa302c78aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:23.652Z|a68a284d-3d7f-495c-ab72-51fa302c78aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:23.707Z|a138915c-67e8-4f56-ac4c-60bebc3286f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:23.708Z|a138915c-67e8-4f56-ac4c-60bebc3286f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:23.758Z|4eb015c8-1ae5-45ad-b868-61339d3300b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:23.759Z|4eb015c8-1ae5-45ad-b868-61339d3300b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:33.680Z|ea755867-4c1a-4393-b2a1-e4df36fd5fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:33.682Z|ea755867-4c1a-4393-b2a1-e4df36fd5fce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:33.735Z|ee281c97-608c-4dcb-88eb-c734ec00f2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:33.736Z|ee281c97-608c-4dcb-88eb-c734ec00f2fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:33.783Z|da223088-f471-4273-b931-1a27cde41a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:33.784Z|da223088-f471-4273-b931-1a27cde41a13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:38.153Z|9549c4a8-1a57-4151-80bf-8b0a234a95d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:51:38.154Z|9549c4a8-1a57-4151-80bf-8b0a234a95d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:51:38.520Z|00f00fe2-e1f7-4c30-a4a9-277b2a166813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:51:38.521Z|00f00fe2-e1f7-4c30-a4a9-277b2a166813|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:51:43.708Z|79f1587e-abfb-4896-b3bb-23e9d628ce45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:43.709Z|79f1587e-abfb-4896-b3bb-23e9d628ce45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:43.764Z|7c52479d-8555-4c21-97f2-fbbd6676bfad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:43.765Z|7c52479d-8555-4c21-97f2-fbbd6676bfad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:43.810Z|8423cc92-ad6c-4ae5-a1f4-d88fb54a2bd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:43.811Z|8423cc92-ad6c-4ae5-a1f4-d88fb54a2bd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:53.153Z|97941dba-d9f4-4dbe-92f0-05827688b5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:51:53.155Z|97941dba-d9f4-4dbe-92f0-05827688b5b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:51:53.734Z|4322285d-2809-495e-9c79-768d1f885b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:53.735Z|4322285d-2809-495e-9c79-768d1f885b90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:53.797Z|2b248cf1-ff1a-4886-927c-e0c1ac30d02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:53.799Z|2b248cf1-ff1a-4886-927c-e0c1ac30d02b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:51:53.835Z|c7e0396e-b16e-4b93-b822-e01a1bbe66e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:51:53.836Z|c7e0396e-b16e-4b93-b822-e01a1bbe66e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:03.766Z|b18223fa-1def-42ec-99c7-d1e4cea509bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:03.767Z|b18223fa-1def-42ec-99c7-d1e4cea509bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:03.827Z|c4ab057a-2337-4d56-98c9-ad72768611c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:03.828Z|c4ab057a-2337-4d56-98c9-ad72768611c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:03.862Z|a3a4f399-03db-47f2-995c-6a49e17de289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:03.864Z|a3a4f399-03db-47f2-995c-6a49e17de289|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:08.154Z|549aad41-8db0-480a-84d8-e00629643651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:52:08.157Z|549aad41-8db0-480a-84d8-e00629643651|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:52:08.522Z|4cff1f39-31bc-4c60-a378-2ec80541b970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:52:08.523Z|4cff1f39-31bc-4c60-a378-2ec80541b970|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:52:13.794Z|1b0e7aa7-aba7-4cbd-8e30-3ca5143656f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:13.796Z|1b0e7aa7-aba7-4cbd-8e30-3ca5143656f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:13.854Z|acb08864-4faf-4a65-b8e1-07cd403318e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:13.855Z|acb08864-4faf-4a65-b8e1-07cd403318e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:13.891Z|357474ab-59fd-4c6c-9f2e-116e722f3da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:13.892Z|357474ab-59fd-4c6c-9f2e-116e722f3da3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:16.326Z|70feee2a-041c-4ba3-af97-a423d7887e01|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:52:16.327Z|70feee2a-041c-4ba3-af97-a423d7887e01|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:23.154Z|74d74300-70e5-492c-9788-f5ac11332729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:52:23.155Z|74d74300-70e5-492c-9788-f5ac11332729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:52:23.828Z|027feaa9-352a-4a8a-9d1b-1f797dc53509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:23.829Z|027feaa9-352a-4a8a-9d1b-1f797dc53509|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:23.879Z|459993c7-5d3d-48d0-8792-c92552126035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:23.880Z|459993c7-5d3d-48d0-8792-c92552126035|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:23.927Z|8556186d-2132-4766-b1a9-cd7f14c0734b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:23.928Z|8556186d-2132-4766-b1a9-cd7f14c0734b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:33.856Z|d5a3b85a-76d5-4757-9027-916b1a23f5af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:33.857Z|d5a3b85a-76d5-4757-9027-916b1a23f5af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:33.907Z|678c2591-04c3-4026-89ca-8da2dc22efb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:33.908Z|678c2591-04c3-4026-89ca-8da2dc22efb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:33.953Z|3aa3950c-8cc0-42e2-8979-cc859c2ad660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:33.954Z|3aa3950c-8cc0-42e2-8979-cc859c2ad660|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:38.154Z|0000ecb6-b830-480b-af13-c4fe292e3269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:52:38.155Z|0000ecb6-b830-480b-af13-c4fe292e3269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:52:38.523Z|97b15d68-9b5d-41b6-a302-379c01aafd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:52:38.524Z|97b15d68-9b5d-41b6-a302-379c01aafd92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:52:43.884Z|e4341a0a-3834-4f13-9e9c-9a6791a21087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:43.885Z|e4341a0a-3834-4f13-9e9c-9a6791a21087|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:43.933Z|4c20fe93-6f7e-4434-9027-9165085a8cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:43.934Z|4c20fe93-6f7e-4434-9027-9165085a8cf0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:43.982Z|915bbfe9-e7e7-4d93-ace3-8b37118c7284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:43.983Z|915bbfe9-e7e7-4d93-ace3-8b37118c7284|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:53.153Z|1237e1cb-1ff5-49a2-9446-8a7d2ffa0622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:52:53.158Z|1237e1cb-1ff5-49a2-9446-8a7d2ffa0622|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:52:53.911Z|e2e362af-289b-4901-9894-c9b95cbaae00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:53.912Z|e2e362af-289b-4901-9894-c9b95cbaae00|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:53.960Z|63227cf5-c276-429c-b848-dc4fb22c4500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:53.961Z|63227cf5-c276-429c-b848-dc4fb22c4500|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:52:54.011Z|b4872383-b2ff-4c0c-aad6-62cddeb4e8eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:52:54.012Z|b4872383-b2ff-4c0c-aad6-62cddeb4e8eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:03.937Z|90000263-ded4-4d13-b7de-07d6f24642c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:03.938Z|90000263-ded4-4d13-b7de-07d6f24642c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:03.988Z|779ed078-c3e9-431e-8cac-856914a1af21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:03.990Z|779ed078-c3e9-431e-8cac-856914a1af21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:04.038Z|1d7c7e34-f5ee-4ab3-a450-362c15fcd857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:04.040Z|1d7c7e34-f5ee-4ab3-a450-362c15fcd857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:08.154Z|c8eb019a-0645-4de0-a15b-bf68ffe6941b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:53:08.155Z|c8eb019a-0645-4de0-a15b-bf68ffe6941b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:53:08.525Z|4ae9460e-478e-44a6-951a-5009744798d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:53:08.526Z|4ae9460e-478e-44a6-951a-5009744798d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:53:13.964Z|0d617c0f-099f-4d64-a33b-abac461bcb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:13.965Z|0d617c0f-099f-4d64-a33b-abac461bcb05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:14.017Z|a3968777-be79-445e-a8db-bd87f90d6093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:14.018Z|a3968777-be79-445e-a8db-bd87f90d6093|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:14.063Z|a984c2e2-e58c-4a07-aaf6-bf5f7a87c786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:14.064Z|a984c2e2-e58c-4a07-aaf6-bf5f7a87c786|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:16.327Z|e1bbade9-cd4d-4cfa-ae8c-95ccbbb60395|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:53:16.328Z|e1bbade9-cd4d-4cfa-ae8c-95ccbbb60395|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:23.154Z|d423e50a-ad63-4eee-a125-79f4dc0b66a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:53:23.154Z|d423e50a-ad63-4eee-a125-79f4dc0b66a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:53:24.037Z|21e8627c-42a9-4447-a41d-ba10e92ac5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:24.038Z|21e8627c-42a9-4447-a41d-ba10e92ac5f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:24.048Z|67bee788-e07a-4b0f-b3fb-1682fc8a73a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:24.049Z|67bee788-e07a-4b0f-b3fb-1682fc8a73a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:24.091Z|95ba6246-3ee6-4b7f-93e6-ca163b99c9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:24.092Z|95ba6246-3ee6-4b7f-93e6-ca163b99c9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:34.073Z|893bb1cf-8a6c-4931-ba48-b1aeabd125c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:34.074Z|893bb1cf-8a6c-4931-ba48-b1aeabd125c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:34.077Z|0158551a-0833-4e25-8702-1e9d0c7d99cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:34.078Z|0158551a-0833-4e25-8702-1e9d0c7d99cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:34.117Z|4abc8041-d655-4d03-a8fc-132623aa5ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:34.119Z|4abc8041-d655-4d03-a8fc-132623aa5ca5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:38.153Z|134370fe-1aaa-4b33-839b-ae7e9e0261e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:53:38.157Z|134370fe-1aaa-4b33-839b-ae7e9e0261e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:53:38.527Z|b8d1e173-45b0-43cd-ad83-2efead22f233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:53:38.528Z|b8d1e173-45b0-43cd-ad83-2efead22f233|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:53:44.104Z|ca462aa0-43a1-460f-8eed-91c5a085f85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:44.104Z|2d4265f6-263f-4be7-9bb6-79ab843c3df3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:44.105Z|2d4265f6-263f-4be7-9bb6-79ab843c3df3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:44.104Z|ca462aa0-43a1-460f-8eed-91c5a085f85d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:44.143Z|edf28b1e-85f0-4516-bca9-df8350c78997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:44.144Z|edf28b1e-85f0-4516-bca9-df8350c78997|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:53.154Z|eef80229-07cc-41e4-84de-2bd6e4010f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:53:53.155Z|eef80229-07cc-41e4-84de-2bd6e4010f35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:53:54.132Z|140a7a5f-bcff-4e7b-bc0c-c967b44f8907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:54.131Z|bf30af98-a142-4d31-a4ed-1a873fa8b3bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:54.133Z|140a7a5f-bcff-4e7b-bc0c-c967b44f8907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:54.133Z|bf30af98-a142-4d31-a4ed-1a873fa8b3bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:53:54.169Z|3baf280b-970c-4660-a07f-7bd7fd503591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:53:54.170Z|3baf280b-970c-4660-a07f-7bd7fd503591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:04.157Z|517d0e60-677a-4482-bf4a-606ca70bd1c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:04.158Z|517d0e60-677a-4482-bf4a-606ca70bd1c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:04.160Z|e7eb76a8-36b0-467c-91ea-f65171e33054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:04.161Z|e7eb76a8-36b0-467c-91ea-f65171e33054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:04.196Z|2bbc1855-35a5-4d56-8633-a1089211e437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:04.197Z|2bbc1855-35a5-4d56-8633-a1089211e437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:08.153Z|b9f26a83-6bd1-4409-96b2-b624d110810b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:54:08.154Z|b9f26a83-6bd1-4409-96b2-b624d110810b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:54:08.529Z|95a845a7-9575-4c23-b08e-eff0d6ee864f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:54:08.530Z|95a845a7-9575-4c23-b08e-eff0d6ee864f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:54:14.186Z|1620c089-74f1-439e-bddc-97a1d9d2882b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:14.186Z|0b16f0b1-967a-43c5-abaa-b9368a92a96a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:14.187Z|0b16f0b1-967a-43c5-abaa-b9368a92a96a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:14.187Z|1620c089-74f1-439e-bddc-97a1d9d2882b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:14.224Z|787534cf-12e2-48ca-8b95-606933226057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:14.225Z|787534cf-12e2-48ca-8b95-606933226057|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:16.326Z|5944d7a0-4e49-46db-b3db-e1e47285b6f7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:54:16.327Z|5944d7a0-4e49-46db-b3db-e1e47285b6f7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:23.154Z|3a46666f-b193-4062-84ec-c14b9e68ac0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:54:23.157Z|3a46666f-b193-4062-84ec-c14b9e68ac0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:54:24.215Z|2f7ad678-0c80-43c3-aaf3-2c560aa1025b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:24.215Z|b7dbd523-0084-43d1-9c0a-4c42ce10cbcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:24.216Z|b7dbd523-0084-43d1-9c0a-4c42ce10cbcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:24.216Z|2f7ad678-0c80-43c3-aaf3-2c560aa1025b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:24.253Z|3c9990e8-1de1-4b02-8e09-74f0d4152ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:24.254Z|3c9990e8-1de1-4b02-8e09-74f0d4152ac7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:34.241Z|ec4a4d93-0a9c-4d24-8233-023f649b5497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:34.242Z|ec4a4d93-0a9c-4d24-8233-023f649b5497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:34.244Z|7b3853d4-f972-493f-98fb-438ab22d0e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:34.244Z|7b3853d4-f972-493f-98fb-438ab22d0e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:34.279Z|3c48ffaa-6131-4a82-a029-c3e8b7fa45e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:34.279Z|3c48ffaa-6131-4a82-a029-c3e8b7fa45e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:38.153Z|da80f6db-1bc6-4f0d-8054-609df645eeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:54:38.154Z|da80f6db-1bc6-4f0d-8054-609df645eeac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:54:38.531Z|c0b69f9a-385b-425e-9d0b-2cc28041e856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:54:38.531Z|c0b69f9a-385b-425e-9d0b-2cc28041e856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:54:44.267Z|2f06cda1-6beb-4667-a479-9c59f6d22ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:44.267Z|5a8494b8-fa26-47bd-a549-781979e6982b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:44.268Z|2f06cda1-6beb-4667-a479-9c59f6d22ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:44.268Z|5a8494b8-fa26-47bd-a549-781979e6982b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:44.307Z|e693f416-0be1-41fa-b52a-fc3b4a20c836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:44.308Z|e693f416-0be1-41fa-b52a-fc3b4a20c836|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:53.154Z|2da9abaf-e930-4d56-974d-98d86b7e717f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:54:53.155Z|2da9abaf-e930-4d56-974d-98d86b7e717f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:54:54.293Z|decded70-2a55-4bb3-8647-892c5b9add49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:54.293Z|f32b8329-f950-4b2c-a9a1-96a4334cf5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:54.294Z|decded70-2a55-4bb3-8647-892c5b9add49|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:54.294Z|f32b8329-f950-4b2c-a9a1-96a4334cf5e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:54:54.333Z|db693dc1-5077-4181-b231-96f1b8a08564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:54:54.333Z|db693dc1-5077-4181-b231-96f1b8a08564|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:04.325Z|53d62930-7756-443a-9e9e-f3ac0db66eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:04.324Z|eb2e7be2-2e39-45b8-9836-2a17b7bed7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:04.326Z|53d62930-7756-443a-9e9e-f3ac0db66eb8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:04.326Z|eb2e7be2-2e39-45b8-9836-2a17b7bed7fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:04.360Z|3e4a3921-58ee-466d-9ebe-caeb7d5e1e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:04.361Z|3e4a3921-58ee-466d-9ebe-caeb7d5e1e38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:08.153Z|579862f3-179e-427c-b0ab-0b3f20af01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:55:08.157Z|579862f3-179e-427c-b0ab-0b3f20af01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:55:08.532Z|7f0f6147-084e-4e25-90d1-19b3589ca7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:55:08.533Z|7f0f6147-084e-4e25-90d1-19b3589ca7c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:55:14.356Z|f619d7f6-9057-4bce-9183-92a46bff8c12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:14.356Z|262093af-688a-4eca-aea6-a40473a3cb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:14.357Z|262093af-688a-4eca-aea6-a40473a3cb3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:14.357Z|f619d7f6-9057-4bce-9183-92a46bff8c12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:14.385Z|9bfa0ed0-f7db-4857-b8dc-e8cf46e3294f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:14.386Z|9bfa0ed0-f7db-4857-b8dc-e8cf46e3294f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:16.326Z|bcd54211-8c29-47c4-a1b7-8e5b13f7a153|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:55:16.327Z|bcd54211-8c29-47c4-a1b7-8e5b13f7a153|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:23.153Z|05eb59d3-a715-407f-aea7-c90a4b31e7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:55:23.154Z|05eb59d3-a715-407f-aea7-c90a4b31e7af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:55:24.383Z|cb8db413-1db2-4b64-bcba-a6029e6ebd15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:24.383Z|9c871b96-b947-4b41-b6b7-6941f3eb16bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:24.384Z|cb8db413-1db2-4b64-bcba-a6029e6ebd15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:24.384Z|9c871b96-b947-4b41-b6b7-6941f3eb16bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:24.410Z|740519b0-5337-4b68-8457-0c6ae6f1a3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:24.411Z|740519b0-5337-4b68-8457-0c6ae6f1a3eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:34.412Z|7a2acd32-e611-4ad3-8ca7-40353ba3aa72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:34.413Z|5db415ff-5626-434d-8dfe-f6b7ed122189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:34.413Z|7a2acd32-e611-4ad3-8ca7-40353ba3aa72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:34.414Z|5db415ff-5626-434d-8dfe-f6b7ed122189|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:34.435Z|609d6f75-c57d-44ac-8048-2043ce72e232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:34.436Z|609d6f75-c57d-44ac-8048-2043ce72e232|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:38.153Z|c163bd17-e61e-4bc5-ab2b-a99a495568b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:55:38.154Z|c163bd17-e61e-4bc5-ab2b-a99a495568b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:55:38.535Z|94b3aab3-9e96-4950-9084-9b531825f4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:55:38.535Z|94b3aab3-9e96-4950-9084-9b531825f4c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:55:44.440Z|410c1700-654a-4d47-8440-fc28d692021f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:44.440Z|0a3c9d82-30ec-4e7a-a571-c41c39f85f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:44.440Z|410c1700-654a-4d47-8440-fc28d692021f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:44.440Z|0a3c9d82-30ec-4e7a-a571-c41c39f85f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:44.472Z|776a277f-4a00-416c-a0bf-e30faf8cbc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:44.473Z|776a277f-4a00-416c-a0bf-e30faf8cbc89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:53.154Z|11289a4d-0f5f-4785-8022-fd6ed517bd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:55:53.157Z|11289a4d-0f5f-4785-8022-fd6ed517bd18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:55:54.476Z|eae5a09e-9df0-434f-92c5-11f7439c5754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:54.476Z|b8031e2c-9d48-4e74-ab4e-6bf9d3b2486b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:54.477Z|eae5a09e-9df0-434f-92c5-11f7439c5754|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:54.477Z|b8031e2c-9d48-4e74-ab4e-6bf9d3b2486b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:55:54.499Z|f528482a-3a7a-4883-a97f-ec43536a37e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:55:54.500Z|f528482a-3a7a-4883-a97f-ec43536a37e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:04.503Z|127d8c86-1614-42bb-98dc-13e546cee237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:04.505Z|127d8c86-1614-42bb-98dc-13e546cee237|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:04.514Z|cd7128b6-497a-493f-9d4c-cb0024629eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:04.515Z|cd7128b6-497a-493f-9d4c-cb0024629eef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:04.526Z|00955d5a-d957-4e2d-8678-66c20eb0d092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:04.526Z|00955d5a-d957-4e2d-8678-66c20eb0d092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:08.153Z|a4e623a5-4482-4934-b2f8-bbe83898987a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:56:08.154Z|a4e623a5-4482-4934-b2f8-bbe83898987a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:56:08.536Z|59061862-a3af-411d-8625-f572111c34db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:56:08.537Z|59061862-a3af-411d-8625-f572111c34db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:56:14.535Z|daef22b4-2e39-4178-82fc-a3fae57d5696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:14.536Z|daef22b4-2e39-4178-82fc-a3fae57d5696|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:14.539Z|489d4b11-7dca-4285-b59d-9d226bb810e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:14.540Z|489d4b11-7dca-4285-b59d-9d226bb810e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:14.556Z|79f0ee15-b530-4584-8b79-1e72e9c80223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:14.557Z|79f0ee15-b530-4584-8b79-1e72e9c80223|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:16.327Z|8e4f6fbd-7b11-4e6c-b17f-ea47986effe1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:56:16.328Z|8e4f6fbd-7b11-4e6c-b17f-ea47986effe1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:23.153Z|e794c96a-1e0f-4204-bcd2-743f311d58b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:56:23.154Z|e794c96a-1e0f-4204-bcd2-743f311d58b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:56:24.567Z|ea2f040b-4ba8-474d-8bae-85c8ffc250fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:24.567Z|8cdb9249-1c9c-46a1-9644-b066ed6ef6ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:24.568Z|8cdb9249-1c9c-46a1-9644-b066ed6ef6ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:24.568Z|ea2f040b-4ba8-474d-8bae-85c8ffc250fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:24.583Z|3a9da091-b7a7-455c-9526-9c4fda1a0b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:24.584Z|3a9da091-b7a7-455c-9526-9c4fda1a0b86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:34.593Z|cc5529bc-7328-4498-baca-58ab4bed02c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:34.593Z|42d0cc23-77d0-4388-b0ce-7360d15d6424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:34.593Z|42d0cc23-77d0-4388-b0ce-7360d15d6424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:34.594Z|cc5529bc-7328-4498-baca-58ab4bed02c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:34.609Z|9d73542a-fc0a-4242-bc31-9ef2dd2e748c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:34.610Z|9d73542a-fc0a-4242-bc31-9ef2dd2e748c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:38.153Z|e10bafe1-2308-4a9d-b468-b28dc31b134c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:56:38.156Z|e10bafe1-2308-4a9d-b468-b28dc31b134c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:56:38.538Z|fbd94058-fbd2-493b-8926-b64c5245bc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:56:38.539Z|fbd94058-fbd2-493b-8926-b64c5245bc90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:56:44.617Z|0c80cbd4-a9c2-463f-a09a-b60f93c7fd26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:44.618Z|a07f4cce-9e20-4589-ba12-af6a4f6c4287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:44.618Z|0c80cbd4-a9c2-463f-a09a-b60f93c7fd26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:44.619Z|a07f4cce-9e20-4589-ba12-af6a4f6c4287|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:44.638Z|ab4a37c9-aed9-4e6e-a607-4cfc5ec1d0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:44.639Z|ab4a37c9-aed9-4e6e-a607-4cfc5ec1d0f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:53.154Z|9ab2daf0-1f3f-401c-a77c-0892f2c766d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:56:53.154Z|9ab2daf0-1f3f-401c-a77c-0892f2c766d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:56:54.647Z|1cd6698c-a6f4-4b98-8ae4-e16ba3e14161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:54.648Z|1cd6698c-a6f4-4b98-8ae4-e16ba3e14161|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:54.650Z|6a62df3b-e773-4db3-8eb1-17d84604c09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:54.651Z|6a62df3b-e773-4db3-8eb1-17d84604c09d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:56:54.671Z|1b8dcbc3-71c4-41c2-87fb-990b7560a032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:56:54.673Z|1b8dcbc3-71c4-41c2-87fb-990b7560a032|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:04.681Z|5ef66aab-604d-462e-8dc8-e1195b05547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:04.682Z|5ef66aab-604d-462e-8dc8-e1195b05547d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:04.691Z|9d47a16e-a236-4527-a02e-dd059b49ac93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:04.691Z|9d47a16e-a236-4527-a02e-dd059b49ac93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:04.703Z|c8bf5834-6cae-4683-9774-3940e5f8771b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:04.704Z|c8bf5834-6cae-4683-9774-3940e5f8771b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:08.153Z|df5d5b1a-8839-40a8-ab2e-b29e3619f79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:57:08.154Z|df5d5b1a-8839-40a8-ab2e-b29e3619f79a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:57:08.539Z|774b5dda-786b-494b-b250-d72b17fca495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:57:08.540Z|774b5dda-786b-494b-b250-d72b17fca495|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:57:14.713Z|525597da-d871-431d-a6c6-118be9153446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:14.714Z|525597da-d871-431d-a6c6-118be9153446|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:14.716Z|1f3174e4-9322-4a62-809d-8ea33f512169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:14.717Z|1f3174e4-9322-4a62-809d-8ea33f512169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:14.731Z|0d7e4ead-65dd-4397-8f38-0af6d113e9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:14.732Z|0d7e4ead-65dd-4397-8f38-0af6d113e9a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:16.326Z|515f1d29-9021-4977-8a90-ee76bdfab10a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:57:16.327Z|515f1d29-9021-4977-8a90-ee76bdfab10a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:23.153Z|dcfe69ae-b606-47ce-bd84-cdbbba1ee2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:57:23.156Z|dcfe69ae-b606-47ce-bd84-cdbbba1ee2b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:57:24.742Z|49bafe19-5bd2-4f97-988c-d238215a4c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:24.742Z|931f4bc0-e60a-45aa-8385-7b7070e95df7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:24.743Z|931f4bc0-e60a-45aa-8385-7b7070e95df7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:24.743Z|49bafe19-5bd2-4f97-988c-d238215a4c1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:24.764Z|f89ea537-8e1c-4ba2-b571-ed11bbae6396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:24.764Z|f89ea537-8e1c-4ba2-b571-ed11bbae6396|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:34.770Z|deb7a8df-c8c7-46d7-9285-11e81eaccd2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:34.771Z|deb7a8df-c8c7-46d7-9285-11e81eaccd2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:34.785Z|d089b99f-8a7a-4cfe-968e-2e86b31f0588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:34.787Z|d089b99f-8a7a-4cfe-968e-2e86b31f0588|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:34.806Z|cd29dccb-9637-4ffb-9b5e-ebe8e2e69d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:34.807Z|cd29dccb-9637-4ffb-9b5e-ebe8e2e69d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:38.154Z|f6657ac9-0bd9-4422-beaa-a79e8eab5d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:57:38.155Z|f6657ac9-0bd9-4422-beaa-a79e8eab5d68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:57:38.541Z|de04b1ff-7c52-48a7-b638-d87a9fb092fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:57:38.542Z|de04b1ff-7c52-48a7-b638-d87a9fb092fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:57:44.799Z|27bbcbb7-740f-455f-af10-bd16beca46b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:44.800Z|27bbcbb7-740f-455f-af10-bd16beca46b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:44.812Z|4795bf5d-a2af-4353-9859-191c942b9b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:44.813Z|4795bf5d-a2af-4353-9859-191c942b9b97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:44.836Z|5fb80e3b-014b-4f43-9097-3afde01239c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:44.837Z|5fb80e3b-014b-4f43-9097-3afde01239c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:53.153Z|9489982f-7f49-4fe7-9dac-d38d74c9b886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:57:53.154Z|9489982f-7f49-4fe7-9dac-d38d74c9b886|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:57:54.837Z|65a28c5d-bc8f-46b2-991d-c9ed987a9713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:54.837Z|7d3ba406-ca73-48e6-ba7b-c837214328e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:54.838Z|65a28c5d-bc8f-46b2-991d-c9ed987a9713|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:54.838Z|7d3ba406-ca73-48e6-ba7b-c837214328e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:57:54.864Z|51024c00-9a85-465a-a312-908519467759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:57:54.865Z|51024c00-9a85-465a-a312-908519467759|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:04.866Z|66466b3a-011d-4d7c-8e42-e70ff96997fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:04.867Z|66466b3a-011d-4d7c-8e42-e70ff96997fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:04.869Z|776ef442-db79-4bdd-8e73-a0d1ecc64e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:04.870Z|776ef442-db79-4bdd-8e73-a0d1ecc64e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:04.892Z|f89fdaaa-b92a-4a94-95e0-7ca3a82c12bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:04.893Z|f89fdaaa-b92a-4a94-95e0-7ca3a82c12bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:08.153Z|dbd390c4-b80d-4d47-9b22-e1cecb12b1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:58:08.157Z|dbd390c4-b80d-4d47-9b22-e1cecb12b1e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:58:08.543Z|280737d7-0708-4bdf-884c-36cad5ffa460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:58:08.543Z|280737d7-0708-4bdf-884c-36cad5ffa460|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:58:14.896Z|f9966a16-9f1f-49be-afc1-1fea52521eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:14.896Z|0bb436a1-582a-4401-a526-6665f018816a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:14.897Z|f9966a16-9f1f-49be-afc1-1fea52521eeb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:14.897Z|0bb436a1-582a-4401-a526-6665f018816a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:14.921Z|ac6f22bd-9745-4b87-a229-c586df9413f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:14.922Z|ac6f22bd-9745-4b87-a229-c586df9413f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:16.327Z|d798a58b-9beb-4856-9b84-67fecccaaa5a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:58:16.328Z|d798a58b-9beb-4856-9b84-67fecccaaa5a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:23.153Z|c684f32b-18e7-4662-9850-ce88a1e37ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:58:23.154Z|c684f32b-18e7-4662-9850-ce88a1e37ff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:58:24.922Z|4d0473e3-9789-4dd7-a48f-93f2d386dd71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:24.923Z|4d0473e3-9789-4dd7-a48f-93f2d386dd71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:24.926Z|2ebea664-92f3-4a20-b46c-3b563815bc89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:24.927Z|2ebea664-92f3-4a20-b46c-3b563815bc89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:24.946Z|6b3cf482-2f5d-4ad8-a98a-dc539173c6f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:24.947Z|6b3cf482-2f5d-4ad8-a98a-dc539173c6f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:34.952Z|4e91fab3-e3eb-47c7-bae4-30d921941dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:34.954Z|4e91fab3-e3eb-47c7-bae4-30d921941dac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:34.959Z|b9306402-58b6-42ba-a0e3-24ab58bb56a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:34.959Z|b9306402-58b6-42ba-a0e3-24ab58bb56a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:34.975Z|005e74ac-99f8-4a54-9753-351ba7860280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:34.976Z|005e74ac-99f8-4a54-9753-351ba7860280|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:38.154Z|d1f0fb85-1603-4e8e-8701-37498a3135d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:58:38.155Z|d1f0fb85-1603-4e8e-8701-37498a3135d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:58:38.544Z|54a942c2-6b4f-4cf4-b7ff-934fba9c5d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:58:38.545Z|54a942c2-6b4f-4cf4-b7ff-934fba9c5d02|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:58:44.984Z|71555463-e80d-40b3-a733-12b8fc9e5365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:44.985Z|46b00556-684b-426a-b62d-7ffae868c5ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:44.985Z|71555463-e80d-40b3-a733-12b8fc9e5365|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:44.986Z|46b00556-684b-426a-b62d-7ffae868c5ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:45.001Z|9b3cbf04-b32d-4825-b144-e8814465b11d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:45.001Z|9b3cbf04-b32d-4825-b144-e8814465b11d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:53.154Z|96dfb272-33d1-4701-804b-a31ac36baf20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:58:53.158Z|96dfb272-33d1-4701-804b-a31ac36baf20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:58:55.011Z|46abaa22-75bf-4078-90e6-4212b53537a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:55.011Z|4189ac37-7ec9-4f89-b901-0ed9c68de633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:55.013Z|4189ac37-7ec9-4f89-b901-0ed9c68de633|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:55.014Z|46abaa22-75bf-4078-90e6-4212b53537a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:58:55.027Z|77d23b37-8289-49a7-8c9e-9016a623312f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:58:55.028Z|77d23b37-8289-49a7-8c9e-9016a623312f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:05.044Z|58001a44-a4f3-40c4-9aab-4b486ae4a2da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:05.044Z|8a7bcc73-e63f-45ae-95a7-9bf215827fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:05.046Z|58001a44-a4f3-40c4-9aab-4b486ae4a2da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:05.046Z|8a7bcc73-e63f-45ae-95a7-9bf215827fc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:05.060Z|3bcf78a9-119c-44d1-a4da-1291cfa06518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:05.061Z|3bcf78a9-119c-44d1-a4da-1291cfa06518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:08.155Z|5a491c42-b9af-45ea-b0c5-e81982805290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:59:08.158Z|5a491c42-b9af-45ea-b0c5-e81982805290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:59:08.547Z|2417d2a9-e9c3-4c05-8232-3abb588b6941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:59:08.548Z|2417d2a9-e9c3-4c05-8232-3abb588b6941|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:59:15.077Z|a3d0e07d-e961-4568-916e-350ae8976875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:15.077Z|567a866a-c59d-4323-b34e-ef039e9989e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:15.079Z|a3d0e07d-e961-4568-916e-350ae8976875|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:15.079Z|567a866a-c59d-4323-b34e-ef039e9989e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:15.090Z|08860c35-fc1b-4c20-a642-245d640e2ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:15.091Z|08860c35-fc1b-4c20-a642-245d640e2ba2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:16.327Z|9914aa6c-16f8-4ca1-8d34-3c536f6cc759|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T12:59:16.328Z|9914aa6c-16f8-4ca1-8d34-3c536f6cc759|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:23.154Z|c556dbeb-5151-4084-beb2-e56fa201a15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:59:23.155Z|c556dbeb-5151-4084-beb2-e56fa201a15b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:59:25.110Z|ecba2f71-802e-4170-af93-215d14760fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:25.110Z|980ae577-9c2c-4b55-8d99-6ad8cdd3eafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:25.111Z|980ae577-9c2c-4b55-8d99-6ad8cdd3eafa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:25.112Z|ecba2f71-802e-4170-af93-215d14760fb1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:25.123Z|881f1862-3ee5-409d-8d5f-f5f4dfaab6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:25.124Z|881f1862-3ee5-409d-8d5f-f5f4dfaab6df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:35.140Z|5467b6c7-987a-4216-a44a-7e834c04b1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:35.140Z|badd08b5-0beb-4ad4-be29-cb58f5dbd052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:35.142Z|5467b6c7-987a-4216-a44a-7e834c04b1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:35.142Z|badd08b5-0beb-4ad4-be29-cb58f5dbd052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:35.149Z|6f6ec934-edac-4918-b517-142bb7093b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:35.150Z|6f6ec934-edac-4918-b517-142bb7093b9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:38.154Z|f8683662-160f-4d65-b6af-9a7fc0e20c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:59:38.157Z|f8683662-160f-4d65-b6af-9a7fc0e20c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:59:38.548Z|46804d36-6a02-40fd-bc98-9195bea4eb09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:59:38.550Z|46804d36-6a02-40fd-bc98-9195bea4eb09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:59:45.170Z|65d46950-182e-453b-985e-4d9be1240fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:45.171Z|65d46950-182e-453b-985e-4d9be1240fb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:45.178Z|8621dbda-6d2a-48df-aec0-7786005d7f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:45.178Z|9a1dc448-bd44-41ca-b859-2b376c46ca3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:45.179Z|8621dbda-6d2a-48df-aec0-7786005d7f35|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:45.180Z|9a1dc448-bd44-41ca-b859-2b376c46ca3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:53.154Z|b73935cc-12fe-4ba8-8be0-53ff9da6f778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T12:59:53.155Z|b73935cc-12fe-4ba8-8be0-53ff9da6f778|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T12:59:55.209Z|44700cd1-a3e3-4abe-8e3e-bd45be4c6009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:55.210Z|5ba51769-4aeb-4214-b97f-022e072441f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:55.210Z|44700cd1-a3e3-4abe-8e3e-bd45be4c6009|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:55.211Z|5ba51769-4aeb-4214-b97f-022e072441f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T12:59:55.213Z|22631adb-0b30-4f45-a74c-ded5df1f53d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T12:59:55.214Z|22631adb-0b30-4f45-a74c-ded5df1f53d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:05.240Z|5ed50d92-7ef7-4e45-9d08-19b21d8d321a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:05.239Z|f2d9b446-af44-4301-80fa-76b822bf919c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:05.239Z|06b69da0-af6c-44cd-9b2c-d0f164b892eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:05.240Z|5ed50d92-7ef7-4e45-9d08-19b21d8d321a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:05.240Z|f2d9b446-af44-4301-80fa-76b822bf919c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:05.241Z|06b69da0-af6c-44cd-9b2c-d0f164b892eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:08.153Z|8afe1199-a4ec-4290-9588-470bafecc659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:00:08.155Z|8afe1199-a4ec-4290-9588-470bafecc659|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:00:08.551Z|b432b9c3-218f-4892-8570-52f40e384429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:00:08.551Z|b432b9c3-218f-4892-8570-52f40e384429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:00:15.268Z|959d264d-0fdb-4249-bffe-ce42cb710376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:15.268Z|4b854fb2-27fb-445d-9de7-d05018e94fd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:15.268Z|a18671a3-e1bc-4acd-99cf-83524dece998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:15.269Z|a18671a3-e1bc-4acd-99cf-83524dece998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:15.269Z|4b854fb2-27fb-445d-9de7-d05018e94fd1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:15.269Z|959d264d-0fdb-4249-bffe-ce42cb710376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:16.327Z|48cea5d1-b0bd-457b-895b-0e2b919d2d05|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:00:16.328Z|48cea5d1-b0bd-457b-895b-0e2b919d2d05|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:23.158Z|29c09f13-d4f4-46dc-ae6e-a45cdcac4353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:00:23.161Z|29c09f13-d4f4-46dc-ae6e-a45cdcac4353|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:00:25.306Z|77e4b229-4b38-43ec-bab6-9986220b9b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:25.307Z|b264c49e-f60b-45ca-8a07-f6288089159b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:25.308Z|77e4b229-4b38-43ec-bab6-9986220b9b3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:25.308Z|b264c49e-f60b-45ca-8a07-f6288089159b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:25.308Z|de75eccc-dc99-4a29-91a3-95880452381a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:25.309Z|de75eccc-dc99-4a29-91a3-95880452381a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:35.341Z|f2e686e3-09d4-4acd-81f7-d54c04c8362a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:35.341Z|8ff66e76-6e38-4646-96f0-2f9009ec5bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:35.341Z|8ff66e76-6e38-4646-96f0-2f9009ec5bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:35.342Z|f2e686e3-09d4-4acd-81f7-d54c04c8362a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:35.343Z|7f57820f-76a9-4c05-bba6-d367e8f4e4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:35.343Z|7f57820f-76a9-4c05-bba6-d367e8f4e4b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:38.154Z|0085ccc3-171c-4594-ad34-7f0d88c33083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:00:38.154Z|0085ccc3-171c-4594-ad34-7f0d88c33083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:00:38.552Z|54ab165f-4b89-4a29-adfe-11504626aef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:00:38.553Z|54ab165f-4b89-4a29-adfe-11504626aef8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:00:45.369Z|b3662625-d056-46bc-b79c-1fa9a261fe94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:45.369Z|96d23487-d430-4b55-82eb-d21b1ef57635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:45.370Z|b3662625-d056-46bc-b79c-1fa9a261fe94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:45.370Z|96d23487-d430-4b55-82eb-d21b1ef57635|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:45.369Z|167c4d30-9011-4a75-ba71-bbc1422b8266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:45.371Z|167c4d30-9011-4a75-ba71-bbc1422b8266|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:53.154Z|33875715-3a73-4041-80ae-fb1628ce4b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:00:53.154Z|33875715-3a73-4041-80ae-fb1628ce4b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:00:55.395Z|7f9bfb01-1340-431f-a3b5-be16821d510b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:55.396Z|7f9bfb01-1340-431f-a3b5-be16821d510b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:55.402Z|89cfb94b-94d7-44b4-b1d3-91cc3fdddf02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:55.403Z|89cfb94b-94d7-44b4-b1d3-91cc3fdddf02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:00:55.404Z|7c56494a-3b87-4c6b-a671-580a5bdba7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:00:55.404Z|7c56494a-3b87-4c6b-a671-580a5bdba7e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:05.442Z|39fe8246-f794-4f7b-85e8-af6ac40a0e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:05.442Z|bca96721-166e-489a-bd8a-007e9e62a11e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:05.442Z|5552eeb7-2550-41a0-b7c4-380e87bc6961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:05.443Z|bca96721-166e-489a-bd8a-007e9e62a11e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:05.443Z|39fe8246-f794-4f7b-85e8-af6ac40a0e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:05.443Z|5552eeb7-2550-41a0-b7c4-380e87bc6961|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:08.154Z|734e5c64-b8f3-4ca4-a3b2-39dfb2f9c7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:01:08.158Z|734e5c64-b8f3-4ca4-a3b2-39dfb2f9c7b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:01:08.554Z|6c57b740-56f0-4366-a8ee-b02718b63c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:01:08.556Z|6c57b740-56f0-4366-a8ee-b02718b63c8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:01:15.470Z|1ef79403-ab3a-466e-9072-74ea799429e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:15.471Z|1ef79403-ab3a-466e-9072-74ea799429e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:15.473Z|604b8a98-7036-4167-aa11-be7b9ababd37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:15.473Z|a621f129-5f70-49ba-add1-9b27b6fe0aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:15.474Z|a621f129-5f70-49ba-add1-9b27b6fe0aaf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:15.474Z|604b8a98-7036-4167-aa11-be7b9ababd37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:16.326Z|4af53f7e-2177-4791-8641-94c15e91f842|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:01:16.327Z|4af53f7e-2177-4791-8641-94c15e91f842|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:23.153Z|6276a232-6868-44d8-804b-b3e2e43fd8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:01:23.154Z|6276a232-6868-44d8-804b-b3e2e43fd8d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:01:25.497Z|ed56b9fe-fa7c-4d20-930d-b55239d1ca72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:25.497Z|6af936c9-5b28-4d02-8445-0ac000095820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:25.497Z|5f820219-1ac8-4db3-b43f-6940391f5bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:25.498Z|ed56b9fe-fa7c-4d20-930d-b55239d1ca72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:25.498Z|5f820219-1ac8-4db3-b43f-6940391f5bb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:25.498Z|6af936c9-5b28-4d02-8445-0ac000095820|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:35.527Z|0eeb86ab-90ee-40e4-836b-596a53de51bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:35.527Z|a76c8e95-dc31-460f-8fcc-1587021b4f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:35.528Z|a8291f96-4854-4745-b598-8dc3efdd6afb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:35.529Z|a8291f96-4854-4745-b598-8dc3efdd6afb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:35.529Z|0eeb86ab-90ee-40e4-836b-596a53de51bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:35.530Z|a76c8e95-dc31-460f-8fcc-1587021b4f57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:38.154Z|fd40bb38-985b-4d47-8d2e-6c3c9f3b869f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:01:38.154Z|fd40bb38-985b-4d47-8d2e-6c3c9f3b869f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:01:38.557Z|6c471e6b-ff42-44dd-b20a-d97a9390f196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:01:38.558Z|6c471e6b-ff42-44dd-b20a-d97a9390f196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:01:45.557Z|9f718d3a-c9ee-43b0-af7f-91ab3107844e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:45.557Z|0343c507-245b-4cc6-aab9-92883567eab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:45.558Z|0343c507-245b-4cc6-aab9-92883567eab4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:45.558Z|9f718d3a-c9ee-43b0-af7f-91ab3107844e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:45.564Z|b2fd4bc6-652b-46ee-bd96-e0088cfc9600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:45.566Z|b2fd4bc6-652b-46ee-bd96-e0088cfc9600|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:53.154Z|08c6bc1b-ef1a-43e8-ae17-d00bf254f186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:01:53.163Z|08c6bc1b-ef1a-43e8-ae17-d00bf254f186|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:01:55.589Z|cbde1fb6-7f56-4156-9850-8ca28c2ac3f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:55.590Z|3e561260-d620-47de-9139-36f254e0c243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:55.590Z|cbde1fb6-7f56-4156-9850-8ca28c2ac3f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:55.591Z|3e561260-d620-47de-9139-36f254e0c243|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:01:55.596Z|dae9fa22-8e0c-421e-93f4-71c382add60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:01:55.597Z|dae9fa22-8e0c-421e-93f4-71c382add60b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:05.619Z|dfbcf5fb-0bed-4a7e-99c6-525d4e4833f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:05.619Z|c069a5af-1d9a-4e82-8894-2792f6cba2f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:05.619Z|1bb97d17-b873-40ee-a6bd-d733927e42d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:05.619Z|dfbcf5fb-0bed-4a7e-99c6-525d4e4833f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:05.620Z|1bb97d17-b873-40ee-a6bd-d733927e42d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:05.620Z|c069a5af-1d9a-4e82-8894-2792f6cba2f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:08.153Z|6afd540a-5ed6-4dc0-ab78-51de14de7615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:02:08.154Z|6afd540a-5ed6-4dc0-ab78-51de14de7615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:02:08.559Z|2221c723-50e2-4ab1-8557-47553c4b99a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:02:08.559Z|2221c723-50e2-4ab1-8557-47553c4b99a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:02:15.649Z|714ca2aa-8dd8-442e-a2d0-d708eb9ef132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:15.650Z|714ca2aa-8dd8-442e-a2d0-d708eb9ef132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:15.651Z|111831b1-da26-471b-a911-f9ed9ff3b732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:15.652Z|111831b1-da26-471b-a911-f9ed9ff3b732|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:15.652Z|dc7b085a-a92c-4db8-9397-0ea109e5aa1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:15.653Z|dc7b085a-a92c-4db8-9397-0ea109e5aa1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:16.327Z|73478a15-e421-4084-a58e-b3f3a7631f96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:02:16.328Z|73478a15-e421-4084-a58e-b3f3a7631f96|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:23.153Z|2e058548-b717-43c2-9133-334a2b1e26a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:02:23.154Z|2e058548-b717-43c2-9133-334a2b1e26a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:02:25.675Z|9e1e66f8-fa8a-45b2-adcb-2e5035c633e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:25.675Z|5dc27839-4e01-4ca4-b4b2-a4d8f99d70cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:25.676Z|5dc27839-4e01-4ca4-b4b2-a4d8f99d70cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:25.676Z|9e1e66f8-fa8a-45b2-adcb-2e5035c633e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:25.685Z|7c5a304b-3e55-45e0-8aeb-f7ef617f0ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:25.686Z|7c5a304b-3e55-45e0-8aeb-f7ef617f0ac2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:35.702Z|15608d40-1513-4516-be86-4a04c9de4dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:35.702Z|44ab53c2-d5b2-493a-a6ce-0bc7caf4f662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:35.703Z|15608d40-1513-4516-be86-4a04c9de4dc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:35.703Z|44ab53c2-d5b2-493a-a6ce-0bc7caf4f662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:35.711Z|3f15f4a1-b212-4669-9518-19a81a117822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:35.712Z|3f15f4a1-b212-4669-9518-19a81a117822|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:38.153Z|0d43bc2e-ea8b-4189-894d-8ac1ae0c536e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:02:38.156Z|0d43bc2e-ea8b-4189-894d-8ac1ae0c536e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:02:38.560Z|46620b10-2607-4e5d-b148-90d063f35228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:02:38.561Z|46620b10-2607-4e5d-b148-90d063f35228|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:02:45.730Z|d8945b86-56d4-44ee-8644-09242a1a4f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:45.731Z|d8945b86-56d4-44ee-8644-09242a1a4f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:45.737Z|263dccab-f73f-4a9d-b919-b514c6455586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:45.738Z|263dccab-f73f-4a9d-b919-b514c6455586|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:45.739Z|cb60c9df-a36c-4627-a7db-1f80a00e1531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:45.742Z|cb60c9df-a36c-4627-a7db-1f80a00e1531|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:53.154Z|d5eaaed4-1cba-4c90-a38f-47d69f00081d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:02:53.154Z|d5eaaed4-1cba-4c90-a38f-47d69f00081d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:02:55.760Z|d5eb2e48-ac12-4a88-91fd-8d32436601ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:55.761Z|d5eb2e48-ac12-4a88-91fd-8d32436601ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:55.764Z|da7e28fb-a775-420d-9fc7-abd69e8830ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:55.765Z|da7e28fb-a775-420d-9fc7-abd69e8830ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:02:55.765Z|5509753c-983e-4eab-bbe3-5bd9f35b40d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:02:55.766Z|5509753c-983e-4eab-bbe3-5bd9f35b40d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:05.787Z|bd8c802c-f00e-4b1d-b140-4164d0326bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:05.789Z|bd8c802c-f00e-4b1d-b140-4164d0326bc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:05.789Z|6656b137-739f-48f9-9391-91d09cee3a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:05.789Z|6177d21a-62e0-4479-bf7d-874aa45da808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:05.790Z|6177d21a-62e0-4479-bf7d-874aa45da808|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:05.790Z|6656b137-739f-48f9-9391-91d09cee3a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:08.154Z|ab18309f-e16a-45c0-adee-78363908c0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:03:08.154Z|ab18309f-e16a-45c0-adee-78363908c0ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:03:08.562Z|dc50f699-f2c0-4c13-9b11-027c34caef32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:03:08.563Z|dc50f699-f2c0-4c13-9b11-027c34caef32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:03:15.816Z|b70a8ea1-3847-432d-b865-9aaee0606c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:15.817Z|b70a8ea1-3847-432d-b865-9aaee0606c98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:15.818Z|fa5613fb-b508-434c-b331-6a463ad63fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:15.818Z|54bdc7e4-b5e2-4d7d-bd48-954859bcba71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:15.819Z|fa5613fb-b508-434c-b331-6a463ad63fc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:15.819Z|54bdc7e4-b5e2-4d7d-bd48-954859bcba71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:16.325Z|5c75ad3d-5861-49a2-acc2-d505245b04e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:03:16.326Z|5c75ad3d-5861-49a2-acc2-d505245b04e4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:23.153Z|e365cc4c-c747-4d19-9e0f-0d5c73a9fb5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:03:23.156Z|e365cc4c-c747-4d19-9e0f-0d5c73a9fb5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:03:25.845Z|0654b659-ff9a-4dac-ac56-ca4b40c00871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:25.846Z|8f2e858d-cc21-4ab4-afb7-e0c5921fe49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:25.845Z|2f39bad0-9359-416e-890c-150399512899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:25.846Z|8f2e858d-cc21-4ab4-afb7-e0c5921fe49f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:25.846Z|2f39bad0-9359-416e-890c-150399512899|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:25.846Z|0654b659-ff9a-4dac-ac56-ca4b40c00871|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:35.873Z|383f40ef-e348-4bf9-ab63-0ca05c1c5ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:35.873Z|92e21809-1dfe-40be-8ed9-a674addc6c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:35.874Z|383f40ef-e348-4bf9-ab63-0ca05c1c5ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:35.874Z|92e21809-1dfe-40be-8ed9-a674addc6c19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:35.884Z|8d24083d-cbb4-4028-a432-eec8a50d09e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:35.885Z|8d24083d-cbb4-4028-a432-eec8a50d09e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:38.153Z|b5cc839d-e0c5-4993-8c10-e6d5c3bde786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:03:38.154Z|b5cc839d-e0c5-4993-8c10-e6d5c3bde786|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:03:38.564Z|0aabbc23-a2db-4e0b-8801-fcea2e75c990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:03:38.565Z|0aabbc23-a2db-4e0b-8801-fcea2e75c990|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:03:45.915Z|9b667e9b-6eb3-4a5c-97ae-bdcd17d86f04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:45.915Z|971ce059-4664-42d3-b0d4-136bc60e53c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:45.916Z|971ce059-4664-42d3-b0d4-136bc60e53c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:45.916Z|9b667e9b-6eb3-4a5c-97ae-bdcd17d86f04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:45.916Z|c2d0b4d7-24a4-4e34-9a85-ff20fa3aef02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:45.917Z|c2d0b4d7-24a4-4e34-9a85-ff20fa3aef02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:53.154Z|492cccea-f469-4bc5-a669-100fe2f1084d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:03:53.154Z|492cccea-f469-4bc5-a669-100fe2f1084d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:03:55.948Z|ac95e15f-dc7f-44a1-8a4a-265b097a57ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:55.948Z|f183c943-3e4d-4e86-b03a-7489705e490d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:55.949Z|f183c943-3e4d-4e86-b03a-7489705e490d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:55.949Z|ac95e15f-dc7f-44a1-8a4a-265b097a57ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:03:55.954Z|05fce8c3-cd34-4a72-8b27-693ca399c9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:03:55.955Z|05fce8c3-cd34-4a72-8b27-693ca399c9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:05.976Z|2094a799-4979-4ab3-a657-eb6d8e6d276d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:05.976Z|b33e0fba-69a3-4bb1-8d37-c509de29a89b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:05.976Z|2094a799-4979-4ab3-a657-eb6d8e6d276d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:05.976Z|b33e0fba-69a3-4bb1-8d37-c509de29a89b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:05.981Z|5045b943-2403-4474-a437-0e209482a58f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:05.981Z|5045b943-2403-4474-a437-0e209482a58f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:08.154Z|0e9605a2-e860-4694-84e1-7a7a011e8e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:04:08.158Z|0e9605a2-e860-4694-84e1-7a7a011e8e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:04:08.566Z|351fc22d-b16e-44bb-8b58-cdf96cc58ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:04:08.567Z|351fc22d-b16e-44bb-8b58-cdf96cc58ca2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:04:16.001Z|d952af2e-57ef-4531-bae2-1c941eedf43f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:16.002Z|d952af2e-57ef-4531-bae2-1c941eedf43f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:16.009Z|7e31d273-4a69-4881-b6bd-fa4e22014f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:16.010Z|7e31d273-4a69-4881-b6bd-fa4e22014f31|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:16.010Z|7ac0c2f4-f961-4347-93e4-ec483ec31f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:16.017Z|7ac0c2f4-f961-4347-93e4-ec483ec31f66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:16.325Z|2de97d6d-141b-4b82-8b0b-86d997f79e4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:04:16.326Z|2de97d6d-141b-4b82-8b0b-86d997f79e4d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:23.154Z|7221ce4b-3143-4cff-9f60-e21930a62cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:04:23.155Z|7221ce4b-3143-4cff-9f60-e21930a62cbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:04:26.035Z|9322f1de-2e8e-4c11-9d1f-e0656221b883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:26.035Z|a2985e23-bf95-4f89-91a7-7715a91d1cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:26.036Z|a2985e23-bf95-4f89-91a7-7715a91d1cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:26.036Z|9322f1de-2e8e-4c11-9d1f-e0656221b883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:26.045Z|c899fc7b-16f9-4b8b-bae9-32527778880e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:26.046Z|c899fc7b-16f9-4b8b-bae9-32527778880e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:36.067Z|46067cc9-92d0-441f-91c3-c5425fc0c465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:36.067Z|a4a2fe12-4804-4e9b-8476-f33a74811939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:36.067Z|6bad35bf-6d71-4950-9081-9d74d5bbe7da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:36.068Z|6bad35bf-6d71-4950-9081-9d74d5bbe7da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:36.068Z|46067cc9-92d0-441f-91c3-c5425fc0c465|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:36.068Z|a4a2fe12-4804-4e9b-8476-f33a74811939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:38.154Z|52b9cc41-7d4c-4641-a440-e45b44ac6fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:04:38.155Z|52b9cc41-7d4c-4641-a440-e45b44ac6fc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:04:38.567Z|a9c2b4b7-5004-4a80-b9e4-257977b15db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:04:38.568Z|a9c2b4b7-5004-4a80-b9e4-257977b15db3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:04:46.094Z|f1da80d9-9bfd-4049-946e-119c226da9d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:46.094Z|b14796da-932e-4906-94a6-b5c28e03aa67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:46.095Z|f1da80d9-9bfd-4049-946e-119c226da9d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:46.095Z|b14796da-932e-4906-94a6-b5c28e03aa67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:46.096Z|fe524199-31bf-4cb3-8d32-9e23986958da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:46.097Z|fe524199-31bf-4cb3-8d32-9e23986958da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:53.153Z|f0d6d9cd-92db-43d8-9dc4-df3d3d9fe212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:04:53.157Z|f0d6d9cd-92db-43d8-9dc4-df3d3d9fe212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:04:56.121Z|82807ae3-a97b-48b0-8e1a-bf694542de0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:56.122Z|a36a487a-6bdd-44b1-8582-b7eb0b52de75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:56.122Z|82807ae3-a97b-48b0-8e1a-bf694542de0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:56.122Z|a36a487a-6bdd-44b1-8582-b7eb0b52de75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:04:56.121Z|39e17c98-b771-4299-b65f-ad675e18c8ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:04:56.124Z|39e17c98-b771-4299-b65f-ad675e18c8ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:06.149Z|dd2ab282-a72c-4f8b-8b7a-8c90aab0ac18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:06.149Z|92e934e7-aac4-4be8-a10a-da2331ce169d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:06.150Z|dd2ab282-a72c-4f8b-8b7a-8c90aab0ac18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:06.150Z|92e934e7-aac4-4be8-a10a-da2331ce169d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:06.153Z|c75c6f7c-ac7f-4ec8-9081-a9af3de93ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:06.153Z|c75c6f7c-ac7f-4ec8-9081-a9af3de93ade|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:08.153Z|10d3effc-060c-46d3-99a6-01894204d41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:05:08.154Z|10d3effc-060c-46d3-99a6-01894204d41f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:05:08.569Z|a87ee675-4df0-49c9-a751-5cdde6d83c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:05:08.570Z|a87ee675-4df0-49c9-a751-5cdde6d83c92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:05:16.178Z|f6a1369c-4d6a-4892-a79a-e122442a787d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:16.180Z|f6a1369c-4d6a-4892-a79a-e122442a787d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:16.185Z|27bee7a8-8b14-40e3-b295-833c997d685e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:16.186Z|27bee7a8-8b14-40e3-b295-833c997d685e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:16.187Z|8ab71755-1a60-4101-ac7e-0d133842426d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:16.188Z|8ab71755-1a60-4101-ac7e-0d133842426d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:16.326Z|297f32e8-1bc6-44f7-9bc6-76a52c082450|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:05:16.327Z|297f32e8-1bc6-44f7-9bc6-76a52c082450|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:23.154Z|464d0ce6-5848-423b-9c8d-f9fe8d6218db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:05:23.155Z|464d0ce6-5848-423b-9c8d-f9fe8d6218db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:05:26.211Z|3d587481-878c-4f9d-b7d2-20e6202fe62a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:26.212Z|0d920f26-0d62-487d-9e7e-11d8476fe4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:26.212Z|3d587481-878c-4f9d-b7d2-20e6202fe62a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:26.213Z|0d920f26-0d62-487d-9e7e-11d8476fe4f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:26.228Z|b58757a3-268b-4381-8993-273dccb1fdef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:26.229Z|b58757a3-268b-4381-8993-273dccb1fdef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:36.237Z|a8f34923-046f-4f0a-8b6f-469f5bbfc011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:36.238Z|a8f34923-046f-4f0a-8b6f-469f5bbfc011|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:36.240Z|9332122f-a6b9-4f5a-a56b-fd49b5402625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:36.241Z|9332122f-a6b9-4f5a-a56b-fd49b5402625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:36.258Z|ced32cfe-ea0a-403a-82b1-3c17c72c5ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:36.259Z|ced32cfe-ea0a-403a-82b1-3c17c72c5ede|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:38.153Z|a84d0245-b588-45ef-a09c-5d2fb187089b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:05:38.157Z|a84d0245-b588-45ef-a09c-5d2fb187089b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:05:38.570Z|61422dc5-8501-4880-9a68-4d8270c7b1fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:05:38.571Z|61422dc5-8501-4880-9a68-4d8270c7b1fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:05:46.267Z|7e58eb8b-76ff-40c0-98ef-8a8c13bce471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:46.268Z|7e58eb8b-76ff-40c0-98ef-8a8c13bce471|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:46.278Z|5f32e751-2aa5-4ed1-be4b-ac88b95a9c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:46.279Z|5f32e751-2aa5-4ed1-be4b-ac88b95a9c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:46.292Z|52d92969-b7e6-4fd4-bfed-c936aa60fc6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:46.293Z|52d92969-b7e6-4fd4-bfed-c936aa60fc6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:53.153Z|23e31d06-231c-491a-8c81-b2da6e8a2feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:05:53.154Z|23e31d06-231c-491a-8c81-b2da6e8a2feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:05:56.294Z|848eb7f9-97e0-446d-8976-e19d7d9b568f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:56.295Z|848eb7f9-97e0-446d-8976-e19d7d9b568f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:56.308Z|06c0510f-20bb-4087-82cc-1eac8572d1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:56.309Z|06c0510f-20bb-4087-82cc-1eac8572d1f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:05:56.318Z|053a4a13-3945-4f62-ab55-8d654da2e062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:05:56.319Z|053a4a13-3945-4f62-ab55-8d654da2e062|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:06.321Z|a4a25061-c107-420d-b1db-f12903e73877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:06.322Z|a4a25061-c107-420d-b1db-f12903e73877|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:06.334Z|d208c499-b978-4c16-9507-3fd2d62b6b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:06.336Z|d208c499-b978-4c16-9507-3fd2d62b6b7c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:06.344Z|57c32541-20a5-4a19-bdb5-f9d09538cda4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:06.344Z|57c32541-20a5-4a19-bdb5-f9d09538cda4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:08.153Z|d62dc561-1aec-4a6b-a1f9-3ba04205667f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:06:08.154Z|d62dc561-1aec-4a6b-a1f9-3ba04205667f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:06:08.572Z|cdc70946-caab-46da-a4ed-5e422ec62820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:06:08.572Z|cdc70946-caab-46da-a4ed-5e422ec62820|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:06:16.325Z|f7873e53-c3c5-4539-afc6-5c0594907fd1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:06:16.326Z|f7873e53-c3c5-4539-afc6-5c0594907fd1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:16.346Z|acbeaa50-437a-4c5b-9c7b-310671abd457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:16.347Z|acbeaa50-437a-4c5b-9c7b-310671abd457|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:16.365Z|cac77b97-6ee5-48ed-a427-e2c46779b5a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:16.367Z|cac77b97-6ee5-48ed-a427-e2c46779b5a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:16.380Z|ba3facd0-4f6c-4cfc-9757-8ba8e095ca04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:16.381Z|ba3facd0-4f6c-4cfc-9757-8ba8e095ca04|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:23.153Z|95c0e669-f1a7-4e97-894a-62dbc0991834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:06:23.157Z|95c0e669-f1a7-4e97-894a-62dbc0991834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:06:26.374Z|ec9ffce0-7c61-4fdd-9740-084d293aa6d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:26.375Z|ec9ffce0-7c61-4fdd-9740-084d293aa6d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:26.394Z|07d7647e-7a14-41b3-8c80-864679bf4350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:26.395Z|07d7647e-7a14-41b3-8c80-864679bf4350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:26.417Z|03522006-e1e1-46d8-801c-14114f0dc97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:26.419Z|03522006-e1e1-46d8-801c-14114f0dc97f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:36.406Z|9665b7ed-ded2-4033-81b4-88621c9c1df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:36.408Z|9665b7ed-ded2-4033-81b4-88621c9c1df9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:36.428Z|bcea03a7-66f1-4e71-ba7c-d9b4ed8c766e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:36.430Z|bcea03a7-66f1-4e71-ba7c-d9b4ed8c766e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:36.450Z|9e09be23-735c-4031-b18e-fbad53a0306a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:36.451Z|9e09be23-735c-4031-b18e-fbad53a0306a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:38.153Z|249c97cc-07ef-469b-a191-c430bd36f865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:06:38.154Z|249c97cc-07ef-469b-a191-c430bd36f865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:06:38.573Z|6fad814c-0851-4a4a-9453-5227b54c13b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:06:38.574Z|6fad814c-0851-4a4a-9453-5227b54c13b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:06:46.437Z|4460d402-fdb4-4b33-a8d7-5495212ce684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:46.438Z|4460d402-fdb4-4b33-a8d7-5495212ce684|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:46.457Z|351f9745-4f71-4d52-b170-b327ce32a200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:46.458Z|351f9745-4f71-4d52-b170-b327ce32a200|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:46.478Z|1a5d0066-7dd9-44aa-b92e-1b28e58b1645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:46.479Z|1a5d0066-7dd9-44aa-b92e-1b28e58b1645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:53.153Z|e82a6d98-c0cf-48c8-a45b-b271f138f11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:06:53.154Z|e82a6d98-c0cf-48c8-a45b-b271f138f11f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:06:56.468Z|6128f713-96f8-4eb1-ad57-19119c86be01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:56.468Z|6128f713-96f8-4eb1-ad57-19119c86be01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:56.488Z|0a4bdb8c-1c92-4666-9401-501b53911a21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:56.489Z|0a4bdb8c-1c92-4666-9401-501b53911a21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:06:56.503Z|ad68950b-f360-4a14-bb83-d3cb9b00526c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:06:56.504Z|ad68950b-f360-4a14-bb83-d3cb9b00526c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:06.497Z|623da339-144a-4107-9662-0f0d086b7455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:06.498Z|623da339-144a-4107-9662-0f0d086b7455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:06.515Z|a71c0d12-c3f6-4f99-95bc-dee5f22564e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:06.515Z|a71c0d12-c3f6-4f99-95bc-dee5f22564e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:06.531Z|5899b397-c247-46af-a078-8a276695c0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:06.532Z|5899b397-c247-46af-a078-8a276695c0a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:08.153Z|2308c2bc-254b-42d5-a857-449f34603ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:07:08.157Z|2308c2bc-254b-42d5-a857-449f34603ace|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:07:08.575Z|cec743a9-9884-4c08-89cb-64528ad879ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:07:08.576Z|cec743a9-9884-4c08-89cb-64528ad879ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:07:16.326Z|c6dafb9d-ba0d-43ea-a9ca-0e3402da8535|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:07:16.328Z|c6dafb9d-ba0d-43ea-a9ca-0e3402da8535|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:16.525Z|b3325063-df33-4094-aa48-0562f2282140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:16.526Z|b3325063-df33-4094-aa48-0562f2282140|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:16.552Z|4cea8064-5ab7-4707-9540-f9cb5bc896e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:16.553Z|4cea8064-5ab7-4707-9540-f9cb5bc896e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:16.558Z|103c6d25-4a20-4e8c-aa91-2bf67d4fc18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:16.559Z|103c6d25-4a20-4e8c-aa91-2bf67d4fc18d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:23.153Z|566d7ee6-f43f-45fb-9374-a1227e6edff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:07:23.154Z|566d7ee6-f43f-45fb-9374-a1227e6edff9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:07:26.555Z|a02a5876-3566-4ad3-b2d8-78186ae613c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:26.556Z|a02a5876-3566-4ad3-b2d8-78186ae613c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:26.580Z|920a1fef-5e0e-44f0-a867-dd1de9d06cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:26.581Z|920a1fef-5e0e-44f0-a867-dd1de9d06cde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:26.583Z|13fe240c-9f7c-44c0-9f3f-b4eabba9ff45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:26.586Z|13fe240c-9f7c-44c0-9f3f-b4eabba9ff45|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:36.584Z|772b8d87-f1a4-4497-8eed-ba46563d4dc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:36.585Z|772b8d87-f1a4-4497-8eed-ba46563d4dc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:36.610Z|8bb3b369-ffda-4f3f-b5f9-7731a53ad841|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:36.611Z|3d18cde9-0954-420a-9f4c-98d320d5dbff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:36.611Z|3d18cde9-0954-420a-9f4c-98d320d5dbff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:36.611Z|8bb3b369-ffda-4f3f-b5f9-7731a53ad841|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:38.154Z|c253fb5b-61ef-42da-b6b3-9d769cf1b7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:07:38.155Z|c253fb5b-61ef-42da-b6b3-9d769cf1b7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:07:38.576Z|61df80ef-94c1-4abc-a6d0-8e2cd100221c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:07:38.577Z|61df80ef-94c1-4abc-a6d0-8e2cd100221c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:07:46.616Z|b8ee5ad2-0ce7-4725-8778-71b9f5c5a439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:46.617Z|b8ee5ad2-0ce7-4725-8778-71b9f5c5a439|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:46.636Z|54961bed-128b-423f-922d-a0144cec95c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:46.636Z|a5374d16-b106-4670-a69d-9fa63921510b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:46.637Z|54961bed-128b-423f-922d-a0144cec95c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:46.637Z|a5374d16-b106-4670-a69d-9fa63921510b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:53.154Z|f6dc17ec-89ed-4f3c-a7a8-56dd4b431517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:07:53.158Z|f6dc17ec-89ed-4f3c-a7a8-56dd4b431517|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:07:56.644Z|bcf0ef6f-f1f7-40e9-a96c-890b5474ee22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:56.645Z|bcf0ef6f-f1f7-40e9-a96c-890b5474ee22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:56.664Z|75ac7814-6bac-4e5f-ba0d-b41c33c4dc8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:56.664Z|881dcdb2-ca8a-4e2f-ac97-42901d9acd23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:07:56.665Z|881dcdb2-ca8a-4e2f-ac97-42901d9acd23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:07:56.665Z|75ac7814-6bac-4e5f-ba0d-b41c33c4dc8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:06.688Z|496c3c19-9c5a-4791-967c-e6cc80cb7346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:06.689Z|496c3c19-9c5a-4791-967c-e6cc80cb7346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:06.697Z|859c36af-f786-49fb-9b8e-befa3274a0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:06.700Z|60c4bcde-1ffc-4069-962d-5d43390c71d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:06.699Z|859c36af-f786-49fb-9b8e-befa3274a0fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:06.701Z|60c4bcde-1ffc-4069-962d-5d43390c71d7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:08.153Z|ddf353d3-1801-4aa0-9d7c-6b1525dd55b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:08:08.154Z|ddf353d3-1801-4aa0-9d7c-6b1525dd55b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:08:08.578Z|cb728c26-0fab-4408-8de8-9c4a228a3c1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:08:08.579Z|cb728c26-0fab-4408-8de8-9c4a228a3c1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:08:16.326Z|a4b827b2-f989-4a19-87d2-b9ba172734b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:08:16.327Z|a4b827b2-f989-4a19-87d2-b9ba172734b9|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:16.728Z|946c5ad4-5668-4420-b14c-cdc000d1d683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:16.729Z|946c5ad4-5668-4420-b14c-cdc000d1d683|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:16.731Z|3b9c726d-f048-4c45-afd5-37e0687f3395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:16.731Z|3b9c726d-f048-4c45-afd5-37e0687f3395|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:16.738Z|d02da89f-70b5-48a2-b3e5-9ecba69d6e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:16.739Z|d02da89f-70b5-48a2-b3e5-9ecba69d6e62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:23.154Z|0a3c1f1d-d615-4919-8ba0-dba9f41706ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:08:23.155Z|0a3c1f1d-d615-4919-8ba0-dba9f41706ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:08:26.760Z|592e1aa0-869e-4fa7-99c9-d33758e84218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:26.761Z|592e1aa0-869e-4fa7-99c9-d33758e84218|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:26.762Z|4edd9cee-9abf-4d69-bd37-b4a66cd84188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:26.762Z|b089a8a3-9586-43de-8877-2cc88ba4cd91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:26.762Z|4edd9cee-9abf-4d69-bd37-b4a66cd84188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:26.763Z|b089a8a3-9586-43de-8877-2cc88ba4cd91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:36.794Z|8eade2eb-03d6-46d2-8f6a-c0578008db12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:36.794Z|839a8857-fbe9-437c-898d-466c937504e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:36.795Z|8eade2eb-03d6-46d2-8f6a-c0578008db12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:36.795Z|839a8857-fbe9-437c-898d-466c937504e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:36.799Z|48b70a69-3a9d-43e9-8d0b-16ee55d55dad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:36.800Z|48b70a69-3a9d-43e9-8d0b-16ee55d55dad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:38.154Z|fa7e2243-8282-41f5-b74c-57de8b6f8008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:08:38.159Z|fa7e2243-8282-41f5-b74c-57de8b6f8008|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:08:38.580Z|a5e44dd4-f2a4-4956-aa39-9ccfc1bd34b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:08:38.581Z|a5e44dd4-f2a4-4956-aa39-9ccfc1bd34b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:08:46.825Z|1e132130-ed65-4318-83b2-19ed78942a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:46.826Z|1e132130-ed65-4318-83b2-19ed78942a47|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:46.828Z|e7782ff3-2bd2-457c-a016-fe642d53c2c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:46.828Z|b447b8ff-63b8-4688-8d18-43d04eff1ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:46.828Z|e7782ff3-2bd2-457c-a016-fe642d53c2c1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:46.828Z|b447b8ff-63b8-4688-8d18-43d04eff1ce2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:53.154Z|d3f36dc3-df09-4a05-b4d3-62fefa97af72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:08:53.155Z|d3f36dc3-df09-4a05-b4d3-62fefa97af72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:08:56.855Z|cce9eb52-084f-43ea-aded-1020c60dbb35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:56.856Z|9d8aeb9c-8f0a-46a1-bae0-edec7c76e0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:56.856Z|9d8aeb9c-8f0a-46a1-bae0-edec7c76e0a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:56.856Z|cce9eb52-084f-43ea-aded-1020c60dbb35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:08:56.855Z|a1a4f298-c13a-499a-8d06-c534c875335e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:08:56.857Z|a1a4f298-c13a-499a-8d06-c534c875335e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:06.889Z|a039e038-68e0-4da3-9bd3-7dea435eaadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:06.889Z|fd399d69-3f05-4e3f-a2d5-9b07511cdb22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:06.890Z|5fee18c4-5cf7-4051-9d49-6b6efd6acdac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:06.890Z|a039e038-68e0-4da3-9bd3-7dea435eaadb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:06.891Z|fd399d69-3f05-4e3f-a2d5-9b07511cdb22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:06.891Z|5fee18c4-5cf7-4051-9d49-6b6efd6acdac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:08.153Z|bb7c47ae-b5b3-49ce-8203-3f507c81f43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:09:08.154Z|bb7c47ae-b5b3-49ce-8203-3f507c81f43d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:09:08.582Z|7f79613b-6c4d-45cd-ae83-f484673d89fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:09:08.583Z|7f79613b-6c4d-45cd-ae83-f484673d89fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:09:16.326Z|ce818884-683e-405d-96d2-0955797a933a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:09:16.327Z|ce818884-683e-405d-96d2-0955797a933a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:16.917Z|1937177a-8962-4a4d-96a4-d46def3a9164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:16.916Z|74104b01-3d53-4477-8de9-9b756ea01501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:16.916Z|212639b0-a929-4d14-9652-fee617ece907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:16.917Z|1937177a-8962-4a4d-96a4-d46def3a9164|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:16.917Z|212639b0-a929-4d14-9652-fee617ece907|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:16.917Z|74104b01-3d53-4477-8de9-9b756ea01501|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:23.153Z|4883ce7b-3be5-48b7-9d0d-c60e72e0ce59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:09:23.156Z|4883ce7b-3be5-48b7-9d0d-c60e72e0ce59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:09:26.942Z|0a69ade5-dc45-45bd-9569-9937e3d6fc30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:26.942Z|e29094be-324b-40b1-bb83-98d24b4a2a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:26.942Z|2c41f853-669a-4cf9-b06a-28e5b7134691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:26.944Z|0a69ade5-dc45-45bd-9569-9937e3d6fc30|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:26.944Z|2c41f853-669a-4cf9-b06a-28e5b7134691|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:26.946Z|e29094be-324b-40b1-bb83-98d24b4a2a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:36.971Z|66f1d0df-f9ee-4c64-b43b-e20241d24663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:36.971Z|5410bac3-cd89-4923-8b10-dfc45e227960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:37.080Z|5410bac3-cd89-4923-8b10-dfc45e227960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:37.086Z|66f1d0df-f9ee-4c64-b43b-e20241d24663|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:37.092Z|14b22b1b-db62-476b-a60e-7fa19d100dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:37.093Z|14b22b1b-db62-476b-a60e-7fa19d100dc8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:38.154Z|5a89b1c6-afd1-4539-8b1b-2cd66b83574c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:09:38.154Z|5a89b1c6-afd1-4539-8b1b-2cd66b83574c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:09:38.584Z|62f30657-cb18-4812-9045-eee4abbdf957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:09:38.584Z|62f30657-cb18-4812-9045-eee4abbdf957|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:09:47.114Z|9fd1d13e-038f-4a4c-92d7-e628113d3250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:47.114Z|90adf5c3-ff1b-49e2-a572-b68043750090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:47.115Z|9fd1d13e-038f-4a4c-92d7-e628113d3250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:47.115Z|90adf5c3-ff1b-49e2-a572-b68043750090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:47.127Z|7f123b6a-72ae-4185-b958-05a710c25b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:47.128Z|7f123b6a-72ae-4185-b958-05a710c25b68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:53.154Z|7c24e528-8dbc-457b-984b-32127efd7820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:09:53.155Z|7c24e528-8dbc-457b-984b-32127efd7820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:09:57.142Z|2cd08f79-7b3f-4093-856c-e8fa0deebcb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:57.142Z|a70d98de-6e34-4850-a728-22321513b3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:57.143Z|a70d98de-6e34-4850-a728-22321513b3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:57.143Z|2cd08f79-7b3f-4093-856c-e8fa0deebcb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:09:57.151Z|d723cb49-9e43-4d2c-bca7-00b740712c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:09:57.152Z|d723cb49-9e43-4d2c-bca7-00b740712c22|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:07.169Z|0303013f-7cb3-4808-b409-b086d03eb1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:07.170Z|0303013f-7cb3-4808-b409-b086d03eb1f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:07.177Z|9b32a9f1-2c5c-45c4-9024-8898d53e7ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:07.178Z|9b32a9f1-2c5c-45c4-9024-8898d53e7ded|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:07.179Z|d8bfa6d0-7d7a-43ce-b8fb-fc4fd1169020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:07.179Z|d8bfa6d0-7d7a-43ce-b8fb-fc4fd1169020|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:08.154Z|c43084fd-92a8-4e40-96e0-393247a81bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:10:08.157Z|c43084fd-92a8-4e40-96e0-393247a81bc2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:10:08.585Z|1084e1b9-4550-4938-858f-61415aecd2b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:10:08.586Z|1084e1b9-4550-4938-858f-61415aecd2b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:10:16.325Z|e71cd535-8270-4bac-8acc-ce14b9bbf55c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:10:16.326Z|e71cd535-8270-4bac-8acc-ce14b9bbf55c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:17.200Z|8f056511-3b27-405f-a5a2-53513b89111c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:17.200Z|cc16a352-a18f-4c1a-85ac-335bfea97dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:17.201Z|cc16a352-a18f-4c1a-85ac-335bfea97dac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:17.201Z|8f056511-3b27-405f-a5a2-53513b89111c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:17.203Z|e9b97169-3d84-4ad0-aaae-552438fd2bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:17.204Z|e9b97169-3d84-4ad0-aaae-552438fd2bf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:23.154Z|51c77acf-a571-4ecf-aff9-cdb0e1fda04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:10:23.154Z|51c77acf-a571-4ecf-aff9-cdb0e1fda04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:10:27.229Z|20937ac8-8e75-490f-948f-322d6c270e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:27.229Z|ed96bb6b-1b60-491a-b265-8ac3208408b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:27.229Z|9fd78c0f-1a78-47c8-9ac4-cf4a26b55360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:27.230Z|20937ac8-8e75-490f-948f-322d6c270e67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:27.230Z|9fd78c0f-1a78-47c8-9ac4-cf4a26b55360|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:27.231Z|ed96bb6b-1b60-491a-b265-8ac3208408b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:37.257Z|ec13ec79-fef7-483d-9b5d-a415825119f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:37.257Z|6a387e36-9feb-4122-b162-063a63ef0130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:37.257Z|3b05da01-7652-4618-b6d3-ea83689b0b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:37.258Z|3b05da01-7652-4618-b6d3-ea83689b0b0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:37.258Z|ec13ec79-fef7-483d-9b5d-a415825119f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:37.258Z|6a387e36-9feb-4122-b162-063a63ef0130|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:38.153Z|e84454eb-0dac-4ba5-b912-05c7bed6ed1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:10:38.154Z|e84454eb-0dac-4ba5-b912-05c7bed6ed1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:10:38.587Z|5aea33d2-98ef-4a92-81aa-174463720f64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:10:38.588Z|5aea33d2-98ef-4a92-81aa-174463720f64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:10:47.284Z|82c2d1e9-1e8b-4240-8dfe-aae2f9d26b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:47.284Z|e44d2198-c84b-471e-8f96-649a2e1d1c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:47.284Z|53effb31-96dc-45b9-aa26-f8758155719e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:47.284Z|82c2d1e9-1e8b-4240-8dfe-aae2f9d26b6b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:47.284Z|e44d2198-c84b-471e-8f96-649a2e1d1c8a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:47.285Z|53effb31-96dc-45b9-aa26-f8758155719e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:53.153Z|dabd38fa-5c27-4026-8841-a1e1d4fb6716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:10:53.157Z|dabd38fa-5c27-4026-8841-a1e1d4fb6716|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:10:57.310Z|d0ef4c72-3401-4f14-aa17-608d5c2d3c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:57.310Z|e05e9459-c65c-46dd-8a1d-d0de1b0ac9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:57.311Z|e05e9459-c65c-46dd-8a1d-d0de1b0ac9f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:57.311Z|d0ef4c72-3401-4f14-aa17-608d5c2d3c47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:10:57.310Z|266b54fd-a799-45bc-90fb-191331435d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:10:57.312Z|266b54fd-a799-45bc-90fb-191331435d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:07.338Z|3ce1fdb5-9d10-48f6-9225-5bdc9594c8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:07.338Z|8efba5fe-6779-4048-bf40-86f1010f28f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:07.339Z|8efba5fe-6779-4048-bf40-86f1010f28f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:07.339Z|3ce1fdb5-9d10-48f6-9225-5bdc9594c8d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:07.347Z|fb0d06fd-1a9d-4ff9-beb7-b80cd0c2c95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:07.350Z|fb0d06fd-1a9d-4ff9-beb7-b80cd0c2c95b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:08.153Z|3143dc86-5428-4648-bfba-a2c85ee7181c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:11:08.154Z|3143dc86-5428-4648-bfba-a2c85ee7181c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:11:08.589Z|0ba7e60f-ae40-4d77-8981-b52cfaea878e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:11:08.590Z|0ba7e60f-ae40-4d77-8981-b52cfaea878e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:11:16.325Z|e5ce9db8-b367-45c7-892b-af61b3781863|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:11:16.326Z|e5ce9db8-b367-45c7-892b-af61b3781863|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:17.369Z|05911720-1791-4668-b2a9-ac859a6e0c02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:17.371Z|039aad5a-2bdf-4073-904f-f98cc1176d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:17.370Z|05911720-1791-4668-b2a9-ac859a6e0c02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:17.371Z|039aad5a-2bdf-4073-904f-f98cc1176d87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:17.374Z|7a9aa5c2-aa39-4fc4-b2e4-cdd451512ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:17.374Z|7a9aa5c2-aa39-4fc4-b2e4-cdd451512ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:23.154Z|71e74d26-3a88-4348-8a57-8eb8a3db890a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:11:23.154Z|71e74d26-3a88-4348-8a57-8eb8a3db890a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:11:27.399Z|00ea927d-9b2b-40c4-87b4-6246d2c3c441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:27.399Z|9329a84d-f1e7-4595-ac0e-939264b6e4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:27.400Z|00ea927d-9b2b-40c4-87b4-6246d2c3c441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:27.401Z|9329a84d-f1e7-4595-ac0e-939264b6e4fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:27.401Z|42157349-536c-467b-addd-e1e3f953a08f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:27.402Z|42157349-536c-467b-addd-e1e3f953a08f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:37.426Z|a3cd6500-eb22-49d0-9caf-d798e76486a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:37.426Z|dd0dc527-392b-4957-9d0e-070f7fa57633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:37.427Z|a3cd6500-eb22-49d0-9caf-d798e76486a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:37.428Z|dd0dc527-392b-4957-9d0e-070f7fa57633|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:37.432Z|7f66de06-f7e6-4248-87d1-bb08b4ca52dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:37.434Z|7f66de06-f7e6-4248-87d1-bb08b4ca52dd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:38.153Z|75a5dc24-d225-4063-9f4d-86eae45f3b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:11:38.157Z|75a5dc24-d225-4063-9f4d-86eae45f3b74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:11:38.591Z|3c71d246-7da9-4370-a241-71c8fa5cc60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:11:38.592Z|3c71d246-7da9-4370-a241-71c8fa5cc60a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:11:47.457Z|c9539bc7-f335-4876-9c44-472171fdad2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:47.457Z|4ce34e48-b393-4f44-8787-099707b5a961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:47.458Z|c9539bc7-f335-4876-9c44-472171fdad2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:47.458Z|4ce34e48-b393-4f44-8787-099707b5a961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:47.460Z|a9a7e8fd-eb49-4d14-946b-6a513f718130|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:47.461Z|a9a7e8fd-eb49-4d14-946b-6a513f718130|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:53.153Z|c53ceb7d-2732-4c84-91f5-4a95521bc5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:11:53.155Z|c53ceb7d-2732-4c84-91f5-4a95521bc5dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:11:57.486Z|0ad10f7d-b71c-48b2-b65f-bc9268b2d1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:57.486Z|e4438519-c52c-4e03-8c4f-bf62aa603f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:57.486Z|baa31599-9b52-4a5b-8e5d-f2a207e188ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:11:57.487Z|baa31599-9b52-4a5b-8e5d-f2a207e188ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:57.487Z|0ad10f7d-b71c-48b2-b65f-bc9268b2d1ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:11:57.487Z|e4438519-c52c-4e03-8c4f-bf62aa603f4f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:07.519Z|27a40b6a-6a23-48cd-b1a6-530f2885a2ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:07.519Z|d69fb3e3-cbdd-41ea-83e5-187859072aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:07.519Z|e2b335d7-f211-462c-bff2-79ab80d06b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:07.520Z|d69fb3e3-cbdd-41ea-83e5-187859072aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:07.520Z|e2b335d7-f211-462c-bff2-79ab80d06b50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:07.520Z|27a40b6a-6a23-48cd-b1a6-530f2885a2ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:08.153Z|30305f83-1e35-4448-92c3-c72b654d6ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:12:08.154Z|30305f83-1e35-4448-92c3-c72b654d6ef0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:12:08.593Z|2b8537bb-02e6-449f-b368-1796ccafb88c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:12:08.594Z|2b8537bb-02e6-449f-b368-1796ccafb88c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:12:16.325Z|e6343301-f0fc-4fcb-bfbe-dc5a1a141e69|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:12:16.326Z|e6343301-f0fc-4fcb-bfbe-dc5a1a141e69|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:17.549Z|15050ff9-ac01-41bd-a963-ec73db8c6076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:17.550Z|15050ff9-ac01-41bd-a963-ec73db8c6076|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:17.553Z|895fee0b-0288-4adf-8b40-911173f6e96b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:17.554Z|895fee0b-0288-4adf-8b40-911173f6e96b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:17.554Z|54fb8586-6ccb-4e39-9a71-309822792cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:17.555Z|54fb8586-6ccb-4e39-9a71-309822792cb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:23.153Z|0eb07ee2-ac26-4efc-adb7-6dd23a8b96db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:12:23.157Z|0eb07ee2-ac26-4efc-adb7-6dd23a8b96db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:12:27.579Z|bca1e34f-fde2-49d9-a8ef-c32ff5a67939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:27.579Z|e6ab9380-7db4-4000-acb1-281e4fecba01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:27.579Z|ae98f920-ea11-40b7-9e9f-768329590388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:27.580Z|e6ab9380-7db4-4000-acb1-281e4fecba01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:27.580Z|ae98f920-ea11-40b7-9e9f-768329590388|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:27.580Z|bca1e34f-fde2-49d9-a8ef-c32ff5a67939|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:37.608Z|41172693-f46e-4680-ae59-4e76b3b1948d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:37.608Z|6f720433-45ba-46d0-8767-8c17bfd52cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:37.608Z|624a0210-ac8f-463d-9016-610b45d4e3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:37.609Z|41172693-f46e-4680-ae59-4e76b3b1948d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:37.609Z|6f720433-45ba-46d0-8767-8c17bfd52cc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:37.610Z|624a0210-ac8f-463d-9016-610b45d4e3c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:38.155Z|ca838ef7-7471-40cc-949d-e9b73ba785e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:12:38.155Z|ca838ef7-7471-40cc-949d-e9b73ba785e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:12:38.595Z|027867bb-ec88-4303-9bdc-4731078646e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:12:38.596Z|027867bb-ec88-4303-9bdc-4731078646e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:12:47.635Z|09bb25c9-24bb-4a96-a800-1b28f64135c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:47.635Z|13d862dd-46c2-4a97-9a11-41edab21d18b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:47.636Z|13d862dd-46c2-4a97-9a11-41edab21d18b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:47.636Z|09bb25c9-24bb-4a96-a800-1b28f64135c4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:47.642Z|614af376-329d-475d-8aab-2ea3a3ca3e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:47.643Z|614af376-329d-475d-8aab-2ea3a3ca3e22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:53.153Z|999cf17e-bf09-4f2d-a4be-ab20f49cfb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:12:53.154Z|999cf17e-bf09-4f2d-a4be-ab20f49cfb21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:12:57.665Z|7fa8482b-ef4b-4f20-a07f-bdf0c632a0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:57.667Z|7fa8482b-ef4b-4f20-a07f-bdf0c632a0f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:57.669Z|25ccbe0d-fa50-41c8-a4ec-a22659a38f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:57.670Z|9b125bf0-4fe4-4941-b6fc-867d67288804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:12:57.670Z|25ccbe0d-fa50-41c8-a4ec-a22659a38f64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:12:57.670Z|9b125bf0-4fe4-4941-b6fc-867d67288804|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:07.694Z|60beb96e-6380-4ca5-b4c9-10197776afd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:07.696Z|60beb96e-6380-4ca5-b4c9-10197776afd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:07.696Z|60b13874-409b-4a1b-8bbe-8dabac09f375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:07.698Z|60b13874-409b-4a1b-8bbe-8dabac09f375|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:07.697Z|dc86d26d-91c6-4e1c-aeba-caae34fccea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:07.700Z|dc86d26d-91c6-4e1c-aeba-caae34fccea5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:08.153Z|d917af84-2f22-4d4f-9658-e413297ae28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:13:08.156Z|d917af84-2f22-4d4f-9658-e413297ae28f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:13:08.597Z|86c155b6-6d30-45b2-987c-63c0d51051d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:13:08.597Z|86c155b6-6d30-45b2-987c-63c0d51051d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:13:16.329Z|f9eed317-3509-4345-9b9c-33bfb39ee6c1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:13:16.331Z|f9eed317-3509-4345-9b9c-33bfb39ee6c1|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:17.727Z|1e894299-5667-49ac-b1f8-cd8e7452f8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:17.728Z|1e894299-5667-49ac-b1f8-cd8e7452f8da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:17.730Z|0d99ac76-bff9-4555-9fa5-bab28c7b043b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:17.730Z|0d99ac76-bff9-4555-9fa5-bab28c7b043b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:17.732Z|6fdb52a6-6f82-411a-b35b-278f78979101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:17.733Z|6fdb52a6-6f82-411a-b35b-278f78979101|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:23.154Z|f877c668-4dce-462b-ae68-393a01c891e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:13:23.154Z|f877c668-4dce-462b-ae68-393a01c891e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:13:27.758Z|53b97afb-ed71-4e41-b5d7-61f2c6046479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:27.758Z|1e3102b3-5024-4e65-8981-ef386c45abef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:27.759Z|53b97afb-ed71-4e41-b5d7-61f2c6046479|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:27.759Z|1e3102b3-5024-4e65-8981-ef386c45abef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:27.764Z|2d13c675-00e8-4464-b88f-319362ac6d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:27.765Z|2d13c675-00e8-4464-b88f-319362ac6d2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:37.785Z|b79de83d-c55d-4a55-9746-57adf634e7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:37.785Z|43e088d7-4d17-4370-a691-84805106f20c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:37.786Z|b79de83d-c55d-4a55-9746-57adf634e7bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:37.786Z|43e088d7-4d17-4370-a691-84805106f20c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:37.787Z|58c82ca7-1ca9-410f-9fa3-f7317222e6aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:37.788Z|58c82ca7-1ca9-410f-9fa3-f7317222e6aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:38.153Z|22af603b-e6c9-44e3-9e97-e583b99fa881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:13:38.154Z|22af603b-e6c9-44e3-9e97-e583b99fa881|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:13:38.598Z|830ec27c-b205-4458-ada4-5e14dd179453|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:13:38.599Z|830ec27c-b205-4458-ada4-5e14dd179453|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:13:47.816Z|b72cd54b-64ee-44dc-8369-e33cc427b066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:47.817Z|b72cd54b-64ee-44dc-8369-e33cc427b066|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:47.814Z|a550f120-d341-4e1d-b8b2-98eb5eabd100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:47.821Z|a550f120-d341-4e1d-b8b2-98eb5eabd100|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:47.825Z|96c46073-3bb1-4390-9b7c-6dbd5f2d87dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:47.826Z|96c46073-3bb1-4390-9b7c-6dbd5f2d87dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:53.154Z|91089de1-2174-4660-815a-5118488b1002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:13:53.157Z|91089de1-2174-4660-815a-5118488b1002|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:13:57.849Z|ee901ca1-c20e-46e4-a8af-4ab756e5d615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:57.849Z|1e7ffb16-f4c1-47f7-8f2a-d4209fe86008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:57.851Z|1e7ffb16-f4c1-47f7-8f2a-d4209fe86008|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:57.851Z|ee901ca1-c20e-46e4-a8af-4ab756e5d615|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:13:57.858Z|9595c7d8-a4ae-4ab2-ba42-160c2be43d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:13:57.859Z|9595c7d8-a4ae-4ab2-ba42-160c2be43d46|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:07.878Z|12b4ba82-48dd-4bbf-ae8e-a08f08014839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:07.878Z|ec8a32f9-b989-47dc-ad4e-9a50a7be5aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:07.879Z|12b4ba82-48dd-4bbf-ae8e-a08f08014839|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:07.879Z|ec8a32f9-b989-47dc-ad4e-9a50a7be5aa0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:07.886Z|de6a7d28-fae3-4579-91c7-89236320684f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:07.887Z|de6a7d28-fae3-4579-91c7-89236320684f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:08.154Z|efab0bf2-5593-45c3-a06f-8af49961dca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:14:08.155Z|efab0bf2-5593-45c3-a06f-8af49961dca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:14:08.600Z|71a346d9-7901-4695-98c1-8fa56d2c6b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:14:08.601Z|71a346d9-7901-4695-98c1-8fa56d2c6b2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:14:16.330Z|a02c64d7-c12f-4013-9eb3-c2c2fa1114d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:14:16.332Z|a02c64d7-c12f-4013-9eb3-c2c2fa1114d6|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:17.904Z|0833f838-50cc-4d6d-aab7-7883208c500d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:17.904Z|c1737f6e-c63f-4b0c-bf82-061e7c7aab1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:17.905Z|c1737f6e-c63f-4b0c-bf82-061e7c7aab1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:17.905Z|0833f838-50cc-4d6d-aab7-7883208c500d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:17.913Z|f9354693-d517-47f2-8433-8dc6e1713abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:17.914Z|f9354693-d517-47f2-8433-8dc6e1713abf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:23.154Z|5bd4613f-87af-4dd7-b0ad-cc311c3b173d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:14:23.155Z|5bd4613f-87af-4dd7-b0ad-cc311c3b173d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:14:27.938Z|c78fef90-16b8-49c3-81e9-6c2ec37aba1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:27.940Z|c78fef90-16b8-49c3-81e9-6c2ec37aba1f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:27.938Z|8f173cf4-d56e-40b4-9e67-87562690155f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:27.942Z|5c07677b-34e0-4c83-84a2-3359982392e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:27.943Z|8f173cf4-d56e-40b4-9e67-87562690155f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:27.943Z|5c07677b-34e0-4c83-84a2-3359982392e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:37.970Z|a8a6f02e-55b1-4c48-92b3-76a2759eea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:37.971Z|a8a6f02e-55b1-4c48-92b3-76a2759eea88|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:37.970Z|79477548-2b47-4bdf-86e6-42e730dd212b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:37.975Z|79477548-2b47-4bdf-86e6-42e730dd212b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:37.978Z|7db3fc99-640a-40e0-a313-c797c5e1b1a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:37.979Z|7db3fc99-640a-40e0-a313-c797c5e1b1a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:38.154Z|accabf86-8025-478f-b724-df6512da447d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:14:38.159Z|accabf86-8025-478f-b724-df6512da447d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:14:38.602Z|31b00c1c-ebdb-4058-855b-787b3d510b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:14:38.602Z|31b00c1c-ebdb-4058-855b-787b3d510b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:14:47.999Z|fa15907e-e3d3-4366-afc5-a6403e60475e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:48.000Z|fa15907e-e3d3-4366-afc5-a6403e60475e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:48.000Z|603ff479-eaa4-48c0-a7d9-98335fcbaacc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:48.001Z|603ff479-eaa4-48c0-a7d9-98335fcbaacc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:48.005Z|32163972-144e-4ab0-bdb9-68e0f6fad0e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:48.005Z|32163972-144e-4ab0-bdb9-68e0f6fad0e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:53.153Z|eda93351-b6b1-4228-bc3e-a2119c2a9562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:14:53.154Z|eda93351-b6b1-4228-bc3e-a2119c2a9562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:14:58.027Z|8e2e1339-8074-4e7c-ac85-3500254700b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:58.027Z|a45d7724-015b-404d-a481-e11ebc3e8618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:58.027Z|63628382-9e27-4f3e-8749-06424133dcc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:14:58.028Z|8e2e1339-8074-4e7c-ac85-3500254700b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:58.028Z|63628382-9e27-4f3e-8749-06424133dcc1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:14:58.029Z|a45d7724-015b-404d-a481-e11ebc3e8618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:08.056Z|5ec973df-79f8-453c-88b8-63cb0161b7ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:08.057Z|5ec973df-79f8-453c-88b8-63cb0161b7ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:08.066Z|afd6d3eb-f2f8-4bdf-b56d-f83cde329d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:08.066Z|2caec2a6-7e37-4260-956b-e0b040350096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:08.067Z|2caec2a6-7e37-4260-956b-e0b040350096|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:08.067Z|afd6d3eb-f2f8-4bdf-b56d-f83cde329d91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:08.153Z|5eefa8c2-52d8-4fe9-a9c8-ba663eabcc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:15:08.154Z|5eefa8c2-52d8-4fe9-a9c8-ba663eabcc64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:15:08.604Z|b1e529e1-cf21-4868-a5cb-f14685c7c111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:15:08.605Z|b1e529e1-cf21-4868-a5cb-f14685c7c111|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:15:16.326Z|09085480-5dc5-46d7-a7c6-4ec9085cf50b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:15:16.326Z|09085480-5dc5-46d7-a7c6-4ec9085cf50b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:18.087Z|701792e0-1015-4f0a-ab77-9f7b4a8c3534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:18.088Z|701792e0-1015-4f0a-ab77-9f7b4a8c3534|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:18.092Z|42b15cf2-c706-4466-b7cf-6ac4e754eacd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:18.092Z|981d70e0-1f99-4424-9f3b-d6affdbfea18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:18.092Z|42b15cf2-c706-4466-b7cf-6ac4e754eacd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:18.093Z|981d70e0-1f99-4424-9f3b-d6affdbfea18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:23.153Z|e3ff4ea3-18ec-45a3-9806-267712675d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:15:23.157Z|e3ff4ea3-18ec-45a3-9806-267712675d94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:15:28.116Z|a6c82277-23ac-4904-88d5-100b83659bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:28.116Z|bd1d707f-112e-4fe1-8d17-70af729affba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:28.117Z|bd1d707f-112e-4fe1-8d17-70af729affba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:28.121Z|a6c82277-23ac-4904-88d5-100b83659bca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:28.124Z|bd9fa7db-fa29-4775-8471-6838cbf18ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:28.125Z|bd9fa7db-fa29-4775-8471-6838cbf18ec8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:38.153Z|b49f1573-d3ad-4efa-b71c-1ad7b20dc23e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:38.153Z|8155429f-3ff1-45f7-84db-6b63654e51ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:15:38.154Z|b49f1573-d3ad-4efa-b71c-1ad7b20dc23e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:38.154Z|8155429f-3ff1-45f7-84db-6b63654e51ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:15:38.156Z|52e989e1-06d1-4dd6-b41d-ae5df44f05b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:38.156Z|6cb9066f-cd10-44a9-9889-498cd33a0053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:38.157Z|52e989e1-06d1-4dd6-b41d-ae5df44f05b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:38.157Z|6cb9066f-cd10-44a9-9889-498cd33a0053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:38.606Z|6e4aec9e-a10c-4149-8331-8854b59538cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:15:38.607Z|6e4aec9e-a10c-4149-8331-8854b59538cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:15:48.186Z|b64bba18-337f-482e-9d34-e857ba86423b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:48.187Z|b64bba18-337f-482e-9d34-e857ba86423b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:48.192Z|df9393b9-2360-4a44-b801-ecc6aeea8b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:48.192Z|d260a73b-f6cb-4dd4-b80f-b6be6a23ee8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:48.194Z|df9393b9-2360-4a44-b801-ecc6aeea8b23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:48.194Z|d260a73b-f6cb-4dd4-b80f-b6be6a23ee8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:53.154Z|d006d752-4205-4c64-96fe-86e716623a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:15:53.154Z|d006d752-4205-4c64-96fe-86e716623a4a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:15:58.224Z|1039e255-60d1-429f-bb88-99377099afd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:58.226Z|1039e255-60d1-429f-bb88-99377099afd2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:58.230Z|aef82ace-ef61-4bfc-b3ed-6225c0239db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:58.233Z|aef82ace-ef61-4bfc-b3ed-6225c0239db7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:15:58.238Z|139b84c8-0bbb-424a-806a-9b8e4815c19c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:15:58.239Z|139b84c8-0bbb-424a-806a-9b8e4815c19c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:08.153Z|66b7e165-910e-460b-8f21-03351541785e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:16:08.157Z|66b7e165-910e-460b-8f21-03351541785e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:16:08.262Z|2504a2a6-b389-442c-ae7e-bad5a4f66767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:08.262Z|2504a2a6-b389-442c-ae7e-bad5a4f66767|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:08.267Z|e387f644-22c3-44aa-95b5-176318303a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:08.268Z|e387f644-22c3-44aa-95b5-176318303a55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:08.277Z|6f2b2c3e-d2f8-4265-823b-8ba9fb438139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:08.278Z|6f2b2c3e-d2f8-4265-823b-8ba9fb438139|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:08.607Z|65e446ee-b98f-40e2-bb45-3fcceb5506aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:16:08.608Z|65e446ee-b98f-40e2-bb45-3fcceb5506aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:16:16.325Z|8f82c74c-4e5f-44af-bdec-ac03f667ee35|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:16:16.326Z|8f82c74c-4e5f-44af-bdec-ac03f667ee35|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:18.288Z|4d649b3a-171f-458a-8de0-4cdc48759fea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:18.289Z|4d649b3a-171f-458a-8de0-4cdc48759fea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:18.291Z|7f82f032-5a50-497b-a095-535d3c252051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:18.291Z|7f82f032-5a50-497b-a095-535d3c252051|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:18.301Z|ea762979-d707-4889-a469-a01cea43a346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:18.302Z|ea762979-d707-4889-a469-a01cea43a346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:23.154Z|19d28185-7ec0-4cde-b654-cfff20361f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:16:23.154Z|19d28185-7ec0-4cde-b654-cfff20361f88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:16:28.316Z|ae35a7ae-deb4-4678-ba29-e770d66a6a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:28.316Z|25b81a66-4781-4b6c-aa59-f340ee6322f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:28.317Z|ae35a7ae-deb4-4678-ba29-e770d66a6a68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:28.317Z|25b81a66-4781-4b6c-aa59-f340ee6322f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:28.327Z|f813f3b8-55dd-488c-b6d3-e3d8da157c07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:28.328Z|f813f3b8-55dd-488c-b6d3-e3d8da157c07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:38.153Z|feaebd76-38d4-420f-a6c3-b6ca0ebf3aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:16:38.154Z|feaebd76-38d4-420f-a6c3-b6ca0ebf3aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:16:38.345Z|60bc3946-e7d0-47aa-93e8-42d3fa092f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:38.346Z|60bc3946-e7d0-47aa-93e8-42d3fa092f75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:38.349Z|04552af8-0f6c-4ed7-9595-6cdc4347cfff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:38.350Z|04552af8-0f6c-4ed7-9595-6cdc4347cfff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:38.351Z|c70626df-2d37-4bf4-bfb7-dd28bcf1f9c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:38.352Z|c70626df-2d37-4bf4-bfb7-dd28bcf1f9c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:38.609Z|0fca68ee-7096-4332-87de-f52caae049b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:16:38.610Z|0fca68ee-7096-4332-87de-f52caae049b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:16:48.373Z|675ac7df-439b-4a07-9743-d3634d144531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:48.373Z|f389796a-477b-494e-a6d5-3cad6108caff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:48.375Z|675ac7df-439b-4a07-9743-d3634d144531|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:48.375Z|f389796a-477b-494e-a6d5-3cad6108caff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:48.379Z|4aceea18-9d92-476a-9b29-ce9c11427cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:48.380Z|4aceea18-9d92-476a-9b29-ce9c11427cc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:53.153Z|b51fffe0-fd0b-4b91-b8a9-68cf82695ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:16:53.154Z|b51fffe0-fd0b-4b91-b8a9-68cf82695ab7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:16:58.404Z|f997a1c8-b156-4557-8f64-0ccf4d724503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:58.404Z|c6dbbfe0-12fb-4218-9163-893330b8f2c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:58.405Z|f997a1c8-b156-4557-8f64-0ccf4d724503|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:58.409Z|c6dbbfe0-12fb-4218-9163-893330b8f2c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:16:58.411Z|fd88abb8-da2b-441c-a7fe-314fc2a1b2df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:16:58.411Z|fd88abb8-da2b-441c-a7fe-314fc2a1b2df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:08.154Z|58bdbd49-8e9e-43cf-ac99-1b89c753981b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:17:08.154Z|58bdbd49-8e9e-43cf-ac99-1b89c753981b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:17:08.430Z|9e5e4de6-e0cc-4b71-96a9-92f248e6accc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:08.432Z|9e5e4de6-e0cc-4b71-96a9-92f248e6accc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:08.448Z|f30999c6-ad0c-40f6-aa6f-a47c88aaf851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:08.448Z|6810f26b-2e26-4e06-99b9-c06d29e41198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:08.450Z|6810f26b-2e26-4e06-99b9-c06d29e41198|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:08.453Z|f30999c6-ad0c-40f6-aa6f-a47c88aaf851|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:08.612Z|470b5305-4c4f-499d-9507-2b8a245faa7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:17:08.612Z|470b5305-4c4f-499d-9507-2b8a245faa7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:17:16.328Z|ba91efba-9d46-476d-ad0f-8a0e70b99981|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:17:16.329Z|ba91efba-9d46-476d-ad0f-8a0e70b99981|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:18.457Z|f406cb3f-5cac-4521-8482-d1f1c49924c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:18.458Z|f406cb3f-5cac-4521-8482-d1f1c49924c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:18.481Z|055c25d6-1df5-41f6-a4c6-c99541466def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:18.481Z|984515a7-db6c-49e8-a845-fc28f0007baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:18.482Z|055c25d6-1df5-41f6-a4c6-c99541466def|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:18.483Z|984515a7-db6c-49e8-a845-fc28f0007baa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:23.153Z|ffb8415a-b695-403d-916c-14b725c30311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:17:23.154Z|ffb8415a-b695-403d-916c-14b725c30311|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:17:28.485Z|117e3b37-94c5-4a22-bf67-3ce2c9612489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:28.486Z|117e3b37-94c5-4a22-bf67-3ce2c9612489|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:28.510Z|13be575c-906c-493e-874b-aff781cde5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:28.511Z|13be575c-906c-493e-874b-aff781cde5eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:28.511Z|15df8b0e-1925-48c1-a155-dccbc9900d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:28.512Z|15df8b0e-1925-48c1-a155-dccbc9900d7e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:38.153Z|93d0a519-cce2-4234-9a6f-2627f714c8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:17:38.154Z|93d0a519-cce2-4234-9a6f-2627f714c8c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:17:38.510Z|fd649b38-e49c-4c68-965c-56bb67c75fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:38.511Z|fd649b38-e49c-4c68-965c-56bb67c75fa1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:38.535Z|7f54076b-108b-48b2-b5a7-017e1600b756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:38.535Z|ceb80de3-b101-43e7-8a3c-1ad607b6aca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:38.536Z|ceb80de3-b101-43e7-8a3c-1ad607b6aca4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:38.536Z|7f54076b-108b-48b2-b5a7-017e1600b756|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:38.613Z|412eea16-1bd5-4e9f-890b-076fce7800ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:17:38.614Z|412eea16-1bd5-4e9f-890b-076fce7800ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:17:48.537Z|a76f3910-e63d-4d89-a048-2a78f9cb9bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:48.538Z|a76f3910-e63d-4d89-a048-2a78f9cb9bb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:48.558Z|11e9147d-e0be-4399-932e-230a8b15485d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:48.558Z|9ec47eee-f535-4f9c-aa3b-480fd85b8f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:48.559Z|11e9147d-e0be-4399-932e-230a8b15485d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:48.559Z|9ec47eee-f535-4f9c-aa3b-480fd85b8f69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:53.153Z|7834e869-235e-4792-95c0-2984edd7c222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:17:53.157Z|7834e869-235e-4792-95c0-2984edd7c222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:17:58.562Z|fcc7045f-082f-44a0-b5f8-8cc0da7f072e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:58.563Z|fcc7045f-082f-44a0-b5f8-8cc0da7f072e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:58.583Z|201573d8-5259-4a83-8842-e6a195233217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:58.583Z|9a526d24-e28a-43d6-b90a-f84d4792dd43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:17:58.584Z|201573d8-5259-4a83-8842-e6a195233217|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:17:58.584Z|9a526d24-e28a-43d6-b90a-f84d4792dd43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:08.153Z|855ab137-7033-4bc2-982f-d0d566917cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:18:08.154Z|855ab137-7033-4bc2-982f-d0d566917cbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:18:08.587Z|198fc299-3053-43b8-ad7d-3594643e4cb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:08.588Z|198fc299-3053-43b8-ad7d-3594643e4cb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:08.609Z|685921ee-6320-4268-97db-29e6c048e3ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:08.610Z|685921ee-6320-4268-97db-29e6c048e3ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:08.612Z|55e31d32-c303-44b5-92c6-571d15e77c39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:08.614Z|55e31d32-c303-44b5-92c6-571d15e77c39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:08.614Z|72436eab-1e39-4950-9808-4b8295d8e8b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:18:08.615Z|72436eab-1e39-4950-9808-4b8295d8e8b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:18:16.326Z|244284ef-8cbd-4a55-ab00-3f23f54eb3e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:18:16.327Z|244284ef-8cbd-4a55-ab00-3f23f54eb3e8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:18.614Z|11ed05c1-b356-4bf7-b062-c49626669d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:18.615Z|11ed05c1-b356-4bf7-b062-c49626669d8f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:18.637Z|212fb8c7-d0de-4ae0-8a4b-24a18d548da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:18.638Z|212fb8c7-d0de-4ae0-8a4b-24a18d548da9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:18.652Z|a16dbca7-ebe7-41c0-85e5-01af40bc8ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:18.653Z|a16dbca7-ebe7-41c0-85e5-01af40bc8ffa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:23.154Z|e1bc9792-af8e-4111-a5ee-366c15568324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:18:23.154Z|e1bc9792-af8e-4111-a5ee-366c15568324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:18:28.644Z|f904d932-40b6-421e-98df-48d7215fffc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:28.646Z|f904d932-40b6-421e-98df-48d7215fffc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:28.672Z|8f822a3c-9aee-484a-b809-703fb1ad9999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:28.673Z|8f822a3c-9aee-484a-b809-703fb1ad9999|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:28.682Z|274b5c9a-ff8f-4eb5-977b-52396e64c2f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:28.682Z|274b5c9a-ff8f-4eb5-977b-52396e64c2f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:38.153Z|cd287981-778b-4488-86f2-4c50ef17fa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:18:38.157Z|cd287981-778b-4488-86f2-4c50ef17fa1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:18:38.615Z|c0f81332-6d56-4a7a-904f-08563062331b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:18:38.616Z|c0f81332-6d56-4a7a-904f-08563062331b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:18:38.675Z|d7947a72-b387-4d78-96c5-5b48247d56e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:38.676Z|d7947a72-b387-4d78-96c5-5b48247d56e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:38.702Z|bb122d0f-faee-4ef9-a536-1616dcb28e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:38.703Z|bb122d0f-faee-4ef9-a536-1616dcb28e89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:38.704Z|3d463d8f-7432-4c01-b26b-09a4db7a64a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:38.705Z|3d463d8f-7432-4c01-b26b-09a4db7a64a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:48.700Z|060c6937-4ad0-43eb-b611-8803f6fa6249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:48.702Z|060c6937-4ad0-43eb-b611-8803f6fa6249|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:48.729Z|8d069c6e-fe03-4cff-910d-c6d6ee210e90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:48.729Z|ac451e31-b491-4816-8e47-a1efc03e266e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:48.730Z|8d069c6e-fe03-4cff-910d-c6d6ee210e90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:48.730Z|ac451e31-b491-4816-8e47-a1efc03e266e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:53.153Z|08bd1683-bf80-4c08-96f9-1195c585007e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:18:53.154Z|08bd1683-bf80-4c08-96f9-1195c585007e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:18:58.728Z|2b9178ee-ec4c-4458-9cfb-0167b2cd4ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:58.728Z|2b9178ee-ec4c-4458-9cfb-0167b2cd4ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:58.753Z|7e8056b4-7cc8-435e-ae4b-373391e86a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:58.754Z|7e8056b4-7cc8-435e-ae4b-373391e86a89|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:18:58.759Z|aef92419-b594-459d-a171-0717d1b117bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:18:58.760Z|aef92419-b594-459d-a171-0717d1b117bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:08.153Z|d2ce9b13-413b-4b91-9c2b-0105ef6aa9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:19:08.154Z|d2ce9b13-413b-4b91-9c2b-0105ef6aa9a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:19:08.617Z|141b8fbd-43a0-4366-aa10-057171aed764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:19:08.617Z|141b8fbd-43a0-4366-aa10-057171aed764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:19:08.758Z|4e70d00e-db83-4d77-bf87-06c1e64a5276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:08.759Z|4e70d00e-db83-4d77-bf87-06c1e64a5276|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:08.783Z|5fce39a9-2313-4086-9b58-67ee298c52b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:08.784Z|5fce39a9-2313-4086-9b58-67ee298c52b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:08.785Z|8f3c7799-0f41-46c3-9a1d-803b21051958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:08.786Z|8f3c7799-0f41-46c3-9a1d-803b21051958|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:16.326Z|fc0aa401-094e-4a8b-a9e2-afdf5723f2a7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:19:16.327Z|fc0aa401-094e-4a8b-a9e2-afdf5723f2a7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:18.785Z|fafba70c-3713-4b71-abf9-05c979b6a4f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:18.786Z|fafba70c-3713-4b71-abf9-05c979b6a4f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:18.810Z|e131a4ab-f563-4b64-8175-5fd1745659e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:18.810Z|e131a4ab-f563-4b64-8175-5fd1745659e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:18.811Z|2df0a572-b75a-41e9-a2cf-ee719e61e546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:18.811Z|2df0a572-b75a-41e9-a2cf-ee719e61e546|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:23.153Z|8d48f7d6-1ea7-4043-b953-485542cda238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:19:23.157Z|8d48f7d6-1ea7-4043-b953-485542cda238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:19:28.815Z|5cec7417-d72a-475e-a491-c66024f9f79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:28.816Z|5cec7417-d72a-475e-a491-c66024f9f79a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:28.838Z|0675b0e1-f68f-4dda-9ad3-8159e566ce20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:28.839Z|0675b0e1-f68f-4dda-9ad3-8159e566ce20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:28.846Z|bd47ef5c-a57f-4861-a249-9f499c65b720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:28.846Z|bd47ef5c-a57f-4861-a249-9f499c65b720|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:38.153Z|4ea738b5-6039-4b56-9366-337acef4ee8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:19:38.154Z|4ea738b5-6039-4b56-9366-337acef4ee8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:19:38.618Z|b19f94cd-a848-417d-9929-85fad1cc44ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:19:38.618Z|b19f94cd-a848-417d-9929-85fad1cc44ec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:19:38.843Z|95e49a15-b0ab-4f32-b48c-3b555d88ecbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:38.844Z|95e49a15-b0ab-4f32-b48c-3b555d88ecbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:38.865Z|dce8015a-df9d-4d3a-b44e-555d9f3988c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:38.866Z|dce8015a-df9d-4d3a-b44e-555d9f3988c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:38.871Z|9784c4c4-83f7-4481-929c-35f3ae7bc10b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:38.872Z|9784c4c4-83f7-4481-929c-35f3ae7bc10b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:48.870Z|6512f94d-28f0-4ad4-9900-3a4c8a6a2eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:48.872Z|6512f94d-28f0-4ad4-9900-3a4c8a6a2eb4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:48.894Z|c774449f-9566-4915-a4b2-b40a621dea20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:48.895Z|c774449f-9566-4915-a4b2-b40a621dea20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:48.911Z|a164dc86-3ec0-4a2b-a59c-f09aabee48a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:48.912Z|a164dc86-3ec0-4a2b-a59c-f09aabee48a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:53.153Z|cd4ad3f0-fdf9-4510-a5ae-099de97791c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:19:53.154Z|cd4ad3f0-fdf9-4510-a5ae-099de97791c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:19:58.897Z|07dc0dc7-9ce6-4bfd-b239-c3ad4a7365c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:58.897Z|07dc0dc7-9ce6-4bfd-b239-c3ad4a7365c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:58.926Z|e1603454-e6a6-43cb-bb28-cc7132b7b769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:58.928Z|e1603454-e6a6-43cb-bb28-cc7132b7b769|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:19:58.940Z|3977029b-946d-4b5f-922c-0cfa3345ee8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:19:58.941Z|3977029b-946d-4b5f-922c-0cfa3345ee8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:08.154Z|63c7371b-6159-4ceb-be3c-dacb3438dcae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:20:08.160Z|63c7371b-6159-4ceb-be3c-dacb3438dcae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:20:08.619Z|ae3eeb2c-347c-455e-b029-5f11dcb0ea3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:20:08.620Z|ae3eeb2c-347c-455e-b029-5f11dcb0ea3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:20:08.926Z|3e463775-a0c4-44a4-89eb-34231b4f0073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:08.926Z|3e463775-a0c4-44a4-89eb-34231b4f0073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:08.961Z|a7e732e9-df94-4840-a1e0-3a2a5b8eeca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:08.962Z|a7e732e9-df94-4840-a1e0-3a2a5b8eeca2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:08.967Z|b0a8a5a0-a00b-4ed9-b8cf-21c427acac49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:08.967Z|b0a8a5a0-a00b-4ed9-b8cf-21c427acac49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:16.326Z|c6c20a28-3b7d-4eef-a7fb-e5af863eaa93|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:20:16.327Z|c6c20a28-3b7d-4eef-a7fb-e5af863eaa93|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:18.949Z|70222143-d6be-4e98-a187-4a5db54c6314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:18.951Z|70222143-d6be-4e98-a187-4a5db54c6314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:18.990Z|f3e04d16-bdd2-4b7d-ba46-642f1bd07b51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:18.991Z|d12bc974-7ae2-44ac-94a9-f459ddbe1391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:18.991Z|f3e04d16-bdd2-4b7d-ba46-642f1bd07b51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:18.991Z|d12bc974-7ae2-44ac-94a9-f459ddbe1391|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:23.153Z|57d42550-87e5-480f-b379-e930e27ece74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:20:23.154Z|57d42550-87e5-480f-b379-e930e27ece74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:20:28.977Z|33f69aa7-1c67-4acc-9abb-8f405308d238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:28.977Z|33f69aa7-1c67-4acc-9abb-8f405308d238|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:29.015Z|5b61a6af-ee2a-4e09-a1c1-83eb2a8d00c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:29.015Z|2e66c9cc-d702-466b-be8e-c6e9b0958efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:29.017Z|2e66c9cc-d702-466b-be8e-c6e9b0958efa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:29.017Z|5b61a6af-ee2a-4e09-a1c1-83eb2a8d00c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:38.153Z|265d0f2a-5160-4b85-b3e1-480e52059bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:20:38.154Z|265d0f2a-5160-4b85-b3e1-480e52059bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:20:38.620Z|9af70ba5-4593-4a67-b66c-5511785e183d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:20:38.621Z|9af70ba5-4593-4a67-b66c-5511785e183d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:20:39.004Z|c08ec1b9-7dac-49c0-b9ab-e0b14507fad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:39.005Z|c08ec1b9-7dac-49c0-b9ab-e0b14507fad3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:39.043Z|58e0a80b-10bc-4db7-b61c-2927e8f6f05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:39.044Z|58e0a80b-10bc-4db7-b61c-2927e8f6f05d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:39.050Z|51a378d1-51bf-49b5-92bb-c8dce1ca8854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:39.051Z|51a378d1-51bf-49b5-92bb-c8dce1ca8854|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:49.027Z|cec0a9b2-db1e-46b0-84fa-8ee0002085f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:49.028Z|cec0a9b2-db1e-46b0-84fa-8ee0002085f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:49.071Z|b771708f-3376-42cb-873a-a6b2686e8fd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:49.072Z|2d75a528-1aab-4cb9-9ca9-69b820dbe736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:49.072Z|2d75a528-1aab-4cb9-9ca9-69b820dbe736|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:49.072Z|b771708f-3376-42cb-873a-a6b2686e8fd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:53.153Z|93b6e3ec-9f7f-4504-8135-bced32c257cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:20:53.157Z|93b6e3ec-9f7f-4504-8135-bced32c257cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:20:59.051Z|85f53e85-11c4-4f8b-85f6-69ed52341114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:59.052Z|85f53e85-11c4-4f8b-85f6-69ed52341114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:59.101Z|174e7dc0-63bc-4308-ae81-c23a8c676362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:59.101Z|174e7dc0-63bc-4308-ae81-c23a8c676362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:20:59.103Z|9273b320-c9a2-4ebe-b942-7cd25ee9fbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:20:59.104Z|9273b320-c9a2-4ebe-b942-7cd25ee9fbb5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:08.153Z|858172cc-0d4e-4fb6-818d-c40ca7b8d89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:21:08.154Z|858172cc-0d4e-4fb6-818d-c40ca7b8d89d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:21:08.622Z|c19fc417-fce6-4e6c-adb4-698a54525e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:21:08.622Z|c19fc417-fce6-4e6c-adb4-698a54525e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:21:09.080Z|c4b705ec-61bc-453a-b2e4-61ea3e53eba9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:09.081Z|c4b705ec-61bc-453a-b2e4-61ea3e53eba9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:09.128Z|e10b4a85-7816-4799-8e8d-5d0a4027225b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:09.128Z|4a6164eb-3097-4f22-b92a-952564183f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:09.129Z|e10b4a85-7816-4799-8e8d-5d0a4027225b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:09.129Z|4a6164eb-3097-4f22-b92a-952564183f97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:16.326Z|877eb6a5-56ab-4985-aa83-f44dbfaff34f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:21:16.327Z|877eb6a5-56ab-4985-aa83-f44dbfaff34f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:19.106Z|438c9e4d-c12d-4d61-8dbc-48176afb4970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:19.107Z|438c9e4d-c12d-4d61-8dbc-48176afb4970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:19.157Z|8bbb7339-9b09-488f-9b01-b4c3a03e9396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:19.158Z|8bbb7339-9b09-488f-9b01-b4c3a03e9396|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:19.160Z|e950b1cc-776a-488b-a170-2dfdf856e4e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:19.160Z|e950b1cc-776a-488b-a170-2dfdf856e4e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:23.153Z|cc1067b5-fc05-4cbd-899c-9d6107401136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:21:23.154Z|cc1067b5-fc05-4cbd-899c-9d6107401136|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:21:29.132Z|7d1f3a84-e7bb-4ae5-adb9-cf42e45f6bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:29.133Z|7d1f3a84-e7bb-4ae5-adb9-cf42e45f6bfb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:29.186Z|2df75070-762a-461a-880d-4aa4c7fff774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:29.186Z|0655bd1b-f77c-40a3-a60d-cf13a08de5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:29.186Z|2df75070-762a-461a-880d-4aa4c7fff774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:29.187Z|0655bd1b-f77c-40a3-a60d-cf13a08de5dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:38.153Z|3e1d635f-e98d-4f81-aacd-160f34f2b542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:21:38.156Z|3e1d635f-e98d-4f81-aacd-160f34f2b542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:21:38.623Z|805ab07d-654d-4d50-8005-cf7b5b053b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:21:38.624Z|805ab07d-654d-4d50-8005-cf7b5b053b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:21:39.157Z|4706fa6f-d3dc-4f1f-94bb-98aa7bedfdd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:39.158Z|4706fa6f-d3dc-4f1f-94bb-98aa7bedfdd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:39.211Z|ea4ac369-9021-46fe-9b75-71c309238da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:39.211Z|aab7f463-adad-4c65-8044-7e8f2dcc496c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:39.212Z|ea4ac369-9021-46fe-9b75-71c309238da4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:39.212Z|aab7f463-adad-4c65-8044-7e8f2dcc496c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:49.182Z|b3dae43f-027d-42f0-8826-c3af58b267b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:49.183Z|b3dae43f-027d-42f0-8826-c3af58b267b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:49.240Z|6cdae7b7-3db9-4157-80d2-35dce451f8ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:49.240Z|9260786d-9202-4235-8767-89000017f6a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:49.240Z|6cdae7b7-3db9-4157-80d2-35dce451f8ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:49.240Z|9260786d-9202-4235-8767-89000017f6a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:53.153Z|52d83c52-b553-49e4-b2ec-b1b3d54e8596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:21:53.154Z|52d83c52-b553-49e4-b2ec-b1b3d54e8596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:21:59.208Z|007ff279-a552-428f-81cc-44c3d8eec249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:59.209Z|007ff279-a552-428f-81cc-44c3d8eec249|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:59.265Z|fbc53fb4-67d6-47ba-aecc-8f67e2df805b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:59.265Z|fbc53fb4-67d6-47ba-aecc-8f67e2df805b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:21:59.265Z|9054a9a9-4b47-4a5d-883e-a5739f11cbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:21:59.266Z|9054a9a9-4b47-4a5d-883e-a5739f11cbc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:08.154Z|378b966f-d502-4357-a1fe-8c2da1578ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:22:08.155Z|378b966f-d502-4357-a1fe-8c2da1578ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:22:08.624Z|f1e0df11-ccc7-4370-a610-04e17fbb2795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:22:08.625Z|f1e0df11-ccc7-4370-a610-04e17fbb2795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:22:09.236Z|53eb5bae-ded8-4ade-aaba-1f6a614b091a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:09.236Z|53eb5bae-ded8-4ade-aaba-1f6a614b091a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:09.289Z|75c66394-5a10-462c-8ae5-12450555a5ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:09.290Z|75c66394-5a10-462c-8ae5-12450555a5ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:09.294Z|6c0c14af-59a1-4e6b-9ab7-8191f3ca99c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:09.295Z|6c0c14af-59a1-4e6b-9ab7-8191f3ca99c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:16.327Z|7c99f7f0-c09d-433e-8b4c-f1786f023121|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:22:16.328Z|7c99f7f0-c09d-433e-8b4c-f1786f023121|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:19.261Z|fefba38b-1c2f-4b6e-aa8f-4efbdbab813a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:19.262Z|fefba38b-1c2f-4b6e-aa8f-4efbdbab813a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:19.314Z|c6f669ce-c5a0-4b8c-951a-2d8d0c12fb1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:19.314Z|c6f669ce-c5a0-4b8c-951a-2d8d0c12fb1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:19.317Z|1ec07479-40c2-44d8-9ff9-a8a34a25dab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:19.317Z|1ec07479-40c2-44d8-9ff9-a8a34a25dab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:23.153Z|59aa6429-e56f-490d-9fd2-471f24add757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:22:23.156Z|59aa6429-e56f-490d-9fd2-471f24add757|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:22:29.300Z|c805121f-3e14-41c2-b647-22f9947f986b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:29.301Z|c805121f-3e14-41c2-b647-22f9947f986b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:29.340Z|46a4763b-adb8-4bf3-9dd3-c8c8d8503894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:29.340Z|92090143-7669-4524-b2d4-e22a7806c208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:29.341Z|46a4763b-adb8-4bf3-9dd3-c8c8d8503894|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:29.341Z|92090143-7669-4524-b2d4-e22a7806c208|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:38.153Z|24d6f353-71f8-421a-af0e-49a3b34f9df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:22:38.154Z|24d6f353-71f8-421a-af0e-49a3b34f9df7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:22:38.626Z|b7ec3c28-6a2a-4ae8-8e2b-2e47a97d3415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:22:38.626Z|b7ec3c28-6a2a-4ae8-8e2b-2e47a97d3415|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:22:39.336Z|1540d5e4-6e27-4f6b-a049-74c9d8a131f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:39.336Z|1540d5e4-6e27-4f6b-a049-74c9d8a131f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:39.368Z|ceb65834-64a7-41e1-b03e-714ecde90fb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:39.369Z|ceb65834-64a7-41e1-b03e-714ecde90fb3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:39.370Z|e99f487d-58ea-4f2d-906b-1aa0dd007393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:39.371Z|e99f487d-58ea-4f2d-906b-1aa0dd007393|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:49.363Z|26b51b89-cfcf-4d7c-8a63-efc5829b21a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:49.364Z|26b51b89-cfcf-4d7c-8a63-efc5829b21a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:49.394Z|3f99eeb8-2887-449e-bc36-53071d2eb9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:49.394Z|bfe6cbec-639a-4b64-8a31-3aa5209006b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:49.394Z|3f99eeb8-2887-449e-bc36-53071d2eb9c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:49.395Z|bfe6cbec-639a-4b64-8a31-3aa5209006b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:53.153Z|cf715eae-03e2-41f7-ae77-b30370f13773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:22:53.154Z|cf715eae-03e2-41f7-ae77-b30370f13773|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:22:59.391Z|ba6d5ff4-2227-4e25-8716-c22b8b6ac2fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:59.392Z|ba6d5ff4-2227-4e25-8716-c22b8b6ac2fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:59.416Z|13e92ea2-07ca-441e-bca7-e551e61092ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:59.416Z|f176a60f-8287-42de-a7a4-759d8f6803c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:22:59.417Z|f176a60f-8287-42de-a7a4-759d8f6803c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:22:59.417Z|13e92ea2-07ca-441e-bca7-e551e61092ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:08.153Z|13bffdad-8a9d-425c-adcc-45096ba400dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:23:08.157Z|13bffdad-8a9d-425c-adcc-45096ba400dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:23:08.627Z|dedcd86b-92dd-4eb5-9cce-3753acfe1fa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:23:08.627Z|dedcd86b-92dd-4eb5-9cce-3753acfe1fa7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:23:09.416Z|3e12a24c-a916-4d71-ba5e-0a16123d329c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:09.417Z|3e12a24c-a916-4d71-ba5e-0a16123d329c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:09.439Z|4caa4c0d-ea0b-48f4-8da4-27b752e95a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:09.440Z|4caa4c0d-ea0b-48f4-8da4-27b752e95a37|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:09.458Z|5eb3626b-47ab-4e94-9bcf-ec48e42d1b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:09.459Z|5eb3626b-47ab-4e94-9bcf-ec48e42d1b2e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:16.327Z|b12fd07b-9228-4067-94d2-c228f0c03ae1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:23:16.328Z|b12fd07b-9228-4067-94d2-c228f0c03ae1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:19.443Z|ab844bae-f913-4dca-bf45-e324ca160d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:19.443Z|ab844bae-f913-4dca-bf45-e324ca160d79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:19.463Z|0632f4a3-b798-4be8-85d9-62d931059c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:19.463Z|0632f4a3-b798-4be8-85d9-62d931059c10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:19.485Z|30aa8136-1cc0-457e-88dc-5ef869c5280e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:19.486Z|30aa8136-1cc0-457e-88dc-5ef869c5280e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:23.153Z|0b357ac4-e146-4545-9cf2-7c7ac10a94a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:23:23.154Z|0b357ac4-e146-4545-9cf2-7c7ac10a94a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:23:29.469Z|5d44fe69-c24b-4bd0-a616-3f4f5053e8f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:29.470Z|5d44fe69-c24b-4bd0-a616-3f4f5053e8f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:29.486Z|5b495f08-1f02-4d9d-b4fb-99845e3661c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:29.487Z|5b495f08-1f02-4d9d-b4fb-99845e3661c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:29.510Z|6ec2bae7-62fe-4965-8658-f853497ba7ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:29.511Z|6ec2bae7-62fe-4965-8658-f853497ba7ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:38.153Z|acb2d4ae-8c51-4b71-ab74-108c6d3256df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:23:38.154Z|acb2d4ae-8c51-4b71-ab74-108c6d3256df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:23:38.628Z|9f917254-7107-46e6-95eb-451efc73befe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:23:38.629Z|9f917254-7107-46e6-95eb-451efc73befe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:23:39.497Z|88b68fe1-64ec-46de-ac86-8ce582a38c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:39.498Z|88b68fe1-64ec-46de-ac86-8ce582a38c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:39.516Z|aeda10f9-fba1-4a58-8b86-a2143de39e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:39.517Z|aeda10f9-fba1-4a58-8b86-a2143de39e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:39.540Z|1f8514a3-b80d-44d9-ae73-dca161b360a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:39.541Z|1f8514a3-b80d-44d9-ae73-dca161b360a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:49.533Z|080d58fe-2945-4f72-8c45-36303faa821c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:49.534Z|080d58fe-2945-4f72-8c45-36303faa821c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:49.542Z|32eac05d-43e2-4ea7-9d77-07cad458359b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:49.543Z|32eac05d-43e2-4ea7-9d77-07cad458359b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:49.569Z|eb3183df-e46a-455f-80da-4629eb197948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:49.570Z|eb3183df-e46a-455f-80da-4629eb197948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:53.153Z|1a372aff-06af-4a38-b792-4649d3e95aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:23:53.157Z|1a372aff-06af-4a38-b792-4649d3e95aeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:23:59.561Z|71f056d1-3aa4-4d83-be21-06f18c8369f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:59.562Z|71f056d1-3aa4-4d83-be21-06f18c8369f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:59.568Z|066a0370-02ff-4dc4-a47d-0516d30b3339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:59.569Z|066a0370-02ff-4dc4-a47d-0516d30b3339|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:23:59.599Z|a9c7aca5-68ee-41da-a2dd-b6faf9f563fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:23:59.600Z|a9c7aca5-68ee-41da-a2dd-b6faf9f563fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:08.161Z|f93b0af3-8a97-41ae-8fbf-07e9b56e0a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:24:08.162Z|f93b0af3-8a97-41ae-8fbf-07e9b56e0a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:24:08.629Z|a578f31a-8857-4f8e-ac30-739b8953a77f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:24:08.630Z|a578f31a-8857-4f8e-ac30-739b8953a77f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:24:09.591Z|f111b037-1413-4050-a6d4-d0a6dfa488db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:09.592Z|f111b037-1413-4050-a6d4-d0a6dfa488db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:09.592Z|472fb90f-d681-4675-be52-e6fd03682431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:09.594Z|472fb90f-d681-4675-be52-e6fd03682431|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:09.623Z|b140a7a3-970f-4907-a23c-581ba8052973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:09.624Z|b140a7a3-970f-4907-a23c-581ba8052973|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:16.326Z|687157c8-579f-475d-b436-1993bb6615d2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:24:16.327Z|687157c8-579f-475d-b436-1993bb6615d2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:19.617Z|4629fdee-96b9-4ed3-bc10-24728258e25b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:19.617Z|485a1e64-cab5-40b9-8d33-4f302b627716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:19.618Z|4629fdee-96b9-4ed3-bc10-24728258e25b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:19.618Z|485a1e64-cab5-40b9-8d33-4f302b627716|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:19.648Z|aa60560e-c896-4351-9dcb-dab9f0e347e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:19.649Z|aa60560e-c896-4351-9dcb-dab9f0e347e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:23.154Z|a8ec9044-6ff2-4164-a7d5-025f57c2eb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:24:23.155Z|a8ec9044-6ff2-4164-a7d5-025f57c2eb1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:24:29.641Z|6d21a681-ee00-4e8e-ab59-c49184a403e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:29.642Z|6d21a681-ee00-4e8e-ab59-c49184a403e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:29.642Z|0e8628be-4389-4ddb-a843-de7c3a6aa046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:29.643Z|0e8628be-4389-4ddb-a843-de7c3a6aa046|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:29.671Z|4c632403-da61-4d24-97e9-5d53deff456b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:29.672Z|4c632403-da61-4d24-97e9-5d53deff456b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:38.153Z|cec20c47-16d5-4d26-be3c-6208c697965b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:24:38.156Z|cec20c47-16d5-4d26-be3c-6208c697965b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:24:38.631Z|2ed02141-aa74-40ff-8cd2-811b391c36d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:24:38.631Z|2ed02141-aa74-40ff-8cd2-811b391c36d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:24:39.668Z|578f8e71-5a0f-4eea-8119-399b187cf8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:39.667Z|8934293a-e3fd-4a9d-96ce-094a06344f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:39.668Z|8934293a-e3fd-4a9d-96ce-094a06344f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:39.668Z|578f8e71-5a0f-4eea-8119-399b187cf8bb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:39.696Z|2b0c46c9-1724-433d-93a4-d4cce63025d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:39.697Z|2b0c46c9-1724-433d-93a4-d4cce63025d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:49.693Z|ca3af008-d48f-45cf-bc27-77df1b7d24fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:49.693Z|00cc0859-aad3-4c8c-931c-507478b5d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:49.694Z|ca3af008-d48f-45cf-bc27-77df1b7d24fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:49.694Z|00cc0859-aad3-4c8c-931c-507478b5d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:49.720Z|f00e58dc-06d8-4fee-bb7b-4b28f19a6375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:49.721Z|f00e58dc-06d8-4fee-bb7b-4b28f19a6375|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:53.154Z|c3a53ffd-12e8-496d-8945-e9611c2ef992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:24:53.155Z|c3a53ffd-12e8-496d-8945-e9611c2ef992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:24:59.719Z|5974e6af-0649-4c58-a933-cb17c01c0a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:59.719Z|5733b8d3-b859-4297-a595-3169876f0e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:59.720Z|5733b8d3-b859-4297-a595-3169876f0e8f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:59.720Z|5974e6af-0649-4c58-a933-cb17c01c0a0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:24:59.744Z|6fdf37a7-4aee-4cf3-bd63-6828071a5428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:24:59.745Z|6fdf37a7-4aee-4cf3-bd63-6828071a5428|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:08.153Z|38625fe8-ba28-48e9-8ced-5c05a93b4730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:25:08.154Z|38625fe8-ba28-48e9-8ced-5c05a93b4730|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:25:08.632Z|4cc4dfcc-778c-4a45-8ebe-25c8b2a86d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:25:08.633Z|4cc4dfcc-778c-4a45-8ebe-25c8b2a86d32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:25:09.745Z|02e61fae-ac2d-4656-ab0b-4d0cb9d36585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:09.745Z|8db91b21-b2c7-4534-92af-d3629c0d5267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:09.746Z|8db91b21-b2c7-4534-92af-d3629c0d5267|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:09.746Z|02e61fae-ac2d-4656-ab0b-4d0cb9d36585|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:09.772Z|82483e8d-25e4-4c6c-8fae-5e119b50d105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:09.773Z|82483e8d-25e4-4c6c-8fae-5e119b50d105|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:16.327Z|1fa98bac-d04b-49f1-91b5-bd524a3d3c87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:25:16.328Z|1fa98bac-d04b-49f1-91b5-bd524a3d3c87|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:19.770Z|c42b80b0-9b7b-4168-9e9a-7f5cad3d0d8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:19.770Z|08abf55f-2922-4ed1-b4ef-bb5cb9d63f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:19.771Z|08abf55f-2922-4ed1-b4ef-bb5cb9d63f77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:19.771Z|c42b80b0-9b7b-4168-9e9a-7f5cad3d0d8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:19.797Z|b8466e73-be4c-45eb-b734-ff35d640f9be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:19.798Z|b8466e73-be4c-45eb-b734-ff35d640f9be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:23.153Z|2e3c7a4e-59a8-4540-b221-fa08ed1608ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:25:23.156Z|2e3c7a4e-59a8-4540-b221-fa08ed1608ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:25:29.795Z|fab008cd-7b04-425c-9f31-d06384d6c5a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:29.796Z|fab008cd-7b04-425c-9f31-d06384d6c5a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:29.799Z|7a12eeed-187a-4f0e-883f-e66e33432ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:29.800Z|7a12eeed-187a-4f0e-883f-e66e33432ac4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:29.823Z|48eb44fe-1076-4ad0-8448-fa7981f10602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:29.824Z|48eb44fe-1076-4ad0-8448-fa7981f10602|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:38.153Z|a6efe33b-c2fc-4cf0-99ac-bc5465e43ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:25:38.154Z|a6efe33b-c2fc-4cf0-99ac-bc5465e43ceb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:25:38.634Z|4aa31957-da21-497f-bd04-10655fac1cc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:25:38.635Z|4aa31957-da21-497f-bd04-10655fac1cc3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:25:39.825Z|b380a1dd-302e-4cb1-8e4c-bb93b65a4d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:39.826Z|b380a1dd-302e-4cb1-8e4c-bb93b65a4d5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:39.827Z|51641a2f-6719-41f8-a644-73801380f3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:39.828Z|51641a2f-6719-41f8-a644-73801380f3b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:39.850Z|5a6e77ed-cdc4-416b-bf78-99716ae6a860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:39.851Z|5a6e77ed-cdc4-416b-bf78-99716ae6a860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:49.857Z|13cdf517-3f6b-4881-8c4f-f463d1190913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:49.858Z|13cdf517-3f6b-4881-8c4f-f463d1190913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:49.856Z|f487d53c-54c9-41d2-a6a9-e0c5b95c15af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:49.859Z|f487d53c-54c9-41d2-a6a9-e0c5b95c15af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:49.878Z|88c41d75-a6d7-4b2d-b6f2-ea41f609c910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:49.879Z|88c41d75-a6d7-4b2d-b6f2-ea41f609c910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:53.153Z|8336aa2f-eb38-49ce-976f-1b2caa5b1263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:25:53.155Z|8336aa2f-eb38-49ce-976f-1b2caa5b1263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:25:59.888Z|1530dd2e-eabe-4168-9a43-9e2f44d96b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:59.888Z|5db98c88-3f09-4628-9810-181a361399c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:59.889Z|1530dd2e-eabe-4168-9a43-9e2f44d96b64|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:59.889Z|5db98c88-3f09-4628-9810-181a361399c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:25:59.908Z|aa453131-360a-4448-bce0-199c210b7f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:25:59.909Z|aa453131-360a-4448-bce0-199c210b7f15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:08.153Z|7bedda30-a995-4a58-b797-5f509ae52788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:26:08.156Z|7bedda30-a995-4a58-b797-5f509ae52788|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:26:08.635Z|a20faccc-86e0-45d7-8b5d-b668088ffcb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:26:08.636Z|a20faccc-86e0-45d7-8b5d-b668088ffcb5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:26:09.926Z|19ba268a-af7f-4af4-a415-f909bead421e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:09.926Z|faca782a-132e-4a95-9530-c895c1f59b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:09.927Z|19ba268a-af7f-4af4-a415-f909bead421e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:09.927Z|faca782a-132e-4a95-9530-c895c1f59b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:09.945Z|ce929580-52bb-4169-ac0f-7be83883e42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:09.946Z|ce929580-52bb-4169-ac0f-7be83883e42b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:16.326Z|426256f0-bca4-4ce3-b372-e8001cf182e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:26:16.327Z|426256f0-bca4-4ce3-b372-e8001cf182e3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:19.952Z|ed55ca3d-8f8e-46a1-9f91-8ddc1743f608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:19.952Z|f8a8c34f-06c0-41a5-8e30-39f0989dd85b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:19.953Z|ed55ca3d-8f8e-46a1-9f91-8ddc1743f608|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:19.953Z|f8a8c34f-06c0-41a5-8e30-39f0989dd85b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:19.979Z|4fffccd1-a302-4ea9-ba0e-c0eedc78b6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:19.980Z|4fffccd1-a302-4ea9-ba0e-c0eedc78b6f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:23.154Z|6d673594-e186-4beb-bfe8-ef20af93ab63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:26:23.155Z|6d673594-e186-4beb-bfe8-ef20af93ab63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:26:29.992Z|2e7fce15-b933-4695-b7c4-e4cfd05d3892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:29.993Z|2e7fce15-b933-4695-b7c4-e4cfd05d3892|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:30.008Z|60c6c185-0248-4a2b-8bb8-655433191b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:30.010Z|60c6c185-0248-4a2b-8bb8-655433191b1a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:30.011Z|41d7ffab-e29f-4940-820f-02dddb58a2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:30.012Z|41d7ffab-e29f-4940-820f-02dddb58a2c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:38.154Z|5701d858-acdf-4029-8e6b-ef392b1ab13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:26:38.154Z|5701d858-acdf-4029-8e6b-ef392b1ab13f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:26:38.637Z|23f0c755-45c4-421d-a788-0d0938a6e9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:26:38.637Z|23f0c755-45c4-421d-a788-0d0938a6e9ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:26:40.025Z|6e2eabdf-8ee2-4ce1-bb99-a48ceb33590e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:40.027Z|6e2eabdf-8ee2-4ce1-bb99-a48ceb33590e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:40.041Z|35a4a9c3-68b6-423f-81bd-b83e3a04e47f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:40.042Z|35a4a9c3-68b6-423f-81bd-b83e3a04e47f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:40.042Z|74f6ef13-2c7d-480e-aa43-2d40ca4bc7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:40.043Z|74f6ef13-2c7d-480e-aa43-2d40ca4bc7f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:50.057Z|6eeec3ff-66e0-4bd2-abf0-c1d7e4d95f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:50.058Z|6eeec3ff-66e0-4bd2-abf0-c1d7e4d95f74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:50.074Z|ed721744-d528-4a6f-8663-a89902c936ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:50.074Z|2f041ac4-1a1f-4583-a503-00c5b4455c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:26:50.075Z|2f041ac4-1a1f-4583-a503-00c5b4455c50|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:50.075Z|ed721744-d528-4a6f-8663-a89902c936ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:26:53.153Z|8e6f801e-d2cd-4345-91ac-2481ea1c1de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:26:53.156Z|8e6f801e-d2cd-4345-91ac-2481ea1c1de0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:27:00.084Z|3bb985d3-64cb-4975-9880-43b863f32090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:00.085Z|3bb985d3-64cb-4975-9880-43b863f32090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:00.102Z|bc0ad5d1-aedd-43fd-958d-56f2f736a2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:00.103Z|bc0ad5d1-aedd-43fd-958d-56f2f736a2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:00.104Z|11532a50-82a9-4909-b3bb-3ab44d43c7d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:00.105Z|11532a50-82a9-4909-b3bb-3ab44d43c7d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:08.153Z|e0699f9d-be09-49f9-a866-56a84ec805a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:27:08.154Z|e0699f9d-be09-49f9-a866-56a84ec805a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:27:08.638Z|257b1148-f1e4-4b2b-bd40-5e6601397fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:27:08.638Z|257b1148-f1e4-4b2b-bd40-5e6601397fb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:27:10.112Z|48edf246-b69f-40ae-a539-b60b2e8b4f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:10.114Z|48edf246-b69f-40ae-a539-b60b2e8b4f85|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:10.132Z|ccd58dd3-2c31-4a82-b52c-d948c6b3711b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:10.133Z|6187ad0a-8378-4e9f-aee3-067cd17e4f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:10.134Z|6187ad0a-8378-4e9f-aee3-067cd17e4f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:10.134Z|ccd58dd3-2c31-4a82-b52c-d948c6b3711b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:16.326Z|5c104544-c725-4f34-8244-ee53eb596a6e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:27:16.327Z|5c104544-c725-4f34-8244-ee53eb596a6e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:20.142Z|86c33606-aca6-4222-a16d-4cc767f311ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:20.143Z|86c33606-aca6-4222-a16d-4cc767f311ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:20.159Z|6f0a79f2-a71c-4386-8085-88766f93425e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:20.160Z|6f0a79f2-a71c-4386-8085-88766f93425e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:20.162Z|9120d098-37f7-4a57-b9d9-b88463a33e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:20.162Z|9120d098-37f7-4a57-b9d9-b88463a33e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:23.153Z|a7c2f566-12b3-410d-80e8-cc9f3675a9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:27:23.154Z|a7c2f566-12b3-410d-80e8-cc9f3675a9e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:27:30.172Z|d44b4bdc-b128-4ab3-a5ba-08af694ae32f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:30.173Z|d44b4bdc-b128-4ab3-a5ba-08af694ae32f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:30.183Z|8acd8395-e9cc-4b6c-9445-92886bde489f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:30.183Z|9fa346c0-30e7-4151-b663-74eae6d2a6dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:30.183Z|9fa346c0-30e7-4151-b663-74eae6d2a6dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:30.183Z|8acd8395-e9cc-4b6c-9445-92886bde489f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:38.153Z|72b8ec9b-97db-464d-8af1-ec7daf840762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:27:38.156Z|72b8ec9b-97db-464d-8af1-ec7daf840762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:27:38.639Z|9e975868-583b-4d68-bf1e-3f84927cfe1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:27:38.640Z|9e975868-583b-4d68-bf1e-3f84927cfe1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:27:40.198Z|0881a885-c890-4ada-b414-0e75b1412175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:40.198Z|0881a885-c890-4ada-b414-0e75b1412175|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:40.206Z|53dc78a1-cb78-4a6e-9d81-7ae79a94e582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:40.207Z|53dc78a1-cb78-4a6e-9d81-7ae79a94e582|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:40.207Z|28a8be72-3864-460f-a917-7852a0fadf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:40.208Z|28a8be72-3864-460f-a917-7852a0fadf2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:50.230Z|03d0cc92-f57c-4a7e-8d11-170a03b7bd8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:50.231Z|03d0cc92-f57c-4a7e-8d11-170a03b7bd8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:50.233Z|2a72c039-84bf-44d9-857c-1bf1ceb681f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:50.234Z|b7b65f0b-3a21-4a11-8bc1-4d0ab48a61e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:27:50.234Z|2a72c039-84bf-44d9-857c-1bf1ceb681f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:50.235Z|b7b65f0b-3a21-4a11-8bc1-4d0ab48a61e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:27:53.153Z|d3777a5a-1a4f-41c8-af73-adb6b0b0e01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:27:53.154Z|d3777a5a-1a4f-41c8-af73-adb6b0b0e01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:28:00.258Z|d16e2cf0-ba00-4285-a9e7-5f14c51fbfbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:00.260Z|d16e2cf0-ba00-4285-a9e7-5f14c51fbfbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:00.261Z|6e76d906-1e92-4beb-b291-eb40b6776b4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:00.262Z|6e76d906-1e92-4beb-b291-eb40b6776b4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:00.262Z|b98cd997-6777-4bbe-9138-137fe2049a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:00.263Z|b98cd997-6777-4bbe-9138-137fe2049a21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:08.153Z|c3a0322c-8682-425f-ab70-9127557b8afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:28:08.154Z|c3a0322c-8682-425f-ab70-9127557b8afb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:28:08.641Z|92539ce1-c3e8-43d7-95f8-7bf27e7d46af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:28:08.641Z|92539ce1-c3e8-43d7-95f8-7bf27e7d46af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:28:10.287Z|072da4cf-3baa-4d88-9bfb-97880e6fe5c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:10.288Z|072da4cf-3baa-4d88-9bfb-97880e6fe5c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:10.295Z|6956dbaf-38fd-4ec3-bbcc-5427f2697ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:10.295Z|8b046142-eaf2-4893-ac47-e050cf9d948c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:10.296Z|6956dbaf-38fd-4ec3-bbcc-5427f2697ecf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:10.296Z|8b046142-eaf2-4893-ac47-e050cf9d948c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:16.326Z|9ee1032e-280a-48dc-9e22-d5e3b294c1e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:28:16.327Z|9ee1032e-280a-48dc-9e22-d5e3b294c1e3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:20.329Z|73ecd77d-8f0a-46d0-83c1-acbf33d56d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:20.328Z|500bcfe3-0a94-469e-a14a-83619b93777b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:20.330Z|73ecd77d-8f0a-46d0-83c1-acbf33d56d7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:20.330Z|500bcfe3-0a94-469e-a14a-83619b93777b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:20.334Z|5c4090d3-fb60-447e-9daa-c6ba0e96da55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:20.335Z|5c4090d3-fb60-447e-9daa-c6ba0e96da55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:23.153Z|529c7602-3f16-4cc7-b30a-63286a73972c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:28:23.158Z|529c7602-3f16-4cc7-b30a-63286a73972c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:28:30.361Z|d4acb826-4f36-4b64-a0b5-1d085a94218d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:30.361Z|50aacae7-d2e3-4347-a530-5c28a418c284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:30.361Z|5839e11a-bb91-45aa-91c2-1822c46bc0ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:30.362Z|50aacae7-d2e3-4347-a530-5c28a418c284|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:30.362Z|5839e11a-bb91-45aa-91c2-1822c46bc0ff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:30.361Z|d4acb826-4f36-4b64-a0b5-1d085a94218d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:38.153Z|e39d221f-8bd5-49ee-ae90-f9b88d5e25f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:28:38.154Z|e39d221f-8bd5-49ee-ae90-f9b88d5e25f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:28:38.642Z|15626d0e-08f4-4dd2-a78b-570f656b24de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:28:38.643Z|15626d0e-08f4-4dd2-a78b-570f656b24de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:28:40.385Z|1b8db532-f371-4919-8f06-4bf74b766e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:40.386Z|1b8db532-f371-4919-8f06-4bf74b766e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:40.387Z|122b359f-85f2-47bd-929b-e83b3547a976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:40.387Z|122b359f-85f2-47bd-929b-e83b3547a976|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:40.388Z|4ca82de5-43d1-4d43-8a11-ab3bf5a75db2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:40.389Z|4ca82de5-43d1-4d43-8a11-ab3bf5a75db2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:50.416Z|cbc9117d-b070-44ac-bd8b-ca76189d37bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:50.417Z|cbc9117d-b070-44ac-bd8b-ca76189d37bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:50.420Z|c07b81ac-d44d-4772-a99c-f51ea043be3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:50.420Z|b2b7d204-5238-4a44-be10-8acbbe0d1685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:28:50.421Z|c07b81ac-d44d-4772-a99c-f51ea043be3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:50.421Z|b2b7d204-5238-4a44-be10-8acbbe0d1685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:28:53.153Z|588fb630-5b88-4722-b2fc-bc6fc11bcbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:28:53.154Z|588fb630-5b88-4722-b2fc-bc6fc11bcbbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:29:00.448Z|69ce7a77-440e-4a13-8d75-265d3ab66e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:00.449Z|199c9626-5998-459a-8987-5aa9bafd5d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:00.449Z|69ce7a77-440e-4a13-8d75-265d3ab66e9a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:00.450Z|199c9626-5998-459a-8987-5aa9bafd5d0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:00.448Z|6732137a-c01f-4c1c-8346-205b255dda83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:00.451Z|6732137a-c01f-4c1c-8346-205b255dda83|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:08.153Z|f7e3fee5-7d88-486f-a152-b7959dd487dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:29:08.157Z|f7e3fee5-7d88-486f-a152-b7959dd487dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:29:08.644Z|cbcbc677-aef3-4199-9195-dc74ea26d17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:29:08.645Z|cbcbc677-aef3-4199-9195-dc74ea26d17c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:29:10.486Z|5e087cf7-5189-4f0c-a697-2b1e123817a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:10.487Z|f1e0b11b-7b18-4110-96d5-047f3a2659d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:10.487Z|5e087cf7-5189-4f0c-a697-2b1e123817a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:10.487Z|f1e0b11b-7b18-4110-96d5-047f3a2659d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:10.492Z|4fe88072-b78e-4e9e-adea-1ee96f4308d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:10.492Z|4fe88072-b78e-4e9e-adea-1ee96f4308d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:16.328Z|f003b1a9-cbf2-446e-a522-1df44b64bb07|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:29:16.329Z|f003b1a9-cbf2-446e-a522-1df44b64bb07|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:20.517Z|c9a35896-52c1-46e3-af44-ca6b275c441d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:20.518Z|c9a35896-52c1-46e3-af44-ca6b275c441d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:20.522Z|39a06ff3-e4d0-4521-8fd5-36c78ac98fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:20.521Z|4d759a75-a0a6-4ddd-996b-ffc7d5e1e5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:20.522Z|39a06ff3-e4d0-4521-8fd5-36c78ac98fbb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:20.522Z|4d759a75-a0a6-4ddd-996b-ffc7d5e1e5d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:23.154Z|6221ac92-4038-4cf3-96d5-239d9c443afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:29:23.155Z|6221ac92-4038-4cf3-96d5-239d9c443afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:29:30.556Z|c308f50c-b0ad-4255-9f36-df721fd788c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:30.556Z|ce5cf775-0f4a-46f4-81ac-9d0bb3ce84e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:30.556Z|9afe6d9b-818b-4b88-88fb-0412b2c2eb44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:30.559Z|c308f50c-b0ad-4255-9f36-df721fd788c2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:30.559Z|9afe6d9b-818b-4b88-88fb-0412b2c2eb44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:30.559Z|ce5cf775-0f4a-46f4-81ac-9d0bb3ce84e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:38.154Z|7c23bb8f-4c59-472f-900e-9ca48969a338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:29:38.154Z|7c23bb8f-4c59-472f-900e-9ca48969a338|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:29:38.646Z|bb80494f-196d-4e10-b37c-0a56cade2748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:29:38.646Z|bb80494f-196d-4e10-b37c-0a56cade2748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:29:40.588Z|d4c219a9-8f4b-420b-8239-8fa58da2e174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:40.588Z|50fcf352-af2c-4827-a009-9629e1552eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:40.589Z|d4c219a9-8f4b-420b-8239-8fa58da2e174|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:40.590Z|50fcf352-af2c-4827-a009-9629e1552eb6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:40.594Z|21885d43-cf22-4ca9-bcc8-37d41b809af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:40.595Z|21885d43-cf22-4ca9-bcc8-37d41b809af8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:50.618Z|7661404c-f56e-4e73-b74b-773874a0a2e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:50.618Z|f42f50c7-b753-4c1a-a4ca-97f07f1a09eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:50.619Z|0032a658-30d5-450f-9b41-04a293ebb197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:29:50.621Z|7661404c-f56e-4e73-b74b-773874a0a2e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:50.621Z|0032a658-30d5-450f-9b41-04a293ebb197|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:50.621Z|f42f50c7-b753-4c1a-a4ca-97f07f1a09eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:29:53.153Z|4de01fbd-5d34-4d54-8d97-a2e422ecf79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:29:53.157Z|4de01fbd-5d34-4d54-8d97-a2e422ecf79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:30:00.646Z|b785df07-6257-484b-98fc-a4136a7ff37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:00.646Z|95b06ea4-72f5-4c41-804e-68a37bda15da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:00.648Z|b785df07-6257-484b-98fc-a4136a7ff37b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:00.648Z|95b06ea4-72f5-4c41-804e-68a37bda15da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:00.656Z|8c200384-88d8-4aac-bc5e-f970bc6493fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:00.657Z|8c200384-88d8-4aac-bc5e-f970bc6493fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:08.153Z|c306aab7-39f9-4de7-a164-aa95336f2cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:30:08.154Z|c306aab7-39f9-4de7-a164-aa95336f2cad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:30:08.647Z|84873eff-2447-48f5-92f7-9bc4993008d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:30:08.648Z|84873eff-2447-48f5-92f7-9bc4993008d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:30:10.681Z|0292fd85-2d17-499f-9103-26f9bd0f9714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:10.681Z|25ed495d-cd85-4536-856f-6710f1189a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:10.682Z|0292fd85-2d17-499f-9103-26f9bd0f9714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:10.683Z|25ed495d-cd85-4536-856f-6710f1189a5c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:10.683Z|2460245d-1744-4685-b25f-5e122f45e2b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:10.684Z|2460245d-1744-4685-b25f-5e122f45e2b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:16.327Z|e99b44ed-e5da-4a40-b1c9-ab74704ae805|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:30:16.328Z|e99b44ed-e5da-4a40-b1c9-ab74704ae805|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:20.707Z|8d8f9006-d6ce-43a0-9710-d4f59f6b9654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:20.707Z|f6808903-d70b-412c-b73d-146eb1981f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:20.708Z|8d8f9006-d6ce-43a0-9710-d4f59f6b9654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:20.708Z|f6808903-d70b-412c-b73d-146eb1981f15|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:20.714Z|d36a806f-c38e-477a-849b-9f31e6309083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:20.715Z|d36a806f-c38e-477a-849b-9f31e6309083|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:23.154Z|282ea877-68c7-47ac-a6a8-adbe340b93ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:30:23.154Z|282ea877-68c7-47ac-a6a8-adbe340b93ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:30:30.733Z|dcd318eb-de1a-4fc6-a718-ad6bceaa54a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:30.735Z|dcd318eb-de1a-4fc6-a718-ad6bceaa54a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:30.744Z|94017869-4440-4e24-bc20-980267b2224c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:30.745Z|94017869-4440-4e24-bc20-980267b2224c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:30.747Z|608f97bf-6874-4f7a-b041-93feaf5059ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:30.748Z|608f97bf-6874-4f7a-b041-93feaf5059ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:38.153Z|1ade9332-ef60-4e14-8fce-92a002cb6de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:30:38.156Z|1ade9332-ef60-4e14-8fce-92a002cb6de6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:30:38.649Z|b4f8c93b-bc31-41c6-bfa2-bb73e823bcd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:30:38.652Z|b4f8c93b-bc31-41c6-bfa2-bb73e823bcd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:30:40.763Z|f9b0ba0a-a053-4f72-8998-5e846ffdb21a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:40.764Z|f9b0ba0a-a053-4f72-8998-5e846ffdb21a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:40.783Z|d3c7ae8c-77f7-428d-a30a-4ec9ac58f208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:40.784Z|d3c7ae8c-77f7-428d-a30a-4ec9ac58f208|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:40.788Z|4afbaf09-cb68-4067-87b1-8fec6004b706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:40.789Z|4afbaf09-cb68-4067-87b1-8fec6004b706|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:50.789Z|05b5ce7f-af59-4666-a7c8-1a3fd7e0e7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:50.790Z|05b5ce7f-af59-4666-a7c8-1a3fd7e0e7e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:50.815Z|4d440834-a539-4b93-8c1a-d4a4fb3b6c54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:50.816Z|4d440834-a539-4b93-8c1a-d4a4fb3b6c54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:50.815Z|70531958-c566-4def-be71-9f1b393d0190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:30:50.818Z|70531958-c566-4def-be71-9f1b393d0190|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:30:53.155Z|93e35902-b60e-402d-b94f-710ed47cf1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:30:53.155Z|93e35902-b60e-402d-b94f-710ed47cf1f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:31:00.823Z|9baf21a8-25be-40fe-a201-9b7ff632f3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:00.824Z|9baf21a8-25be-40fe-a201-9b7ff632f3b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:00.851Z|4abf1bc3-0633-49ad-9938-b5df8f6f29f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:00.851Z|d250288a-c28e-4be3-a4c0-b80c075748e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:00.852Z|4abf1bc3-0633-49ad-9938-b5df8f6f29f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:00.852Z|d250288a-c28e-4be3-a4c0-b80c075748e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:08.153Z|a23df3a5-726d-450f-84f4-015fbafb035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:31:08.154Z|a23df3a5-726d-450f-84f4-015fbafb035a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:31:08.654Z|97fd343f-2d6c-4511-b2a8-91aeea622e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:31:08.656Z|97fd343f-2d6c-4511-b2a8-91aeea622e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:31:10.857Z|abf0953f-5b20-4cca-a089-4010847ed516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:10.858Z|abf0953f-5b20-4cca-a089-4010847ed516|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:10.878Z|85110066-ca90-41d8-93da-c2180958d20e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:10.878Z|9ce3a534-5b5c-40f3-b68e-961f1f137159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:10.879Z|85110066-ca90-41d8-93da-c2180958d20e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:10.879Z|9ce3a534-5b5c-40f3-b68e-961f1f137159|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:16.326Z|746e4fc1-eb49-4681-8782-d2ab12a1bd95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:31:16.327Z|746e4fc1-eb49-4681-8782-d2ab12a1bd95|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:20.884Z|dea29be3-f62d-4d11-9950-029a954b2382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:20.885Z|dea29be3-f62d-4d11-9950-029a954b2382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:20.901Z|854a7254-99ed-41b2-b165-15963b933213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:20.901Z|a2faa4d7-d0ee-4e84-84f4-945f12a29af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:20.902Z|854a7254-99ed-41b2-b165-15963b933213|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:20.902Z|a2faa4d7-d0ee-4e84-84f4-945f12a29af9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:23.153Z|b2fccf3a-2311-4b57-b5c5-d813635125a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:31:23.156Z|b2fccf3a-2311-4b57-b5c5-d813635125a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:31:30.910Z|fc56d3a6-cbc4-4294-b44e-70d4f06d26af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:30.910Z|fc56d3a6-cbc4-4294-b44e-70d4f06d26af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:30.924Z|089397b5-70b3-4bb0-bb60-5e64b003c98a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:30.925Z|100c8214-ae56-446c-9f11-a90bea2df6af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:30.925Z|100c8214-ae56-446c-9f11-a90bea2df6af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:30.925Z|089397b5-70b3-4bb0-bb60-5e64b003c98a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:38.153Z|728eb966-3307-4231-8ad2-1fc9d915b5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:31:38.154Z|728eb966-3307-4231-8ad2-1fc9d915b5c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:31:38.656Z|85265906-0b55-4366-bb0d-5ef9ff1ddfea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:31:38.657Z|85265906-0b55-4366-bb0d-5ef9ff1ddfea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:31:40.934Z|7c8fd6d4-62a7-4fdb-80f8-b2f304096972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:40.936Z|7c8fd6d4-62a7-4fdb-80f8-b2f304096972|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:40.959Z|610a09dc-41d8-47a0-a734-58e8aca349cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:40.959Z|38de867d-d1de-44a7-9ba2-3f25c33cfd7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:40.960Z|610a09dc-41d8-47a0-a734-58e8aca349cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:40.960Z|38de867d-d1de-44a7-9ba2-3f25c33cfd7f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:50.965Z|fa3c72a3-9c37-4db0-834c-1452b98e0402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:50.966Z|fa3c72a3-9c37-4db0-834c-1452b98e0402|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:50.985Z|84f54f1e-4c1f-40f1-bc73-2f48e0556849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:50.985Z|43ffee3b-aa22-434b-b016-cda6a2a46bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:31:50.986Z|43ffee3b-aa22-434b-b016-cda6a2a46bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:50.986Z|84f54f1e-4c1f-40f1-bc73-2f48e0556849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:31:53.153Z|3b29ceae-d50c-44b9-b952-2d4f44730f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:31:53.154Z|3b29ceae-d50c-44b9-b952-2d4f44730f60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:32:00.990Z|d848cbb4-ed23-4a0f-a818-328d781a803f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:00.991Z|d848cbb4-ed23-4a0f-a818-328d781a803f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:01.011Z|28c4d565-5b72-455b-87ab-e2d687c53f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:01.011Z|0b1cdf21-a6ea-4bc2-a927-8bd1a5bbc443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:01.012Z|0b1cdf21-a6ea-4bc2-a927-8bd1a5bbc443|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:01.012Z|28c4d565-5b72-455b-87ab-e2d687c53f8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:08.153Z|326bbae0-ce85-4c3e-9bc2-f9fe3cf0ec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:32:08.157Z|326bbae0-ce85-4c3e-9bc2-f9fe3cf0ec47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:32:08.658Z|8fcf3e12-6a34-460b-a6f7-64800726d4c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:32:08.659Z|8fcf3e12-6a34-460b-a6f7-64800726d4c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:32:11.018Z|4fbacce8-97c7-4a36-b5fd-321cd59410a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:11.019Z|4fbacce8-97c7-4a36-b5fd-321cd59410a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:11.035Z|37d0e09b-ac7b-4a08-b250-317156e4903d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:11.036Z|37d0e09b-ac7b-4a08-b250-317156e4903d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:11.040Z|011cc07a-9423-40b6-a649-7247a835595a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:11.040Z|011cc07a-9423-40b6-a649-7247a835595a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:16.326Z|179d48e3-4911-43dc-9e6c-06f19ca735e4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:32:16.327Z|179d48e3-4911-43dc-9e6c-06f19ca735e4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:21.046Z|928cbfc9-6e3a-481e-8c8f-71072181129b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:21.047Z|928cbfc9-6e3a-481e-8c8f-71072181129b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:21.065Z|ccecbb74-5faf-40f3-accd-d2dddd059ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:21.065Z|eecc38f1-8ce8-4482-b047-64f560df9dd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:21.066Z|ccecbb74-5faf-40f3-accd-d2dddd059ccb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:21.066Z|eecc38f1-8ce8-4482-b047-64f560df9dd2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:23.153Z|1d055c91-445e-479e-8f72-2226812236ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:32:23.154Z|1d055c91-445e-479e-8f72-2226812236ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:32:31.075Z|9831a604-9ce3-4da0-b7d6-d5af0c54b10b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:31.076Z|9831a604-9ce3-4da0-b7d6-d5af0c54b10b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:31.094Z|8ccf8562-bb43-4f62-84b7-24d3408691e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:31.094Z|8ccf8562-bb43-4f62-84b7-24d3408691e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:31.097Z|e2007c24-ad0a-4e13-80ff-f3d07dc34aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:31.098Z|e2007c24-ad0a-4e13-80ff-f3d07dc34aef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:38.153Z|3a2f4030-9962-4c3a-9090-8666de24f3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:32:38.154Z|3a2f4030-9962-4c3a-9090-8666de24f3d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:32:38.660Z|97c7d5c5-c7bb-41aa-a2a9-e43cf334daec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:32:38.660Z|97c7d5c5-c7bb-41aa-a2a9-e43cf334daec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:32:41.108Z|3f42a8ec-303d-4ac4-83dc-d6438fbec6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:41.108Z|3f42a8ec-303d-4ac4-83dc-d6438fbec6d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:41.127Z|dd00db6f-fad3-477a-ae09-5a4e56485f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:41.128Z|dd00db6f-fad3-477a-ae09-5a4e56485f54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:41.143Z|046930be-9db9-48af-b47e-e293da600fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:41.144Z|046930be-9db9-48af-b47e-e293da600fb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:51.154Z|d8acc946-b984-4d75-a7c0-500d7a1763e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:51.155Z|d8acc946-b984-4d75-a7c0-500d7a1763e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:51.199Z|85ac841c-2c57-41e7-b52a-f602426b75db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:51.199Z|903a1bf9-7d77-433d-bf1b-ffb823429685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:32:51.200Z|85ac841c-2c57-41e7-b52a-f602426b75db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:51.200Z|903a1bf9-7d77-433d-bf1b-ffb823429685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:32:53.153Z|67c02183-d151-4510-9a08-ff6ab5f0a474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:32:53.156Z|67c02183-d151-4510-9a08-ff6ab5f0a474|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:33:01.181Z|3f0a12a4-084a-48ec-9777-23a113c5563b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:01.182Z|3f0a12a4-084a-48ec-9777-23a113c5563b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:01.246Z|000a4200-243d-43de-bd85-7d3652a5d3e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:01.247Z|000a4200-243d-43de-bd85-7d3652a5d3e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:01.254Z|c71468e4-8972-4e18-b40c-2e0a25b5d8bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:01.255Z|c71468e4-8972-4e18-b40c-2e0a25b5d8bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:08.153Z|6830d5a6-eb42-4836-b36e-a00526fa35ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:33:08.154Z|6830d5a6-eb42-4836-b36e-a00526fa35ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:33:08.661Z|8ae61834-84bf-40a2-84b9-6f9375c3228d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:33:08.662Z|8ae61834-84bf-40a2-84b9-6f9375c3228d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:33:11.221Z|891d4979-0ef4-42ed-85a1-8f3b8e365b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:11.222Z|891d4979-0ef4-42ed-85a1-8f3b8e365b9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:11.279Z|586c40a7-1ba6-47bf-9547-3bc4de53802d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:11.280Z|586c40a7-1ba6-47bf-9547-3bc4de53802d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:11.293Z|73074637-195a-4698-bd39-78c5bd9220c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:11.296Z|73074637-195a-4698-bd39-78c5bd9220c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:16.326Z|3742e9a9-75f7-4944-ad96-226378c7cfb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:33:16.327Z|3742e9a9-75f7-4944-ad96-226378c7cfb9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:21.252Z|c0e1a998-2c38-4b3a-ae8d-098cf842fee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:21.253Z|c0e1a998-2c38-4b3a-ae8d-098cf842fee2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:21.327Z|c99acb04-25e2-42ff-93dc-4ca9019e53d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:21.328Z|c99acb04-25e2-42ff-93dc-4ca9019e53d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:21.328Z|d35beb1c-57d8-462c-a793-053a78ea4e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:21.329Z|d35beb1c-57d8-462c-a793-053a78ea4e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:23.153Z|3efce0eb-8dbd-49d9-86d8-b96b2eb3e3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:33:23.154Z|3efce0eb-8dbd-49d9-86d8-b96b2eb3e3c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:33:31.291Z|926e610b-37a6-466c-a2c0-d3875926826a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:31.292Z|926e610b-37a6-466c-a2c0-d3875926826a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:31.364Z|2dfc9285-1469-4b74-8e46-6566d919e82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:31.366Z|2dfc9285-1469-4b74-8e46-6566d919e82e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:31.368Z|26582e8c-9b6d-4d15-bcd0-a2b2ffc94f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:31.369Z|26582e8c-9b6d-4d15-bcd0-a2b2ffc94f2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:38.153Z|4e9b254c-b67e-4d93-98b3-daa499f96478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:33:38.157Z|4e9b254c-b67e-4d93-98b3-daa499f96478|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:33:38.662Z|a7c4b10e-0ad7-4c50-ac83-e3c6b7c010fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:33:38.663Z|a7c4b10e-0ad7-4c50-ac83-e3c6b7c010fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:33:41.324Z|7bf3a932-6200-49eb-9532-655e2f4c8647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:41.325Z|7bf3a932-6200-49eb-9532-655e2f4c8647|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:41.394Z|e208bfd7-2122-46f3-bbc2-6f99d3cdbff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:41.394Z|d40c587d-0a1a-4a68-a4b9-f355f2d8b148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:41.395Z|e208bfd7-2122-46f3-bbc2-6f99d3cdbff3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:41.395Z|d40c587d-0a1a-4a68-a4b9-f355f2d8b148|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:51.367Z|64f2ea40-6a44-4fd5-90a1-83124e693c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:51.368Z|64f2ea40-6a44-4fd5-90a1-83124e693c7b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:51.421Z|82f95f40-4f4a-447a-9161-286b84c1e2c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:51.421Z|7e5cde3e-1850-4e0b-be4d-3ef5d405b9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:33:51.422Z|82f95f40-4f4a-447a-9161-286b84c1e2c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:51.422Z|7e5cde3e-1850-4e0b-be4d-3ef5d405b9fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:33:53.153Z|c7f2f13c-d88f-44b6-8155-dc032073249a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:33:53.154Z|c7f2f13c-d88f-44b6-8155-dc032073249a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:34:01.395Z|b614c2a2-50c5-4758-912b-4153effb36a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:01.396Z|b614c2a2-50c5-4758-912b-4153effb36a7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:01.449Z|d1025fcc-791f-41c4-8515-267a04e3e99a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:01.449Z|8348de52-ce4c-4da0-bc43-ac6793536ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:01.450Z|d1025fcc-791f-41c4-8515-267a04e3e99a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:01.451Z|8348de52-ce4c-4da0-bc43-ac6793536ee3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:08.153Z|80e8d03b-7605-4cbb-8ddd-479423c9de52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:34:08.154Z|80e8d03b-7605-4cbb-8ddd-479423c9de52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:34:08.669Z|4e5c925a-750a-49a2-955a-eb9063f761bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:34:08.670Z|4e5c925a-750a-49a2-955a-eb9063f761bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:34:11.420Z|fab7cd61-203d-4474-8cd7-bcc386d2b460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:11.420Z|fab7cd61-203d-4474-8cd7-bcc386d2b460|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:11.481Z|84fb003d-1021-4e49-8667-fbd47b67b505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:11.482Z|84fb003d-1021-4e49-8667-fbd47b67b505|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:11.486Z|d310058e-fecb-4188-a926-53c62f9ac9a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:11.487Z|d310058e-fecb-4188-a926-53c62f9ac9a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:16.329Z|867086cd-245c-4540-bc6e-808e26286e2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:34:16.330Z|867086cd-245c-4540-bc6e-808e26286e2a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:21.444Z|7c1a5752-c4ce-46ff-b06d-c2e3b85aee59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:21.445Z|7c1a5752-c4ce-46ff-b06d-c2e3b85aee59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:21.508Z|a443b3e0-0aeb-470a-8b13-ba983b8c7603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:21.510Z|a443b3e0-0aeb-470a-8b13-ba983b8c7603|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:21.513Z|cd25720f-ffbb-4406-9d89-4046d8898ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:21.513Z|cd25720f-ffbb-4406-9d89-4046d8898ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:23.153Z|0f817531-d0d1-42d3-98d3-ba4aa6a0dd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:34:23.158Z|0f817531-d0d1-42d3-98d3-ba4aa6a0dd4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:34:31.472Z|37a0f9b6-1c4c-4e6b-8465-e8db15fb2d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:31.473Z|37a0f9b6-1c4c-4e6b-8465-e8db15fb2d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:31.536Z|b8bcd0ad-43a5-4bbd-9698-1fa3753c03e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:31.536Z|47ca9243-d03a-4333-821c-01302ff84419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:31.537Z|47ca9243-d03a-4333-821c-01302ff84419|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:31.537Z|b8bcd0ad-43a5-4bbd-9698-1fa3753c03e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:38.155Z|44d6002f-de4e-4b76-b974-03ebe2d728f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:34:38.156Z|44d6002f-de4e-4b76-b974-03ebe2d728f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:34:38.671Z|c922ff22-f020-4a02-8a89-fa5fe5f50b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:34:38.671Z|c922ff22-f020-4a02-8a89-fa5fe5f50b93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:34:41.509Z|fb039169-d031-4e56-9fd8-fb87466fd547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:41.510Z|fb039169-d031-4e56-9fd8-fb87466fd547|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:41.561Z|325d46c5-b468-4b7f-b4db-c5ce8593442b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:41.562Z|75e014bd-56fa-405f-8d85-011d258beae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:41.562Z|325d46c5-b468-4b7f-b4db-c5ce8593442b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:41.562Z|75e014bd-56fa-405f-8d85-011d258beae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:51.544Z|50ad38bd-aa10-4198-a245-fc1f44924621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:51.545Z|50ad38bd-aa10-4198-a245-fc1f44924621|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:51.589Z|b2ce5a45-d859-4786-bf41-c83002388f03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:51.589Z|42f0c016-c46f-4749-9507-24452b4629f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:34:51.590Z|b2ce5a45-d859-4786-bf41-c83002388f03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:51.590Z|42f0c016-c46f-4749-9507-24452b4629f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:34:53.153Z|064fd395-28e4-4086-99c9-607c7dc01510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:34:53.154Z|064fd395-28e4-4086-99c9-607c7dc01510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:35:01.571Z|ccfa358a-5d9a-491c-9631-3eca5c765d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:01.572Z|ccfa358a-5d9a-491c-9631-3eca5c765d6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:01.614Z|95f47d82-5312-42ad-832d-49d082817bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:01.614Z|95f47d82-5312-42ad-832d-49d082817bfd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:01.614Z|4b4ac14b-c22f-4898-b4d1-625e27da9782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:01.615Z|4b4ac14b-c22f-4898-b4d1-625e27da9782|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:08.154Z|9752acd3-3b11-4d71-aa32-4988251e68fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:35:08.158Z|9752acd3-3b11-4d71-aa32-4988251e68fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:35:08.672Z|2252f7d4-4658-4f76-b744-595efde2ac65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:35:08.673Z|2252f7d4-4658-4f76-b744-595efde2ac65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:35:11.593Z|70df778c-80d6-45d6-87cb-688193088577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:11.593Z|70df778c-80d6-45d6-87cb-688193088577|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:11.638Z|eecd4fcb-f463-4965-b5df-29b3e0b1a331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:11.638Z|de09ee1d-c5c4-4c60-957a-e463afc77a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:11.639Z|eecd4fcb-f463-4965-b5df-29b3e0b1a331|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:11.639Z|de09ee1d-c5c4-4c60-957a-e463afc77a50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:16.326Z|ec0b89f1-7baf-4a5c-9b61-cd66122f14bf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:35:16.327Z|ec0b89f1-7baf-4a5c-9b61-cd66122f14bf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:21.615Z|36994c59-34f2-43d3-8f24-4821925a5e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:21.615Z|36994c59-34f2-43d3-8f24-4821925a5e09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:21.663Z|aee04331-ea62-4a4a-9dde-e1e29e45039c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:21.663Z|6e347bc3-50b1-46fb-93fc-b4a664c75307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:21.663Z|aee04331-ea62-4a4a-9dde-e1e29e45039c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:21.664Z|6e347bc3-50b1-46fb-93fc-b4a664c75307|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:23.153Z|dfbe04f2-5099-4893-a82c-24b998bbb134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:35:23.154Z|dfbe04f2-5099-4893-a82c-24b998bbb134|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:35:31.640Z|87538443-efb8-4115-8ebb-6b2ff77fd40d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:31.641Z|87538443-efb8-4115-8ebb-6b2ff77fd40d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:31.691Z|33d7a3fe-e459-4a65-98cb-9a3ba7171364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:31.693Z|33d7a3fe-e459-4a65-98cb-9a3ba7171364|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:31.694Z|ed8ae3c3-e8ac-4f54-a72b-b5561335de10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:31.695Z|ed8ae3c3-e8ac-4f54-a72b-b5561335de10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:38.153Z|287a2467-43c7-433d-b067-fae3266f9e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:35:38.154Z|287a2467-43c7-433d-b067-fae3266f9e25|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:35:38.674Z|77d55934-ce36-4c50-ba3c-573500d0f151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:35:38.675Z|77d55934-ce36-4c50-ba3c-573500d0f151|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:35:41.663Z|3fe365e9-90ee-452a-bb66-ae0d3ce0aa82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:41.664Z|3fe365e9-90ee-452a-bb66-ae0d3ce0aa82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:41.720Z|45f6487f-6c15-4f33-ae37-b4d72858e9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:41.720Z|99717009-9495-40ed-b0f1-ff78457e8a26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:41.720Z|45f6487f-6c15-4f33-ae37-b4d72858e9b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:41.720Z|99717009-9495-40ed-b0f1-ff78457e8a26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:51.691Z|e88da35f-3405-4976-958d-e2501508cef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:51.692Z|e88da35f-3405-4976-958d-e2501508cef8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:51.745Z|2cb82c89-a100-4ece-830e-739e5dca9262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:51.745Z|8d731b5d-ea6e-4e7c-a4cb-93aa18336269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:35:51.746Z|2cb82c89-a100-4ece-830e-739e5dca9262|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:51.746Z|8d731b5d-ea6e-4e7c-a4cb-93aa18336269|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:35:53.154Z|89550a08-7c40-4d27-864f-6f0d0edcac1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:35:53.159Z|89550a08-7c40-4d27-864f-6f0d0edcac1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:36:01.720Z|529392ea-1af2-4216-9cba-5e4e87d8bf3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:01.720Z|529392ea-1af2-4216-9cba-5e4e87d8bf3f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:01.771Z|50358f48-688b-4119-9bf7-cea2af3b6f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:01.772Z|50358f48-688b-4119-9bf7-cea2af3b6f6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:01.772Z|9ec5b898-56d4-4900-b542-df511a792441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:01.772Z|9ec5b898-56d4-4900-b542-df511a792441|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:08.153Z|1d524cea-c4a0-4753-89be-794761dac4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:36:08.154Z|1d524cea-c4a0-4753-89be-794761dac4be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:36:08.675Z|96ce9576-7352-447c-b6af-56ce39be1682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:36:08.676Z|96ce9576-7352-447c-b6af-56ce39be1682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:36:11.744Z|9667d15b-0ca4-49a5-b3fa-6e69f4074a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:11.745Z|9667d15b-0ca4-49a5-b3fa-6e69f4074a1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:11.796Z|77522ac4-4d8f-473f-a39e-112a14beb10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:11.796Z|e4aeed80-e48b-4e4b-9a10-8d9bf3c08858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:11.797Z|77522ac4-4d8f-473f-a39e-112a14beb10c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:11.797Z|e4aeed80-e48b-4e4b-9a10-8d9bf3c08858|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:16.327Z|2d203e30-faf4-4b7a-b137-671e5dbab5ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:36:16.328Z|2d203e30-faf4-4b7a-b137-671e5dbab5ee|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:21.768Z|b490468b-9bbe-4ed6-986d-a48816e36260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:21.769Z|b490468b-9bbe-4ed6-986d-a48816e36260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:21.820Z|a561a796-d89d-4b62-b413-74da016ac430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:21.820Z|3778301c-4102-42c5-b2da-28bd904ff68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:21.821Z|3778301c-4102-42c5-b2da-28bd904ff68a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:21.821Z|a561a796-d89d-4b62-b413-74da016ac430|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:23.153Z|31d68710-80dd-4994-9b3a-96381e62940b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:36:23.154Z|31d68710-80dd-4994-9b3a-96381e62940b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:36:31.793Z|da8c1622-f2f1-4ff7-9800-107a7d770ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:31.794Z|da8c1622-f2f1-4ff7-9800-107a7d770ecd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:31.843Z|ba84f51d-70b6-45f7-aa6c-188480d877d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:31.843Z|a49d6f22-eb64-4714-b6ee-c474ff95fd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:31.844Z|a49d6f22-eb64-4714-b6ee-c474ff95fd26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:31.844Z|ba84f51d-70b6-45f7-aa6c-188480d877d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:38.153Z|6993b46a-c70a-4673-8f91-ad2c95110e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:36:38.157Z|6993b46a-c70a-4673-8f91-ad2c95110e9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:36:38.677Z|1bd85d86-495d-46ff-95b3-8f6c7aad4f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:36:38.678Z|1bd85d86-495d-46ff-95b3-8f6c7aad4f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:36:41.818Z|8d8dc080-8cf0-4f54-8249-0b14797f33ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:41.819Z|8d8dc080-8cf0-4f54-8249-0b14797f33ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:41.867Z|76b51f13-1dc7-40e3-a08b-b35bf66f436b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:41.867Z|6130c857-ed1a-42e6-ad7e-944e847130d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:41.868Z|76b51f13-1dc7-40e3-a08b-b35bf66f436b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:41.868Z|6130c857-ed1a-42e6-ad7e-944e847130d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:51.842Z|5f656145-4e81-43ab-9e78-462b082309d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:51.843Z|5f656145-4e81-43ab-9e78-462b082309d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:51.894Z|fcf01d8f-9af2-4028-bc35-1052d20da013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:51.895Z|7fcfcc28-7b7e-443a-af66-26be7d0bb92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:36:51.895Z|fcf01d8f-9af2-4028-bc35-1052d20da013|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:51.895Z|7fcfcc28-7b7e-443a-af66-26be7d0bb92e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:36:53.153Z|87566fc9-411c-4dd3-a8af-360adab35efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:36:53.154Z|87566fc9-411c-4dd3-a8af-360adab35efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:37:01.865Z|6759fdb4-6d45-4b35-8214-3a93b2f04d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:01.866Z|6759fdb4-6d45-4b35-8214-3a93b2f04d23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:01.921Z|f58ae442-8753-41cd-8e9b-dc1b5df3c587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:01.921Z|b026975c-3172-4be5-ace3-8c9c8737eb4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:01.922Z|f58ae442-8753-41cd-8e9b-dc1b5df3c587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:01.922Z|b026975c-3172-4be5-ace3-8c9c8737eb4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:08.153Z|97ee361f-e249-436e-931f-61087f22d428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:37:08.154Z|97ee361f-e249-436e-931f-61087f22d428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:37:08.678Z|0eb74f96-c48b-418d-9a57-96287600cfe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:37:08.679Z|0eb74f96-c48b-418d-9a57-96287600cfe9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:37:11.890Z|2d50713d-c2ae-4de1-87a1-b08bc8310a51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:11.890Z|2d50713d-c2ae-4de1-87a1-b08bc8310a51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:11.946Z|82b3a469-9e3b-4ee9-8814-b09c4a79589b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:11.947Z|82b3a469-9e3b-4ee9-8814-b09c4a79589b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:11.948Z|e463d800-3f4d-41f1-afcd-e866e4270a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:11.949Z|e463d800-3f4d-41f1-afcd-e866e4270a71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:16.326Z|002795ee-3161-4a21-8d84-9f9bcd0624bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:37:16.327Z|002795ee-3161-4a21-8d84-9f9bcd0624bb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:21.925Z|3f2383d2-21f4-435e-862b-52b2557984b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:21.926Z|3f2383d2-21f4-435e-862b-52b2557984b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:21.972Z|d268dcae-1398-489a-ac12-25d61442ca7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:21.972Z|1ea9293d-01ca-4cfa-b9b4-8988010f3314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:21.973Z|1ea9293d-01ca-4cfa-b9b4-8988010f3314|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:21.973Z|d268dcae-1398-489a-ac12-25d61442ca7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:23.153Z|89a8a0c5-0513-417e-9c65-95abb6fe4630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:37:23.156Z|89a8a0c5-0513-417e-9c65-95abb6fe4630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:37:31.953Z|df253c42-066e-47d4-b2ac-53c36cfa6a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:31.954Z|df253c42-066e-47d4-b2ac-53c36cfa6a83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:31.998Z|6bbcc143-90e0-424b-b26f-63a440732b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:31.998Z|63238d2d-c1ba-4cb4-b1e8-e5dbe390bcff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:31.999Z|63238d2d-c1ba-4cb4-b1e8-e5dbe390bcff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:31.999Z|6bbcc143-90e0-424b-b26f-63a440732b88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:38.153Z|6dc4a803-49f6-4008-aa00-35c30865c798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:37:38.154Z|6dc4a803-49f6-4008-aa00-35c30865c798|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:37:38.680Z|6369344b-d126-4278-8251-f4871d8f824c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:37:38.680Z|6369344b-d126-4278-8251-f4871d8f824c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:37:41.977Z|3d3ad064-db4f-414b-98e1-052c8350d227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:41.978Z|3d3ad064-db4f-414b-98e1-052c8350d227|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:42.021Z|a108deb6-ad55-4934-87bf-3ca6d6f3f42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:42.021Z|0eb5aa7c-112b-4d97-b36a-7c7c4d2363fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:42.022Z|0eb5aa7c-112b-4d97-b36a-7c7c4d2363fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:42.023Z|a108deb6-ad55-4934-87bf-3ca6d6f3f42d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:52.003Z|b53d841a-2ec3-4c44-81fc-0b45800108aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:52.004Z|b53d841a-2ec3-4c44-81fc-0b45800108aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:52.047Z|fc77fd1d-d98b-4963-8cce-018c0a008170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:52.047Z|53ce5081-93c6-47f4-90cf-b3fad08eb37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:37:52.047Z|fc77fd1d-d98b-4963-8cce-018c0a008170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:52.047Z|53ce5081-93c6-47f4-90cf-b3fad08eb37b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:37:53.153Z|91e72e71-3a1d-4c70-9d05-8618a970cdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:37:53.155Z|91e72e71-3a1d-4c70-9d05-8618a970cdb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:38:02.039Z|fb5d796d-2138-457e-bc53-ed6c1c82d8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:02.040Z|fb5d796d-2138-457e-bc53-ed6c1c82d8db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:02.076Z|44b2fa36-bb5a-4d88-9d99-0c71ad564f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:02.076Z|dd126f9a-e24e-4179-a024-410a17dfbd85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:02.077Z|44b2fa36-bb5a-4d88-9d99-0c71ad564f19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:02.079Z|dd126f9a-e24e-4179-a024-410a17dfbd85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:08.153Z|dad93270-61be-418d-80e7-23245f0b2d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:38:08.157Z|dad93270-61be-418d-80e7-23245f0b2d58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:38:08.682Z|ae00f3cb-fa23-4bf1-9259-75e83724dc84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:38:08.682Z|ae00f3cb-fa23-4bf1-9259-75e83724dc84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:38:12.068Z|5390498d-4991-4b66-8e2b-83be0a91e770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:12.069Z|5390498d-4991-4b66-8e2b-83be0a91e770|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:12.107Z|45294719-cea9-42b6-8900-57744431c975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:12.107Z|b21dbe03-b961-4390-84b0-7fbe2997146a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:12.107Z|45294719-cea9-42b6-8900-57744431c975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:12.107Z|b21dbe03-b961-4390-84b0-7fbe2997146a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:16.326Z|63275630-e141-4b40-9320-6745e32a1ad6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:38:16.327Z|63275630-e141-4b40-9320-6745e32a1ad6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:22.098Z|112c378a-d8da-4e19-8725-4645daae40fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:22.098Z|112c378a-d8da-4e19-8725-4645daae40fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:22.130Z|3f9afa9e-afb2-42e5-9dfc-cc51b8278081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:22.130Z|3f9afa9e-afb2-42e5-9dfc-cc51b8278081|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:22.130Z|078a8234-3212-400e-a79d-4f8970237368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:22.132Z|078a8234-3212-400e-a79d-4f8970237368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:23.153Z|ecd111e2-8e5b-49c5-b9b7-fee48d991354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:38:23.154Z|ecd111e2-8e5b-49c5-b9b7-fee48d991354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:38:32.123Z|9946a5a3-fe48-474c-ba0e-3841698525ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:32.124Z|9946a5a3-fe48-474c-ba0e-3841698525ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:32.157Z|d38c6dd4-9e09-4762-b7d7-366730d8363e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:32.157Z|375f38f8-cb23-4cca-a5a3-fccafa6dafbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:32.158Z|d38c6dd4-9e09-4762-b7d7-366730d8363e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:32.158Z|375f38f8-cb23-4cca-a5a3-fccafa6dafbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:38.153Z|79991c4f-3be9-41e5-8bab-e6966a1d2bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:38:38.154Z|79991c4f-3be9-41e5-8bab-e6966a1d2bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:38:38.683Z|9042763d-80a5-4f8c-8845-d1c483a57dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:38:38.684Z|9042763d-80a5-4f8c-8845-d1c483a57dd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:38:42.148Z|12a45a00-11be-422b-a73e-5a97e2d71d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:42.149Z|12a45a00-11be-422b-a73e-5a97e2d71d12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:42.184Z|69c3085e-2cea-4808-b745-9bb3c12610e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:42.185Z|69c3085e-2cea-4808-b745-9bb3c12610e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:42.189Z|6d1a945b-665e-4814-b5da-d86877932360|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:42.190Z|6d1a945b-665e-4814-b5da-d86877932360|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:52.180Z|f47ac9ab-f9cb-4a0c-884d-674c0428b79d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:52.181Z|f47ac9ab-f9cb-4a0c-884d-674c0428b79d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:52.212Z|f2f119b5-8a53-4671-b6c8-41d295103b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:52.214Z|f2f119b5-8a53-4671-b6c8-41d295103b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:52.214Z|7d14c001-4547-444f-9d1c-b7811ece9fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:38:52.215Z|7d14c001-4547-444f-9d1c-b7811ece9fad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:38:53.153Z|4e6d0673-2a74-4b13-97a1-da19085e4898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:38:53.157Z|4e6d0673-2a74-4b13-97a1-da19085e4898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:39:02.206Z|47b6e920-0eb1-4849-9388-b7f537678581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:02.207Z|47b6e920-0eb1-4849-9388-b7f537678581|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:02.238Z|27842fdd-0ac6-41b6-a944-ad4c80dce417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:02.239Z|27842fdd-0ac6-41b6-a944-ad4c80dce417|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:02.245Z|185c522a-fa8c-45e6-a32b-f5678a7dbfb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:02.245Z|185c522a-fa8c-45e6-a32b-f5678a7dbfb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:08.153Z|7cc1ed93-00e9-4a6d-a312-aaf12ece023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:39:08.154Z|7cc1ed93-00e9-4a6d-a312-aaf12ece023d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:39:08.684Z|8461c0c7-4994-412c-80ec-201264dfb124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:39:08.685Z|8461c0c7-4994-412c-80ec-201264dfb124|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:39:12.229Z|30c4c032-b5c0-440b-b6db-fe90bd249807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:12.230Z|30c4c032-b5c0-440b-b6db-fe90bd249807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:12.264Z|c4f20cee-4e57-4464-9edc-b28d18b8d40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:12.265Z|c4f20cee-4e57-4464-9edc-b28d18b8d40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:12.268Z|93b33216-dd46-4b04-bdd4-38118bf3f7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:12.268Z|93b33216-dd46-4b04-bdd4-38118bf3f7e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:16.326Z|05d22ef6-b7bf-4135-8a52-0e6cb67fc4c2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:39:16.326Z|05d22ef6-b7bf-4135-8a52-0e6cb67fc4c2|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:22.253Z|0d74b950-1c45-488f-a164-db1d77a1ffbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:22.254Z|0d74b950-1c45-488f-a164-db1d77a1ffbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:22.287Z|74dd849f-ebec-4186-9a63-88aabfdcb65e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:22.287Z|f519462e-8af5-43c0-a914-0b6d4f4b69bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:22.288Z|f519462e-8af5-43c0-a914-0b6d4f4b69bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:22.288Z|74dd849f-ebec-4186-9a63-88aabfdcb65e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:23.153Z|6720f4a5-5fc5-4cda-8e1f-baeab74cb4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:39:23.154Z|6720f4a5-5fc5-4cda-8e1f-baeab74cb4b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:39:32.279Z|9b9706f1-4566-4ed3-a0d7-1bfe9dd9455f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:32.280Z|9b9706f1-4566-4ed3-a0d7-1bfe9dd9455f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:32.315Z|598d6738-8e81-44b1-af95-4dd0d02b0190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:32.315Z|b3341579-c93f-4d75-b52e-d5339a762ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:32.316Z|598d6738-8e81-44b1-af95-4dd0d02b0190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:32.316Z|b3341579-c93f-4d75-b52e-d5339a762ed0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:38.153Z|7c662433-27d1-444c-ac4c-fcacac0dde0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:39:38.156Z|7c662433-27d1-444c-ac4c-fcacac0dde0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:39:38.686Z|86a8b4f9-4e75-434f-8167-ea6eb8a0ce66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:39:38.686Z|86a8b4f9-4e75-434f-8167-ea6eb8a0ce66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:39:42.302Z|b0d206e5-fbeb-42f3-9e6a-af720bf9fb16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:42.303Z|b0d206e5-fbeb-42f3-9e6a-af720bf9fb16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:42.341Z|c4ba611f-045f-4fc9-b47b-846927c630a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:42.341Z|dba86fa9-07cf-442e-aa6f-90da071c3071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:42.341Z|c4ba611f-045f-4fc9-b47b-846927c630a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:42.341Z|dba86fa9-07cf-442e-aa6f-90da071c3071|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:52.328Z|ffd55a2f-ec79-4781-8f38-07229556b410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:52.329Z|ffd55a2f-ec79-4781-8f38-07229556b410|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:52.368Z|4f826784-285d-4180-b9c8-b983e4633776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:52.369Z|4f826784-285d-4180-b9c8-b983e4633776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:52.375Z|34f57613-7937-4614-86d3-06ef8ec89ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:39:52.376Z|34f57613-7937-4614-86d3-06ef8ec89ac7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:39:53.153Z|43a67ee5-9df4-41d0-9936-14f1feeb2b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:39:53.154Z|43a67ee5-9df4-41d0-9936-14f1feeb2b0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:40:02.353Z|c23b96bb-6ace-4781-9283-4b6b453170d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:02.354Z|c23b96bb-6ace-4781-9283-4b6b453170d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:02.406Z|e17c73b6-332e-4ead-afc4-a327c5ec2a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:02.407Z|e17c73b6-332e-4ead-afc4-a327c5ec2a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:02.415Z|ab1d8c79-32b9-4faa-9103-3de2220a8ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:02.416Z|ab1d8c79-32b9-4faa-9103-3de2220a8ffd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:08.153Z|178f8169-f759-45d0-b2f4-dd430ddf0a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:40:08.154Z|178f8169-f759-45d0-b2f4-dd430ddf0a4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:40:08.687Z|7b464a37-bfa7-4121-a003-4c452997a529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:40:08.688Z|7b464a37-bfa7-4121-a003-4c452997a529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:40:12.380Z|e2e4863a-ec5e-45a8-8515-7127957fc5ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:12.381Z|e2e4863a-ec5e-45a8-8515-7127957fc5ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:12.432Z|e4230a65-05b1-422b-aa21-bbee066fc93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:12.432Z|e4230a65-05b1-422b-aa21-bbee066fc93f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:12.440Z|f2863609-13ae-4d32-a454-60d71a348800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:12.442Z|f2863609-13ae-4d32-a454-60d71a348800|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:16.326Z|0b900de8-0ce4-4649-bd38-c5f1cbe1cf42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:40:16.326Z|0b900de8-0ce4-4649-bd38-c5f1cbe1cf42|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:22.409Z|925b8423-8127-4780-8efa-9b737ae0c561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:22.410Z|925b8423-8127-4780-8efa-9b737ae0c561|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:22.460Z|2ed89c28-ad46-4944-bed3-33829709a133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:22.460Z|2ed89c28-ad46-4944-bed3-33829709a133|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:22.467Z|923d97a0-15a4-4164-b05f-e802bb98e212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:22.469Z|923d97a0-15a4-4164-b05f-e802bb98e212|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:23.153Z|286ffc1c-32a1-4f8e-a437-0d130025b0a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:40:23.157Z|286ffc1c-32a1-4f8e-a437-0d130025b0a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:40:32.436Z|b995e1c3-585b-468a-b5ac-37a5cd24d514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:32.437Z|b995e1c3-585b-468a-b5ac-37a5cd24d514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:32.493Z|c3721ca1-5994-4de7-97b9-185340c654c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:32.493Z|fed132f8-c78e-494c-a9a7-3b044cc53373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:32.494Z|fed132f8-c78e-494c-a9a7-3b044cc53373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:32.494Z|c3721ca1-5994-4de7-97b9-185340c654c2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:38.153Z|aad54aa9-9fa4-4505-93bd-9602a4f0e34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:40:38.154Z|aad54aa9-9fa4-4505-93bd-9602a4f0e34f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:40:38.689Z|1a24f40e-53a1-4c24-a943-493801c9aacb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:40:38.690Z|1a24f40e-53a1-4c24-a943-493801c9aacb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:40:42.460Z|a926299a-7f0c-450a-8746-5013f9a722d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:42.460Z|a926299a-7f0c-450a-8746-5013f9a722d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:42.518Z|26c1bf85-f079-45d0-9b2a-fa042d9978c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:42.519Z|20dedeef-1066-42a0-a338-dc0570904ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:42.519Z|26c1bf85-f079-45d0-9b2a-fa042d9978c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:42.519Z|20dedeef-1066-42a0-a338-dc0570904ceb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:52.488Z|24834efb-1ccf-4a46-9919-59c097a31a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:52.489Z|24834efb-1ccf-4a46-9919-59c097a31a32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:52.542Z|c36abe55-a405-434a-bae7-d675b49e5785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:52.543Z|c36abe55-a405-434a-bae7-d675b49e5785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:52.544Z|6e700646-dcbf-465b-9341-b9f5a418a906|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:40:52.544Z|6e700646-dcbf-465b-9341-b9f5a418a906|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:40:53.153Z|7cb57e90-80e0-4010-95d9-01a69d53d17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:40:53.155Z|7cb57e90-80e0-4010-95d9-01a69d53d17b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:41:02.513Z|596172ef-6788-48b7-a1ec-04e309c1d050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:02.514Z|596172ef-6788-48b7-a1ec-04e309c1d050|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:02.570Z|4bdc350c-b530-4580-96fe-879eec483410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:02.571Z|4bdc350c-b530-4580-96fe-879eec483410|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:02.575Z|0965602f-b617-457c-82f3-f927d9364701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:02.576Z|0965602f-b617-457c-82f3-f927d9364701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:08.154Z|6c426b6b-6d8c-41ca-9816-32f6ae22d772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:41:08.159Z|6c426b6b-6d8c-41ca-9816-32f6ae22d772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:41:08.690Z|4c43cbde-f1cd-4789-81f8-8ec2cb9c5fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:41:08.691Z|4c43cbde-f1cd-4789-81f8-8ec2cb9c5fba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:41:12.539Z|8c676dba-c178-47f0-9867-0cd8570c9142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:12.540Z|8c676dba-c178-47f0-9867-0cd8570c9142|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:12.596Z|63b4de6e-4bc4-4bc6-b3c8-5fbc428ef7bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:12.596Z|c70e638b-cab2-4f1c-9fac-54b294e90080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:12.597Z|c70e638b-cab2-4f1c-9fac-54b294e90080|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:12.597Z|63b4de6e-4bc4-4bc6-b3c8-5fbc428ef7bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:16.325Z|87721389-f9f6-4b23-880b-2b8c430ddb20|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:41:16.326Z|87721389-f9f6-4b23-880b-2b8c430ddb20|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:22.563Z|74c6baf2-3f44-4bef-8f3c-38d3eb2796be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:22.565Z|74c6baf2-3f44-4bef-8f3c-38d3eb2796be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:22.625Z|63c486b9-ddb2-4664-b8e6-cd15d0f44177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:22.625Z|ae43dd7b-931b-4ddb-9ba6-a09b070164fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:22.625Z|63c486b9-ddb2-4664-b8e6-cd15d0f44177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:22.625Z|ae43dd7b-931b-4ddb-9ba6-a09b070164fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:23.153Z|4c56c552-55e2-4f6b-afdd-3053006bbfa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:41:23.154Z|4c56c552-55e2-4f6b-afdd-3053006bbfa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:41:32.590Z|79413445-0dbe-4eea-8cd6-527c7a8cb5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:32.591Z|79413445-0dbe-4eea-8cd6-527c7a8cb5c5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:32.653Z|538d058d-fc30-4a25-856e-f9360dc88921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:32.653Z|70ee2278-9f2b-4e1a-8489-de682f10ba2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:32.654Z|70ee2278-9f2b-4e1a-8489-de682f10ba2c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:32.654Z|538d058d-fc30-4a25-856e-f9360dc88921|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:38.153Z|51e82420-3ca4-42a4-a24e-097dfd63af0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:41:38.154Z|51e82420-3ca4-42a4-a24e-097dfd63af0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:41:38.692Z|4ee266b1-a354-4077-856c-af9c94f28e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:41:38.693Z|4ee266b1-a354-4077-856c-af9c94f28e1c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:41:42.614Z|5122ce6d-d96c-4fb4-abf6-b8445c0a85da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:42.615Z|5122ce6d-d96c-4fb4-abf6-b8445c0a85da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:42.677Z|0b508dfb-0806-43ef-a4a7-83135e658f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:42.677Z|9b8853ae-ee5b-4bc7-b9f4-054404a6c8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:42.678Z|0b508dfb-0806-43ef-a4a7-83135e658f25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:42.678Z|9b8853ae-ee5b-4bc7-b9f4-054404a6c8f8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:52.636Z|c0f31b0f-882f-4a0d-a21b-9c5088669ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:52.637Z|c0f31b0f-882f-4a0d-a21b-9c5088669ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:52.704Z|9507680f-6452-42ca-b21f-448a988057b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:52.704Z|bf643193-04aa-4f64-b7de-476141d500cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:41:52.705Z|9507680f-6452-42ca-b21f-448a988057b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:52.705Z|bf643193-04aa-4f64-b7de-476141d500cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:41:53.153Z|44ca99a0-7a83-42d3-9302-e274b4338cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:41:53.157Z|44ca99a0-7a83-42d3-9302-e274b4338cfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:42:02.674Z|49a41ca6-1399-4ae2-89af-1ff754862784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:02.675Z|49a41ca6-1399-4ae2-89af-1ff754862784|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:02.737Z|6e34daa4-644e-4588-ac13-a7ea3dd86481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:02.738Z|c1081154-bc97-457f-a41a-86a3653323b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:02.738Z|6e34daa4-644e-4588-ac13-a7ea3dd86481|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:02.739Z|c1081154-bc97-457f-a41a-86a3653323b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:08.153Z|bf6067bd-c59a-4516-a7f2-001de2f265b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:42:08.154Z|bf6067bd-c59a-4516-a7f2-001de2f265b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:42:08.694Z|206dceb4-a253-4410-a03d-677e5c14264a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:42:08.694Z|206dceb4-a253-4410-a03d-677e5c14264a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:42:12.703Z|8cf48428-f25d-4215-a1a6-e67afa4a5f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:12.704Z|8cf48428-f25d-4215-a1a6-e67afa4a5f8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:12.766Z|c77c3c8b-d446-42dc-9dde-1fc8d3778fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:12.766Z|a1718b87-95b6-4ad3-a317-11bbce4f3d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:12.766Z|c77c3c8b-d446-42dc-9dde-1fc8d3778fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:12.766Z|a1718b87-95b6-4ad3-a317-11bbce4f3d09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:16.325Z|62e2780c-751f-4d11-bd40-ee97de1bd834|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:42:16.325Z|62e2780c-751f-4d11-bd40-ee97de1bd834|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:22.731Z|de793890-3661-4b49-8f50-36a83b400e0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:22.732Z|de793890-3661-4b49-8f50-36a83b400e0c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:22.790Z|ad1def20-b372-40be-b106-7ad07fa295b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:22.790Z|9a25ba11-168e-465b-b485-a92e3c5d7a70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:22.791Z|ad1def20-b372-40be-b106-7ad07fa295b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:22.791Z|9a25ba11-168e-465b-b485-a92e3c5d7a70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:23.155Z|9b3bdb60-0f9a-49ea-8d69-57f4855c3b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:42:23.156Z|9b3bdb60-0f9a-49ea-8d69-57f4855c3b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:42:32.758Z|1681361a-9dde-45d3-803d-4a3babf79c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:32.759Z|1681361a-9dde-45d3-803d-4a3babf79c05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:32.814Z|9bded940-9425-4f9c-bd45-a8821745658b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:32.814Z|164e93a4-e796-48bb-9b3c-f104128fe777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:32.815Z|164e93a4-e796-48bb-9b3c-f104128fe777|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:32.815Z|9bded940-9425-4f9c-bd45-a8821745658b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:38.153Z|5f1c0aaa-a7b4-4fae-a00f-ee8d96fb218b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:42:38.157Z|5f1c0aaa-a7b4-4fae-a00f-ee8d96fb218b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:42:38.695Z|f33a4215-87ff-4959-a505-783dbcf234f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:42:38.696Z|f33a4215-87ff-4959-a505-783dbcf234f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:42:42.785Z|8ef62fe4-8b05-49af-9d41-fdd3ea648401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:42.786Z|8ef62fe4-8b05-49af-9d41-fdd3ea648401|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:42.842Z|d8dfaa17-b810-4f83-bc9f-4c134265f34f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:42.842Z|e2165c94-4486-4bdf-8390-2a4924b9aa80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:42.843Z|e2165c94-4486-4bdf-8390-2a4924b9aa80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:42.843Z|d8dfaa17-b810-4f83-bc9f-4c134265f34f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:52.818Z|5b45f134-cfc8-41f8-8565-64336802663a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:52.818Z|5b45f134-cfc8-41f8-8565-64336802663a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:52.867Z|05a8634a-bd8c-4a14-804d-3cbcff3cb8f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:52.868Z|05a8634a-bd8c-4a14-804d-3cbcff3cb8f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:52.872Z|afb6a3c7-3ab2-4813-8ca9-b4cf79c4e32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:42:52.873Z|afb6a3c7-3ab2-4813-8ca9-b4cf79c4e32b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:42:53.153Z|2a8db82a-9b51-4757-aa95-6271a9ea7e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:42:53.154Z|2a8db82a-9b51-4757-aa95-6271a9ea7e02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:43:02.841Z|51512dd2-fa16-4406-8036-9908c9509600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:02.842Z|51512dd2-fa16-4406-8036-9908c9509600|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:02.894Z|bd00703d-771d-4049-8b77-5ee9367e8090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:02.895Z|bd00703d-771d-4049-8b77-5ee9367e8090|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:02.897Z|ac6b25d2-0566-4a3d-95b8-2cffa52a8c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:02.898Z|ac6b25d2-0566-4a3d-95b8-2cffa52a8c30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:08.153Z|9d99c3ca-8ccc-469c-9b4b-135e41f409c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:43:08.154Z|9d99c3ca-8ccc-469c-9b4b-135e41f409c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:43:08.696Z|66a60dcf-d0e8-46e1-a613-5b72a8bc5044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:43:08.697Z|66a60dcf-d0e8-46e1-a613-5b72a8bc5044|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:43:12.874Z|32289f45-136c-416f-8777-877d2f880bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:12.875Z|32289f45-136c-416f-8777-877d2f880bc0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:12.920Z|bbd004ed-30e1-4bbe-a834-dc757212b8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:12.921Z|bbd004ed-30e1-4bbe-a834-dc757212b8d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:12.921Z|49c16025-2e19-4291-8ecd-9b92be60eca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:12.922Z|49c16025-2e19-4291-8ecd-9b92be60eca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:16.327Z|85d63723-e9a5-42c0-ac16-407711fef854|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:43:16.327Z|85d63723-e9a5-42c0-ac16-407711fef854|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:22.898Z|37767fde-c2b4-4c4d-88bd-86be70d8e09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:22.899Z|37767fde-c2b4-4c4d-88bd-86be70d8e09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:22.945Z|5820dee4-de00-4b69-a940-b730115a3c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:22.945Z|6e4c2ca2-d36c-4c7d-a9c2-9b677894c414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:22.946Z|6e4c2ca2-d36c-4c7d-a9c2-9b677894c414|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:22.946Z|5820dee4-de00-4b69-a940-b730115a3c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:23.153Z|04670139-a734-4e6f-93e9-b3936e460514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:43:23.156Z|04670139-a734-4e6f-93e9-b3936e460514|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:43:32.923Z|c3d2af49-f5ce-430a-ab98-49d2c5693ed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:32.924Z|c3d2af49-f5ce-430a-ab98-49d2c5693ed3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:32.970Z|a4b5d440-e200-4413-a992-e8ee72fe7853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:32.970Z|7b1173eb-04e4-46ac-a1e5-e500752eefdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:32.971Z|7b1173eb-04e4-46ac-a1e5-e500752eefdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:32.971Z|a4b5d440-e200-4413-a992-e8ee72fe7853|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:38.153Z|abbfc331-2c62-489d-b2c1-d5e2e15c7843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:43:38.154Z|abbfc331-2c62-489d-b2c1-d5e2e15c7843|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:43:38.698Z|a70d0b33-f1c5-4608-84a6-38110f8a40a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:43:38.698Z|a70d0b33-f1c5-4608-84a6-38110f8a40a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:43:42.950Z|d142e4f1-6f83-4c4b-8960-810472155977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:42.950Z|d142e4f1-6f83-4c4b-8960-810472155977|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:42.995Z|8d0099d8-faee-4756-8c17-cee23b6389fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:42.995Z|00320256-084b-4c32-a4f6-d733f8302aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:42.996Z|8d0099d8-faee-4756-8c17-cee23b6389fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:42.996Z|00320256-084b-4c32-a4f6-d733f8302aff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:52.976Z|e4066713-74a3-4327-9bd3-11e2043251db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:52.977Z|e4066713-74a3-4327-9bd3-11e2043251db|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:53.020Z|0f202761-dd87-42ec-b531-403f358cf049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:53.020Z|0f202761-dd87-42ec-b531-403f358cf049|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:53.022Z|58ee4348-a773-4c03-aeae-7a285ac4c78c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:43:53.023Z|58ee4348-a773-4c03-aeae-7a285ac4c78c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:43:53.153Z|465653b4-c33b-43f0-a30e-4eb9ff5a07bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:43:53.155Z|465653b4-c33b-43f0-a30e-4eb9ff5a07bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:03.003Z|14746cba-16bf-4f2e-9913-a78f392da3a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:03.004Z|14746cba-16bf-4f2e-9913-a78f392da3a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:03.047Z|75ba0581-b7be-4588-ab71-d5883df3852e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:03.048Z|75ba0581-b7be-4588-ab71-d5883df3852e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:03.050Z|4b2b6d84-f6bb-4fe7-8936-c41d5d5aa75b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:03.051Z|4b2b6d84-f6bb-4fe7-8936-c41d5d5aa75b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:08.153Z|48df3155-8c26-4f50-badd-9088829234f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:44:08.156Z|48df3155-8c26-4f50-badd-9088829234f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:08.699Z|b999fc6f-9905-45ef-9441-d82369d63794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:44:08.700Z|b999fc6f-9905-45ef-9441-d82369d63794|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:13.027Z|8eee0d53-13a6-473b-bc4d-18ae7a45eb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:13.028Z|8eee0d53-13a6-473b-bc4d-18ae7a45eb14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:13.077Z|19b7adb8-5fc4-42a1-9019-0d8e9d812a5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:13.077Z|28cb940a-59ae-463d-84c5-00013c4f41ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:13.078Z|19b7adb8-5fc4-42a1-9019-0d8e9d812a5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:13.078Z|28cb940a-59ae-463d-84c5-00013c4f41ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:16.327Z|829d34c6-271f-410a-94cb-a2906fec0d90|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:44:16.328Z|829d34c6-271f-410a-94cb-a2906fec0d90|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:23.054Z|8fe380d6-528a-4a7b-bf34-9b9fae2e2f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:23.056Z|8fe380d6-528a-4a7b-bf34-9b9fae2e2f48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:23.103Z|28eb721d-22a6-42f8-b175-1e695dd8859c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:23.103Z|6d604e0f-0af7-489a-99ba-3dafae79ec5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:23.104Z|28eb721d-22a6-42f8-b175-1e695dd8859c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:23.104Z|6d604e0f-0af7-489a-99ba-3dafae79ec5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:23.153Z|32297c66-388e-4a41-9484-a9abeedb55e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:44:23.154Z|32297c66-388e-4a41-9484-a9abeedb55e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:33.081Z|c13b51c2-2671-4298-a409-6eee280f80aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:33.082Z|c13b51c2-2671-4298-a409-6eee280f80aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:33.128Z|4ab00fbb-a506-495e-b7fd-159490a5f2d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:33.128Z|1ea3c936-24e4-4ab3-9545-969d344027f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:33.128Z|4ab00fbb-a506-495e-b7fd-159490a5f2d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:33.129Z|1ea3c936-24e4-4ab3-9545-969d344027f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:38.153Z|68db4e51-8c4f-4a26-8767-6bff0275fe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:44:38.154Z|68db4e51-8c4f-4a26-8767-6bff0275fe9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:38.700Z|5576e1dc-042f-4c00-902f-821e75bb6e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:44:38.701Z|5576e1dc-042f-4c00-902f-821e75bb6e42|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:43.108Z|6b310ce5-b9f5-44fc-920c-cd2074f02b9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:43.109Z|6b310ce5-b9f5-44fc-920c-cd2074f02b9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:43.151Z|1ed3bbbd-439f-46a2-8fa6-a68af48dc1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:43.151Z|49ea6649-a348-4cd5-aa79-d4109533731f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:43.152Z|1ed3bbbd-439f-46a2-8fa6-a68af48dc1e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:43.152Z|49ea6649-a348-4cd5-aa79-d4109533731f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:53.136Z|4adb6226-7a42-4a96-b58b-90c42d018b2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:53.138Z|4adb6226-7a42-4a96-b58b-90c42d018b2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:53.153Z|25959573-7b9f-488c-a718-c50916e4d7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:44:53.157Z|25959573-7b9f-488c-a718-c50916e4d7c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:44:53.175Z|784139e6-4c8b-4f48-9d82-4199f2f94691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:53.175Z|784139e6-4c8b-4f48-9d82-4199f2f94691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:44:53.179Z|2b277ba9-0733-47ae-a7b6-b97b6e834fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:44:53.180Z|2b277ba9-0733-47ae-a7b6-b97b6e834fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:03.167Z|d394d53d-c944-40cf-9fa6-b4fb9bc7f1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:03.168Z|d394d53d-c944-40cf-9fa6-b4fb9bc7f1ca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:03.203Z|aa7e5b4c-9df0-4a10-ab33-7f7b7d0827e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:03.204Z|aa7e5b4c-9df0-4a10-ab33-7f7b7d0827e8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:03.208Z|1e64b88a-92fb-4e64-9497-70b731adaf4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:03.210Z|1e64b88a-92fb-4e64-9497-70b731adaf4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:08.154Z|bdf18275-2e3d-4b61-a4cd-54c6724d6e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:45:08.155Z|bdf18275-2e3d-4b61-a4cd-54c6724d6e20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:45:08.702Z|773e4406-87b6-4e63-b16b-37b909c944bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:45:08.703Z|773e4406-87b6-4e63-b16b-37b909c944bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:45:13.197Z|370aa6c0-da90-47a8-b4ad-f884fe31a395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:13.199Z|370aa6c0-da90-47a8-b4ad-f884fe31a395|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:13.234Z|297cb913-2788-428b-8861-906d0eb1cb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:13.235Z|4cf49d82-fbda-4097-ac55-de674020a537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:13.235Z|297cb913-2788-428b-8861-906d0eb1cb20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:13.236Z|4cf49d82-fbda-4097-ac55-de674020a537|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:16.329Z|0c1873ee-c8ab-4731-8c70-ff52afa62274|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:45:16.330Z|0c1873ee-c8ab-4731-8c70-ff52afa62274|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:23.153Z|933eaf56-14a6-45fc-81de-a97b92d9d058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:45:23.154Z|933eaf56-14a6-45fc-81de-a97b92d9d058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:45:23.241Z|61ae0311-9bc7-49f7-a483-f4ad433dc458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:23.242Z|61ae0311-9bc7-49f7-a483-f4ad433dc458|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:23.267Z|c0e43448-9a93-412a-abce-18eb40b90fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:23.267Z|b4be9989-120f-492b-815e-a2f771fec617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:23.268Z|b4be9989-120f-492b-815e-a2f771fec617|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:23.268Z|c0e43448-9a93-412a-abce-18eb40b90fec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:33.276Z|3e4ace54-e7c6-47ec-a912-f113bf2e6189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:33.277Z|3e4ace54-e7c6-47ec-a912-f113bf2e6189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:33.298Z|f47f4005-4425-4a7e-8b27-1d977f8429ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:33.298Z|f47f4005-4425-4a7e-8b27-1d977f8429ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:33.302Z|85eceb1e-f216-4f5d-82e3-e59299a24940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:33.303Z|85eceb1e-f216-4f5d-82e3-e59299a24940|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:38.153Z|35aa9f6b-100d-4353-96bc-6e0b38f5ab6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:45:38.157Z|35aa9f6b-100d-4353-96bc-6e0b38f5ab6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:45:38.704Z|ab752d6d-28f7-40a5-83e8-a68e47f78c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:45:38.705Z|ab752d6d-28f7-40a5-83e8-a68e47f78c79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:45:43.314Z|60c890bd-2037-4756-afaa-47126c67198b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:43.315Z|60c890bd-2037-4756-afaa-47126c67198b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:43.340Z|4e6eabd1-c4f5-42a3-9d69-a8dd24e848e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:43.341Z|4e6eabd1-c4f5-42a3-9d69-a8dd24e848e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:43.348Z|563371eb-b359-4184-b088-041eee2f1b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:43.349Z|563371eb-b359-4184-b088-041eee2f1b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:53.153Z|8aaa6921-42c9-4c03-8918-32b63812d0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:45:53.154Z|8aaa6921-42c9-4c03-8918-32b63812d0a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:45:53.352Z|4e215bd7-0114-4929-9a95-a4a05c137a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:53.353Z|4e215bd7-0114-4929-9a95-a4a05c137a6c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:53.371Z|e4d7d6a9-2d3a-4969-9e04-a348b515d368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:53.373Z|e4d7d6a9-2d3a-4969-9e04-a348b515d368|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:45:53.379Z|a3378d2f-53f3-468c-bf8b-98ffbde95019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:45:53.380Z|a3378d2f-53f3-468c-bf8b-98ffbde95019|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:03.384Z|e16229f4-ec65-4a00-8be3-71c551dc6164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:03.385Z|e16229f4-ec65-4a00-8be3-71c551dc6164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:03.402Z|cab5ed68-3a94-476c-be50-b23f40dbea39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:03.403Z|cab5ed68-3a94-476c-be50-b23f40dbea39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:03.403Z|cf90b9ee-7701-4246-80cb-41734733b505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:03.404Z|cf90b9ee-7701-4246-80cb-41734733b505|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:08.153Z|47bd851d-4a9a-4060-a037-d307c42e2500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:46:08.154Z|47bd851d-4a9a-4060-a037-d307c42e2500|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:46:08.706Z|caf4be51-27b5-40a8-8038-68aa535b116d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:46:08.707Z|caf4be51-27b5-40a8-8038-68aa535b116d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:46:13.409Z|f8558d15-a144-4f90-8d87-f0a54b4a47a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:13.410Z|f8558d15-a144-4f90-8d87-f0a54b4a47a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:13.428Z|a0b7e3d9-3bf4-49a5-b0ae-25315af640da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:13.428Z|14c20a6c-b020-4ad1-95af-2e741b91e270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:13.429Z|a0b7e3d9-3bf4-49a5-b0ae-25315af640da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:13.429Z|14c20a6c-b020-4ad1-95af-2e741b91e270|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:16.325Z|46617a9b-ab85-404e-be4d-eaa2a73b63d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:46:16.326Z|46617a9b-ab85-404e-be4d-eaa2a73b63d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:23.153Z|0940fc11-6018-4013-a3a2-c580cf6d5efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:46:23.154Z|0940fc11-6018-4013-a3a2-c580cf6d5efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:46:23.436Z|051136ea-3d06-4fff-bc5d-d50337b1392d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:23.437Z|051136ea-3d06-4fff-bc5d-d50337b1392d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:23.456Z|365e2d15-350a-46c3-a2a2-868cc64954eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:23.456Z|a013ac0e-8e13-473f-bc82-79ff35550255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:23.457Z|365e2d15-350a-46c3-a2a2-868cc64954eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:23.457Z|a013ac0e-8e13-473f-bc82-79ff35550255|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:33.467Z|755d1950-9a4d-4b22-89dd-4e4734c479e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:33.468Z|755d1950-9a4d-4b22-89dd-4e4734c479e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:33.583Z|31d60559-157b-4dae-be87-3d020faa9e9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:33.584Z|31d60559-157b-4dae-be87-3d020faa9e9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:33.590Z|39c0b54f-8c85-4d2c-9050-f3e07ff43104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:33.590Z|39c0b54f-8c85-4d2c-9050-f3e07ff43104|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:38.153Z|9bbf7ef2-45e8-42f6-9ce0-6ac35266607a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:46:38.154Z|9bbf7ef2-45e8-42f6-9ce0-6ac35266607a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:46:38.707Z|52f9fac5-1e38-48b2-b961-af233d9d953f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:46:38.708Z|52f9fac5-1e38-48b2-b961-af233d9d953f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:46:43.492Z|b19abf4f-e14a-43f2-8adb-213d9e69196b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:43.493Z|b19abf4f-e14a-43f2-8adb-213d9e69196b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:43.608Z|b2019a61-7392-43ca-a242-35ca5b82dd62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:43.608Z|b2019a61-7392-43ca-a242-35ca5b82dd62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:43.613Z|fd24232b-1440-49f9-8ccd-6339b3ba08ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:43.614Z|fd24232b-1440-49f9-8ccd-6339b3ba08ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:53.153Z|4b2fcaa5-2015-4855-81a4-5803a02534c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:46:53.154Z|4b2fcaa5-2015-4855-81a4-5803a02534c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:46:53.519Z|74d1107a-888c-4f0e-b8ac-706a61734c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:53.520Z|74d1107a-888c-4f0e-b8ac-706a61734c0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:53.634Z|a221cd8b-c81c-4895-872b-20147e74d317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:53.634Z|4ae4bf69-2f37-49c6-91f2-189b944bffe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:46:53.634Z|4ae4bf69-2f37-49c6-91f2-189b944bffe9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:46:53.634Z|a221cd8b-c81c-4895-872b-20147e74d317|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:03.544Z|4ca1fa47-57c2-4f30-a4e8-8d4cae573856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:03.545Z|4ca1fa47-57c2-4f30-a4e8-8d4cae573856|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:03.664Z|36a91fa4-549b-4538-bdef-a0072164aab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:03.664Z|36a91fa4-549b-4538-bdef-a0072164aab7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:03.665Z|5ea7ebce-02e7-441a-b29b-ec2f54d58f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:03.665Z|5ea7ebce-02e7-441a-b29b-ec2f54d58f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:08.153Z|7fcb07dc-d7e4-4595-9154-3df02e4102df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:47:08.154Z|7fcb07dc-d7e4-4595-9154-3df02e4102df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:47:08.709Z|383c50f6-1401-4cd7-89a0-457bf7192e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:47:08.709Z|383c50f6-1401-4cd7-89a0-457bf7192e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:47:13.573Z|c6b0c6d5-3db9-4b5b-ab18-5feb6c0e9c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:13.574Z|c6b0c6d5-3db9-4b5b-ab18-5feb6c0e9c4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:13.689Z|463ffe0e-3741-4019-af3a-14fbddbd832c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:13.689Z|9797157b-3c06-4bd8-bdd8-3cf5732d9952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:13.689Z|463ffe0e-3741-4019-af3a-14fbddbd832c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:13.689Z|9797157b-3c06-4bd8-bdd8-3cf5732d9952|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:16.326Z|161e66f9-c8f2-49c1-a051-4107600921a8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:47:16.327Z|161e66f9-c8f2-49c1-a051-4107600921a8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:23.153Z|86d9d370-d46b-493d-a056-8a41ec2cdc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:47:23.156Z|86d9d370-d46b-493d-a056-8a41ec2cdc69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:47:23.604Z|df8ae085-9598-4f4e-8929-cb0a4b840eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:23.605Z|df8ae085-9598-4f4e-8929-cb0a4b840eb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:23.713Z|87cf13ee-39d3-46eb-bd77-5c1c4ec72502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:23.713Z|94de661d-9f41-4201-b918-e55076cb7513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:23.714Z|87cf13ee-39d3-46eb-bd77-5c1c4ec72502|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:23.714Z|94de661d-9f41-4201-b918-e55076cb7513|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:33.630Z|a0c959b9-4094-443b-9390-9dd513d76fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:33.631Z|a0c959b9-4094-443b-9390-9dd513d76fd7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:33.739Z|30b8bbe7-9d59-438d-8ad3-dc17d05c4fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:33.739Z|28ed86a2-5ed3-43f5-a5e8-5e39bf9afc5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:33.740Z|28ed86a2-5ed3-43f5-a5e8-5e39bf9afc5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:33.740Z|30b8bbe7-9d59-438d-8ad3-dc17d05c4fa8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:38.153Z|3dbfcb04-f20d-41e1-873a-94b6a7409a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:47:38.154Z|3dbfcb04-f20d-41e1-873a-94b6a7409a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:47:38.710Z|9e13fc13-7e13-4da1-a839-c9f0ea230d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:47:38.711Z|9e13fc13-7e13-4da1-a839-c9f0ea230d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:47:43.664Z|f02ede06-799a-40f1-a250-714728466137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:43.665Z|f02ede06-799a-40f1-a250-714728466137|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:43.762Z|5b2a083f-3037-45ba-88c8-27c47a791b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:43.762Z|9e2e0398-4c56-4a20-9334-64eddfa57a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:43.763Z|5b2a083f-3037-45ba-88c8-27c47a791b14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:43.763Z|9e2e0398-4c56-4a20-9334-64eddfa57a3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:53.153Z|39332a89-5834-47d5-bdd6-cf5365deeb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:47:53.154Z|39332a89-5834-47d5-bdd6-cf5365deeb13|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:47:53.697Z|1b46f9b3-6d67-4ebd-adc6-6633a1e87777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:53.698Z|1b46f9b3-6d67-4ebd-adc6-6633a1e87777|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:53.796Z|582ba149-bd62-4b63-824a-26540ac39539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:53.796Z|a4df4b6f-eed6-4577-b1e5-744cdeeadd65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:47:53.797Z|a4df4b6f-eed6-4577-b1e5-744cdeeadd65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:47:53.797Z|582ba149-bd62-4b63-824a-26540ac39539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:03.743Z|70a056b2-89dc-4f13-abe3-7d78cab5e41c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:03.744Z|70a056b2-89dc-4f13-abe3-7d78cab5e41c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:03.824Z|1bc14d33-f926-43f9-b6ea-f8a2fa31278d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:03.825Z|1bc14d33-f926-43f9-b6ea-f8a2fa31278d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:03.844Z|0dfc0493-2d63-4bc0-b572-d16ab4f52da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:03.845Z|0dfc0493-2d63-4bc0-b572-d16ab4f52da3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:08.153Z|4523df4d-0900-4e46-acad-98d299ca38fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:48:08.157Z|4523df4d-0900-4e46-acad-98d299ca38fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:48:08.712Z|66b38719-435c-4aa8-bcb1-178c28e6cfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:48:08.712Z|66b38719-435c-4aa8-bcb1-178c28e6cfb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:48:13.767Z|625cb311-ded4-4178-8ffc-f890ef68cfc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:13.768Z|625cb311-ded4-4178-8ffc-f890ef68cfc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:13.850Z|509da1fe-86f4-408f-9221-7a4975db00e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:13.851Z|509da1fe-86f4-408f-9221-7a4975db00e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:13.870Z|ebe2cee5-31e6-412c-bc60-1a39cf6cb32f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:13.871Z|ebe2cee5-31e6-412c-bc60-1a39cf6cb32f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:16.325Z|1e4a5b41-c95e-40c4-bc28-0d35117542a8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:48:16.327Z|1e4a5b41-c95e-40c4-bc28-0d35117542a8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:23.153Z|cf8f4ce2-d6c2-417a-b02f-075e3f6e8dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:48:23.154Z|cf8f4ce2-d6c2-417a-b02f-075e3f6e8dd5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:48:23.795Z|a071847d-576d-4b02-bdc8-ef7e3a309298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:23.796Z|a071847d-576d-4b02-bdc8-ef7e3a309298|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:23.878Z|852cd0b3-0965-4f61-84cc-87960b33ffec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:23.879Z|852cd0b3-0965-4f61-84cc-87960b33ffec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:23.896Z|d678c5a0-e985-4f68-a259-ecccf873a7d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:23.897Z|d678c5a0-e985-4f68-a259-ecccf873a7d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:33.832Z|d0a337da-2faf-45fd-9949-a3b519ca01f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:33.832Z|d0a337da-2faf-45fd-9949-a3b519ca01f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:33.904Z|55dc8cbc-5d9d-47d3-9783-71aaadbd6933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:33.906Z|55dc8cbc-5d9d-47d3-9783-71aaadbd6933|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:33.925Z|a4e7e94c-7df9-40d5-8e4c-9f6a9b301765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:33.926Z|a4e7e94c-7df9-40d5-8e4c-9f6a9b301765|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:38.153Z|701bb4d2-04f4-423f-96c4-84c8e7d988e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:48:38.154Z|701bb4d2-04f4-423f-96c4-84c8e7d988e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:48:38.713Z|993d5a43-5009-46b3-aa41-b4adf7fc9ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:48:38.714Z|993d5a43-5009-46b3-aa41-b4adf7fc9ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:48:43.857Z|19954295-2ccf-4edc-a4a7-65bcf03625b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:43.858Z|19954295-2ccf-4edc-a4a7-65bcf03625b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:43.930Z|44d1b57e-4dc2-4a7b-873b-443f8ce5f089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:43.931Z|44d1b57e-4dc2-4a7b-873b-443f8ce5f089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:43.950Z|bb67ecbe-2186-4aa2-bd38-b0d1e764501c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:43.951Z|bb67ecbe-2186-4aa2-bd38-b0d1e764501c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:53.153Z|44c8e59a-3759-4ebd-a136-6c91e7ad2ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:48:53.156Z|44c8e59a-3759-4ebd-a136-6c91e7ad2ac8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:48:53.883Z|f839b427-597c-48fc-9b33-d1c947b82e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:53.884Z|f839b427-597c-48fc-9b33-d1c947b82e9c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:53.962Z|c466030c-46c6-40d3-84f3-8236dc2e4216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:53.963Z|c466030c-46c6-40d3-84f3-8236dc2e4216|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:48:53.974Z|1f43adc3-6bd2-4a88-9bea-c77bcff7a1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:48:53.974Z|1f43adc3-6bd2-4a88-9bea-c77bcff7a1c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:03.909Z|fc1f1432-75e4-4acd-831d-5a35e17deee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:03.910Z|fc1f1432-75e4-4acd-831d-5a35e17deee5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:03.990Z|ce458b1a-2b62-47a9-8369-49462863a57f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:03.991Z|ce458b1a-2b62-47a9-8369-49462863a57f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:04.005Z|182b0f14-b06c-4680-9584-0e28f2669eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:04.006Z|182b0f14-b06c-4680-9584-0e28f2669eec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:08.153Z|44d868ef-e3ac-4915-b88c-49f2252e883d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:49:08.154Z|44d868ef-e3ac-4915-b88c-49f2252e883d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:49:08.714Z|729be439-e84e-4dee-82ff-1df1b03ffda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:49:08.715Z|729be439-e84e-4dee-82ff-1df1b03ffda2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:49:09.026Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-02-27T13:49:09.042Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753 already exists in requestDb InfraActiveRequests table 2023-02-27T13:49:09.122Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753 2023-02-27T13:49:09.123Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|INFO|500||Invoke 2023-02-27T13:49:09.124Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||===========================request begin================================================ 2023-02-27T13:49:09.124Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753 2023-02-27T13:49:09.124Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Method : GET 2023-02-27T13:49:09.125Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d0ddb7ff474a7162c462cc595716341", X-B3-SpanId:"2fb0b492a13dab47", X-B3-ParentSpanId:"c4a84349e6efd36c", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-TransactionID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-ECOMP-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f2c420d-e24f-433f-8a16-0ab9668ea0ce"] 2023-02-27T13:49:09.126Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Request body: 2023-02-27T13:49:09.126Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||==========================request end================================================ 2023-02-27T13:49:10.513Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||============================response begin========================================== 2023-02-27T13:49:10.514Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T13:49:10.514Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Status text : Not Found 2023-02-27T13:49:10.515Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEF86CD48C4A8662F41169CAE3E72D14; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 13:49:11 GMT", x-envoy-upstream-service-time:"1162", server:"envoy"] 2023-02-27T13:49:10.516Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||Response body: 2023-02-27T13:49:10.516Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|DEBUG|500||=======================response end================================================= 2023-02-27T13:49:10.516Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|INFO|404|Not Found|InvokeReturn 2023-02-27T13:49:10.628Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753 2023-02-27T13:49:10.651Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-02-27T13:49:10.654Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-02-27T13:49:10.654Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-02-27T13:49:10.655Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-27T13:49:10.655Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-02-27T13:49:10.655Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-02-27T13:49:10.655Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"9d0ddb7ff474a7162c462cc595716341", X-B3-SpanId:"86e37c8f507a9e98", X-B3-ParentSpanId:"c4a84349e6efd36c", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-TransactionID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-ECOMP-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a88882a-ed03-49f1-bace-c497f7b51572"] 2023-02-27T13:49:10.656Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-02-27T13:49:10.656Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-02-27T13:49:10.812Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-02-27T13:49:10.812Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-27T13:49:10.813Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-02-27T13:49:10.813Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 27 Feb 2023 13:49:09 GMT", x-envoy-upstream-service-time:"108", server:"envoy"] 2023-02-27T13:49:10.815Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-02-27T13:49:10.815Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-02-27T13:49:10.816Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-27T13:49:10.823Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke(
) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-27T13:49:10.825Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-02-27T13:49:10.827Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-02-27T13:49:10.828Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-02-27T13:49:10.828Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-27T13:49:10.828Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-02-27T13:49:10.829Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-02-27T13:49:10.829Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"9d0ddb7ff474a7162c462cc595716341", X-B3-SpanId:"fd7e67d4c29c0c05", X-B3-ParentSpanId:"c4a84349e6efd36c", X-B3-Sampled:"0", X-ONAP-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-TransactionID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-ECOMP-RequestID:"ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1cb0d02-540d-4402-900f-b93ee757631d"] 2023-02-27T13:49:10.830Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-02-27T13:49:10.830Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-02-27T13:49:11.156Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-02-27T13:49:11.157Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-27T13:49:11.157Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-02-27T13:49:11.158Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 27 Feb 2023 13:49:10 GMT", x-envoy-upstream-service-time:"303", server:"envoy"] 2023-02-27T13:49:11.158Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-02-27T13:49:11.159Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-02-27T13:49:11.159Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-27T13:49:11.160Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-27T13:49:11.162Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@698be380 2023-02-27T13:49:11.171Z|ba9ee6f2-9a97-48a5-9ad7-1c7ab7ed2753|http-nio-8080-exec-10|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T13:49:13.934Z|cfe9ce74-0328-489b-b3d2-86936c01b197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:13.936Z|cfe9ce74-0328-489b-b3d2-86936c01b197|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:14.024Z|d8d04bb0-c70b-49a3-a106-53e4dff18f91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:14.025Z|d8d04bb0-c70b-49a3-a106-53e4dff18f91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:14.037Z|fabf2a34-e22a-48a9-9aa6-a3f0a30316cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:14.037Z|fabf2a34-e22a-48a9-9aa6-a3f0a30316cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:15.986Z|25b7188b-712c-4dfb-8f04-dbe87522f31a|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-27T13:49:15.987Z|25b7188b-712c-4dfb-8f04-dbe87522f31a|http-nio-8080-exec-9|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:16.327Z|011ce59d-0821-4e29-af43-b73883303aed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:49:16.328Z|011ce59d-0821-4e29-af43-b73883303aed|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:23.153Z|e3c01a69-ee77-463b-974c-885b4a9bb2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:49:23.154Z|e3c01a69-ee77-463b-974c-885b4a9bb2bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:49:23.963Z|d9222916-c66b-4407-8ebf-5023ac4e7e87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:23.964Z|d9222916-c66b-4407-8ebf-5023ac4e7e87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:24.050Z|5849e2b7-324b-4add-8ea0-0205b94f211f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:24.051Z|5849e2b7-324b-4add-8ea0-0205b94f211f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:24.065Z|39a7011f-4aff-4efb-91e3-453d61f7072a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:24.067Z|39a7011f-4aff-4efb-91e3-453d61f7072a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:33.991Z|bd4d83cb-f343-43bb-aeb3-4ec1c9a3b8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:33.992Z|bd4d83cb-f343-43bb-aeb3-4ec1c9a3b8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:34.076Z|621c9694-a664-4726-a136-a3caba5194d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:34.076Z|621c9694-a664-4726-a136-a3caba5194d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:34.093Z|d03daed3-c2f8-4050-94ad-1986bf82babe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:34.094Z|d03daed3-c2f8-4050-94ad-1986bf82babe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:38.153Z|a2ff1e88-0806-4700-98df-aa2a35843749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:49:38.156Z|a2ff1e88-0806-4700-98df-aa2a35843749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:49:38.169Z|344c07be-f60b-4091-a01c-e7823cd7ab18|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-27T13:49:38.170Z|344c07be-f60b-4091-a01c-e7823cd7ab18|http-nio-8080-exec-4|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:38.716Z|22cc909a-5036-4600-a81c-dc397f0fb68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:49:38.718Z|22cc909a-5036-4600-a81c-dc397f0fb68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:49:44.018Z|2b3edbc8-f544-43df-b831-29e7fa985888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:44.019Z|2b3edbc8-f544-43df-b831-29e7fa985888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:44.101Z|346a7581-f13a-4faa-803f-0d195c042cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:44.102Z|346a7581-f13a-4faa-803f-0d195c042cd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:44.121Z|0d6d5301-6e98-4331-b134-36cf219ac8c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:44.122Z|0d6d5301-6e98-4331-b134-36cf219ac8c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:53.153Z|77a2cd82-8d94-43f9-acb4-6ff98c0984c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:49:53.154Z|77a2cd82-8d94-43f9-acb4-6ff98c0984c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:49:54.044Z|5f33bd68-ce98-49f4-9f93-2a2fdfcd818e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:54.045Z|5f33bd68-ce98-49f4-9f93-2a2fdfcd818e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:54.127Z|b7152537-6164-41ef-8079-87412af88f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:54.128Z|b7152537-6164-41ef-8079-87412af88f5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:49:54.148Z|8b51b157-0a94-4c7b-af4f-3cfb5a01cedb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:49:54.149Z|8b51b157-0a94-4c7b-af4f-3cfb5a01cedb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:04.071Z|fb3891d2-c0ca-4333-b575-2ef35c479d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:04.073Z|fb3891d2-c0ca-4333-b575-2ef35c479d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:04.155Z|59e3b77f-4508-46ce-8db3-8ef0fe6432be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:04.155Z|59e3b77f-4508-46ce-8db3-8ef0fe6432be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:04.180Z|eba95329-9e06-44d3-91b8-d61a561fa224|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:04.181Z|eba95329-9e06-44d3-91b8-d61a561fa224|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:08.153Z|70752e0c-24d7-41af-bcb6-2930ce424ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:50:08.154Z|70752e0c-24d7-41af-bcb6-2930ce424ad9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:50:08.719Z|085904d7-86e3-4b80-b8cb-e312372d0de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:50:08.720Z|085904d7-86e3-4b80-b8cb-e312372d0de3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:50:14.100Z|9bd26354-006b-4bdd-88c3-2a844835c51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:14.101Z|9bd26354-006b-4bdd-88c3-2a844835c51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:14.185Z|b6804926-3e99-4663-811c-273edf09598a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:14.186Z|b6804926-3e99-4663-811c-273edf09598a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:14.208Z|00fb47d8-ede9-42a4-af95-159146482a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:14.209Z|00fb47d8-ede9-42a4-af95-159146482a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:16.326Z|dadcc864-db00-4965-943e-43a9ca5cbed2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:50:16.326Z|dadcc864-db00-4965-943e-43a9ca5cbed2|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:23.153Z|e2f11f45-f8f2-4663-896b-6e8355098e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:50:23.157Z|e2f11f45-f8f2-4663-896b-6e8355098e72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:50:24.128Z|9bc47191-26cc-4920-9365-209d7cbee03d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:24.129Z|9bc47191-26cc-4920-9365-209d7cbee03d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:24.212Z|22e7e84d-97ff-4aef-848e-edd26dfa0e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:24.213Z|22e7e84d-97ff-4aef-848e-edd26dfa0e91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:24.234Z|afd61f16-0588-4406-b3ad-2a8ff6622160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:24.235Z|afd61f16-0588-4406-b3ad-2a8ff6622160|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:34.156Z|1a2c88f9-07a6-4f5b-881e-9031181662d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:34.156Z|1a2c88f9-07a6-4f5b-881e-9031181662d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:34.238Z|6d93bddb-c354-4051-b900-c5a351277089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:34.238Z|6d93bddb-c354-4051-b900-c5a351277089|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:34.268Z|befeca80-63ed-4729-b4e2-50cd844c46e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:34.269Z|befeca80-63ed-4729-b4e2-50cd844c46e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:38.153Z|cd78feda-4bbe-46c8-8aa5-b8228a0160b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:50:38.154Z|cd78feda-4bbe-46c8-8aa5-b8228a0160b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:50:38.723Z|b84afc7f-9dea-448f-a757-6c3120100451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:50:38.724Z|b84afc7f-9dea-448f-a757-6c3120100451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:50:44.196Z|44f9ec5a-383b-4b0a-8c17-9484a2cf6055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:44.197Z|44f9ec5a-383b-4b0a-8c17-9484a2cf6055|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:44.268Z|21db3c4f-7ee1-4840-b44e-78eb83712b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:44.269Z|21db3c4f-7ee1-4840-b44e-78eb83712b02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:44.308Z|36fb239b-15c3-4dad-9a45-437bbe05f724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:44.310Z|36fb239b-15c3-4dad-9a45-437bbe05f724|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:53.154Z|d5bb2d84-ebfc-49b9-a2d5-c4454776859a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:50:53.155Z|d5bb2d84-ebfc-49b9-a2d5-c4454776859a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:50:54.223Z|a1aed6d7-d611-416c-a41b-f495de4b36e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:54.224Z|a1aed6d7-d611-416c-a41b-f495de4b36e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:54.306Z|da4340e1-5361-48eb-8c59-3d21c199a12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:54.307Z|da4340e1-5361-48eb-8c59-3d21c199a12f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:50:54.343Z|09da6f6a-3f81-4930-9925-29938d5748bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:50:54.343Z|09da6f6a-3f81-4930-9925-29938d5748bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:04.264Z|0f0c949f-573c-433a-95c8-c46911f79c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:04.265Z|0f0c949f-573c-433a-95c8-c46911f79c72|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:04.334Z|71faecab-012d-4880-b70c-c655d6437421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:04.335Z|71faecab-012d-4880-b70c-c655d6437421|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:04.366Z|5c6b6602-5b1f-4f2c-af6d-5de1afc95f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:04.367Z|5c6b6602-5b1f-4f2c-af6d-5de1afc95f9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:08.153Z|9948d774-e003-438f-92b3-6f8b49d6af96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:51:08.157Z|9948d774-e003-438f-92b3-6f8b49d6af96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:51:08.725Z|b15d2bd9-4edc-4604-bff6-7eec045a6d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:51:08.725Z|b15d2bd9-4edc-4604-bff6-7eec045a6d8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:51:14.290Z|3a9448ed-d6c2-4113-afbb-fd4c606a5c21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:14.291Z|3a9448ed-d6c2-4113-afbb-fd4c606a5c21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:14.360Z|648fe8e0-5963-4057-bfcb-464174e241d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:14.361Z|648fe8e0-5963-4057-bfcb-464174e241d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:14.392Z|33461e00-1457-4c59-a4c8-34f7b420a307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:14.393Z|33461e00-1457-4c59-a4c8-34f7b420a307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:16.327Z|16759105-03ce-4340-add8-7f48d88ec231|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:51:16.329Z|16759105-03ce-4340-add8-7f48d88ec231|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:23.153Z|171ad0b4-6c0c-4dbe-aa39-c4364a3fd594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:51:23.154Z|171ad0b4-6c0c-4dbe-aa39-c4364a3fd594|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:51:24.320Z|511da678-efd4-42b5-be3e-6d6ca6c763f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:24.321Z|511da678-efd4-42b5-be3e-6d6ca6c763f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:24.387Z|847d2246-e419-45d6-897b-e51d2f191b9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:24.388Z|847d2246-e419-45d6-897b-e51d2f191b9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:24.416Z|71f71f97-77bd-46eb-a89b-f416cc0cf413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:24.416Z|71f71f97-77bd-46eb-a89b-f416cc0cf413|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:34.344Z|54a284b7-f6b4-4a6a-bd09-58b47f9206db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:34.346Z|54a284b7-f6b4-4a6a-bd09-58b47f9206db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:34.414Z|411570c6-f47d-41a3-a616-085705e2f6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:34.415Z|411570c6-f47d-41a3-a616-085705e2f6cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:34.443Z|8fdc462a-20fa-4530-9ae7-53d6cfec1a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:34.444Z|8fdc462a-20fa-4530-9ae7-53d6cfec1a52|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:38.153Z|fc78c5f9-d8e6-462c-bd61-57dd55d59280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:51:38.154Z|fc78c5f9-d8e6-462c-bd61-57dd55d59280|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:51:38.726Z|7016bfbd-8a4a-4a98-b32a-dd1317b671ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:51:38.728Z|7016bfbd-8a4a-4a98-b32a-dd1317b671ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:51:44.371Z|cef7839a-deb9-4ad2-b944-dbf418bbc445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:44.372Z|cef7839a-deb9-4ad2-b944-dbf418bbc445|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:44.438Z|5e4e9840-24ec-4b6a-b870-00a47384ef22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:44.439Z|5e4e9840-24ec-4b6a-b870-00a47384ef22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:44.468Z|3ecb0c5e-5033-48a0-a19e-80c10fe388bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:44.469Z|3ecb0c5e-5033-48a0-a19e-80c10fe388bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:53.153Z|abf91051-919b-4376-bfe5-0cdd5c456e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:51:53.157Z|abf91051-919b-4376-bfe5-0cdd5c456e19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:51:54.398Z|7fe38b97-8d46-4064-ae97-0e56f8944546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:54.399Z|7fe38b97-8d46-4064-ae97-0e56f8944546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:54.463Z|bd1980a4-cc7f-4aba-bcb5-1cfbec16883b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:54.464Z|bd1980a4-cc7f-4aba-bcb5-1cfbec16883b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:51:54.494Z|9e7f50a8-cd85-434e-8ce5-74a2ca4fa7ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:51:54.495Z|9e7f50a8-cd85-434e-8ce5-74a2ca4fa7ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:04.427Z|e370223c-8044-437b-bbb9-a632f49f83ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:04.428Z|e370223c-8044-437b-bbb9-a632f49f83ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:04.490Z|a5f06e18-9679-4fbb-a10d-c3bae5b16550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:04.491Z|a5f06e18-9679-4fbb-a10d-c3bae5b16550|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:04.520Z|c4d5692f-3cb8-4b2a-a588-99320046f519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:04.521Z|c4d5692f-3cb8-4b2a-a588-99320046f519|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:08.153Z|344c0276-f061-404e-933b-657f55e440a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:52:08.154Z|344c0276-f061-404e-933b-657f55e440a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:52:08.729Z|4cccbea6-e6aa-42ea-821f-fd833c24eab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:52:08.730Z|4cccbea6-e6aa-42ea-821f-fd833c24eab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:52:14.457Z|711d4ddc-dfe4-4eb9-b01e-6261bb72a831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:14.458Z|711d4ddc-dfe4-4eb9-b01e-6261bb72a831|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:14.534Z|3dc924ba-6106-4f3b-8e85-bdfcbf27f751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:14.535Z|3dc924ba-6106-4f3b-8e85-bdfcbf27f751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:14.548Z|98d93f37-3bd0-48ee-9fc3-2d2744d28f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:14.549Z|98d93f37-3bd0-48ee-9fc3-2d2744d28f68|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:16.326Z|a668b0d6-2c55-4f84-bacd-4e77b7caf65d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:52:16.327Z|a668b0d6-2c55-4f84-bacd-4e77b7caf65d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:23.153Z|a02d89ae-92e5-4a55-b7d9-abb36dfc8b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:52:23.154Z|a02d89ae-92e5-4a55-b7d9-abb36dfc8b29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:52:24.480Z|95fc6354-62a8-4e9f-a7f4-33758e0c7a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:24.481Z|95fc6354-62a8-4e9f-a7f4-33758e0c7a51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:24.558Z|f405a11a-cdd1-4b9f-a2b3-6514da0eb7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:24.559Z|f405a11a-cdd1-4b9f-a2b3-6514da0eb7de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:24.571Z|c95377ae-b867-4b56-bbcb-58b29c30a419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:24.572Z|c95377ae-b867-4b56-bbcb-58b29c30a419|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:34.515Z|e3d8c6f3-df7e-4061-9466-f00543da12c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:34.516Z|e3d8c6f3-df7e-4061-9466-f00543da12c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:34.585Z|f1b47db8-d262-42cd-ba55-a41ed2eae0b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:34.586Z|f1b47db8-d262-42cd-ba55-a41ed2eae0b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:34.601Z|dadbf70d-0ce3-45e4-ac2b-b6581265b5de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:34.602Z|dadbf70d-0ce3-45e4-ac2b-b6581265b5de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:38.153Z|ddab4537-a00f-42e3-aae8-cc1bf431b789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:52:38.157Z|ddab4537-a00f-42e3-aae8-cc1bf431b789|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:52:38.730Z|ab19947f-c727-450f-8ef8-2c8fe994e770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:52:38.731Z|ab19947f-c727-450f-8ef8-2c8fe994e770|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:52:44.539Z|ccd42daa-cfb1-4cb2-9d3d-c84eef875aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:44.540Z|ccd42daa-cfb1-4cb2-9d3d-c84eef875aff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:44.609Z|04dcea65-e814-4694-8ae8-d33e4824fb9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:44.609Z|04dcea65-e814-4694-8ae8-d33e4824fb9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:44.624Z|68c2162d-a641-49b7-8875-f64bbf2739ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:44.625Z|68c2162d-a641-49b7-8875-f64bbf2739ec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:53.153Z|4600a1da-81b6-4c67-a783-68af191cb081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:52:53.154Z|4600a1da-81b6-4c67-a783-68af191cb081|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:52:54.562Z|8609ef2e-3d95-4453-9b94-c37a5e8776ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:54.563Z|8609ef2e-3d95-4453-9b94-c37a5e8776ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:54.631Z|71c24f0b-9b3b-4d40-9ac0-9dfe16fdd93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:54.632Z|71c24f0b-9b3b-4d40-9ac0-9dfe16fdd93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:52:54.649Z|08b27368-3d68-4ae5-9f1b-5e565d40ed0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:52:54.650Z|08b27368-3d68-4ae5-9f1b-5e565d40ed0a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:04.588Z|af802523-e61a-414b-b3ce-7081eb1a1ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:04.589Z|af802523-e61a-414b-b3ce-7081eb1a1ada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:04.657Z|f27e05af-1349-4e04-857c-7b81ccf9a2d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:04.658Z|f27e05af-1349-4e04-857c-7b81ccf9a2d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:04.674Z|619c0adb-6b06-4053-a658-715733f2563c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:04.675Z|619c0adb-6b06-4053-a658-715733f2563c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:08.153Z|708c9b62-bf2c-4873-9993-df33769d4d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:53:08.154Z|708c9b62-bf2c-4873-9993-df33769d4d87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:53:08.732Z|c3e3047e-9e84-47d8-87f8-13b7e2c36038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:53:08.732Z|c3e3047e-9e84-47d8-87f8-13b7e2c36038|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:53:14.613Z|0c0bd3b5-48e4-4322-a379-141a3d29a764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:14.614Z|0c0bd3b5-48e4-4322-a379-141a3d29a764|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:14.684Z|0ec6f421-95bd-4583-bcfc-16b84fea7fa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:14.685Z|0ec6f421-95bd-4583-bcfc-16b84fea7fa5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:14.700Z|04a12765-df7d-46f0-a4bf-3abc00194a89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:14.701Z|04a12765-df7d-46f0-a4bf-3abc00194a89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:16.325Z|43a4c84a-d308-4653-9183-0a4f6c95ac10|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:53:16.326Z|43a4c84a-d308-4653-9183-0a4f6c95ac10|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:23.153Z|22681a03-d1c7-4730-92a4-aeb987dd3d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:53:23.157Z|22681a03-d1c7-4730-92a4-aeb987dd3d5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:53:24.647Z|fa244b34-9070-4d4d-90e0-f2d1441151c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:24.648Z|fa244b34-9070-4d4d-90e0-f2d1441151c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:24.719Z|41386cc5-a28a-4df7-9d79-9189a4d0c2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:24.720Z|41386cc5-a28a-4df7-9d79-9189a4d0c2b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:24.734Z|45ef4fbc-2eec-4fa8-925b-1e1f2a3af91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:24.735Z|45ef4fbc-2eec-4fa8-925b-1e1f2a3af91c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:34.673Z|66ed0a35-c5fd-4acc-8b91-fcbf92b94bd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:34.674Z|66ed0a35-c5fd-4acc-8b91-fcbf92b94bd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:34.749Z|73b5b9da-b586-49d2-864b-349de8a11bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:34.750Z|73b5b9da-b586-49d2-864b-349de8a11bbd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:34.763Z|18473757-5887-4cfd-bb66-d44d7777bd0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:34.764Z|18473757-5887-4cfd-bb66-d44d7777bd0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:38.153Z|93bd0a6a-f8b5-48eb-9bbb-4758cf259ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:53:38.155Z|93bd0a6a-f8b5-48eb-9bbb-4758cf259ec0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:53:38.733Z|80b20b9b-e886-4bd6-a4e9-351f5ccc808b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:53:38.734Z|80b20b9b-e886-4bd6-a4e9-351f5ccc808b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:53:44.702Z|ea3fcbd3-552a-48d3-a679-b7d233f51910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:44.703Z|ea3fcbd3-552a-48d3-a679-b7d233f51910|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:44.775Z|0ba18069-3205-44b7-abad-6301745c9970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:44.776Z|0ba18069-3205-44b7-abad-6301745c9970|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:44.792Z|f4688244-23da-4ee3-bb75-8e5b5a873339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:44.792Z|f4688244-23da-4ee3-bb75-8e5b5a873339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:53.154Z|8f04aa5d-4555-435b-a082-09186eb03a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:53:53.155Z|8f04aa5d-4555-435b-a082-09186eb03a26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:53:54.730Z|9d7b498f-1c59-4bc6-b9d6-2896c106730a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:54.732Z|9d7b498f-1c59-4bc6-b9d6-2896c106730a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:54.802Z|9b4cfe36-2d77-4fe2-a9f9-abf6edbcbfb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:54.803Z|9b4cfe36-2d77-4fe2-a9f9-abf6edbcbfb7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:53:54.829Z|a2e93137-7aac-40f5-a015-9cb2fe6aba47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:53:54.830Z|a2e93137-7aac-40f5-a015-9cb2fe6aba47|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:04.757Z|6e9c01df-4ea1-4d9e-8826-47771b98b41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:04.758Z|6e9c01df-4ea1-4d9e-8826-47771b98b41a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:04.836Z|46f27b56-2a17-4ec8-ac3b-7590c531eb4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:04.838Z|46f27b56-2a17-4ec8-ac3b-7590c531eb4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:04.855Z|0c817028-5496-48c5-bed6-ca4431fa967a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:04.856Z|0c817028-5496-48c5-bed6-ca4431fa967a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:08.153Z|202886f4-3dae-4a6a-af8d-069161b12342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:54:08.157Z|202886f4-3dae-4a6a-af8d-069161b12342|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:54:08.734Z|1efdd075-e4ec-4f98-ae91-28309eaa5a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:54:08.735Z|1efdd075-e4ec-4f98-ae91-28309eaa5a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:54:14.782Z|84d0d143-eef3-4ba6-93e9-fe8a6f19895f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:14.783Z|84d0d143-eef3-4ba6-93e9-fe8a6f19895f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:14.861Z|e5ca9ef8-38ac-4389-8590-9f8a61b2948c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:14.861Z|e5ca9ef8-38ac-4389-8590-9f8a61b2948c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:14.887Z|2dde2f6c-3364-4450-84bd-08684b5e04e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:14.888Z|2dde2f6c-3364-4450-84bd-08684b5e04e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:16.326Z|e85b7e28-8ce8-4d84-970d-37965496ce24|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:54:16.327Z|e85b7e28-8ce8-4d84-970d-37965496ce24|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:23.153Z|e89e1ae3-1b36-4503-9cd3-fc0c67d0ae72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:54:23.154Z|e89e1ae3-1b36-4503-9cd3-fc0c67d0ae72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:54:24.811Z|632f74c3-e43c-4df5-b21f-39c2c8fac709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:24.812Z|632f74c3-e43c-4df5-b21f-39c2c8fac709|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:24.884Z|ff0ef275-aaab-4859-9b18-469ec41d22af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:24.885Z|ff0ef275-aaab-4859-9b18-469ec41d22af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:24.912Z|7431f527-7c8f-47d9-9956-7cd65cd9783f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:24.913Z|7431f527-7c8f-47d9-9956-7cd65cd9783f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:34.836Z|3b78ccdd-ad68-43f0-bbbb-d9527b3dffe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:34.837Z|3b78ccdd-ad68-43f0-bbbb-d9527b3dffe1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:34.908Z|006cda51-e4e2-489f-9599-bf711ac3cfff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:34.909Z|006cda51-e4e2-489f-9599-bf711ac3cfff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:34.938Z|3e398a62-b2dd-4a73-aaf7-fa5881333123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:34.939Z|3e398a62-b2dd-4a73-aaf7-fa5881333123|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:38.153Z|c4f719b7-7ea3-41fd-b4b5-924dd24746c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:54:38.154Z|c4f719b7-7ea3-41fd-b4b5-924dd24746c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:54:38.736Z|9710200e-9971-4796-901b-b3dc7659d44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:54:38.736Z|9710200e-9971-4796-901b-b3dc7659d44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:54:44.863Z|5f3d1604-7401-4af7-9bca-eb41914041e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:44.864Z|5f3d1604-7401-4af7-9bca-eb41914041e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:44.933Z|e0111448-2204-4f5b-a814-6240d1dee1a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:44.933Z|e0111448-2204-4f5b-a814-6240d1dee1a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:44.964Z|ece4813a-5b17-46a0-8645-ebd3d834c9f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:44.965Z|ece4813a-5b17-46a0-8645-ebd3d834c9f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:53.153Z|4171aabc-3257-4366-bb8d-f8eebb99d149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:54:53.157Z|4171aabc-3257-4366-bb8d-f8eebb99d149|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:54:54.894Z|08426010-21af-4324-8f25-cbe2548d26e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:54.894Z|08426010-21af-4324-8f25-cbe2548d26e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:54.955Z|f8969832-6e72-4929-8a7a-66b098a584e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:54.956Z|f8969832-6e72-4929-8a7a-66b098a584e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:54.989Z|f1f46eb0-71fa-4ae9-b9e0-f30f444bde15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:54:54.990Z|f1f46eb0-71fa-4ae9-b9e0-f30f444bde15|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:54:59.384Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-02-27T13:54:59.387Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4d318f62-f129-4d25-b9bd-304330a93b03 already exists in requestDb InfraActiveRequests table 2023-02-27T13:54:59.389Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03 2023-02-27T13:54:59.390Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|INFO|500||Invoke 2023-02-27T13:54:59.390Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||===========================request begin================================================ 2023-02-27T13:54:59.390Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03 2023-02-27T13:54:59.390Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Method : GET 2023-02-27T13:54:59.391Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"748fd8284ef20fd2d544a5f67ee75941", X-B3-SpanId:"67b8dc0725021140", X-B3-ParentSpanId:"822da11c80cd0dd7", X-B3-Sampled:"0", X-ONAP-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-TransactionID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-ECOMP-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d054fb5f-ec4a-49b6-9590-8fed36720f75"] 2023-02-27T13:54:59.391Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Request body: 2023-02-27T13:54:59.392Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||==========================request end================================================ 2023-02-27T13:54:59.502Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||============================response begin========================================== 2023-02-27T13:54:59.503Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T13:54:59.504Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Status text : Not Found 2023-02-27T13:54:59.504Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 13:55:00 GMT", x-envoy-upstream-service-time:"99", server:"envoy"] 2023-02-27T13:54:59.505Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||Response body: 2023-02-27T13:54:59.505Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|DEBUG|500||=======================response end================================================= 2023-02-27T13:54:59.506Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d318f62-f129-4d25-b9bd-304330a93b03|INFO|404|Not Found|InvokeReturn 2023-02-27T13:54:59.515Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4d318f62-f129-4d25-b9bd-304330a93b03 2023-02-27T13:54:59.517Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-02-27T13:54:59.518Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-02-27T13:54:59.519Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-02-27T13:54:59.519Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-27T13:54:59.520Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-02-27T13:54:59.520Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-02-27T13:54:59.521Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"748fd8284ef20fd2d544a5f67ee75941", X-B3-SpanId:"7ee0b0d998d4e520", X-B3-ParentSpanId:"822da11c80cd0dd7", X-B3-Sampled:"0", X-ONAP-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-TransactionID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-ECOMP-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2387e52-0fe9-4f36-835d-581a7691d62d"] 2023-02-27T13:54:59.522Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-02-27T13:54:59.522Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-02-27T13:54:59.546Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-02-27T13:54:59.546Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-27T13:54:59.547Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-02-27T13:54:59.548Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 27 Feb 2023 13:54:59 GMT", x-envoy-upstream-service-time:"17", server:"envoy"] 2023-02-27T13:54:59.548Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-02-27T13:54:59.549Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-02-27T13:54:59.550Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-27T13:54:59.550Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-27T13:54:59.552Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-02-27T13:54:59.559Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-02-27T13:54:59.560Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-02-27T13:54:59.560Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-27T13:54:59.561Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-02-27T13:54:59.561Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-02-27T13:54:59.562Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"748fd8284ef20fd2d544a5f67ee75941", X-B3-SpanId:"3e552943db5d76d2", X-B3-ParentSpanId:"822da11c80cd0dd7", X-B3-Sampled:"0", X-ONAP-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-TransactionID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-ECOMP-RequestID:"4d318f62-f129-4d25-b9bd-304330a93b03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6ea08e7-7a07-4fd7-b6c9-e830592f34d6"] 2023-02-27T13:54:59.562Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-02-27T13:54:59.563Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-02-27T13:54:59.614Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-02-27T13:54:59.615Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-27T13:54:59.615Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-02-27T13:54:59.616Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 27 Feb 2023 13:54:59 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2023-02-27T13:54:59.616Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-02-27T13:54:59.617Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-02-27T13:54:59.618Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-27T13:54:59.619Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-27T13:54:59.620Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@9fd28b0 2023-02-27T13:54:59.625Z|4d318f62-f129-4d25-b9bd-304330a93b03|http-nio-8080-exec-1|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T13:55:04.919Z|1882b802-9c1a-4035-8e75-c11195e03866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:04.920Z|1882b802-9c1a-4035-8e75-c11195e03866|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:04.983Z|33b31507-6f68-4b94-acc7-667d3a5b4c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:04.983Z|33b31507-6f68-4b94-acc7-667d3a5b4c29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:05.016Z|6a3f55a7-2930-4d7f-8b6c-00525145514f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:05.017Z|6a3f55a7-2930-4d7f-8b6c-00525145514f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:08.153Z|02a6f24d-d129-4fb4-9b74-c493433e2343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:55:08.154Z|02a6f24d-d129-4fb4-9b74-c493433e2343|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:55:08.737Z|5c219d16-0e6f-4d59-8d93-fac9129e04f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:55:08.738Z|5c219d16-0e6f-4d59-8d93-fac9129e04f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:55:14.948Z|d2076724-53d6-44b9-a151-7ebbe9694d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:14.949Z|d2076724-53d6-44b9-a151-7ebbe9694d49|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:15.006Z|05430a7e-e66d-470a-9c60-2d044bd5257b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:15.007Z|05430a7e-e66d-470a-9c60-2d044bd5257b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:15.042Z|2650d9a2-8816-4795-a718-ed1ef8920783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:15.043Z|2650d9a2-8816-4795-a718-ed1ef8920783|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:16.326Z|1836d861-6447-434c-a718-c513f6f3a05a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:55:16.326Z|1836d861-6447-434c-a718-c513f6f3a05a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:23.153Z|928e38d0-4221-4669-aead-741ffc7118d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:55:23.154Z|928e38d0-4221-4669-aead-741ffc7118d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:55:24.358Z|6375b2ab-892c-47e8-bd0d-90dadfc7ad4d|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-27T13:55:24.359Z|6375b2ab-892c-47e8-bd0d-90dadfc7ad4d|http-nio-8080-exec-7|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:24.976Z|5181d5ad-364c-459b-a7b3-ad8958d4485a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:24.977Z|5181d5ad-364c-459b-a7b3-ad8958d4485a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:25.033Z|587ba16b-c21e-45df-938c-119abd3928f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:25.035Z|587ba16b-c21e-45df-938c-119abd3928f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:25.074Z|86b660f5-cc0b-49d4-b097-279b3c9bdccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:25.075Z|86b660f5-cc0b-49d4-b097-279b3c9bdccf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:35.001Z|0357a5b4-0f2c-4d2d-9501-33ef86b8f705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:35.001Z|0357a5b4-0f2c-4d2d-9501-33ef86b8f705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:35.063Z|071c6b8f-31fb-4a58-ba1d-ac4195b3f81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:35.064Z|071c6b8f-31fb-4a58-ba1d-ac4195b3f81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:35.110Z|be0a7d35-a4ad-4c94-9342-a08b493792bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:35.110Z|be0a7d35-a4ad-4c94-9342-a08b493792bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:38.153Z|bdf027e2-c7f1-4534-9b31-0a2494f50829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:55:38.156Z|bdf027e2-c7f1-4534-9b31-0a2494f50829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:55:38.738Z|55aac93e-9d6b-4167-9f7b-7d1e32c1fda6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:55:38.739Z|55aac93e-9d6b-4167-9f7b-7d1e32c1fda6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:55:45.024Z|0ee2aa20-c22f-4b22-894b-9f5c345e12b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:45.026Z|0ee2aa20-c22f-4b22-894b-9f5c345e12b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:45.086Z|3daa7a30-284c-470e-a0c1-06afa8d92ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:45.088Z|3daa7a30-284c-470e-a0c1-06afa8d92ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:45.133Z|74148ffb-8068-4441-a1c5-5e01bb664a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:45.134Z|74148ffb-8068-4441-a1c5-5e01bb664a01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:53.153Z|30448f50-16fc-4e88-a2e0-e3e14e2479ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:55:53.154Z|30448f50-16fc-4e88-a2e0-e3e14e2479ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:55:55.049Z|a4640bd0-65e7-44a0-b4ef-8f317c4c00f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:55.050Z|a4640bd0-65e7-44a0-b4ef-8f317c4c00f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:55.114Z|b88bb788-71f1-4ca7-980b-34234a29ef91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:55.115Z|b88bb788-71f1-4ca7-980b-34234a29ef91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:55:55.160Z|e232a8dd-35ae-4518-901d-0ce152a874d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:55:55.161Z|e232a8dd-35ae-4518-901d-0ce152a874d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:05.077Z|2648c383-217c-4867-b1bb-a270bfdc53d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:05.078Z|2648c383-217c-4867-b1bb-a270bfdc53d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:05.139Z|53c1b7af-22cb-42e0-a3d8-abb22e4f6a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:05.141Z|53c1b7af-22cb-42e0-a3d8-abb22e4f6a40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:05.185Z|eb406c35-f8a2-41e0-a9d1-8e7862b1ab40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:05.186Z|eb406c35-f8a2-41e0-a9d1-8e7862b1ab40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:08.153Z|b962aa60-088a-42a7-83aa-5468834f0c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:56:08.154Z|b962aa60-088a-42a7-83aa-5468834f0c50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:56:08.740Z|2a9a0c7b-c514-416d-82ae-40c6e0642757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:56:08.740Z|2a9a0c7b-c514-416d-82ae-40c6e0642757|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:56:15.106Z|aca48b09-f690-428b-a910-89f8217af815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:15.107Z|aca48b09-f690-428b-a910-89f8217af815|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:15.165Z|34d4453a-4736-4e4e-994c-20093892a96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:15.166Z|34d4453a-4736-4e4e-994c-20093892a96b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:15.210Z|44db7b55-4308-40e6-b204-2b46273e7c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:15.211Z|44db7b55-4308-40e6-b204-2b46273e7c55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:16.327Z|fca53b46-ad6e-4042-bd69-8df5fd4a4906|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:56:16.328Z|fca53b46-ad6e-4042-bd69-8df5fd4a4906|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:23.153Z|e8c8396c-f08a-4a8b-b578-5f6e660fa1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:56:23.156Z|e8c8396c-f08a-4a8b-b578-5f6e660fa1d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:56:25.132Z|15762f3b-cd8d-4948-aa34-a739d2e03a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:25.133Z|15762f3b-cd8d-4948-aa34-a739d2e03a4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:25.189Z|1ff2057e-6688-4b9a-b43f-ad946746116f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:25.190Z|1ff2057e-6688-4b9a-b43f-ad946746116f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:25.235Z|558c78e6-8d70-49db-bc33-f825728de05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:25.236Z|558c78e6-8d70-49db-bc33-f825728de05c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:35.156Z|467eb390-49b7-4d4f-b124-757e31c12305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:35.157Z|467eb390-49b7-4d4f-b124-757e31c12305|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:35.215Z|8c01965a-5a5b-42d7-a59e-b4c051aeff45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:35.216Z|8c01965a-5a5b-42d7-a59e-b4c051aeff45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:35.262Z|4e09b122-1fc6-4778-9836-40678b4969a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:35.263Z|4e09b122-1fc6-4778-9836-40678b4969a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:38.153Z|d47e7f4f-f45b-4299-9946-a87251b987e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:56:38.154Z|d47e7f4f-f45b-4299-9946-a87251b987e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:56:38.741Z|267d2120-ad55-488f-b982-6d92b72dddfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:56:38.742Z|267d2120-ad55-488f-b982-6d92b72dddfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:56:45.180Z|b24b39f4-948c-4474-a5ec-fea81b991770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:45.180Z|b24b39f4-948c-4474-a5ec-fea81b991770|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:45.239Z|adeb6566-f9c7-45ba-b427-45a85338d7d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:45.240Z|adeb6566-f9c7-45ba-b427-45a85338d7d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:45.288Z|2fdbce46-268d-4661-a197-a56c3411170c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:45.289Z|2fdbce46-268d-4661-a197-a56c3411170c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:53.154Z|dd08ae5c-0f1e-41dc-8716-be1ce8cdd7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:56:53.155Z|dd08ae5c-0f1e-41dc-8716-be1ce8cdd7e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:56:55.205Z|88b513c5-1cc6-4a4a-a59f-21378919531a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:55.206Z|88b513c5-1cc6-4a4a-a59f-21378919531a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:55.266Z|3e2ab980-35e6-43c3-8390-3bfb4f1417cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:55.266Z|3e2ab980-35e6-43c3-8390-3bfb4f1417cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:56:55.320Z|0b8721b5-be22-4f5c-9fdb-8a8553fe7d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:56:55.321Z|0b8721b5-be22-4f5c-9fdb-8a8553fe7d2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:05.231Z|3f3440c8-a996-4af0-80e2-bd50659007c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:05.231Z|3f3440c8-a996-4af0-80e2-bd50659007c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:05.318Z|b8b3a28f-7ee4-4b34-bb15-dd16cff6bbef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:05.320Z|b8b3a28f-7ee4-4b34-bb15-dd16cff6bbef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:05.348Z|b5f1702a-bc64-4a05-b514-ce905e1a9584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:05.349Z|b5f1702a-bc64-4a05-b514-ce905e1a9584|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:08.153Z|53c07cf0-3a0b-4e2f-87be-e2b83aebedfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:57:08.156Z|53c07cf0-3a0b-4e2f-87be-e2b83aebedfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:57:08.743Z|da906491-2dd9-4aca-9e90-e2f3d6897bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:57:08.744Z|da906491-2dd9-4aca-9e90-e2f3d6897bb2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:57:15.253Z|b23bd394-9829-4c89-946d-a82a6be59655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:15.254Z|b23bd394-9829-4c89-946d-a82a6be59655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:15.359Z|9e8249d2-d62b-4360-b5ab-e1a56cbd5746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:15.360Z|9e8249d2-d62b-4360-b5ab-e1a56cbd5746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:15.376Z|ba88260b-9822-4a00-a652-a1bbce90f0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:15.376Z|ba88260b-9822-4a00-a652-a1bbce90f0ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:16.327Z|7f2e8413-4323-41ed-b9d4-cb09a3f22eac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:57:16.327Z|7f2e8413-4323-41ed-b9d4-cb09a3f22eac|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:23.153Z|7d422443-e97c-4ad3-9a3a-b0434c117a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:57:23.154Z|7d422443-e97c-4ad3-9a3a-b0434c117a5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:57:25.280Z|d39ace3b-932a-4172-9bf6-2e9ac666b4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:25.281Z|d39ace3b-932a-4172-9bf6-2e9ac666b4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:25.387Z|9873df08-124a-4a2e-93fb-09e4aeb6b809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:25.388Z|9873df08-124a-4a2e-93fb-09e4aeb6b809|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:25.402Z|73d76d5d-2117-4099-b06b-02c96619bdd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:25.404Z|73d76d5d-2117-4099-b06b-02c96619bdd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:35.311Z|74dede0b-2334-4ff8-9ff8-13c8aefaa413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:35.312Z|74dede0b-2334-4ff8-9ff8-13c8aefaa413|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:35.420Z|89b4656a-6b25-4a77-9400-c55d8bf99528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:35.421Z|89b4656a-6b25-4a77-9400-c55d8bf99528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:35.443Z|bd1e85cb-2d03-4d3d-aa2f-b9fc1a346ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:35.444Z|bd1e85cb-2d03-4d3d-aa2f-b9fc1a346ed0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:38.153Z|45e339d3-b160-45d2-8c48-842be372f464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:57:38.154Z|45e339d3-b160-45d2-8c48-842be372f464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:57:38.744Z|d1a5ea5b-0cca-46b0-8bec-f86c47b4c9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:57:38.745Z|d1a5ea5b-0cca-46b0-8bec-f86c47b4c9f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:57:45.354Z|1e081480-1aed-42ed-af06-86193011df27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:45.355Z|1e081480-1aed-42ed-af06-86193011df27|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:45.446Z|20856844-134b-46d6-9055-8c27a5b1bf81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:45.447Z|20856844-134b-46d6-9055-8c27a5b1bf81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:45.467Z|102327cf-9cb9-4a39-93e9-75bec4220a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:45.468Z|102327cf-9cb9-4a39-93e9-75bec4220a5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:53.153Z|73b95bc9-72db-4314-852b-f5e472973eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:57:53.157Z|73b95bc9-72db-4314-852b-f5e472973eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:57:55.384Z|4f5e269f-dd12-47b1-9b22-e59de0a86441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:55.384Z|4f5e269f-dd12-47b1-9b22-e59de0a86441|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:55.470Z|f27c0a59-ffb6-4763-bb62-d9593995f1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:55.471Z|f27c0a59-ffb6-4763-bb62-d9593995f1b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:57:55.494Z|2307e40b-a146-4e1c-bc85-3a18bab88b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:57:55.495Z|2307e40b-a146-4e1c-bc85-3a18bab88b2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:05.418Z|d1bcbf9b-62f3-4dc5-8c31-e74cc264643f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:05.419Z|d1bcbf9b-62f3-4dc5-8c31-e74cc264643f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:05.496Z|c210bc80-dd62-4f7e-96bd-3ccedbb10876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:05.497Z|c210bc80-dd62-4f7e-96bd-3ccedbb10876|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:05.524Z|2897e289-92dc-4098-a6b9-8c127eb76a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:05.525Z|2897e289-92dc-4098-a6b9-8c127eb76a2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:08.153Z|afc1aed7-5afb-44bb-a260-d62ab80d412f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:58:08.154Z|afc1aed7-5afb-44bb-a260-d62ab80d412f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:58:08.746Z|5b3e8299-e6c5-48f4-a554-5e81210d9d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:58:08.746Z|5b3e8299-e6c5-48f4-a554-5e81210d9d29|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:58:15.443Z|b0226134-a236-492e-a16a-782173f3f088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:15.444Z|b0226134-a236-492e-a16a-782173f3f088|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:15.525Z|adc5b336-3180-4bc5-8c9b-a071ca3e8878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:15.526Z|adc5b336-3180-4bc5-8c9b-a071ca3e8878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:15.549Z|c4aa9abf-7bc7-4549-908a-542370654e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:15.550Z|c4aa9abf-7bc7-4549-908a-542370654e31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:16.326Z|c7425be1-5365-477c-9e3c-ef1b6949c453|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:58:16.327Z|c7425be1-5365-477c-9e3c-ef1b6949c453|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:23.153Z|88c994dd-426e-49bd-80ea-9a80d98c0a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:58:23.154Z|88c994dd-426e-49bd-80ea-9a80d98c0a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:58:25.469Z|81039d79-5d39-4635-832e-391909e0f6a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:25.470Z|81039d79-5d39-4635-832e-391909e0f6a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:25.552Z|9b6be211-5c18-4c46-827b-386f625c5fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:25.553Z|9b6be211-5c18-4c46-827b-386f625c5fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:25.577Z|2d916977-f1d6-4478-869b-c971e27a2880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:25.578Z|2d916977-f1d6-4478-869b-c971e27a2880|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:35.495Z|ade6912c-86c8-49aa-9bbb-a88b90a62ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:35.495Z|ade6912c-86c8-49aa-9bbb-a88b90a62ea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:35.578Z|3f9147f1-fa25-4d1a-9fe4-af169f66e658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:35.579Z|3f9147f1-fa25-4d1a-9fe4-af169f66e658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:35.603Z|e11d52f1-a98d-4882-aba7-21e81235c8f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:35.604Z|e11d52f1-a98d-4882-aba7-21e81235c8f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:38.153Z|0806b702-db32-4c1f-b021-9bb3ae18f26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:58:38.156Z|0806b702-db32-4c1f-b021-9bb3ae18f26f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:58:38.747Z|fda667b1-ceb4-4258-b8a0-9c7d449ba6cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:58:38.748Z|fda667b1-ceb4-4258-b8a0-9c7d449ba6cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:58:45.526Z|f3f3c130-0b85-48df-8865-e3f081a44ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:45.527Z|f3f3c130-0b85-48df-8865-e3f081a44ff8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:45.603Z|ebc05014-f089-481d-88a2-b6179308b948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:45.605Z|ebc05014-f089-481d-88a2-b6179308b948|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:45.626Z|fa00fce5-c213-4aad-a70c-053dfdc66f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:45.627Z|fa00fce5-c213-4aad-a70c-053dfdc66f34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:53.153Z|235aec39-76e6-4e92-bfaa-d78fe56f6b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:58:53.154Z|235aec39-76e6-4e92-bfaa-d78fe56f6b4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:58:55.554Z|d7269920-3c4f-4cb1-8156-216eea039fc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:55.556Z|d7269920-3c4f-4cb1-8156-216eea039fc5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:55.630Z|b474b69a-09a4-4c15-9d04-c0fd87ceb38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:55.630Z|b474b69a-09a4-4c15-9d04-c0fd87ceb38a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:58:55.648Z|d7f6c10d-d537-4e43-925a-f699d8ab9e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:58:55.649Z|d7f6c10d-d537-4e43-925a-f699d8ab9e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:05.586Z|2e509ead-0108-4725-891d-3d8e4a85787f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:05.587Z|2e509ead-0108-4725-891d-3d8e4a85787f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:05.655Z|8e55f693-0a05-42f6-8b4f-6bf81087e362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:05.656Z|8e55f693-0a05-42f6-8b4f-6bf81087e362|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:05.681Z|81c5427e-b563-4971-b741-c90758bca6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:05.681Z|81c5427e-b563-4971-b741-c90758bca6ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:08.154Z|9f5e3737-a943-44ec-947b-a123b30a485e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:59:08.155Z|9f5e3737-a943-44ec-947b-a123b30a485e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:59:08.749Z|4cd7d515-f15c-475e-96d8-20fb996a5b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:59:08.749Z|4cd7d515-f15c-475e-96d8-20fb996a5b94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:59:15.614Z|a80b783f-0b49-45c2-a33b-47c9f3ef663f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:15.615Z|a80b783f-0b49-45c2-a33b-47c9f3ef663f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:15.680Z|62d83ce2-99f8-4953-8dbb-fa168f5cbd27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:15.681Z|62d83ce2-99f8-4953-8dbb-fa168f5cbd27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:15.705Z|76840736-9e93-4048-a243-b0e4373062d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:15.706Z|76840736-9e93-4048-a243-b0e4373062d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:16.327Z|8b57b5aa-7b82-475a-b4f1-a416d96eaf82|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T13:59:16.328Z|8b57b5aa-7b82-475a-b4f1-a416d96eaf82|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:23.154Z|cf810dda-6136-4eec-87d0-172a4a0fecaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:59:23.157Z|cf810dda-6136-4eec-87d0-172a4a0fecaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:59:25.641Z|cce58e51-3e65-4e88-bf04-a27ad93c460c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:25.642Z|cce58e51-3e65-4e88-bf04-a27ad93c460c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:25.703Z|f3697c6d-63a3-4c82-a5a6-e220528eb1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:25.704Z|f3697c6d-63a3-4c82-a5a6-e220528eb1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:25.730Z|bd3c7303-a216-4f47-9f9f-90edb72e9824|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:25.732Z|bd3c7303-a216-4f47-9f9f-90edb72e9824|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:35.673Z|b6f105e3-06eb-48e1-8662-00f2243cb56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:35.676Z|b6f105e3-06eb-48e1-8662-00f2243cb56e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:35.729Z|c8de11f1-b43c-43d8-a9ce-a206bfb86270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:35.729Z|c8de11f1-b43c-43d8-a9ce-a206bfb86270|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:35.755Z|0d10190b-3232-477c-b9d4-7ea5eb357013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:35.756Z|0d10190b-3232-477c-b9d4-7ea5eb357013|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:38.154Z|47a505e7-e586-41c1-81b0-307c645df2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:59:38.155Z|47a505e7-e586-41c1-81b0-307c645df2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:59:38.750Z|603c1888-932e-48d2-91af-7e8a2ff3ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:59:38.751Z|603c1888-932e-48d2-91af-7e8a2ff3ca19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:59:45.709Z|ef888c87-fa2a-4291-a594-9a4fa77d331e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:45.711Z|ef888c87-fa2a-4291-a594-9a4fa77d331e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:45.755Z|9da04367-34b3-4b92-adaa-09f0b2805e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:45.756Z|9da04367-34b3-4b92-adaa-09f0b2805e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:45.779Z|16a91a6f-def3-4a8e-b72f-52dcfc135d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:45.780Z|16a91a6f-def3-4a8e-b72f-52dcfc135d56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:53.154Z|ea32167a-18c6-42b9-b894-5d2ca18fb5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T13:59:53.155Z|ea32167a-18c6-42b9-b894-5d2ca18fb5e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T13:59:55.736Z|1a5e3d2c-aa66-4274-83b7-77c812ab0b24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:55.737Z|1a5e3d2c-aa66-4274-83b7-77c812ab0b24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:55.783Z|219848b5-04b2-4c84-9023-977b035a7f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:55.783Z|219848b5-04b2-4c84-9023-977b035a7f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T13:59:55.802Z|fed2e5c8-1579-4f50-9de6-2bf374e08be7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T13:59:55.803Z|fed2e5c8-1579-4f50-9de6-2bf374e08be7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:05.762Z|b3803b7c-6c25-4e12-b594-857f0e13cf5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:05.763Z|b3803b7c-6c25-4e12-b594-857f0e13cf5a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:05.809Z|b7cc2900-9ac6-430d-8d0e-81f00b6eadb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:05.810Z|b7cc2900-9ac6-430d-8d0e-81f00b6eadb9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:05.828Z|c766394e-2e66-42fd-b57e-497e22975e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:05.828Z|c766394e-2e66-42fd-b57e-497e22975e71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:08.154Z|e7585ab5-260f-414f-ae60-b70a79c0f776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:00:08.158Z|e7585ab5-260f-414f-ae60-b70a79c0f776|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:00:08.752Z|ce4ae311-0fdb-4126-af74-15081c0c21fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:00:08.752Z|ce4ae311-0fdb-4126-af74-15081c0c21fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:00:15.788Z|4d0d124b-de3c-42d9-b76f-901502440983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:15.789Z|4d0d124b-de3c-42d9-b76f-901502440983|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:15.835Z|c2e3fbe7-070b-4795-be24-52da820865c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:15.836Z|c2e3fbe7-070b-4795-be24-52da820865c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:15.853Z|66e960d8-aae0-4f61-a526-eb17b7d67c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:15.854Z|66e960d8-aae0-4f61-a526-eb17b7d67c4a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:16.328Z|ae81b481-5edf-4329-89ad-69ae48ee4b82|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:00:16.329Z|ae81b481-5edf-4329-89ad-69ae48ee4b82|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:23.153Z|bd3b2bde-d6e9-4170-832f-96be420006b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:00:23.154Z|bd3b2bde-d6e9-4170-832f-96be420006b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:00:25.817Z|436e5c06-e431-4b6a-a6e7-c5908b823628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:25.818Z|436e5c06-e431-4b6a-a6e7-c5908b823628|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:25.863Z|a06f3a51-8532-4019-9942-75c9bc6e6bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:25.864Z|a06f3a51-8532-4019-9942-75c9bc6e6bbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:25.877Z|8a974ebb-1d71-4d85-be43-a80aa5d3658d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:25.878Z|8a974ebb-1d71-4d85-be43-a80aa5d3658d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:35.843Z|e53d9560-2054-4e23-8f86-173f41a3b4be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:35.844Z|e53d9560-2054-4e23-8f86-173f41a3b4be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:35.888Z|3e3721a0-4f56-448c-adf1-db4ca6b14934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:35.889Z|3e3721a0-4f56-448c-adf1-db4ca6b14934|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:35.905Z|818ef07d-04c8-41af-a005-9457ff106f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:35.905Z|818ef07d-04c8-41af-a005-9457ff106f14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:38.154Z|b5bbaf95-6adb-4bcb-a37b-2fc58f4362be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:00:38.154Z|b5bbaf95-6adb-4bcb-a37b-2fc58f4362be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:00:38.753Z|0ac92705-4fb5-40b9-bf79-23e4fdcce572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:00:38.754Z|0ac92705-4fb5-40b9-bf79-23e4fdcce572|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:00:45.867Z|5718e4a0-bdef-453f-a701-cab03e921607|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:45.868Z|5718e4a0-bdef-453f-a701-cab03e921607|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:45.916Z|91dd6b1b-a54e-47c8-b4f2-13c58648c9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:45.918Z|91dd6b1b-a54e-47c8-b4f2-13c58648c9c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:45.931Z|af1394c2-3676-4546-8609-1a407387efad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:45.934Z|af1394c2-3676-4546-8609-1a407387efad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:53.153Z|feffc1ec-a1d2-408d-9874-84dd3a30621c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:00:53.156Z|feffc1ec-a1d2-408d-9874-84dd3a30621c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:00:55.894Z|c3ffae8b-8da5-4e48-a1a8-1756cac7a0f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:55.895Z|c3ffae8b-8da5-4e48-a1a8-1756cac7a0f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:55.946Z|0e1d170b-48e3-4ab1-b51d-7d1790212268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:55.947Z|0e1d170b-48e3-4ab1-b51d-7d1790212268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:00:55.960Z|7126fa72-a7ef-41bb-b74a-08907031cda4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:00:55.961Z|7126fa72-a7ef-41bb-b74a-08907031cda4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:05.922Z|a9b132b9-0757-4bac-948f-d553b5e6df09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:05.923Z|a9b132b9-0757-4bac-948f-d553b5e6df09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:05.972Z|9805c816-19a7-46b2-8598-a19d5659904d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:05.973Z|9805c816-19a7-46b2-8598-a19d5659904d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:05.988Z|b033d5a1-4c5d-4864-8321-2fafb5e36160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:05.989Z|b033d5a1-4c5d-4864-8321-2fafb5e36160|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:08.153Z|d0101277-9564-4add-9279-bbf914bd9f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:01:08.154Z|d0101277-9564-4add-9279-bbf914bd9f9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:01:08.755Z|d815d893-6ee2-457e-9420-2d6d5c0f826e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:01:08.756Z|d815d893-6ee2-457e-9420-2d6d5c0f826e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:01:15.955Z|4f91ee1d-1c8e-4153-a5eb-8c16c065ea1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:15.956Z|4f91ee1d-1c8e-4153-a5eb-8c16c065ea1c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:15.997Z|32fa1dc6-2331-4994-a6fc-7df1ea135dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:15.997Z|32fa1dc6-2331-4994-a6fc-7df1ea135dd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:16.013Z|d1f68e49-4adc-40e2-a85b-cf5b0a765e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:16.015Z|d1f68e49-4adc-40e2-a85b-cf5b0a765e3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:16.326Z|61e07da3-cf05-40f0-bbd2-cfd300f88946|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:01:16.328Z|61e07da3-cf05-40f0-bbd2-cfd300f88946|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:23.153Z|f3d743d5-4cb6-4311-8ccc-8d6e07c22f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:01:23.154Z|f3d743d5-4cb6-4311-8ccc-8d6e07c22f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:01:25.979Z|db7511f2-5b2d-4768-8b90-f178409831cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:25.980Z|db7511f2-5b2d-4768-8b90-f178409831cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:26.022Z|8c0a4f70-1765-46db-9f0c-afe0427ac145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:26.023Z|8c0a4f70-1765-46db-9f0c-afe0427ac145|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:26.038Z|0361fa08-391f-44c3-a700-6396a8ff88c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:26.039Z|0361fa08-391f-44c3-a700-6396a8ff88c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:36.005Z|aa4c9c40-30a8-4a7f-a3ac-a0439748d131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:36.006Z|aa4c9c40-30a8-4a7f-a3ac-a0439748d131|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:36.047Z|098828fd-4c84-47c4-95bd-6feaeb2b0a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:36.049Z|098828fd-4c84-47c4-95bd-6feaeb2b0a60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:36.065Z|f57570df-4bc4-44fb-a092-1e10e2561ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:36.066Z|f57570df-4bc4-44fb-a092-1e10e2561ada|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:38.153Z|93790670-9595-4375-9706-fa6e8a89b7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:01:38.156Z|93790670-9595-4375-9706-fa6e8a89b7df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:01:38.756Z|2480404d-90ed-4db6-80b3-bd55417ffd3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:01:38.757Z|2480404d-90ed-4db6-80b3-bd55417ffd3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:01:46.033Z|54c51ac5-2199-45bf-a006-00e655f9c906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:46.035Z|54c51ac5-2199-45bf-a006-00e655f9c906|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:46.077Z|2de9aee0-752e-4d64-a9c2-0fab1bdf818d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:46.078Z|2de9aee0-752e-4d64-a9c2-0fab1bdf818d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:46.091Z|d65f2f44-fa2a-41fb-a111-175485cde69a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:46.095Z|d65f2f44-fa2a-41fb-a111-175485cde69a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:53.153Z|268972ae-ba36-412f-9a8c-42f3fd920c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:01:53.154Z|268972ae-ba36-412f-9a8c-42f3fd920c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:01:56.058Z|54396100-9ee4-4e3d-8847-9859f34d0be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:56.059Z|54396100-9ee4-4e3d-8847-9859f34d0be5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:56.107Z|14281a7e-d2d7-47e7-b6d2-997b6c53629b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:56.108Z|14281a7e-d2d7-47e7-b6d2-997b6c53629b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:01:56.120Z|3162b182-c35a-4290-8dd2-18cef1102bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:01:56.121Z|3162b182-c35a-4290-8dd2-18cef1102bc9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:06.084Z|10979e5e-632f-4f4e-8d68-e0575a8fad26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:06.085Z|10979e5e-632f-4f4e-8d68-e0575a8fad26|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:06.140Z|5a3a71e8-c8ef-4817-905d-4b0cf76cb1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:06.141Z|5a3a71e8-c8ef-4817-905d-4b0cf76cb1bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:06.151Z|3ee32eee-e595-4480-8401-2ee27a7e285a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:06.152Z|3ee32eee-e595-4480-8401-2ee27a7e285a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:08.153Z|5fed6557-a7fe-4aa5-b9ad-f396d264a826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:02:08.154Z|5fed6557-a7fe-4aa5-b9ad-f396d264a826|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:02:08.758Z|200787ea-9f34-45eb-9b17-361525e361ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:02:08.758Z|200787ea-9f34-45eb-9b17-361525e361ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:02:16.114Z|4f8684d5-a451-4b7e-bfaa-e8f81cad96c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:16.115Z|4f8684d5-a451-4b7e-bfaa-e8f81cad96c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:16.170Z|b944a4dc-e4de-406b-8886-7dd28d880ec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:16.172Z|b944a4dc-e4de-406b-8886-7dd28d880ec7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:16.182Z|9aad0747-efde-41bc-aecb-c3894a1f826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:16.183Z|9aad0747-efde-41bc-aecb-c3894a1f826c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:16.326Z|f1794e78-d314-4604-a1b1-4eb979991d52|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:02:16.327Z|f1794e78-d314-4604-a1b1-4eb979991d52|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:23.155Z|7917bbfe-7b73-437c-923e-913036af055c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:02:23.159Z|7917bbfe-7b73-437c-923e-913036af055c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:02:26.141Z|63d9acd1-1e1c-47a3-a5d6-c0c0c10a67cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:26.142Z|63d9acd1-1e1c-47a3-a5d6-c0c0c10a67cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:26.201Z|33c9287c-af59-44e8-a1b9-d63503679d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:26.202Z|33c9287c-af59-44e8-a1b9-d63503679d67|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:26.214Z|9f4ff691-9b1e-4be0-9273-3c5fa92e7ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:26.215Z|9f4ff691-9b1e-4be0-9273-3c5fa92e7ade|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:36.166Z|58bc7471-ed9a-4e54-8b98-e7d822c37988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:36.167Z|58bc7471-ed9a-4e54-8b98-e7d822c37988|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:36.235Z|fda0ff92-41ba-4d6d-9be3-6ed653e97477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:36.236Z|fda0ff92-41ba-4d6d-9be3-6ed653e97477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:36.240Z|aa22472f-e614-4d71-94eb-a981af711dbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:36.242Z|aa22472f-e614-4d71-94eb-a981af711dbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:38.153Z|6c43255c-24c9-4411-93d4-085423664ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:02:38.154Z|6c43255c-24c9-4411-93d4-085423664ef6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:02:38.760Z|1f4adb12-583e-4698-82fc-2ed350c9f224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:02:38.761Z|1f4adb12-583e-4698-82fc-2ed350c9f224|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:02:46.194Z|79c90f14-0283-4b5b-ac36-9a49d4911422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:46.194Z|79c90f14-0283-4b5b-ac36-9a49d4911422|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:46.261Z|280f5b24-bddc-4de3-b0e0-de47ee30db88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:46.262Z|280f5b24-bddc-4de3-b0e0-de47ee30db88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:46.266Z|e1dbf2c5-8a97-420b-86c0-51787ee8776b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:46.266Z|e1dbf2c5-8a97-420b-86c0-51787ee8776b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:53.153Z|5206a190-3d42-4874-ab9e-259e3c055a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:02:53.154Z|5206a190-3d42-4874-ab9e-259e3c055a72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:02:56.219Z|9bd2b139-555c-436b-802d-3b82b807a1ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:56.220Z|9bd2b139-555c-436b-802d-3b82b807a1ec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:56.288Z|720196e7-6969-41bc-bc3b-14560ac6cec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:56.289Z|a244dd77-ee07-451f-9883-ebee055626f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:02:56.289Z|720196e7-6969-41bc-bc3b-14560ac6cec9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:02:56.290Z|a244dd77-ee07-451f-9883-ebee055626f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:06.247Z|a83608e2-765f-4394-9de5-016c38f9f8c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:06.248Z|a83608e2-765f-4394-9de5-016c38f9f8c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:06.316Z|1e5c6345-4684-4da6-9d72-36b580d51b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:06.317Z|1e5c6345-4684-4da6-9d72-36b580d51b8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:06.316Z|75455615-01a8-40ba-a583-3f7d9c512fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:06.318Z|75455615-01a8-40ba-a583-3f7d9c512fef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:08.153Z|cde25d45-9ab3-4ced-bd60-6f9aa27eafb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:03:08.156Z|cde25d45-9ab3-4ced-bd60-6f9aa27eafb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:03:08.762Z|c3ec88e0-ed4f-4780-ae49-bd3c940aa30b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:03:08.763Z|c3ec88e0-ed4f-4780-ae49-bd3c940aa30b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:03:16.274Z|5c74ffb6-8c48-495f-bff9-17744ab12da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:16.275Z|5c74ffb6-8c48-495f-bff9-17744ab12da1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:16.328Z|c46a2021-3ef0-40cf-be98-037d11c2ef62|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:03:16.331Z|c46a2021-3ef0-40cf-be98-037d11c2ef62|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:16.342Z|7c7bb2b5-abe3-4c01-b6ee-2dc7cbfeb826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:16.343Z|7c7bb2b5-abe3-4c01-b6ee-2dc7cbfeb826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:16.345Z|b25d368b-d9b3-41fe-b3ec-a2c2a2037564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:16.346Z|b25d368b-d9b3-41fe-b3ec-a2c2a2037564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:23.153Z|77f1d1a7-8cad-4b54-b5fe-3e87f8674ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:03:23.154Z|77f1d1a7-8cad-4b54-b5fe-3e87f8674ad4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:03:26.301Z|11a12138-fcda-4c64-b48f-c3159234917f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:26.302Z|11a12138-fcda-4c64-b48f-c3159234917f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:26.368Z|0c6f4057-1901-4809-99ed-dfbf2f877469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:26.369Z|0c6f4057-1901-4809-99ed-dfbf2f877469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:26.368Z|47bc1ff6-ec10-4b34-8a33-40b53a7e53c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:26.370Z|47bc1ff6-ec10-4b34-8a33-40b53a7e53c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:36.327Z|8528699b-787e-4170-a64d-aff8768f6581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:36.328Z|8528699b-787e-4170-a64d-aff8768f6581|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:36.393Z|4732fc16-9229-4402-a850-1372c2468ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:36.393Z|67037fed-8159-4bd9-b7d2-a75c877eaf30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:36.394Z|4732fc16-9229-4402-a850-1372c2468ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:36.394Z|67037fed-8159-4bd9-b7d2-a75c877eaf30|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:38.153Z|d83cb423-0f6a-4c47-a35c-34de289f96dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:03:38.154Z|d83cb423-0f6a-4c47-a35c-34de289f96dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:03:38.764Z|e7ba2b97-04fe-49bb-8d9e-e6b891dd4684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:03:38.765Z|e7ba2b97-04fe-49bb-8d9e-e6b891dd4684|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:03:46.351Z|3a2e110d-f031-4379-a164-b005e1a2cc20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:46.352Z|3a2e110d-f031-4379-a164-b005e1a2cc20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:46.419Z|aed41283-64a0-4b68-80e5-e2eb2174faeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:46.419Z|275057a3-0a87-4d7e-a115-3a5aef0dd519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:46.420Z|aed41283-64a0-4b68-80e5-e2eb2174faeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:46.420Z|275057a3-0a87-4d7e-a115-3a5aef0dd519|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:53.153Z|b1f37cba-313f-4ca7-850c-cd258e86b650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:03:53.157Z|b1f37cba-313f-4ca7-850c-cd258e86b650|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:03:56.380Z|c20c4a15-e436-4c0c-b6c6-53e02e7e1303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:56.382Z|c20c4a15-e436-4c0c-b6c6-53e02e7e1303|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:56.457Z|1a7235a9-f918-4fd8-b4c6-e23236fcffd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:56.457Z|d9ee1fa2-c435-47bc-9a78-84301369082d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:03:56.459Z|d9ee1fa2-c435-47bc-9a78-84301369082d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:03:56.459Z|1a7235a9-f918-4fd8-b4c6-e23236fcffd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:06.410Z|59335041-f27e-4e09-8931-182ddc434cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:06.411Z|59335041-f27e-4e09-8931-182ddc434cb3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:06.490Z|b693cae9-2ca5-4854-9120-756c50204ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:06.490Z|bd92c32e-168d-4e6e-8aca-49b77fd16b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:06.491Z|b693cae9-2ca5-4854-9120-756c50204ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:06.491Z|bd92c32e-168d-4e6e-8aca-49b77fd16b5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:08.153Z|558f2b9d-0243-4165-8528-5a5fd8d80bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:04:08.154Z|558f2b9d-0243-4165-8528-5a5fd8d80bf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:04:08.765Z|26f4e07b-ea34-4fcf-83c9-1e4d3444c09a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:04:08.766Z|26f4e07b-ea34-4fcf-83c9-1e4d3444c09a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:04:16.327Z|4e7cf980-845f-47cb-a4e1-e3fcb08d72b8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:04:16.328Z|4e7cf980-845f-47cb-a4e1-e3fcb08d72b8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:16.438Z|ae3a84f3-d0c6-49f9-830a-9bea78e626dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:16.438Z|ae3a84f3-d0c6-49f9-830a-9bea78e626dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:16.514Z|6f180362-6481-40d7-875c-8b84bf3c7387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:16.514Z|91296b24-c91b-4cef-b0ae-bfbde1753d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:16.514Z|6f180362-6481-40d7-875c-8b84bf3c7387|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:16.514Z|91296b24-c91b-4cef-b0ae-bfbde1753d2d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:23.153Z|b8bf8725-8478-4b1f-985c-0af0c41fc384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:04:23.154Z|b8bf8725-8478-4b1f-985c-0af0c41fc384|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:04:26.461Z|3ef62aba-d2d6-430a-9dc3-2ae16292eac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:26.462Z|3ef62aba-d2d6-430a-9dc3-2ae16292eac1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:26.537Z|459776e2-4016-43b0-ba3d-a7ee435ef355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:26.537Z|b4cad518-d019-487a-a3a7-300ed2f1dfd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:26.538Z|459776e2-4016-43b0-ba3d-a7ee435ef355|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:26.538Z|b4cad518-d019-487a-a3a7-300ed2f1dfd9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:36.486Z|3830289f-404f-47d0-acec-aa71f6e95807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:36.487Z|3830289f-404f-47d0-acec-aa71f6e95807|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:36.562Z|2681c5c8-6e54-4691-9d73-6eb06611e7e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:36.562Z|a0acde9f-a7d3-41f1-b647-9b4c7d8b7146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:36.562Z|a0acde9f-a7d3-41f1-b647-9b4c7d8b7146|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:36.562Z|2681c5c8-6e54-4691-9d73-6eb06611e7e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:38.153Z|48ed8a21-9ea6-4111-a787-feac45ced2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:04:38.156Z|48ed8a21-9ea6-4111-a787-feac45ced2b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:04:38.767Z|946fefa1-ea57-4076-aa15-1446566da14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:04:38.768Z|946fefa1-ea57-4076-aa15-1446566da14e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:04:46.513Z|41d24123-14f5-42e6-a33c-ed45eb8bb54a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:46.514Z|41d24123-14f5-42e6-a33c-ed45eb8bb54a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:46.586Z|0333e19a-e70b-41c8-9f6d-49b8e6c0f363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:46.586Z|c3cf08e2-9649-4678-be39-cf91f6184eb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:46.587Z|0333e19a-e70b-41c8-9f6d-49b8e6c0f363|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:46.587Z|c3cf08e2-9649-4678-be39-cf91f6184eb5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:53.153Z|77f49c4a-d051-4465-87da-448cfc8a1890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:04:53.154Z|77f49c4a-d051-4465-87da-448cfc8a1890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:04:54.544Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:04:54.550Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 4ef955d9-96f7-46f9-b3f5-06e5f0b9282e already exists in requestDb InfraActiveRequests table 2023-02-27T14:04:54.552Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e 2023-02-27T14:04:54.553Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|INFO|500||Invoke 2023-02-27T14:04:54.553Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||===========================request begin================================================ 2023-02-27T14:04:54.554Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e 2023-02-27T14:04:54.554Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Method : GET 2023-02-27T14:04:54.554Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa426c5291f05d352ce5a232d6e4e7bf", X-B3-SpanId:"a121e3647f19f7e3", X-B3-ParentSpanId:"d7cb20a39b39c119", X-B3-Sampled:"0", X-ONAP-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-TransactionID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-ECOMP-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd9d56a0-bc0b-4c9d-bbc0-ada51e44c457"] 2023-02-27T14:04:54.555Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Request body: 2023-02-27T14:04:54.555Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||==========================request end================================================ 2023-02-27T14:04:54.647Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||============================response begin========================================== 2023-02-27T14:04:54.648Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:04:54.648Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Status text : Not Found 2023-02-27T14:04:54.649Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:04:55 GMT", x-envoy-upstream-service-time:"83", server:"envoy"] 2023-02-27T14:04:54.650Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||Response body: 2023-02-27T14:04:54.650Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|DEBUG|500||=======================response end================================================= 2023-02-27T14:04:54.650Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|INFO|404|Not Found|InvokeReturn 2023-02-27T14:04:54.660Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 4ef955d9-96f7-46f9-b3f5-06e5f0b9282e 2023-02-27T14:04:54.663Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health 2023-02-27T14:04:54.664Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health 2023-02-27T14:04:54.665Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke 2023-02-27T14:04:54.666Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-27T14:04:54.667Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI : http://so-bpmn-infra:8081/manage/health 2023-02-27T14:04:54.667Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method : GET 2023-02-27T14:04:54.667Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"aa426c5291f05d352ce5a232d6e4e7bf", X-B3-SpanId:"585c4ad7a478a642", X-B3-ParentSpanId:"d7cb20a39b39c119", X-B3-Sampled:"0", X-ONAP-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-TransactionID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-ECOMP-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dca6ef10-8368-45c5-8518-64f47f9ecb47"] 2023-02-27T14:04:54.668Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters 2023-02-27T14:04:54.668Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================ 2023-02-27T14:04:54.683Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin========================================== 2023-02-27T14:04:54.684Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-27T14:04:54.684Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text : Unauthorized 2023-02-27T14:04:54.685Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 27 Feb 2023 14:04:54 GMT", x-envoy-upstream-service-time:"7", server:"envoy"] 2023-02-27T14:04:54.686Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 2023-02-27T14:04:54.686Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end================================================= 2023-02-27T14:04:54.687Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-27T14:04:54.688Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-27T14:04:54.689Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health 2023-02-27T14:04:54.690Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health 2023-02-27T14:04:54.691Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke 2023-02-27T14:04:54.692Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================ 2023-02-27T14:04:54.692Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI : http://so-catalog-db-adapter:8082/manage/health 2023-02-27T14:04:54.692Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method : GET 2023-02-27T14:04:54.693Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"aa426c5291f05d352ce5a232d6e4e7bf", X-B3-SpanId:"15dc82ad78535a68", X-B3-ParentSpanId:"d7cb20a39b39c119", X-B3-Sampled:"0", X-ONAP-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-TransactionID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-ECOMP-RequestID:"4ef955d9-96f7-46f9-b3f5-06e5f0b9282e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"403fbc1d-cfb0-4b7a-b5c9-2ee2a9341cf3"] 2023-02-27T14:04:54.693Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters 2023-02-27T14:04:54.694Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================ 2023-02-27T14:04:54.713Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin========================================== 2023-02-27T14:04:54.714Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code : 401 UNAUTHORIZED 2023-02-27T14:04:54.714Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text : Unauthorized 2023-02-27T14:04:54.715Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Mon, 27 Feb 2023 14:04:54 GMT", x-envoy-upstream-service-time:"14", server:"envoy"] 2023-02-27T14:04:54.715Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 2023-02-27T14:04:54.715Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end================================================= 2023-02-27T14:04:54.716Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn 2023-02-27T14:04:54.716Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [no body] at org.springframework.web.client.HttpClientErrorException.create(HttpClientErrorException.java:105) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:184) at org.springframework.web.client.DefaultResponseErrorHandler.handleError(DefaultResponseErrorHandler.java:125) at org.springframework.web.client.ResponseErrorHandler.handleError(ResponseErrorHandler.java:63) at org.springframework.web.client.RestTemplate.handleResponse(RestTemplate.java:780) at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:738) at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:712) at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:600) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.querySubsystemHealth(GlobalHealthcheckHandler.java:165) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler.globalHealthcheck(GlobalHealthcheckHandler.java:129) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$FastClassBySpringCGLIB$$db59066b.invoke( ) at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:771) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:367) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691) at org.onap.so.apihandlerinfra.GlobalHealthcheckHandler$$EnhancerBySpringCGLIB$$bbe9a70a.globalHealthcheck( ) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.base/java.lang.reflect.Method.invoke(Unknown Source) at org.glassfish.jersey.server.model.internal.ResourceMethodInvocationHandlerFactory.lambda$static$0(ResourceMethodInvocationHandlerFactory.java:52) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher$1.run(AbstractJavaResourceMethodDispatcher.java:124) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.invoke(AbstractJavaResourceMethodDispatcher.java:167) at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:79) at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:469) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:391) at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:80) at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:253) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) at org.glassfish.jersey.internal.Errors.process(Errors.java:292) at org.glassfish.jersey.internal.Errors.process(Errors.java:274) at org.glassfish.jersey.internal.Errors.process(Errors.java:244) at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:265) at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:232) at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:680) at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:394) at org.glassfish.jersey.servlet.ServletContainer.serviceImpl(ServletContainer.java:386) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:561) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:502) at org.glassfish.jersey.servlet.ServletContainer.doFilter(ServletContainer.java:439) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:126) at org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:90) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:118) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:137) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:111) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:158) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:204) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:116) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:92) at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:77) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:105) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:56) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334) at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:215) at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:178) at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:358) at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:271) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.cloud.sleuth.instrument.web.ExceptionLoggingFilter.doFilter(ExceptionLoggingFilter.java:48) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at brave.servlet.TracingFilter.doFilter(TracingFilter.java:86) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:119) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:202) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:542) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:143) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) at org.apache.catalina.valves.RemoteIpValve.invoke(RemoteIpValve.java:764) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343) at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:374) at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:888) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1597) at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.base/java.lang.Thread.run(Unknown Source) 2023-02-27T14:04:54.717Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@1b52a734 2023-02-27T14:04:54.721Z|4ef955d9-96f7-46f9-b3f5-06e5f0b9282e|http-nio-8080-exec-3|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:04:56.538Z|30e71d31-b0f0-4a09-83ae-278c20a4bc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:56.539Z|30e71d31-b0f0-4a09-83ae-278c20a4bc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:56.612Z|16f836e5-dd75-4446-a364-66f17a8f1c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:56.612Z|c50a1a5f-9dc2-4162-98a7-9f633a2ba372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:04:56.613Z|16f836e5-dd75-4446-a364-66f17a8f1c86|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:04:56.613Z|c50a1a5f-9dc2-4162-98a7-9f633a2ba372|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:06.567Z|2d812071-b119-4568-9469-71d7c0819b27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:06.568Z|2d812071-b119-4568-9469-71d7c0819b27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:06.637Z|b1a5833c-195e-41da-8976-c210836bbc67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:06.637Z|c5f91aa4-6934-4c10-9f3b-8f1e1aafae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:06.638Z|b1a5833c-195e-41da-8976-c210836bbc67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:06.639Z|c5f91aa4-6934-4c10-9f3b-8f1e1aafae65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:08.153Z|ce03b45b-b0db-4509-ae5e-39f3a361c5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:05:08.154Z|ce03b45b-b0db-4509-ae5e-39f3a361c5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:05:08.768Z|887298cf-7728-4cae-9e05-de3d7b4eb07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:05:08.769Z|887298cf-7728-4cae-9e05-de3d7b4eb07f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:05:16.326Z|9e0e1e76-b92f-4967-bc0d-65355c77f46d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:05:16.327Z|9e0e1e76-b92f-4967-bc0d-65355c77f46d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:16.596Z|a064a708-c0cd-4e24-879e-2fd0a483d155|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:16.597Z|a064a708-c0cd-4e24-879e-2fd0a483d155|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:16.665Z|7310a118-9acd-4a21-9e09-0269c9a3fea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:16.665Z|9d9f59bf-db02-4b73-88c8-9a8012ba5345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:16.666Z|7310a118-9acd-4a21-9e09-0269c9a3fea4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:16.666Z|9d9f59bf-db02-4b73-88c8-9a8012ba5345|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:23.153Z|f1f44144-8ff5-4213-a5f5-2bce06a77fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:05:23.156Z|f1f44144-8ff5-4213-a5f5-2bce06a77fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:05:25.106Z|65fbeb76-4b99-4633-81e4-57d691853384|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|500||Entering 2023-02-27T14:05:25.107Z|65fbeb76-4b99-4633-81e4-57d691853384|http-nio-8080-exec-2|manage/health|python-requests/2.28.2|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:26.630Z|7c66c5be-0fec-4748-a738-311ce17a3f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:26.630Z|7c66c5be-0fec-4748-a738-311ce17a3f8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:26.697Z|88aecafd-cbe5-4be2-a030-ad82a60349ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:26.697Z|ddb7efd8-6717-4a46-96d7-ecf24249ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:26.698Z|88aecafd-cbe5-4be2-a030-ad82a60349ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:26.698Z|ddb7efd8-6717-4a46-96d7-ecf24249ee89|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:36.654Z|5298d204-dd35-4c82-bf0d-f0d9685a17f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:36.655Z|5298d204-dd35-4c82-bf0d-f0d9685a17f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:36.725Z|881911a8-e2f8-47ed-a282-92bfc8715f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:36.725Z|808a5f50-1640-43af-8314-6887069d3040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:36.726Z|881911a8-e2f8-47ed-a282-92bfc8715f08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:36.726Z|808a5f50-1640-43af-8314-6887069d3040|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:38.153Z|b39dd6a1-ad36-413f-895c-a58a51deac4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:05:38.154Z|b39dd6a1-ad36-413f-895c-a58a51deac4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:05:38.770Z|5df5cf59-e702-4f8f-b4f4-e8e7a22858bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:05:38.770Z|5df5cf59-e702-4f8f-b4f4-e8e7a22858bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:05:46.681Z|2daa2710-8e3c-4389-b5f0-520c2cd02d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:46.682Z|2daa2710-8e3c-4389-b5f0-520c2cd02d61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:46.750Z|d1e25baa-868e-4595-a910-d6d252b6c1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:46.750Z|c4fdfc36-f0b1-4c36-b1e0-00d3d43ee45d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:46.751Z|d1e25baa-868e-4595-a910-d6d252b6c1c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:46.751Z|c4fdfc36-f0b1-4c36-b1e0-00d3d43ee45d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:53.153Z|3b06cffd-1d15-4d21-aef8-a4446f7dcf17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:05:53.154Z|3b06cffd-1d15-4d21-aef8-a4446f7dcf17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:05:56.708Z|b5f4fd12-96fc-4e38-97c1-9e2ac02f9179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:56.709Z|b5f4fd12-96fc-4e38-97c1-9e2ac02f9179|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:56.777Z|47ebc194-d9e1-4b90-9cd1-62f5c27a9e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:56.777Z|2cf0167e-89a2-405b-a21a-d8c2e3c68f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:05:56.778Z|47ebc194-d9e1-4b90-9cd1-62f5c27a9e20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:05:56.779Z|2cf0167e-89a2-405b-a21a-d8c2e3c68f73|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:06.734Z|c03abfc5-525f-45e7-b43f-0dd4b4bbc038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:06.735Z|c03abfc5-525f-45e7-b43f-0dd4b4bbc038|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:06.806Z|755230fb-3172-4a67-8a68-8cc81d011f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:06.807Z|755230fb-3172-4a67-8a68-8cc81d011f2c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:06.809Z|2955aacf-b414-4361-89d1-5677ba201bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:06.810Z|2955aacf-b414-4361-89d1-5677ba201bec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:08.153Z|d7031359-c71c-4b14-97f5-7047fb4af49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:06:08.157Z|d7031359-c71c-4b14-97f5-7047fb4af49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:06:08.771Z|373b948d-6858-491d-946c-083cac22095d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:06:08.772Z|373b948d-6858-491d-946c-083cac22095d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:06:16.326Z|bf5b5959-f1dc-471c-b951-fe2a0ac106ad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:06:16.327Z|bf5b5959-f1dc-471c-b951-fe2a0ac106ad|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:16.760Z|a802264f-e4d1-4a9d-ba18-2e5f9a63c787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:16.761Z|a802264f-e4d1-4a9d-ba18-2e5f9a63c787|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:16.832Z|5238913c-bc66-47d1-b8f6-0ef842c5af4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:16.832Z|9c4a7be5-9d99-408b-b699-d1c187af7e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:16.833Z|5238913c-bc66-47d1-b8f6-0ef842c5af4d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:16.833Z|9c4a7be5-9d99-408b-b699-d1c187af7e1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:23.153Z|f60ba60d-0f4b-46b2-919b-0c1f3422ab65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:06:23.154Z|f60ba60d-0f4b-46b2-919b-0c1f3422ab65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:06:26.786Z|63ea6009-6e04-44c5-92ef-dabd9361b9cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:26.787Z|63ea6009-6e04-44c5-92ef-dabd9361b9cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:26.857Z|038d6753-9683-4feb-98d0-27858f68b515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:26.857Z|9c06b900-5330-4f7a-b24f-b0cef3666af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:26.858Z|038d6753-9683-4feb-98d0-27858f68b515|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:26.859Z|9c06b900-5330-4f7a-b24f-b0cef3666af3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:36.814Z|dae40c3d-6138-4d98-8885-0b3847d9151a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:36.815Z|dae40c3d-6138-4d98-8885-0b3847d9151a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:36.889Z|ab454908-50c8-4ee1-9181-ba7321c7aaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:36.889Z|c8660633-cedb-4bd2-9d24-64adad26723a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:36.890Z|ab454908-50c8-4ee1-9181-ba7321c7aaa0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:36.890Z|c8660633-cedb-4bd2-9d24-64adad26723a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:38.153Z|0e392423-a2e2-4f2e-b404-11f58101b5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:06:38.154Z|0e392423-a2e2-4f2e-b404-11f58101b5fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:06:38.772Z|c252937e-e50b-4bdf-b31f-ddddc766449b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:06:38.773Z|c252937e-e50b-4bdf-b31f-ddddc766449b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:06:46.840Z|9ad90672-06e6-4460-a823-a14f11db42ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:46.842Z|9ad90672-06e6-4460-a823-a14f11db42ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:46.912Z|3923ec96-964f-48f0-ab5d-9cb39385a38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:46.912Z|8e38050b-2f80-4fd8-b452-c0e35ec03ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:46.912Z|3923ec96-964f-48f0-ab5d-9cb39385a38e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:46.912Z|8e38050b-2f80-4fd8-b452-c0e35ec03ba7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:53.153Z|cc4b29d1-8b1a-4c6e-90a3-5bed88c45ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:06:53.157Z|cc4b29d1-8b1a-4c6e-90a3-5bed88c45ff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:06:56.866Z|ba4bbe16-ae6f-43cf-8ab2-08b35852d339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:56.866Z|ba4bbe16-ae6f-43cf-8ab2-08b35852d339|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:56.936Z|01330f88-393b-46e5-99ad-1f347a36e747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:56.936Z|424080e1-3011-4176-aa46-2bde4d09e20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:06:56.936Z|01330f88-393b-46e5-99ad-1f347a36e747|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:06:56.937Z|424080e1-3011-4176-aa46-2bde4d09e20b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:06.891Z|7aac480c-f34d-43d2-b8b4-93eb723899d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:06.892Z|7aac480c-f34d-43d2-b8b4-93eb723899d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:06.961Z|6c2fe472-57e8-4cb9-82bf-19eb140585fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:06.961Z|fb1065b5-3628-498c-9efd-1ce38d5474ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:06.962Z|fb1065b5-3628-498c-9efd-1ce38d5474ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:06.962Z|6c2fe472-57e8-4cb9-82bf-19eb140585fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:08.153Z|22103471-3a0a-46d6-8fd5-a0288e6366cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:07:08.154Z|22103471-3a0a-46d6-8fd5-a0288e6366cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:07:08.774Z|eeefc479-0b77-414b-ab32-5486e1621a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:07:08.774Z|eeefc479-0b77-414b-ab32-5486e1621a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:07:16.326Z|cceabdca-a235-4dfe-a3db-376ecc289a0d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:07:16.327Z|cceabdca-a235-4dfe-a3db-376ecc289a0d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:16.917Z|2d02f0c7-958f-44a5-8f83-5912cf2c4f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:16.918Z|2d02f0c7-958f-44a5-8f83-5912cf2c4f62|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:16.986Z|6aee0aef-7b41-4b41-a7a5-4e65faa5bc77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:16.986Z|cd215def-5182-400e-abe4-595c1b744002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:16.987Z|6aee0aef-7b41-4b41-a7a5-4e65faa5bc77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:16.987Z|cd215def-5182-400e-abe4-595c1b744002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:23.154Z|66376e4d-c6c0-4528-a7c3-34ac675ba48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:07:23.154Z|66376e4d-c6c0-4528-a7c3-34ac675ba48d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:07:26.946Z|5f72a103-cd26-4ac2-9d12-98086fb2191b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:26.948Z|5f72a103-cd26-4ac2-9d12-98086fb2191b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:27.012Z|6eb638a7-1152-420d-a644-23d3e763c5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:27.012Z|aaa29fc6-4c9f-456c-8e06-3ed97a0b0250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:27.013Z|6eb638a7-1152-420d-a644-23d3e763c5ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:27.013Z|aaa29fc6-4c9f-456c-8e06-3ed97a0b0250|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:36.974Z|619ad25c-2a10-4e22-b310-e3b151093b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:36.975Z|619ad25c-2a10-4e22-b310-e3b151093b8c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:37.041Z|5ab562fb-d9eb-4046-8fc2-36d179053457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:37.041Z|df6ae05f-fd14-4a2b-adf9-620e9e7308d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:37.042Z|5ab562fb-d9eb-4046-8fc2-36d179053457|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:37.042Z|df6ae05f-fd14-4a2b-adf9-620e9e7308d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:38.153Z|1ad9a368-92f3-4582-9c83-b999ff2cb2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:07:38.157Z|1ad9a368-92f3-4582-9c83-b999ff2cb2c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:07:38.775Z|33addf86-cc9d-43ce-888c-6c3ce4184469|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:07:38.776Z|33addf86-cc9d-43ce-888c-6c3ce4184469|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:07:46.999Z|32eb8ed1-aa0f-4acb-9a28-7421495b0e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:47.001Z|32eb8ed1-aa0f-4acb-9a28-7421495b0e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:47.072Z|0b65f643-62fa-455e-b822-3bc0b84b3b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:47.072Z|73ea53fc-9fd5-4032-9592-bb7f91e02820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:47.073Z|0b65f643-62fa-455e-b822-3bc0b84b3b90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:47.073Z|73ea53fc-9fd5-4032-9592-bb7f91e02820|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:53.153Z|728629a8-c801-4e68-8c53-c66c104fa111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:07:53.154Z|728629a8-c801-4e68-8c53-c66c104fa111|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:07:57.024Z|8af33758-975f-46aa-8df7-68ef846f37b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:57.025Z|8af33758-975f-46aa-8df7-68ef846f37b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:57.096Z|1a269418-02ef-40ae-858d-315c2b1a4626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:57.096Z|1a269418-02ef-40ae-858d-315c2b1a4626|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:07:57.097Z|096d0a1c-1a90-4716-ac91-9654a097059f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:07:57.097Z|096d0a1c-1a90-4716-ac91-9654a097059f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:07.054Z|c0d4f358-84ab-4a51-a00f-ac0b44492b1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:07.056Z|c0d4f358-84ab-4a51-a00f-ac0b44492b1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:07.120Z|16b8229a-ce67-4b74-a015-8df30255c9a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:07.122Z|16b8229a-ce67-4b74-a015-8df30255c9a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:07.125Z|83ffa7bb-64f7-48df-bb2d-5f447830b045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:07.126Z|83ffa7bb-64f7-48df-bb2d-5f447830b045|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:08.153Z|f9d6cc6f-d7b6-4781-b03d-41d5f0437cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:08:08.154Z|f9d6cc6f-d7b6-4781-b03d-41d5f0437cd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:08:08.777Z|e2f4337e-fab4-4e8d-88a7-1910875c8bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:08:08.777Z|e2f4337e-fab4-4e8d-88a7-1910875c8bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:08:16.326Z|5f2ad3c3-dd4c-48d0-a20f-27cb9e15fce6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:08:16.326Z|5f2ad3c3-dd4c-48d0-a20f-27cb9e15fce6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:17.087Z|266f9084-37f9-47cb-bd9e-ab8844a79087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:17.089Z|266f9084-37f9-47cb-bd9e-ab8844a79087|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:17.148Z|f28f10f0-fa09-4c2a-93d4-1fc18bc0d810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:17.149Z|f28f10f0-fa09-4c2a-93d4-1fc18bc0d810|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:17.249Z|8c6a543f-bffb-4b0b-a109-24ff6bf37aa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:17.250Z|8c6a543f-bffb-4b0b-a109-24ff6bf37aa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:23.153Z|6cc186df-6338-47cd-b23b-26b2d18f4e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:08:23.156Z|6cc186df-6338-47cd-b23b-26b2d18f4e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:08:27.122Z|e8791e77-ffea-402a-9428-d06c450a295d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:27.123Z|e8791e77-ffea-402a-9428-d06c450a295d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:27.172Z|1c2af894-a8b5-4207-b956-f3cb29e39393|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:27.173Z|1c2af894-a8b5-4207-b956-f3cb29e39393|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:27.273Z|1eb9e1f5-f831-4c0b-9211-9dc072246a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:27.274Z|1eb9e1f5-f831-4c0b-9211-9dc072246a7a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:37.149Z|b2fc0c46-a01b-41b0-aa12-01974b57d8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:37.150Z|b2fc0c46-a01b-41b0-aa12-01974b57d8a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:37.198Z|efaf06c1-fbd7-4d87-8b35-5ebfa4bc0fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:37.199Z|efaf06c1-fbd7-4d87-8b35-5ebfa4bc0fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:37.299Z|4f77cd70-19f6-40dc-a1b1-df0bcf8e27f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:37.300Z|4f77cd70-19f6-40dc-a1b1-df0bcf8e27f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:38.153Z|a8794560-974c-4e84-b5d9-84ac8dacedae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:08:38.154Z|a8794560-974c-4e84-b5d9-84ac8dacedae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:08:38.778Z|11557090-f9cc-46e5-820b-50a63f7c7546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:08:38.779Z|11557090-f9cc-46e5-820b-50a63f7c7546|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:08:47.173Z|357a68f3-6440-4262-b969-7e60c04f94c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:47.175Z|357a68f3-6440-4262-b969-7e60c04f94c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:47.225Z|89da01c3-c0c0-43aa-a703-3da9086f5fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:47.226Z|89da01c3-c0c0-43aa-a703-3da9086f5fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:47.328Z|4049e811-d5cc-407a-aeec-23c0f68ebc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:47.329Z|4049e811-d5cc-407a-aeec-23c0f68ebc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:53.153Z|ccda9020-b0e4-4da5-8d5c-3fe7211440fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:08:53.154Z|ccda9020-b0e4-4da5-8d5c-3fe7211440fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:08:57.201Z|b9335509-c9dd-400e-9e2a-d1300e9deeda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:57.202Z|b9335509-c9dd-400e-9e2a-d1300e9deeda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:57.252Z|2d173e54-2e6f-4ef4-b1aa-6eadea72246d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:57.253Z|2d173e54-2e6f-4ef4-b1aa-6eadea72246d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:08:57.357Z|03d0e773-b86e-43e8-838c-7799fb1e649b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:08:57.357Z|03d0e773-b86e-43e8-838c-7799fb1e649b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:07.226Z|f5061d53-61cb-4591-af66-7c8b832d807a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:07.227Z|f5061d53-61cb-4591-af66-7c8b832d807a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:07.278Z|a7d60cb3-45a2-48fd-9924-96a3c4834f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:07.279Z|a7d60cb3-45a2-48fd-9924-96a3c4834f66|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:07.381Z|3ec7a950-4ee3-4ca9-b43c-f79731ebfbaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:07.382Z|3ec7a950-4ee3-4ca9-b43c-f79731ebfbaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:08.153Z|04fc1276-04db-40d6-8d2d-9bf72cecc097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:09:08.158Z|04fc1276-04db-40d6-8d2d-9bf72cecc097|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:09:08.780Z|de647443-c1b1-4b35-991e-b59859ea7787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:09:08.780Z|de647443-c1b1-4b35-991e-b59859ea7787|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:09:16.325Z|e711b975-9da3-43f0-99c5-c06e1105f9d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:09:16.326Z|e711b975-9da3-43f0-99c5-c06e1105f9d6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:17.251Z|16c859ab-5e2f-4790-aa52-30c6264dc11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:17.251Z|16c859ab-5e2f-4790-aa52-30c6264dc11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:17.307Z|c87db1c7-adab-47d5-8e4e-b7e79ea71e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:17.307Z|c87db1c7-adab-47d5-8e4e-b7e79ea71e36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:17.405Z|7a4c60a6-1980-46a2-8ae1-1dbf6436695e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:17.406Z|7a4c60a6-1980-46a2-8ae1-1dbf6436695e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:23.153Z|fe1439ae-2c3e-4011-a47b-22042366a964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:09:23.154Z|fe1439ae-2c3e-4011-a47b-22042366a964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:09:27.276Z|dda3ed9a-8a25-4f2c-bb0c-d35222204d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:27.277Z|dda3ed9a-8a25-4f2c-bb0c-d35222204d39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:27.336Z|3af90972-fb65-44e9-9fce-e1248179382e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:27.337Z|3af90972-fb65-44e9-9fce-e1248179382e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:27.431Z|6064cd5a-aca0-4004-b260-335544b5ebb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:27.432Z|6064cd5a-aca0-4004-b260-335544b5ebb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:37.302Z|cd39e3a4-7942-4787-8241-1698332ba268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:37.303Z|cd39e3a4-7942-4787-8241-1698332ba268|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:37.369Z|259d7302-4cca-4fee-a8c5-b15ddcdc25d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:37.370Z|259d7302-4cca-4fee-a8c5-b15ddcdc25d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:37.458Z|8c230b19-3f45-48eb-b1c9-8f67e6d51dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:37.459Z|8c230b19-3f45-48eb-b1c9-8f67e6d51dea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:38.153Z|63c46ae0-0b59-4957-964a-c926a9d1b898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:09:38.154Z|63c46ae0-0b59-4957-964a-c926a9d1b898|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:09:38.781Z|2a41fb89-e395-49f8-911d-8defc0622d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:09:38.782Z|2a41fb89-e395-49f8-911d-8defc0622d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:09:47.339Z|24c7024f-87a1-49cb-9fd4-ef0abbef4a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:47.340Z|24c7024f-87a1-49cb-9fd4-ef0abbef4a2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:47.394Z|73f50d1c-a285-4f4c-abbe-78c6169b7e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:47.394Z|73f50d1c-a285-4f4c-abbe-78c6169b7e0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:47.484Z|1e2880f7-d2aa-4553-a90c-ab41d3354ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:47.484Z|1e2880f7-d2aa-4553-a90c-ab41d3354ed8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:53.153Z|7167e29b-965c-4c58-8ebb-84be5375e01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:09:53.157Z|7167e29b-965c-4c58-8ebb-84be5375e01e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:09:57.365Z|c3e88532-807d-4588-901e-15fe38563a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:57.366Z|c3e88532-807d-4588-901e-15fe38563a9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:57.418Z|94225a97-c34a-4622-99d6-b128b5ec9ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:57.419Z|94225a97-c34a-4622-99d6-b128b5ec9ba7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:09:57.511Z|74a8572d-830c-4568-8a4a-44bdd7619796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:09:57.512Z|74a8572d-830c-4568-8a4a-44bdd7619796|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:07.401Z|9820ec1a-92ec-4d86-b75c-5ccb1e6e9aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:07.402Z|9820ec1a-92ec-4d86-b75c-5ccb1e6e9aad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:07.444Z|6e0e1476-7ffc-4043-85a7-968877422fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:07.445Z|6e0e1476-7ffc-4043-85a7-968877422fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:07.538Z|52b45f0c-b20c-40e2-a99e-e7aec5e416f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:07.539Z|52b45f0c-b20c-40e2-a99e-e7aec5e416f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:08.153Z|ade79953-e12c-4c54-9c06-9bd5e103cae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:10:08.154Z|ade79953-e12c-4c54-9c06-9bd5e103cae7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:10:08.782Z|d9f2c79d-ba35-4438-84db-e01851edee1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:10:08.783Z|d9f2c79d-ba35-4438-84db-e01851edee1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:10:16.326Z|7a29b8d1-b281-4c97-b86a-0e99f73fb768|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:10:16.327Z|7a29b8d1-b281-4c97-b86a-0e99f73fb768|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:17.426Z|a0b1429f-1544-467d-ae13-927a682d0ae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:17.427Z|a0b1429f-1544-467d-ae13-927a682d0ae4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:17.468Z|e9e6e5c7-8c2d-4146-ae0f-3569a50d0d69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:17.469Z|e9e6e5c7-8c2d-4146-ae0f-3569a50d0d69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:17.561Z|93210c70-9770-4041-85a6-6fa1ce610452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:17.562Z|93210c70-9770-4041-85a6-6fa1ce610452|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:23.153Z|375a2e27-6525-4e1e-8c2a-94ec4ace79ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:10:23.154Z|375a2e27-6525-4e1e-8c2a-94ec4ace79ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:10:27.450Z|a9f29687-498f-4e9a-b866-641d91444519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:27.451Z|a9f29687-498f-4e9a-b866-641d91444519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:27.495Z|e8c0a31a-6956-4f62-b845-d62e1fc8476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:27.496Z|e8c0a31a-6956-4f62-b845-d62e1fc8476e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:27.586Z|0296ee23-69c8-46da-bab1-9bfa4bc72b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:27.587Z|0296ee23-69c8-46da-bab1-9bfa4bc72b25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:37.477Z|6af21539-634b-4ec5-b1e8-a2cd2e6cce7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:37.478Z|6af21539-634b-4ec5-b1e8-a2cd2e6cce7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:37.520Z|5c8e95e6-eee2-4f2f-812e-1bd6d417d98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:37.521Z|5c8e95e6-eee2-4f2f-812e-1bd6d417d98a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:37.611Z|40074259-f4e1-4987-b6e8-fb2fd0727c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:37.612Z|40074259-f4e1-4987-b6e8-fb2fd0727c20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:38.153Z|54832833-5285-4d25-95fc-c4408848cdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:10:38.157Z|54832833-5285-4d25-95fc-c4408848cdf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:10:38.783Z|6fdab13b-9fd2-4ef5-9b49-1069d741e1ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:10:38.784Z|6fdab13b-9fd2-4ef5-9b49-1069d741e1ca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:10:47.509Z|518c984d-4fae-423a-a81f-f2c029ecde90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:47.510Z|518c984d-4fae-423a-a81f-f2c029ecde90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:47.543Z|441c7cc1-3779-44b0-bf4a-627def2fc11f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:47.544Z|441c7cc1-3779-44b0-bf4a-627def2fc11f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:47.639Z|7bf28afb-dec8-4ff9-b6fe-f3314aa95d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:47.640Z|7bf28afb-dec8-4ff9-b6fe-f3314aa95d02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:53.153Z|af7670e0-8808-4b03-942e-7892ee9f215a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:10:53.154Z|af7670e0-8808-4b03-942e-7892ee9f215a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:10:57.535Z|fc9281d5-835c-4b46-aa05-fd3554f223bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:57.536Z|fc9281d5-835c-4b46-aa05-fd3554f223bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:57.577Z|c2c2eaa0-5539-453f-b7b6-93e23f57640a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:57.578Z|c2c2eaa0-5539-453f-b7b6-93e23f57640a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:10:57.666Z|de35258a-93c4-4da4-bb99-85fc91d2be14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:10:57.667Z|de35258a-93c4-4da4-bb99-85fc91d2be14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:07.559Z|4ce3c32e-3672-4956-9645-1e3ea72f7427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:07.560Z|4ce3c32e-3672-4956-9645-1e3ea72f7427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:07.611Z|d15970fd-5faf-461c-bcf0-f9778d12384d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:07.612Z|d15970fd-5faf-461c-bcf0-f9778d12384d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:07.693Z|a69035dc-8486-4ea8-b317-f5b48bb2856b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:07.693Z|a69035dc-8486-4ea8-b317-f5b48bb2856b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:08.153Z|51b5e61c-2d72-4537-bf1e-5fb2105719ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:11:08.154Z|51b5e61c-2d72-4537-bf1e-5fb2105719ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:11:08.785Z|11a8d8a7-e884-483a-912f-a0dec8c2b484|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:11:08.786Z|11a8d8a7-e884-483a-912f-a0dec8c2b484|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:11:16.326Z|57a27f17-0f89-4ce2-bf61-a5dac811e902|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:11:16.327Z|57a27f17-0f89-4ce2-bf61-a5dac811e902|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:17.584Z|bc38cef0-34ea-4079-84bc-2721cd34285d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:17.585Z|bc38cef0-34ea-4079-84bc-2721cd34285d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:17.637Z|6f7ee74a-fa2e-4ff8-a0ff-67c794d61fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:17.638Z|6f7ee74a-fa2e-4ff8-a0ff-67c794d61fb6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:17.720Z|47dbb277-27fe-4cc3-807e-248b81767579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:17.720Z|47dbb277-27fe-4cc3-807e-248b81767579|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:23.153Z|5c9e075d-7b3d-4bf1-936b-3b2e1f723f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:11:23.156Z|5c9e075d-7b3d-4bf1-936b-3b2e1f723f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:11:27.608Z|f0b29848-ff5d-4b33-b4e9-d137a52d3b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:27.609Z|f0b29848-ff5d-4b33-b4e9-d137a52d3b89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:27.671Z|9986b90d-1973-4d0b-8d72-9bd00e93339f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:27.671Z|9986b90d-1973-4d0b-8d72-9bd00e93339f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:27.743Z|40765820-2497-4e19-9ca1-97d117ace3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:27.744Z|40765820-2497-4e19-9ca1-97d117ace3ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:37.634Z|de25e49c-02e1-45d7-8016-b7e56642435b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:37.635Z|de25e49c-02e1-45d7-8016-b7e56642435b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:37.698Z|5887870b-3733-47e8-8aba-4b63a3bd05d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:37.707Z|5887870b-3733-47e8-8aba-4b63a3bd05d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:37.768Z|68c4c1ba-07dd-437c-ae4b-2a7f9fe27bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:37.769Z|68c4c1ba-07dd-437c-ae4b-2a7f9fe27bf2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:38.154Z|5899c5c1-90f3-4383-83bd-1178991b8d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:11:38.154Z|5899c5c1-90f3-4383-83bd-1178991b8d6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:11:38.786Z|62246c96-b316-4afe-a8af-aca9b3f415aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:11:38.787Z|62246c96-b316-4afe-a8af-aca9b3f415aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:11:47.660Z|baf1ab12-312b-49f3-96f8-a66546d02458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:47.661Z|baf1ab12-312b-49f3-96f8-a66546d02458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:47.737Z|14a2a3a1-072a-4bca-b9df-950afab03b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:47.737Z|14a2a3a1-072a-4bca-b9df-950afab03b26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:47.796Z|44095f50-fbd0-4307-a173-389cb74da424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:47.796Z|44095f50-fbd0-4307-a173-389cb74da424|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:53.153Z|a8a29c24-0279-4b76-82c8-b87c014d15c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:11:53.154Z|a8a29c24-0279-4b76-82c8-b87c014d15c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:11:57.688Z|11b2a65e-5fe3-4388-b25a-36c5cd644608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:57.689Z|11b2a65e-5fe3-4388-b25a-36c5cd644608|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:57.761Z|5999cc9a-ba49-4c36-98f2-b81234c2e06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:57.762Z|5999cc9a-ba49-4c36-98f2-b81234c2e06a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:11:57.822Z|584e94fa-247f-4487-ab94-acc7cf2700b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:11:57.823Z|584e94fa-247f-4487-ab94-acc7cf2700b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:07.713Z|893044de-88dc-49c5-8716-3467a4695b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:07.714Z|893044de-88dc-49c5-8716-3467a4695b80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:07.786Z|8bbba5e4-129b-4f75-a91b-a0f10206f5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:07.787Z|8bbba5e4-129b-4f75-a91b-a0f10206f5b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:07.845Z|4e417195-8728-4e4b-9a19-2e41d144994d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:07.845Z|4e417195-8728-4e4b-9a19-2e41d144994d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:08.153Z|e60bd203-2b34-460f-9e8a-3ef3565c73cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:12:08.156Z|e60bd203-2b34-460f-9e8a-3ef3565c73cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:12:08.788Z|f8b77405-5c3c-469c-8c83-54031c0d1184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:12:08.788Z|f8b77405-5c3c-469c-8c83-54031c0d1184|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:12:16.325Z|1972af87-0d20-4d80-bc99-84692949200f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:12:16.326Z|1972af87-0d20-4d80-bc99-84692949200f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:17.741Z|a3f764be-619f-4823-ba20-c80b9e6cfd00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:17.742Z|a3f764be-619f-4823-ba20-c80b9e6cfd00|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:17.813Z|2d73e6fd-193b-4301-9ec4-ce3aa4cea854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:17.813Z|2d73e6fd-193b-4301-9ec4-ce3aa4cea854|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:17.868Z|e9d50f6a-02cc-4b5b-bea2-fa12a4ce8303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:17.869Z|e9d50f6a-02cc-4b5b-bea2-fa12a4ce8303|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:23.153Z|ca29e1c6-22c4-41ed-936e-3b4d58542858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:12:23.154Z|ca29e1c6-22c4-41ed-936e-3b4d58542858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:12:27.764Z|cb330ad5-1e07-4c5b-b301-e92c0272e03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:27.765Z|cb330ad5-1e07-4c5b-b301-e92c0272e03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:27.836Z|3e89a4d3-9296-404b-bcf7-592166591e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:27.837Z|3e89a4d3-9296-404b-bcf7-592166591e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:27.897Z|537c72df-a2d3-4f86-ab7c-f491a2b9f72e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:27.898Z|537c72df-a2d3-4f86-ab7c-f491a2b9f72e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:37.798Z|4d051b50-2363-45dc-8223-b7771edd9a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:37.799Z|4d051b50-2363-45dc-8223-b7771edd9a70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:37.861Z|8bcf2201-ff41-428f-a794-3e4c696ef53a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:37.863Z|8bcf2201-ff41-428f-a794-3e4c696ef53a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:37.920Z|e10f2830-ced7-49f8-b19e-59c5b4ec1b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:37.921Z|e10f2830-ced7-49f8-b19e-59c5b4ec1b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:38.153Z|5802346f-7943-4167-9626-2e174e6728b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:12:38.154Z|5802346f-7943-4167-9626-2e174e6728b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:12:38.789Z|478e69fb-d851-499d-b67b-2519be85ee91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:12:38.790Z|478e69fb-d851-499d-b67b-2519be85ee91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:12:47.824Z|d8746602-8625-498d-9e68-ad852eaec84c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:47.824Z|d8746602-8625-498d-9e68-ad852eaec84c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:47.893Z|757f74b9-5316-45d3-8772-7ecbdc6f1f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:47.895Z|757f74b9-5316-45d3-8772-7ecbdc6f1f73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:47.948Z|ec3afa32-8a4e-495d-b7aa-9904a4890f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:47.949Z|ec3afa32-8a4e-495d-b7aa-9904a4890f11|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:53.153Z|f84c5113-39a0-481c-9011-c55a11d07904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:12:53.156Z|f84c5113-39a0-481c-9011-c55a11d07904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:12:57.848Z|4dd1e83d-35ea-4d5d-8efd-46d308239514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:57.848Z|4dd1e83d-35ea-4d5d-8efd-46d308239514|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:57.920Z|53b64573-d645-4de7-906e-aabbecdfa9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:57.921Z|53b64573-d645-4de7-906e-aabbecdfa9ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:12:57.972Z|0d2e5cd5-5bca-4178-836d-567824d8d8e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:12:57.973Z|0d2e5cd5-5bca-4178-836d-567824d8d8e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:07.872Z|ee822cfc-c20e-4c2d-937f-33202aab58f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:07.873Z|ee822cfc-c20e-4c2d-937f-33202aab58f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:07.945Z|320d3eeb-1b51-4689-8a89-8ed53996d4cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:07.946Z|320d3eeb-1b51-4689-8a89-8ed53996d4cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:08.002Z|231ed641-809b-463e-ad2e-cebc06f5f1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:08.002Z|231ed641-809b-463e-ad2e-cebc06f5f1a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:08.153Z|37ad97c7-99ed-4175-9f82-9ded423b6e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:13:08.154Z|37ad97c7-99ed-4175-9f82-9ded423b6e3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:13:08.790Z|2b71324e-951e-45f8-8eff-52e7a461be0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:13:08.791Z|2b71324e-951e-45f8-8eff-52e7a461be0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:13:16.325Z|3528c00f-3c10-41d0-8d67-be6588e573c6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:13:16.326Z|3528c00f-3c10-41d0-8d67-be6588e573c6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:17.897Z|d47818aa-2897-4105-a36e-d142f8e05965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:17.898Z|d47818aa-2897-4105-a36e-d142f8e05965|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:17.971Z|5f27e1d8-bda1-4a35-8618-fec893dc9fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:17.972Z|5f27e1d8-bda1-4a35-8618-fec893dc9fdb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:18.026Z|5584f3d6-1179-422e-a311-d494a1f0d243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:18.027Z|5584f3d6-1179-422e-a311-d494a1f0d243|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:23.153Z|ef65710c-ba97-4c9a-a4d2-26b606d7fd4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:13:23.154Z|ef65710c-ba97-4c9a-a4d2-26b606d7fd4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:13:27.921Z|d8a6b38a-a7f2-4fef-b625-543f1b08817d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:27.923Z|d8a6b38a-a7f2-4fef-b625-543f1b08817d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:27.996Z|868e1bd5-e1cb-478a-a362-9f0c70534f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:27.997Z|868e1bd5-e1cb-478a-a362-9f0c70534f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:28.051Z|9f410de7-fe88-434a-adc4-9f7663601197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:28.052Z|9f410de7-fe88-434a-adc4-9f7663601197|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:37.945Z|6ec137ca-481d-4f81-9479-a49d5c7c5c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:37.946Z|6ec137ca-481d-4f81-9479-a49d5c7c5c76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:38.019Z|9acbe2d6-586d-4bda-87ba-31717e40c476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:38.020Z|9acbe2d6-586d-4bda-87ba-31717e40c476|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:38.079Z|6641e293-b34b-40be-b7e5-6360adaea711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:38.080Z|6641e293-b34b-40be-b7e5-6360adaea711|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:38.153Z|008df90d-e7f2-4138-a7cd-ae2da95d27b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:13:38.157Z|008df90d-e7f2-4138-a7cd-ae2da95d27b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:13:38.792Z|b11d5936-43e4-48e5-987f-fb154677bb76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:13:38.793Z|b11d5936-43e4-48e5-987f-fb154677bb76|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:13:47.971Z|043958b1-6458-4db5-b51d-53af94701f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:47.972Z|043958b1-6458-4db5-b51d-53af94701f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:48.043Z|d77a7140-1cb4-4728-805b-1f1d7eec45d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:48.044Z|d77a7140-1cb4-4728-805b-1f1d7eec45d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:48.106Z|c99bb04e-430a-4089-b7c0-d1cc08856be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:48.107Z|c99bb04e-430a-4089-b7c0-d1cc08856be6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:53.156Z|8ceadc1d-09f7-4da2-8a72-4cac57cb688d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:13:53.157Z|8ceadc1d-09f7-4da2-8a72-4cac57cb688d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:13:57.996Z|5d3c8eb9-a614-42a4-9419-b5d42c74fdc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:57.996Z|5d3c8eb9-a614-42a4-9419-b5d42c74fdc6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:58.068Z|e78d2391-5939-4dde-9d42-b24ba3309d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:58.069Z|e78d2391-5939-4dde-9d42-b24ba3309d89|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:13:58.131Z|18cfb28a-efc3-40bc-8940-135f401e0b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:13:58.132Z|18cfb28a-efc3-40bc-8940-135f401e0b85|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:08.023Z|8d9c8309-411a-470f-b444-dbd93080c39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:08.024Z|8d9c8309-411a-470f-b444-dbd93080c39b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:08.097Z|737cc758-8b5f-42ff-b969-fc8316a54e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:08.098Z|737cc758-8b5f-42ff-b969-fc8316a54e44|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:08.153Z|d15833c4-07c8-4187-8148-f88fd6f8ebda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:14:08.154Z|d15833c4-07c8-4187-8148-f88fd6f8ebda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:14:08.157Z|f4a113af-0bfb-4e9f-8c16-06e59c588e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:08.157Z|f4a113af-0bfb-4e9f-8c16-06e59c588e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:08.794Z|03878c30-c86f-4bc6-9820-117065b9e3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:14:08.794Z|03878c30-c86f-4bc6-9820-117065b9e3cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:14:16.326Z|47d975de-1305-4532-a876-78f97ed70daf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:14:16.327Z|47d975de-1305-4532-a876-78f97ed70daf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:18.051Z|96ee0b83-b3ce-49b9-9fae-79c33421151f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:18.052Z|96ee0b83-b3ce-49b9-9fae-79c33421151f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:18.124Z|802077a7-e8e9-4f17-9865-e3811dd73550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:18.125Z|802077a7-e8e9-4f17-9865-e3811dd73550|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:18.182Z|a71ed693-7e3d-456b-9577-e7de556bd697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:18.183Z|a71ed693-7e3d-456b-9577-e7de556bd697|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:23.153Z|7d837f93-02d0-44fa-86d0-025064d229f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:14:23.158Z|7d837f93-02d0-44fa-86d0-025064d229f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:14:28.076Z|0fdc2f90-0d69-4946-9319-b2cbdd81cc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:28.078Z|0fdc2f90-0d69-4946-9319-b2cbdd81cc2b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:28.150Z|2f329519-d2b1-4dab-ab9c-9d8aa92a223d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:28.151Z|2f329519-d2b1-4dab-ab9c-9d8aa92a223d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:28.208Z|9badfab2-1a29-4641-b9c4-6556a82e9e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:28.209Z|9badfab2-1a29-4641-b9c4-6556a82e9e80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:38.107Z|5984047a-4129-41ac-bb13-fc3bc2ae4c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:38.108Z|5984047a-4129-41ac-bb13-fc3bc2ae4c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:38.153Z|18ed0070-5b7b-4e41-8f08-b7bd8a97f276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:14:38.154Z|18ed0070-5b7b-4e41-8f08-b7bd8a97f276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:14:38.177Z|f2f31aaa-2c69-499c-9d5e-eb3228df3fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:38.178Z|f2f31aaa-2c69-499c-9d5e-eb3228df3fea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:38.238Z|3ed44b95-7aa6-4e7d-b299-d4e38f21f98d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:38.239Z|3ed44b95-7aa6-4e7d-b299-d4e38f21f98d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:38.795Z|13662d7d-059f-4164-80b0-72d29edb4cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:14:38.796Z|13662d7d-059f-4164-80b0-72d29edb4cd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:14:48.135Z|abcddb29-4d86-4286-af6a-9bbb9e92bfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:48.136Z|abcddb29-4d86-4286-af6a-9bbb9e92bfb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:48.201Z|8034ca14-44f7-4cda-a3ff-80f561121d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:48.202Z|8034ca14-44f7-4cda-a3ff-80f561121d9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:48.264Z|c7e865af-78e3-4a3f-892a-6fe5814ff77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:48.265Z|c7e865af-78e3-4a3f-892a-6fe5814ff77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:53.154Z|9a7c7778-3347-4b6d-98a9-f70297dd8062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:14:53.155Z|9a7c7778-3347-4b6d-98a9-f70297dd8062|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:14:58.166Z|ebabf9fa-5d40-4270-bb68-ea6767862e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:58.167Z|ebabf9fa-5d40-4270-bb68-ea6767862e9a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:58.226Z|ae046bcd-310a-4050-92e6-c495461e3813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:58.227Z|ae046bcd-310a-4050-92e6-c495461e3813|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:14:58.294Z|3492feb2-1965-4183-aa7d-d9511aa614da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:14:58.295Z|3492feb2-1965-4183-aa7d-d9511aa614da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:08.161Z|9dc9e903-2ae4-4033-8468-53341d55fd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:15:08.163Z|9dc9e903-2ae4-4033-8468-53341d55fd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:15:08.203Z|ca2c2139-115f-4544-abc8-9593b58ca46c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:08.205Z|ca2c2139-115f-4544-abc8-9593b58ca46c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:08.253Z|d8f4e782-ae5b-422b-881d-2c2087cea8eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:08.254Z|d8f4e782-ae5b-422b-881d-2c2087cea8eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:08.319Z|f44d1021-f986-4e3e-a93c-d9ba3f35154d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:08.320Z|f44d1021-f986-4e3e-a93c-d9ba3f35154d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:08.797Z|4f2b3251-8e1a-4a5c-a485-13fb32861b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:15:08.798Z|4f2b3251-8e1a-4a5c-a485-13fb32861b30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:15:16.326Z|8cc40e4b-80c9-422b-8fa2-9499779ce0af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:15:16.327Z|8cc40e4b-80c9-422b-8fa2-9499779ce0af|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:18.235Z|2c89458c-f994-4ce3-9d75-4e62859e3215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:18.237Z|2c89458c-f994-4ce3-9d75-4e62859e3215|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:18.278Z|247b37ef-f53d-4d08-95ca-a4a93699cd11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:18.278Z|247b37ef-f53d-4d08-95ca-a4a93699cd11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:18.345Z|05c9344c-359c-488e-a08a-b313e32ab68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:18.346Z|05c9344c-359c-488e-a08a-b313e32ab68e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:23.153Z|f27ba396-11c7-426b-8ecf-03004ddc3a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:15:23.154Z|f27ba396-11c7-426b-8ecf-03004ddc3a92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:15:28.270Z|e02ac712-7566-4d69-8578-978cdef9733d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:28.272Z|e02ac712-7566-4d69-8578-978cdef9733d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:28.313Z|addf2c49-8662-4f96-9411-bca0f9af2000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:28.314Z|addf2c49-8662-4f96-9411-bca0f9af2000|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:28.370Z|adfb5ce7-98e2-4bde-adab-3c7f68f99e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:28.371Z|adfb5ce7-98e2-4bde-adab-3c7f68f99e46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:38.154Z|c7b872e2-43b1-4b2a-969d-7fb9561323f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:15:38.155Z|c7b872e2-43b1-4b2a-969d-7fb9561323f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:15:38.302Z|0f0aafe4-8929-49ed-a341-d8768bf8250e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:38.304Z|0f0aafe4-8929-49ed-a341-d8768bf8250e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:38.339Z|317f47d5-7fbd-4809-bfdd-6f7a9cc21fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:38.339Z|317f47d5-7fbd-4809-bfdd-6f7a9cc21fa9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:38.397Z|3d672cbd-1799-4323-96e8-479d19393211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:38.398Z|3d672cbd-1799-4323-96e8-479d19393211|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:38.798Z|f921afc5-0297-48f7-8bce-2bf960bef4cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:15:38.799Z|f921afc5-0297-48f7-8bce-2bf960bef4cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:15:48.328Z|bfbecc77-40aa-4246-9fa5-c0f67131122e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:48.329Z|bfbecc77-40aa-4246-9fa5-c0f67131122e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:48.372Z|bdc3ebe1-7489-4593-ba2f-ebc4aa419251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:48.373Z|bdc3ebe1-7489-4593-ba2f-ebc4aa419251|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:48.425Z|8968052b-b3c6-4151-bf85-c43c74134d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:48.426Z|8968052b-b3c6-4151-bf85-c43c74134d54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:53.153Z|f2504b52-aa10-44b9-b4cb-cc4c5e73e753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:15:53.154Z|f2504b52-aa10-44b9-b4cb-cc4c5e73e753|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:15:58.355Z|64a0772b-5655-43f9-bb7d-7298d98c9fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:58.356Z|64a0772b-5655-43f9-bb7d-7298d98c9fdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:58.397Z|27c146a6-c4b1-4a28-9d05-90a70a87b5ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:58.398Z|27c146a6-c4b1-4a28-9d05-90a70a87b5ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:15:58.455Z|208e325f-e3a0-4ddc-8fec-762ba658ada3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:15:58.456Z|208e325f-e3a0-4ddc-8fec-762ba658ada3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:08.153Z|a52f201b-e4e1-4f65-8067-4ff58985c4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:16:08.154Z|a52f201b-e4e1-4f65-8067-4ff58985c4d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:16:08.384Z|433ca257-92f7-4ea6-807a-619ac2740faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:08.385Z|433ca257-92f7-4ea6-807a-619ac2740faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:08.427Z|9ee8b4da-abd7-4063-bba7-69808599413e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:08.428Z|9ee8b4da-abd7-4063-bba7-69808599413e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:08.481Z|9c99eb8a-22ce-48a1-a606-64d4a2f26b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:08.482Z|9c99eb8a-22ce-48a1-a606-64d4a2f26b38|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:08.800Z|4d830924-3d25-47a4-9c62-f6a0178d1529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:16:08.800Z|4d830924-3d25-47a4-9c62-f6a0178d1529|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:16:16.327Z|70bcd9b4-e47f-4ca5-ba24-b7d5247f20e9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:16:16.328Z|70bcd9b4-e47f-4ca5-ba24-b7d5247f20e9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:18.412Z|9381aaf2-9359-46f1-b005-5410035087d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:18.412Z|9381aaf2-9359-46f1-b005-5410035087d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:18.453Z|4b6e316c-64d8-4c52-80be-71f84609f879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:18.454Z|4b6e316c-64d8-4c52-80be-71f84609f879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:18.505Z|565d3552-365e-4082-b84d-306ce1a713cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:18.506Z|565d3552-365e-4082-b84d-306ce1a713cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:23.153Z|70f0a71e-c960-4cb0-9f62-c1fb39788e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:16:23.154Z|70f0a71e-c960-4cb0-9f62-c1fb39788e81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:16:28.438Z|e25fd5fd-fe42-4632-99e8-c47ad8b6753d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:28.439Z|e25fd5fd-fe42-4632-99e8-c47ad8b6753d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:28.478Z|f50f5505-af32-4eb9-80b8-f6274e302b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:28.479Z|f50f5505-af32-4eb9-80b8-f6274e302b62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:28.529Z|ae012725-fcda-44e7-aecb-1dc2aa00c83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:28.530Z|ae012725-fcda-44e7-aecb-1dc2aa00c83a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:38.153Z|64c12edb-9536-47ad-8677-eb2d753135ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:16:38.154Z|64c12edb-9536-47ad-8677-eb2d753135ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:16:38.463Z|5746cdd3-a653-4829-adb6-bd2915df8f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:38.464Z|5746cdd3-a653-4829-adb6-bd2915df8f47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:38.503Z|23cc5ad5-9036-4967-b63b-5d3e927ef1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:38.504Z|23cc5ad5-9036-4967-b63b-5d3e927ef1c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:38.555Z|84f493fe-4ef5-4839-9c88-bc8425ea63b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:38.556Z|84f493fe-4ef5-4839-9c88-bc8425ea63b9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:38.801Z|e417ecff-c83d-4ff7-9ccd-0fa2db8369f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:16:38.802Z|e417ecff-c83d-4ff7-9ccd-0fa2db8369f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:16:48.488Z|136f1137-2e10-4a17-9caa-842b7a02ee0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:48.489Z|136f1137-2e10-4a17-9caa-842b7a02ee0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:48.528Z|a12e2781-4073-452c-b908-10e9887de446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:48.529Z|a12e2781-4073-452c-b908-10e9887de446|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:48.583Z|a0784f89-dffb-4a11-b11a-59054e9b7cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:48.584Z|a0784f89-dffb-4a11-b11a-59054e9b7cf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:53.153Z|6d53b794-81b7-47fb-b470-550d9187bff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:16:53.157Z|6d53b794-81b7-47fb-b470-550d9187bff7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:16:58.512Z|900b26de-085e-4d61-a8de-9bcf6b885102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:58.512Z|900b26de-085e-4d61-a8de-9bcf6b885102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:58.552Z|7bac81f7-06f0-401b-8c39-0bd00131ba41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:58.553Z|7bac81f7-06f0-401b-8c39-0bd00131ba41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:16:58.608Z|adb6e6a4-7122-46c6-a1fc-a66c6b5bf0e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:16:58.609Z|adb6e6a4-7122-46c6-a1fc-a66c6b5bf0e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:08.154Z|6b671f72-a559-429c-9ce5-9dda7ad09b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:17:08.155Z|6b671f72-a559-429c-9ce5-9dda7ad09b7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:17:08.535Z|59150350-fcb0-4cfb-b54d-b2c89730a2e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:08.536Z|59150350-fcb0-4cfb-b54d-b2c89730a2e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:08.579Z|9953de98-b276-433c-85fd-6e8e647d2179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:08.580Z|9953de98-b276-433c-85fd-6e8e647d2179|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:08.634Z|315eafcf-1308-4fcc-8214-c5c23d435b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:08.635Z|315eafcf-1308-4fcc-8214-c5c23d435b72|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:08.802Z|fb54040b-4ce2-43b8-8d86-b12046bb49e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:17:08.803Z|fb54040b-4ce2-43b8-8d86-b12046bb49e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:17:16.326Z|067acebb-ce1d-4170-be65-a01f4947b545|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:17:16.327Z|067acebb-ce1d-4170-be65-a01f4947b545|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:18.561Z|19940b20-81b7-4777-b0de-e9a7b8deec12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:18.562Z|19940b20-81b7-4777-b0de-e9a7b8deec12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:18.605Z|1b7fbdcd-ab98-4274-ade6-99722d816d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:18.606Z|1b7fbdcd-ab98-4274-ade6-99722d816d19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:18.663Z|0ad12ae3-22ac-412b-ada1-d267b71b158e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:18.665Z|0ad12ae3-22ac-412b-ada1-d267b71b158e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:23.153Z|4844b677-8164-4229-a2b8-150399e56f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:17:23.154Z|4844b677-8164-4229-a2b8-150399e56f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:17:28.594Z|e2e320bc-6716-4959-b073-06f599fa5947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:28.595Z|e2e320bc-6716-4959-b073-06f599fa5947|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:28.634Z|aa34e089-8f88-4c21-9b27-7a3568b0cc26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:28.634Z|aa34e089-8f88-4c21-9b27-7a3568b0cc26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:28.690Z|d411df9c-9a1a-4990-b9bc-b82224eec22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:28.691Z|d411df9c-9a1a-4990-b9bc-b82224eec22f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:38.153Z|79371fd5-3ed1-495c-a771-413e9cb59367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:17:38.156Z|79371fd5-3ed1-495c-a771-413e9cb59367|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:17:38.619Z|d3ad5782-b0df-4f64-970b-3fb0107f54df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:38.621Z|d3ad5782-b0df-4f64-970b-3fb0107f54df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:38.663Z|7a5fd34f-ed96-492c-92f8-4569064ff1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:38.664Z|7a5fd34f-ed96-492c-92f8-4569064ff1e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:38.714Z|b7cea392-59e0-40c9-b6fb-67273afd8281|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:38.716Z|b7cea392-59e0-40c9-b6fb-67273afd8281|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:38.804Z|5e3123e2-f736-4ce4-b06a-b17091326f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:17:38.805Z|5e3123e2-f736-4ce4-b06a-b17091326f3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:17:48.646Z|eea4c997-0676-449d-9f46-9b59c69ad330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:48.647Z|eea4c997-0676-449d-9f46-9b59c69ad330|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:48.691Z|8f80fa49-1c1e-4f34-9c5d-283b78043388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:48.692Z|8f80fa49-1c1e-4f34-9c5d-283b78043388|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:48.745Z|69fc30c2-4435-4bbc-ba62-38590719e051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:48.746Z|69fc30c2-4435-4bbc-ba62-38590719e051|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:53.153Z|668121a0-0dc9-4f3c-8d01-7e0f69e0f92d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:17:53.154Z|668121a0-0dc9-4f3c-8d01-7e0f69e0f92d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:17:58.676Z|36ed94a0-ea72-4b9f-b347-5f6471d8f823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:58.677Z|36ed94a0-ea72-4b9f-b347-5f6471d8f823|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:58.717Z|1d3e6bbf-7424-4017-bb5a-1c32ed285bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:58.718Z|1d3e6bbf-7424-4017-bb5a-1c32ed285bfa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:17:58.769Z|f38f4aca-5bd9-41fd-a117-efa81d09e684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:17:58.770Z|f38f4aca-5bd9-41fd-a117-efa81d09e684|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:08.154Z|c6f34bfe-ec3a-4783-a9a6-3d486e3e127a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:18:08.155Z|c6f34bfe-ec3a-4783-a9a6-3d486e3e127a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:18:08.701Z|51b4173a-82fd-4288-aa8e-0624a347e51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:08.702Z|51b4173a-82fd-4288-aa8e-0624a347e51f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:08.744Z|928f2bb1-cb05-4b43-8969-160e1009039b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:08.745Z|928f2bb1-cb05-4b43-8969-160e1009039b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:08.793Z|da2df01a-7439-4c4b-857a-a38a1ccb219b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:08.793Z|da2df01a-7439-4c4b-857a-a38a1ccb219b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:08.805Z|72922633-abc2-45b5-8b10-85634f447497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:18:08.806Z|72922633-abc2-45b5-8b10-85634f447497|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:18:16.325Z|21dbed9b-1b7b-44f8-a165-f6fd82a0213c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:18:16.327Z|21dbed9b-1b7b-44f8-a165-f6fd82a0213c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:18.732Z|048a2ce0-2463-4fc5-a9be-070d7db244eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:18.733Z|048a2ce0-2463-4fc5-a9be-070d7db244eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:18.773Z|cb52658d-e046-4a58-8974-1915b257a6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:18.774Z|cb52658d-e046-4a58-8974-1915b257a6f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:18.820Z|ee521bdf-ca3d-4504-a8c0-010d351d57fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:18.821Z|ee521bdf-ca3d-4504-a8c0-010d351d57fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:23.153Z|8887bec7-ac78-4e9c-9b22-b1a35fef02f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:18:23.158Z|8887bec7-ac78-4e9c-9b22-b1a35fef02f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:18:28.761Z|43ce9276-9d97-47e5-a04b-fee28671aaa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:28.762Z|43ce9276-9d97-47e5-a04b-fee28671aaa2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:28.799Z|21d932fc-9cba-4c82-9f69-135defa341e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:28.800Z|21d932fc-9cba-4c82-9f69-135defa341e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:28.845Z|b30eb29c-bd90-4e32-8ba9-1fe61c4511f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:28.846Z|b30eb29c-bd90-4e32-8ba9-1fe61c4511f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:38.153Z|338affca-c6cf-4454-8e7d-90a9b96d4806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:18:38.154Z|338affca-c6cf-4454-8e7d-90a9b96d4806|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:18:38.792Z|25097a39-f912-49ce-bcb2-a485f6eb402f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:38.793Z|25097a39-f912-49ce-bcb2-a485f6eb402f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:38.807Z|60e234d5-265c-4565-8ee0-219fedc413c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:18:38.808Z|60e234d5-265c-4565-8ee0-219fedc413c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:18:38.826Z|270b06a5-7418-4d3d-ba19-cc740a448d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:38.826Z|270b06a5-7418-4d3d-ba19-cc740a448d0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:38.871Z|f8d431cb-bffd-4bb6-8319-584d23623f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:38.872Z|f8d431cb-bffd-4bb6-8319-584d23623f1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:48.817Z|8f2bed65-c2d5-42aa-9d78-77f2fd3e1dc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:48.818Z|8f2bed65-c2d5-42aa-9d78-77f2fd3e1dc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:48.850Z|49720173-9711-4bdf-876a-6990164c1ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:48.851Z|49720173-9711-4bdf-876a-6990164c1ed2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:48.898Z|381f5da7-27ca-4f98-ad4c-f671bb24ca76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:48.899Z|381f5da7-27ca-4f98-ad4c-f671bb24ca76|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:53.153Z|d65808f1-3ed6-453d-9a4e-f5bb5253e395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:18:53.154Z|d65808f1-3ed6-453d-9a4e-f5bb5253e395|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:18:58.848Z|48c1f1fc-7936-4dbf-b623-e62aa9609d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:58.850Z|48c1f1fc-7936-4dbf-b623-e62aa9609d13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:58.876Z|dbcd6f0e-9143-4413-8c84-e5bcdbf93214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:58.877Z|dbcd6f0e-9143-4413-8c84-e5bcdbf93214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:18:58.929Z|3c043925-d443-4a76-9202-59576681e4bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:18:58.930Z|3c043925-d443-4a76-9202-59576681e4bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:08.153Z|9d208091-617f-49b1-a0d1-87fb892b7d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:19:08.158Z|9d208091-617f-49b1-a0d1-87fb892b7d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:19:08.808Z|c847752f-ce74-4ad4-81ad-341532242678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:19:08.809Z|c847752f-ce74-4ad4-81ad-341532242678|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:19:08.877Z|30b5d292-3ff9-407a-a525-6d12b9b33d7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:08.878Z|30b5d292-3ff9-407a-a525-6d12b9b33d7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:08.906Z|1fac63e3-d592-4425-ba35-3ababa7c3f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:08.906Z|1fac63e3-d592-4425-ba35-3ababa7c3f88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:08.958Z|a93e5d11-a335-4772-ba3b-11a731e4a97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:08.959Z|a93e5d11-a335-4772-ba3b-11a731e4a97d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:16.326Z|492a4f0d-49bd-4d2c-8015-49a63895aa23|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:19:16.327Z|492a4f0d-49bd-4d2c-8015-49a63895aa23|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:18.903Z|bfae5b08-49f7-4b7f-a54c-f098f1f88499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:18.904Z|bfae5b08-49f7-4b7f-a54c-f098f1f88499|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:18.932Z|1f5974be-477f-4603-b057-259242daf5ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:18.933Z|1f5974be-477f-4603-b057-259242daf5ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:18.986Z|e9065354-281f-403f-af42-12cf2ede7b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:18.987Z|e9065354-281f-403f-af42-12cf2ede7b0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:23.153Z|ceedadff-5726-474e-b1ec-bc17cc920214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:19:23.154Z|ceedadff-5726-474e-b1ec-bc17cc920214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:19:28.928Z|4d91e1ff-f72e-4564-9f74-0b2eaac10892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:28.929Z|4d91e1ff-f72e-4564-9f74-0b2eaac10892|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:28.958Z|85fce9ae-53d7-4a18-a1fc-73af581e6a7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:28.959Z|85fce9ae-53d7-4a18-a1fc-73af581e6a7c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:29.014Z|8169a5b8-db4b-49f4-9c75-fbab870c299b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:29.015Z|8169a5b8-db4b-49f4-9c75-fbab870c299b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:38.153Z|d361d1d5-fd14-4451-9552-89936545ab99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:19:38.154Z|d361d1d5-fd14-4451-9552-89936545ab99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:19:38.809Z|6a36d903-22ed-43b3-81b2-91770457565b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:19:38.810Z|6a36d903-22ed-43b3-81b2-91770457565b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:19:38.951Z|1da28d15-13e3-472a-9dfd-f757a25d986f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:38.951Z|1da28d15-13e3-472a-9dfd-f757a25d986f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:38.983Z|23aef3f2-7b2a-4125-8521-3a6ee3f5f797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:38.984Z|23aef3f2-7b2a-4125-8521-3a6ee3f5f797|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:39.040Z|410aaa1b-d6d5-4e2d-a34d-39a47f345d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:39.041Z|410aaa1b-d6d5-4e2d-a34d-39a47f345d49|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:48.976Z|9511539d-8375-459d-aae1-5bb17cbbeca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:48.977Z|9511539d-8375-459d-aae1-5bb17cbbeca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:49.008Z|cc619c4c-53c5-46f9-81fa-658fede4561e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:49.009Z|cc619c4c-53c5-46f9-81fa-658fede4561e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:49.065Z|e1b59ed9-5b20-4fda-ab67-cd9d382270cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:49.066Z|e1b59ed9-5b20-4fda-ab67-cd9d382270cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:53.153Z|c03c26f9-4d95-4fc1-9fcd-07af5b800096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:19:53.156Z|c03c26f9-4d95-4fc1-9fcd-07af5b800096|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:19:59.002Z|eb78cb99-4a15-4db5-8ea7-8ddda3a0fb4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:59.003Z|eb78cb99-4a15-4db5-8ea7-8ddda3a0fb4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:59.032Z|50d4d0ee-2f78-422b-a5ad-7163ac1074d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:59.033Z|50d4d0ee-2f78-422b-a5ad-7163ac1074d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:19:59.089Z|2ad08a6f-2cd0-45c2-8ab0-28bfce9d682b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:19:59.090Z|2ad08a6f-2cd0-45c2-8ab0-28bfce9d682b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:08.153Z|71b6ace4-324d-4514-9078-4d37f588c2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:20:08.154Z|71b6ace4-324d-4514-9078-4d37f588c2bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:20:08.811Z|d2c8f470-28c3-49c4-893c-6a0e2e626621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:20:08.811Z|d2c8f470-28c3-49c4-893c-6a0e2e626621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:20:09.026Z|9f27eb3e-3c22-45aa-943f-d2db5721bcc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:09.027Z|9f27eb3e-3c22-45aa-943f-d2db5721bcc8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:09.065Z|c6b4a545-dd59-42ce-adf7-a8fa961a62e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:09.065Z|c6b4a545-dd59-42ce-adf7-a8fa961a62e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:09.113Z|e8f36ef1-6933-4856-b2b3-ad792361d885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:09.114Z|e8f36ef1-6933-4856-b2b3-ad792361d885|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:16.325Z|eecf7974-d4ce-463c-b109-34cfba328a4c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:20:16.326Z|eecf7974-d4ce-463c-b109-34cfba328a4c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:19.059Z|28363333-889e-402c-8785-f5575948cef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:19.060Z|28363333-889e-402c-8785-f5575948cef1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:19.088Z|58a00686-a897-4b8f-b9a4-94ad2e514fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:19.089Z|58a00686-a897-4b8f-b9a4-94ad2e514fbc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:19.139Z|7f018752-1262-4b6c-90e2-93053401a112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:19.140Z|7f018752-1262-4b6c-90e2-93053401a112|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:23.153Z|5de1bc98-4101-4fdb-afd9-9933a66610ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:20:23.154Z|5de1bc98-4101-4fdb-afd9-9933a66610ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:20:29.085Z|81c87c31-4471-4d0e-83f7-b036188eec57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:29.086Z|81c87c31-4471-4d0e-83f7-b036188eec57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:29.112Z|a864b038-3c60-42d7-a62b-1bec2650203c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:29.113Z|a864b038-3c60-42d7-a62b-1bec2650203c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:29.162Z|a51a9120-1dee-4c34-852b-94b34db2e3ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:29.163Z|a51a9120-1dee-4c34-852b-94b34db2e3ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:38.153Z|4036fd80-cbda-440e-a3b9-c17e258f9d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:20:38.157Z|4036fd80-cbda-440e-a3b9-c17e258f9d8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:20:38.812Z|4f0e5142-3f77-401f-9a33-2bbd7af14b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:20:38.813Z|4f0e5142-3f77-401f-9a33-2bbd7af14b8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:20:39.111Z|3bfee18f-35b8-4ab8-b93d-402764ed9ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:39.112Z|3bfee18f-35b8-4ab8-b93d-402764ed9ad5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:39.135Z|5556b8b9-69a3-461f-80a3-a4274632f0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:39.136Z|5556b8b9-69a3-461f-80a3-a4274632f0dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:39.186Z|b1d8ce0a-eae0-49fb-9e48-cbe85ab2c333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:39.186Z|b1d8ce0a-eae0-49fb-9e48-cbe85ab2c333|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:49.134Z|939a43f8-f269-44dd-8ad1-6e9e823fa6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:49.135Z|939a43f8-f269-44dd-8ad1-6e9e823fa6c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:49.159Z|d9e677c2-5b56-439c-aeff-cef58d042d5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:49.160Z|d9e677c2-5b56-439c-aeff-cef58d042d5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:49.208Z|9ccfac7f-7a84-4fc2-9a64-1f2f7a4d72c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:49.209Z|9ccfac7f-7a84-4fc2-9a64-1f2f7a4d72c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:53.153Z|b4fbdb3d-871b-4309-ae4c-d3788f97a8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:20:53.154Z|b4fbdb3d-871b-4309-ae4c-d3788f97a8f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:20:59.158Z|255d2e03-cbea-4e34-bfa8-7f575e27e593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:59.159Z|255d2e03-cbea-4e34-bfa8-7f575e27e593|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:59.183Z|0278e373-3c90-4ef1-8c5e-6ddfcc6a0321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:59.184Z|0278e373-3c90-4ef1-8c5e-6ddfcc6a0321|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:20:59.235Z|2deb3003-53df-4e37-9006-ddc89163c845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:20:59.235Z|2deb3003-53df-4e37-9006-ddc89163c845|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:08.154Z|d2583e80-8c68-441d-a289-7dbbd9b99b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:21:08.155Z|d2583e80-8c68-441d-a289-7dbbd9b99b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:21:08.813Z|8c302a08-449d-431c-b3f9-ff0aa1c9176f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:21:08.814Z|8c302a08-449d-431c-b3f9-ff0aa1c9176f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:21:09.183Z|f16e899c-ac3e-4d17-b667-4335759f200b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:09.184Z|f16e899c-ac3e-4d17-b667-4335759f200b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:09.208Z|37994740-e2fa-4127-9af7-ea957c09be6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:09.209Z|37994740-e2fa-4127-9af7-ea957c09be6d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:09.262Z|403a2eea-06a0-4696-98a3-d0c94d4e4e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:09.263Z|403a2eea-06a0-4696-98a3-d0c94d4e4e87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:16.325Z|8298a7c0-ed9e-460c-a02a-45ef7c5900e7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:21:16.326Z|8298a7c0-ed9e-460c-a02a-45ef7c5900e7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:19.208Z|04721faa-214c-44bc-ab4d-9a76e3003e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:19.208Z|04721faa-214c-44bc-ab4d-9a76e3003e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:19.234Z|e48f648b-96fd-4de8-9c9c-0f9bd5774563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:19.235Z|e48f648b-96fd-4de8-9c9c-0f9bd5774563|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:19.288Z|f094cb8e-328b-469a-a173-7d5381c1a771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:19.289Z|f094cb8e-328b-469a-a173-7d5381c1a771|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:23.153Z|f9d50841-e36b-42db-b3dc-da2bbc4bcec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:21:23.156Z|f9d50841-e36b-42db-b3dc-da2bbc4bcec2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:21:29.231Z|7911cb8b-20c7-4eb9-9750-132623e056ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:29.232Z|7911cb8b-20c7-4eb9-9750-132623e056ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:29.259Z|7d310cf3-4799-4511-8fad-66adfeb31d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:29.260Z|7d310cf3-4799-4511-8fad-66adfeb31d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:29.319Z|4a20821c-1223-4620-b1d9-4ddda80b6499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:29.320Z|4a20821c-1223-4620-b1d9-4ddda80b6499|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:38.153Z|973e07d2-2de3-4e1c-bfcf-cd43eb1f1485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:21:38.155Z|973e07d2-2de3-4e1c-bfcf-cd43eb1f1485|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:21:38.817Z|a600a118-4692-4424-817c-3ea49bef96e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:21:38.818Z|a600a118-4692-4424-817c-3ea49bef96e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:21:39.267Z|fecdc330-0c02-4200-9810-8256884f9beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:39.268Z|fecdc330-0c02-4200-9810-8256884f9beb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:39.285Z|e03f189a-22b4-4bf7-9092-95b837a2cbe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:39.286Z|e03f189a-22b4-4bf7-9092-95b837a2cbe3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:39.344Z|7686ed47-8da4-46c2-9bcd-3e868a4e7908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:39.344Z|7686ed47-8da4-46c2-9bcd-3e868a4e7908|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:49.298Z|20b51b2c-c261-4e83-af25-dfc9e62bb496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:49.299Z|20b51b2c-c261-4e83-af25-dfc9e62bb496|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:49.314Z|b4aaf1c4-9a6a-4cc5-9dca-4ff3b0c43655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:49.315Z|b4aaf1c4-9a6a-4cc5-9dca-4ff3b0c43655|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:49.369Z|b8c562fe-d745-466d-8f43-903f87b2bd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:49.370Z|b8c562fe-d745-466d-8f43-903f87b2bd1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:53.153Z|8447541c-d55c-45ee-b294-595976152da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:21:53.154Z|8447541c-d55c-45ee-b294-595976152da9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:21:59.335Z|a28035bb-d344-4b3d-adfe-4f875006713e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:59.336Z|a28035bb-d344-4b3d-adfe-4f875006713e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:59.346Z|cbf54033-6991-403f-8ac5-5b57acc0f435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:59.347Z|cbf54033-6991-403f-8ac5-5b57acc0f435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:21:59.397Z|7548b445-5f66-4ce1-ae8a-56cbc40a2b5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:21:59.398Z|7548b445-5f66-4ce1-ae8a-56cbc40a2b5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:08.153Z|449ab9ef-92cd-415f-965e-e35b69035448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:22:08.156Z|449ab9ef-92cd-415f-965e-e35b69035448|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:22:08.818Z|aaa8aeee-00d2-4669-ae36-50132c8b8cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:22:08.819Z|aaa8aeee-00d2-4669-ae36-50132c8b8cfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:22:09.364Z|739be148-1555-44a5-a6e2-ab0f81c9d84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:09.365Z|739be148-1555-44a5-a6e2-ab0f81c9d84a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:09.372Z|8060a9b0-99b2-4f0b-9e3f-34d1d8062e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:09.373Z|8060a9b0-99b2-4f0b-9e3f-34d1d8062e35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:09.422Z|8acf0a40-3219-49b5-9d6f-ef14b9e6cbe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:09.423Z|8acf0a40-3219-49b5-9d6f-ef14b9e6cbe7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:16.326Z|bd027a5f-39e0-44dd-8105-ed4bb2b733bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:22:16.327Z|bd027a5f-39e0-44dd-8105-ed4bb2b733bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:19.392Z|85e5080f-7782-405c-8c94-4ffac457010f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:19.393Z|85e5080f-7782-405c-8c94-4ffac457010f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:19.395Z|17e19e56-4e29-4749-9d2e-3c20c9c91b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:19.397Z|17e19e56-4e29-4749-9d2e-3c20c9c91b9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:19.447Z|445dab72-cb24-4f5c-a1e5-7478987f4881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:19.448Z|445dab72-cb24-4f5c-a1e5-7478987f4881|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:23.153Z|fefd16bc-b031-4000-922c-0192e672f396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:22:23.155Z|fefd16bc-b031-4000-922c-0192e672f396|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:22:29.419Z|89a846d4-893f-433a-b06c-273187c3fc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:29.419Z|2469c271-2729-4ec7-b61a-bd1a6ccb6a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:29.420Z|89a846d4-893f-433a-b06c-273187c3fc93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:29.420Z|2469c271-2729-4ec7-b61a-bd1a6ccb6a37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:29.474Z|b5916f44-9592-449d-9f16-bf806ac4d96d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:29.475Z|b5916f44-9592-449d-9f16-bf806ac4d96d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:38.153Z|9804ae17-121f-41b5-bc35-372970811c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:22:38.154Z|9804ae17-121f-41b5-bc35-372970811c9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:22:38.819Z|54c6580a-cb9f-4667-a207-51a9d177984c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:22:38.820Z|54c6580a-cb9f-4667-a207-51a9d177984c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:22:39.443Z|a38d3a5b-2ca6-4c0b-9363-722c6e5b1795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:39.443Z|7baeaa14-03b2-4fed-ae81-6f7fb0034427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:39.444Z|a38d3a5b-2ca6-4c0b-9363-722c6e5b1795|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:39.444Z|7baeaa14-03b2-4fed-ae81-6f7fb0034427|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:39.499Z|6ca15817-bc95-4c0d-90fd-2b1cf30ccb4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:39.500Z|6ca15817-bc95-4c0d-90fd-2b1cf30ccb4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:49.466Z|3daaea63-7482-44bf-8f4e-b26805456f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:49.466Z|64078fc4-a9b9-4b59-9673-ca2be29513e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:49.467Z|64078fc4-a9b9-4b59-9673-ca2be29513e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:49.467Z|3daaea63-7482-44bf-8f4e-b26805456f9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:49.522Z|1f93206a-2b65-4348-ad51-9ec5eabc647f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:49.522Z|1f93206a-2b65-4348-ad51-9ec5eabc647f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:53.153Z|d6bb7232-a651-459a-944f-99f0ca1ab9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:22:53.156Z|d6bb7232-a651-459a-944f-99f0ca1ab9b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:22:59.492Z|6bf843b6-2fe7-4f11-aa74-b2a4b99ef38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:59.493Z|6bf843b6-2fe7-4f11-aa74-b2a4b99ef38c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:59.496Z|92d991d7-471b-47e9-9134-0f6f88e7ee35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:59.497Z|92d991d7-471b-47e9-9134-0f6f88e7ee35|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:22:59.547Z|7adf92bc-d2f5-48e0-846c-5f8e3a4f82a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:22:59.548Z|7adf92bc-d2f5-48e0-846c-5f8e3a4f82a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:08.153Z|65963b4e-6fb4-4663-8444-c8d07bae1f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:23:08.154Z|65963b4e-6fb4-4663-8444-c8d07bae1f47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:23:08.821Z|14d91a8c-be4c-4799-ad28-1b2b4fe92a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:23:08.821Z|14d91a8c-be4c-4799-ad28-1b2b4fe92a3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:23:09.526Z|762f6acd-b25e-41fb-a21f-71e501b9d5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:09.527Z|762f6acd-b25e-41fb-a21f-71e501b9d5e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:09.529Z|e5b4a42a-de24-4fd9-833d-24336610fe94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:09.530Z|e5b4a42a-de24-4fd9-833d-24336610fe94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:09.572Z|8e3144e1-3079-4379-b414-0f912b088ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:09.573Z|8e3144e1-3079-4379-b414-0f912b088ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:16.325Z|2a5d5504-ea3b-4915-a3a1-fa874a88ed73|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:23:16.326Z|2a5d5504-ea3b-4915-a3a1-fa874a88ed73|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:19.554Z|d02579c7-4c37-47f5-9159-fa24b118420f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:19.555Z|d02579c7-4c37-47f5-9159-fa24b118420f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:19.554Z|2a828b28-689f-49a2-b6e5-3c75431fbbe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:19.555Z|2a828b28-689f-49a2-b6e5-3c75431fbbe7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:19.602Z|18539da8-4da0-4848-8db7-514240d30909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:19.603Z|18539da8-4da0-4848-8db7-514240d30909|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:23.156Z|d3538060-bfac-4c8d-8c8c-5131a2dfbe02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:23:23.156Z|d3538060-bfac-4c8d-8c8c-5131a2dfbe02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:23:29.579Z|75826f8a-3449-4a6b-9b75-469f3ee731c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:29.579Z|0e28a123-2ab5-4700-a38c-38c9e5c7c5b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:29.580Z|75826f8a-3449-4a6b-9b75-469f3ee731c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:29.580Z|0e28a123-2ab5-4700-a38c-38c9e5c7c5b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:29.626Z|59576e41-f304-4ff6-a6e8-7fb46a0d6d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:29.626Z|59576e41-f304-4ff6-a6e8-7fb46a0d6d9e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:38.153Z|e260b309-342a-4f89-8ac6-9d1297a1fcaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:23:38.156Z|e260b309-342a-4f89-8ac6-9d1297a1fcaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:23:38.822Z|6e8b3136-968f-416f-99e2-edc51f11f03d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:23:38.823Z|6e8b3136-968f-416f-99e2-edc51f11f03d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:23:39.605Z|b47f0ce4-57d2-457a-b1eb-e5be097cdd7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:39.605Z|e9b1c949-633b-479f-a5de-3299cf9e122c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:39.606Z|e9b1c949-633b-479f-a5de-3299cf9e122c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:39.606Z|b47f0ce4-57d2-457a-b1eb-e5be097cdd7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:39.653Z|ae313ac8-6539-46e7-b8a0-2f824585f0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:39.654Z|ae313ac8-6539-46e7-b8a0-2f824585f0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:49.631Z|7b303cfe-e89c-4eb1-a81f-d4e4675a98e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:49.631Z|3d2f8341-113b-4340-a325-7f083c1079a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:49.631Z|7b303cfe-e89c-4eb1-a81f-d4e4675a98e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:49.632Z|3d2f8341-113b-4340-a325-7f083c1079a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:49.679Z|9552df1c-e445-44a4-8f96-6e6b634d33e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:49.680Z|9552df1c-e445-44a4-8f96-6e6b634d33e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:53.153Z|3cad7cf1-06dc-4b35-8dcd-3b04a1a10e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:23:53.154Z|3cad7cf1-06dc-4b35-8dcd-3b04a1a10e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:23:59.655Z|35b01aa8-56b8-41ef-beba-bd7f51b93bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:59.655Z|0406ddcb-94b6-49af-a20c-b0812d40d67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:59.655Z|35b01aa8-56b8-41ef-beba-bd7f51b93bde|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:59.655Z|0406ddcb-94b6-49af-a20c-b0812d40d67d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:23:59.701Z|556e9077-2001-4fb5-abbc-4930e5e4f0cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:23:59.702Z|556e9077-2001-4fb5-abbc-4930e5e4f0cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:08.153Z|5c6f727f-73d4-428c-a36c-d722c7476eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:24:08.154Z|5c6f727f-73d4-428c-a36c-d722c7476eeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:24:08.824Z|b975b152-6936-42b2-85ce-0eea84578c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:24:08.825Z|b975b152-6936-42b2-85ce-0eea84578c9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:24:09.677Z|75d0c3f4-90fb-4488-a191-cdfe2e7cba47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:09.677Z|cbc926c9-c765-4733-8f9f-66bc5f10ec45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:09.678Z|cbc926c9-c765-4733-8f9f-66bc5f10ec45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:09.678Z|75d0c3f4-90fb-4488-a191-cdfe2e7cba47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:09.725Z|5853589c-2bd1-4f7a-95b8-7d0a4607fa3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:09.726Z|5853589c-2bd1-4f7a-95b8-7d0a4607fa3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:16.326Z|b5798539-1c98-42db-8aba-22b286762432|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:24:16.327Z|b5798539-1c98-42db-8aba-22b286762432|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:19.701Z|89bb5f4a-9ebb-4c1f-9e00-206ef1cda611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:19.701Z|d697cdfb-f163-4273-8e76-ced50d1483e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:19.702Z|d697cdfb-f163-4273-8e76-ced50d1483e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:19.702Z|89bb5f4a-9ebb-4c1f-9e00-206ef1cda611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:19.749Z|26723803-0c3b-4395-aea1-da2c1e5f421a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:19.750Z|26723803-0c3b-4395-aea1-da2c1e5f421a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:23.153Z|3195746e-8b75-47ee-9c72-565ba556b7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:24:23.156Z|3195746e-8b75-47ee-9c72-565ba556b7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:24:29.725Z|418cd5c9-43dc-43ef-a758-32d1eca3b67a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:29.725Z|1e3fe1fd-46d2-4dcc-9ea0-2d4d14472d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:29.726Z|418cd5c9-43dc-43ef-a758-32d1eca3b67a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:29.726Z|1e3fe1fd-46d2-4dcc-9ea0-2d4d14472d79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:29.774Z|638acf91-7145-4057-95cc-831abf4eaa14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:29.775Z|638acf91-7145-4057-95cc-831abf4eaa14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:38.153Z|f00a2ffa-b518-46c4-9053-b76b4f624647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:24:38.154Z|f00a2ffa-b518-46c4-9053-b76b4f624647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:24:38.825Z|039e49c6-14b4-4169-9081-63878f60eea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:24:38.826Z|039e49c6-14b4-4169-9081-63878f60eea8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:24:39.753Z|a51362cc-824d-430d-a95c-a8c2b3f308b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:39.754Z|a51362cc-824d-430d-a95c-a8c2b3f308b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:39.760Z|95e247a7-57cd-4316-ae07-fc1fa0b86b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:39.761Z|95e247a7-57cd-4316-ae07-fc1fa0b86b4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:39.801Z|758c55c6-0d80-4dae-81b7-e5b39eaaf8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:39.802Z|758c55c6-0d80-4dae-81b7-e5b39eaaf8f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:49.781Z|9e334357-9049-4869-bd68-2df1a93f10c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:49.782Z|9e334357-9049-4869-bd68-2df1a93f10c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:49.789Z|cb65a8e9-53bf-4520-9712-009b14beaa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:49.790Z|cb65a8e9-53bf-4520-9712-009b14beaa03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:49.829Z|d575943f-7c7b-491f-8862-08aa04e1ec4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:49.830Z|d575943f-7c7b-491f-8862-08aa04e1ec4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:53.153Z|3190dd29-5ce8-4ab9-8032-3e6969712d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:24:53.154Z|3190dd29-5ce8-4ab9-8032-3e6969712d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:24:59.806Z|3b253ee0-267a-4345-9945-56ac32eb6aba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:59.807Z|3b253ee0-267a-4345-9945-56ac32eb6aba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:59.814Z|1f03c087-122b-40a3-a853-de7c44f39776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:59.815Z|1f03c087-122b-40a3-a853-de7c44f39776|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:24:59.854Z|9b0f1887-dfd4-400d-b63a-7b967864691c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:24:59.854Z|9b0f1887-dfd4-400d-b63a-7b967864691c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:08.153Z|057bf1da-c15e-49e1-ac58-72d88a210581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:25:08.157Z|057bf1da-c15e-49e1-ac58-72d88a210581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:25:08.827Z|a55552e5-6468-404e-b793-93c92a50fab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:25:08.827Z|a55552e5-6468-404e-b793-93c92a50fab7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:25:09.832Z|6753e8e2-6d24-4b06-9141-823bd19d3f2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:09.834Z|6753e8e2-6d24-4b06-9141-823bd19d3f2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:09.841Z|9bd11373-e4cb-4eff-8dda-c4f6303135fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:09.842Z|9bd11373-e4cb-4eff-8dda-c4f6303135fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:09.879Z|1920c703-636b-4a43-939c-13c601e05591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:09.880Z|1920c703-636b-4a43-939c-13c601e05591|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:16.326Z|8d8db41e-1fa3-4a71-9fcf-9c71af75251f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:25:16.326Z|8d8db41e-1fa3-4a71-9fcf-9c71af75251f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:19.866Z|b9ccb184-af04-4b70-b553-ccf557c6cebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:19.866Z|df152a22-8ca6-4c3c-9fbd-b5a83f598cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:19.866Z|b9ccb184-af04-4b70-b553-ccf557c6cebe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:19.866Z|df152a22-8ca6-4c3c-9fbd-b5a83f598cb9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:19.903Z|4c72a554-09a6-4c67-ad3c-d9b551e09eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:19.904Z|4c72a554-09a6-4c67-ad3c-d9b551e09eba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:23.153Z|7a505ade-3e3c-4507-adb2-a7a7d221b85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:25:23.154Z|7a505ade-3e3c-4507-adb2-a7a7d221b85d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:25:29.889Z|1f954501-c88a-48a2-ad9d-9111d99f6bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:29.890Z|1f954501-c88a-48a2-ad9d-9111d99f6bd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:29.891Z|afd0132f-30af-4f35-be47-f40d140a3248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:29.891Z|afd0132f-30af-4f35-be47-f40d140a3248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:29.928Z|214ff8ff-5818-4d0d-afef-c8bdbcf9b600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:29.929Z|214ff8ff-5818-4d0d-afef-c8bdbcf9b600|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:38.153Z|a6bc236b-0c26-4b4f-9c02-fd17f4dc7c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:25:38.154Z|a6bc236b-0c26-4b4f-9c02-fd17f4dc7c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:25:38.828Z|ddfa937e-6c42-4872-b85d-ad8d34a15509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:25:38.829Z|ddfa937e-6c42-4872-b85d-ad8d34a15509|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:25:39.917Z|7324b110-b02c-4a15-969c-16fe40a93451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:39.918Z|7324b110-b02c-4a15-969c-16fe40a93451|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:39.918Z|39cd8b5d-1736-4c7e-9ee8-5af03f674201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:39.919Z|39cd8b5d-1736-4c7e-9ee8-5af03f674201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:39.953Z|48ab05ba-d515-494d-9382-edf057596531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:39.954Z|48ab05ba-d515-494d-9382-edf057596531|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:49.943Z|472da7a1-490d-46b2-8ed3-1a75772e8095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:49.943Z|4c49aff1-8bed-44ab-b1dc-51d8c1f141fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:49.944Z|4c49aff1-8bed-44ab-b1dc-51d8c1f141fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:49.944Z|472da7a1-490d-46b2-8ed3-1a75772e8095|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:49.986Z|27fdc4d9-f870-420c-b19a-33b3fb5b0e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:49.988Z|27fdc4d9-f870-420c-b19a-33b3fb5b0e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:53.153Z|4cbda577-36d8-4831-938e-dfef9f218032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:25:53.157Z|4cbda577-36d8-4831-938e-dfef9f218032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:25:59.972Z|2d77ddd0-6747-45de-88dc-aee9934a374a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:59.974Z|2d77ddd0-6747-45de-88dc-aee9934a374a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:25:59.982Z|6e27a8a8-d137-4233-8899-6fb025a7a1e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:25:59.984Z|6e27a8a8-d137-4233-8899-6fb025a7a1e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:00.015Z|77cbda24-cafa-4f53-a375-98717a8771e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:00.016Z|77cbda24-cafa-4f53-a375-98717a8771e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:08.153Z|e3883a0b-fc27-4bbc-a396-a23cfbad0856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:26:08.154Z|e3883a0b-fc27-4bbc-a396-a23cfbad0856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:26:08.830Z|f0249381-ee8a-437c-b5e3-3619316ebe3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:26:08.830Z|f0249381-ee8a-437c-b5e3-3619316ebe3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:26:10.003Z|058c4583-c889-4b37-b0c5-5d43a96d7777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:10.005Z|058c4583-c889-4b37-b0c5-5d43a96d7777|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:10.021Z|518acdc3-32e6-473f-8d30-44a74c1d7b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:10.022Z|518acdc3-32e6-473f-8d30-44a74c1d7b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:10.043Z|ecbf6623-d469-4f8f-9869-dcb0fff6d79e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:10.044Z|ecbf6623-d469-4f8f-9869-dcb0fff6d79e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:16.325Z|f00dc61c-1a28-4759-819d-abc6f73c3c32|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:26:16.326Z|f00dc61c-1a28-4759-819d-abc6f73c3c32|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:20.047Z|5dd1521e-2d47-437c-967c-01e48dda3167|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:20.047Z|97076f25-31e3-41ae-92a2-26dfcfe58084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:20.048Z|5dd1521e-2d47-437c-967c-01e48dda3167|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:20.048Z|97076f25-31e3-41ae-92a2-26dfcfe58084|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:20.071Z|30256991-8a50-4484-add0-c3b0a6ce2849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:20.073Z|30256991-8a50-4484-add0-c3b0a6ce2849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:23.153Z|9586e51d-7da2-428e-b0c0-27da7f640362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:26:23.154Z|9586e51d-7da2-428e-b0c0-27da7f640362|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:26:30.074Z|f1cf86d2-67a1-4e9d-982f-5163bc6b7d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:30.075Z|f1cf86d2-67a1-4e9d-982f-5163bc6b7d89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:30.076Z|4a2e4fe5-56a9-4778-bb1b-5c0cbe73c104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:30.076Z|4a2e4fe5-56a9-4778-bb1b-5c0cbe73c104|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:30.100Z|d4f58152-9588-4623-bca2-2f40b2787a6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:30.102Z|d4f58152-9588-4623-bca2-2f40b2787a6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:38.153Z|500db380-6f8a-46d4-9071-57c03c7223b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:26:38.156Z|500db380-6f8a-46d4-9071-57c03c7223b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:26:38.831Z|a8a8e19f-73ec-4aaf-8dc6-5126f2edb5f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:26:38.831Z|a8a8e19f-73ec-4aaf-8dc6-5126f2edb5f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:26:40.102Z|be62c8db-ce96-4ac2-a83a-9022ba9da1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:40.102Z|be62c8db-ce96-4ac2-a83a-9022ba9da1df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:40.111Z|06c706f6-3153-4460-a75d-d5e902b2720d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:40.112Z|06c706f6-3153-4460-a75d-d5e902b2720d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:40.136Z|0f4b21b6-d13a-4295-8b25-b90028a37401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:40.137Z|0f4b21b6-d13a-4295-8b25-b90028a37401|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:50.135Z|750026d0-1dd9-4caf-8629-7f2890618da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:50.136Z|750026d0-1dd9-4caf-8629-7f2890618da8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:50.138Z|9342a28b-58e4-4748-bd6d-37b2f1129a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:50.139Z|9342a28b-58e4-4748-bd6d-37b2f1129a58|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:50.164Z|78151a51-e820-4970-85d8-60cddcd823cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:26:50.165Z|78151a51-e820-4970-85d8-60cddcd823cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:26:53.153Z|126f773c-0d95-4c9b-9e9d-2a12e20e2754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:26:53.154Z|126f773c-0d95-4c9b-9e9d-2a12e20e2754|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:27:00.162Z|18220611-80df-41f9-b456-0abba207dc6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:00.163Z|d0221f45-b50a-497d-a3ad-76e00dc8ee26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:00.163Z|18220611-80df-41f9-b456-0abba207dc6a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:00.164Z|d0221f45-b50a-497d-a3ad-76e00dc8ee26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:00.191Z|83c13966-c097-4a65-ac8d-a32b42f2063f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:00.192Z|83c13966-c097-4a65-ac8d-a32b42f2063f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:08.153Z|dbd718dd-747b-436a-bccf-56f86d45cf0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:27:08.154Z|dbd718dd-747b-436a-bccf-56f86d45cf0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:27:08.832Z|90194b2d-7a31-408b-ac62-2bff07165fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:27:08.833Z|90194b2d-7a31-408b-ac62-2bff07165fbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:27:10.190Z|6705e683-2b85-428b-a43e-8ab677b62f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:10.190Z|552081b8-9bb4-47bf-a0d4-9f594b8b85c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:10.191Z|552081b8-9bb4-47bf-a0d4-9f594b8b85c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:10.191Z|6705e683-2b85-428b-a43e-8ab677b62f9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:10.216Z|74f375f4-78ac-4a0a-8f87-8564648eb21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:10.217Z|74f375f4-78ac-4a0a-8f87-8564648eb21b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:16.326Z|22a4da9d-bd48-4a9d-bb22-109c74de719c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:27:16.327Z|22a4da9d-bd48-4a9d-bb22-109c74de719c|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:20.214Z|b38d7aff-86b8-4c19-8c15-20851e4d5545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:20.215Z|b38d7aff-86b8-4c19-8c15-20851e4d5545|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:20.222Z|0cc3bba2-95f6-44b6-accf-4142014ba95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:20.223Z|0cc3bba2-95f6-44b6-accf-4142014ba95c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:20.254Z|dc7f9620-1732-4a1b-94de-c59862385ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:20.256Z|dc7f9620-1732-4a1b-94de-c59862385ba2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:23.157Z|084f54a3-eb8a-4921-9975-4c96f430e4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:27:23.164Z|084f54a3-eb8a-4921-9975-4c96f430e4e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:27:30.242Z|e34ba3fe-b18c-4f80-9f5a-0671559124d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:30.243Z|a2935a50-cbbb-4e3e-a1ee-9a46b8f10203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:30.244Z|a2935a50-cbbb-4e3e-a1ee-9a46b8f10203|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:30.243Z|e34ba3fe-b18c-4f80-9f5a-0671559124d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:30.281Z|e8504743-d7f1-4408-9bdf-d6595f57aaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:30.282Z|e8504743-d7f1-4408-9bdf-d6595f57aaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:38.153Z|ac16903e-6494-4312-92e8-ab8927eff5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:27:38.154Z|ac16903e-6494-4312-92e8-ab8927eff5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:27:38.833Z|991ff90b-b8e3-4a21-aa48-10d0073a0409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:27:38.834Z|991ff90b-b8e3-4a21-aa48-10d0073a0409|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:27:40.273Z|49f0e78b-e983-4244-b00b-0675fb40612d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:40.273Z|897c77c9-b48b-4e52-bf32-614e02549e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:40.273Z|49f0e78b-e983-4244-b00b-0675fb40612d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:40.273Z|897c77c9-b48b-4e52-bf32-614e02549e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:40.304Z|0f10a992-9149-42ad-a578-7b61eeae3bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:40.305Z|0f10a992-9149-42ad-a578-7b61eeae3bcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:50.310Z|c3d05f9e-2288-44a6-b433-df1bce12ece3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:50.310Z|30578af4-f3fb-411e-bba9-a96976ccb8ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:50.311Z|c3d05f9e-2288-44a6-b433-df1bce12ece3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:50.312Z|30578af4-f3fb-411e-bba9-a96976ccb8ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:50.328Z|b5b7cb99-1075-40b7-a759-deaab13781f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:27:50.329Z|b5b7cb99-1075-40b7-a759-deaab13781f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:27:53.153Z|379d1ec4-a27a-4b2b-b409-90ce3071d178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:27:53.154Z|379d1ec4-a27a-4b2b-b409-90ce3071d178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:28:00.352Z|fbbb862c-7997-4230-9e39-d2cb04e72d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:00.352Z|74471525-7823-4646-853f-5c09f9d619ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:00.353Z|fbbb862c-7997-4230-9e39-d2cb04e72d4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:00.353Z|74471525-7823-4646-853f-5c09f9d619ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:00.362Z|d9d38401-ac5b-4473-8b17-5f62a7872541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:00.362Z|d9d38401-ac5b-4473-8b17-5f62a7872541|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:08.153Z|9d4fd871-267c-49da-97f7-fc0c71e9a868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:28:08.157Z|9d4fd871-267c-49da-97f7-fc0c71e9a868|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:28:08.834Z|ef8a7f95-4fea-41bd-bb1b-bcb8077c87b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:28:08.835Z|ef8a7f95-4fea-41bd-bb1b-bcb8077c87b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:28:10.381Z|cd34592a-6f8d-40d4-aa0e-6cd694930cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:10.381Z|cd34592a-6f8d-40d4-aa0e-6cd694930cea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:10.387Z|3e703fb5-e729-46a2-afc6-d0ce6b44b6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:10.387Z|4807fe6a-b427-46e6-bf17-1bcb87e518e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:10.387Z|4807fe6a-b427-46e6-bf17-1bcb87e518e6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:10.388Z|3e703fb5-e729-46a2-afc6-d0ce6b44b6c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:16.326Z|20ec8656-17ef-4718-a4ca-58f97afb7808|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:28:16.327Z|20ec8656-17ef-4718-a4ca-58f97afb7808|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:20.420Z|9b201643-0439-4a47-807f-9366c6ea6783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:20.421Z|9b201643-0439-4a47-807f-9366c6ea6783|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:20.427Z|fd3fb9d3-4f69-4575-a594-d1f60bc3ef69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:20.427Z|ad8d79ff-47d6-471f-bfb1-c0dfb59af054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:20.428Z|fd3fb9d3-4f69-4575-a594-d1f60bc3ef69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:20.429Z|ad8d79ff-47d6-471f-bfb1-c0dfb59af054|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:23.153Z|0e2e4f6a-100e-4fec-ac68-2a3d7326bcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:28:23.154Z|0e2e4f6a-100e-4fec-ac68-2a3d7326bcb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:28:30.452Z|a617ceca-0fd4-4e2e-ad08-e54a602fd6ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:30.452Z|a617ceca-0fd4-4e2e-ad08-e54a602fd6ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:30.457Z|4ef93cf3-b18f-4554-b2df-4aca946a34b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:30.458Z|4ef93cf3-b18f-4554-b2df-4aca946a34b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:30.456Z|215de7ec-132e-4ea7-91f5-737ccd0b49f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:30.460Z|215de7ec-132e-4ea7-91f5-737ccd0b49f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:38.153Z|19e10c75-c8b0-4ae7-bc3a-75a088928a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:28:38.154Z|19e10c75-c8b0-4ae7-bc3a-75a088928a6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:28:38.836Z|47522d1f-6e89-44ab-a389-78936ca58d88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:28:38.837Z|47522d1f-6e89-44ab-a389-78936ca58d88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:28:40.477Z|fc70527b-6039-4457-b581-a8e2c9359dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:40.478Z|fc70527b-6039-4457-b581-a8e2c9359dc4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:40.481Z|9eee9254-6828-4068-8489-c60b90db56f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:40.481Z|33e06bf1-c6b4-4bb2-b698-a3ecac7ee9c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:40.481Z|9eee9254-6828-4068-8489-c60b90db56f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:40.481Z|33e06bf1-c6b4-4bb2-b698-a3ecac7ee9c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:50.504Z|5282ed15-990e-491b-a883-eb5cc343d1ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:50.504Z|486cf6df-35ae-4ed0-a8b8-a5619cea7dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:50.505Z|486cf6df-35ae-4ed0-a8b8-a5619cea7dca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:50.505Z|5282ed15-990e-491b-a883-eb5cc343d1ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:50.520Z|4a69496b-ba56-4cd5-8a0f-d6a2efa3be92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:28:50.521Z|4a69496b-ba56-4cd5-8a0f-d6a2efa3be92|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:28:53.153Z|5280e67e-fbd2-40c4-a512-fdb1ea0b51ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:28:53.157Z|5280e67e-fbd2-40c4-a512-fdb1ea0b51ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:29:00.542Z|c7732c4c-5e8b-4f6a-b854-5115203299f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:00.542Z|c4578c9d-c48d-4879-82f1-78a6896d1b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:00.543Z|c4578c9d-c48d-4879-82f1-78a6896d1b25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:00.543Z|c7732c4c-5e8b-4f6a-b854-5115203299f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:00.546Z|1bf6ee94-275e-4088-96ae-f940b61ae98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:00.547Z|1bf6ee94-275e-4088-96ae-f940b61ae98c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:08.153Z|a9c70560-ce20-43fa-b7ae-c179debe1e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:29:08.154Z|a9c70560-ce20-43fa-b7ae-c179debe1e88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:29:08.837Z|d4a5ee0f-2e4a-467e-86bc-c77bae81bffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:29:08.838Z|d4a5ee0f-2e4a-467e-86bc-c77bae81bffb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:29:09.057Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:29:09.082Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: efa8e02f-adda-40cb-8d3d-e97234a6612a already exists in requestDb InfraActiveRequests table 2023-02-27T14:29:09.087Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:29:09.089Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:29:09.090Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:09.090Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:29:09.090Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:29:09.091Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df5304a5ae1ab63c52d9d9b3db821896", X-B3-SpanId:"d0b440e715192f28", X-B3-ParentSpanId:"93eb7fcac68a9667", X-B3-Sampled:"0", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed30eef7-f8a9-4b5f-b500-b1918caeb942"] 2023-02-27T14:29:09.092Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:29:09.092Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:09.277Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:09.278Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:29:09.279Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : Not Found 2023-02-27T14:29:09.280Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:29:09 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-02-27T14:29:09.281Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: 2023-02-27T14:29:09.281Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:09.282Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|404|Not Found|InvokeReturn 2023-02-27T14:29:09.598Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:29:10.578Z|9717935f-148c-4a05-8678-8c9e1d279353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:10.578Z|3ea57e2b-6aa8-45fa-9871-fce890afbb06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:10.578Z|9717935f-148c-4a05-8678-8c9e1d279353|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:10.579Z|3ea57e2b-6aa8-45fa-9871-fce890afbb06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:10.588Z|565dcec0-c7fe-417b-ab0b-6a948bc33f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:10.590Z|565dcec0-c7fe-417b-ab0b-6a948bc33f2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:16.329Z|154181a7-29cb-485d-b326-f4cb54e61454|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:29:16.330Z|154181a7-29cb-485d-b326-f4cb54e61454|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:20.613Z|23143b8e-a84d-48c7-bec0-6852ab8c48aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:20.614Z|23143b8e-a84d-48c7-bec0-6852ab8c48aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:20.616Z|acb7c8ac-4698-475b-8222-ac2a6490f0fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:20.617Z|acb7c8ac-4698-475b-8222-ac2a6490f0fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:20.634Z|18b11776-a8e1-4c11-b94c-49a70d0cd44e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:20.635Z|18b11776-a8e1-4c11-b94c-49a70d0cd44e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:23.153Z|ac191858-b095-448b-a6ab-5b3914af6b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:29:23.154Z|ac191858-b095-448b-a6ab-5b3914af6b1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:29:30.643Z|d5350539-4fcb-4e60-a629-0795bca30c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:30.643Z|a34c832e-7a69-442d-a31b-92a1019b49f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:30.644Z|a34c832e-7a69-442d-a31b-92a1019b49f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:30.644Z|d5350539-4fcb-4e60-a629-0795bca30c2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:30.700Z|f973c50b-ba1f-49cc-96ee-ba5c4796cce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:30.700Z|f973c50b-ba1f-49cc-96ee-ba5c4796cce0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:32.867Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:29:33.051Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:29:33.052Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:29:33.188Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:29:33.189Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:29:32 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[65], vertex-id=[200912], x-aai-txid=[0-aai-resources-230227-14:29:32:097-54984], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:29:33.191Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508025021","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-02-27T14:29:33.380Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:29:33.381Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:29:33.407Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:29:33.409Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:29:33.409Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:33.409Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:29:33.410Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:29:33.410Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"115", X-B3-TraceId:"df5304a5ae1ab63c52d9d9b3db821896", X-B3-SpanId:"ad20fd4ca83fece2", X-B3-ParentSpanId:"93eb7fcac68a9667", X-B3-Sampled:"0", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2dc2d7c-ed0b-4e33-9bae-bdfe5db8c457"] 2023-02-27T14:29:33.411Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b","requestScope":"service"} 2023-02-27T14:29:33.411Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:33.992Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:33.993Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:29:33.995Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:29:33.995Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:29:34 GMT", x-envoy-upstream-service-time:"550", server:"envoy"] 2023-02-27T14:29:33.996Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:29:33.997Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:33.998Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:29:34.016Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:29:34.016Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:29:34.017Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:34.017Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:29:34.018Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:29:34.018Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"698a9f2f-d1ef-4a75-89d6-c70007da1949"] 2023-02-27T14:29:34.019Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:29:34.019Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:36.309Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:36.310Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:29:36.311Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:29:36.312Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [set-cookie:"JSESSIONID=56BB9AB914F98D2F81A5C11CF4DDE274; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:29:35 GMT", x-envoy-upstream-service-time:"2278", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:36.405Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:29:36.406Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:36.406Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:29:36.605Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T14:29:36.606Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-02-27T14:29:36.607Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:36.607Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T14:29:36.607Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:29:36.608Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c5944d3-6881-411a-b8a7-ddf6196ad661"] 2023-02-27T14:29:36.608Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:29:36.609Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:37.367Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:37.368Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:29:37.369Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T14:29:37.369Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:29:36 GMT", x-envoy-upstream-service-time:"754", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:37.389Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-02-27T14:29:37.390Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:37.390Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-02-27T14:29:37.403Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:29:37.404Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:29:37.404Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:37.404Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:29:37.405Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:29:37.405Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eed08160-a9d6-48d9-8d4b-554a1c41177d"] 2023-02-27T14:29:37.405Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:29:37.406Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:37.587Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:37.588Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:29:37.588Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:29:37.588Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:29:36 GMT", x-envoy-upstream-service-time:"178", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:37.602Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:29:37.603Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:37.604Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:29:37.628Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:29:37.629Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:29:37.629Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:37.629Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:29:37.629Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:29:37.630Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1851", X-B3-TraceId:"df5304a5ae1ab63c52d9d9b3db821896", X-B3-SpanId:"156f745088485059", X-B3-ParentSpanId:"93eb7fcac68a9667", X-B3-Sampled:"0", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e44b9d31-2a3a-46ec-83e1-dc19bfff187f"] 2023-02-27T14:29:37.630Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"efa8e02f-adda-40cb-8d3d-e97234a6612a","requestStatus":"IN_PROGRESS","startTime":1677508149611,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"efa8e02f-adda-40cb-8d3d-e97234a6612a"} 2023-02-27T14:29:37.630Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:38.153Z|93a9f536-946d-4a15-ba32-4858384851c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:29:38.156Z|93a9f536-946d-4a15-ba32-4858384851c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:29:38.839Z|01ce4347-2ea5-444e-aef0-10f15fe52e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:29:38.840Z|01ce4347-2ea5-444e-aef0-10f15fe52e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:29:38.925Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:38.926Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:29:38.926Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:29:38.927Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:29:39 GMT", x-envoy-upstream-service-time:"1290", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:38.969Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.611+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:29:38.703+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:29:38.970Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:38.971Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:29:39.051Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:29:39.052Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:29:39.052Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:39.052Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:29:39.053Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:29:39.053Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2258", X-B3-TraceId:"df5304a5ae1ab63c52d9d9b3db821896", X-B3-SpanId:"8e24e339278a909d", X-B3-ParentSpanId:"93eb7fcac68a9667", X-B3-Sampled:"0", X-ONAP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-TransactionID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ECOMP-RequestID:"efa8e02f-adda-40cb-8d3d-e97234a6612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a64e0ea-0e09-41a1-8ee1-13afe5c76a2c"] 2023-02-27T14:29:39.053Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\"modelUuid\":\"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\"modelInvariantUuid\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"efa8e02f-adda-40cb-8d3d-e97234a6612a","type":"String"},"mso-request-id":{"value":"efa8e02f-adda-40cb-8d3d-e97234a6612a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:29:39.053Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:40.669Z|edfa755a-8770-4834-8966-b5ef8a26aa80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:40.669Z|2166a781-d904-4d06-a77c-c11bc7fda081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:40.670Z|2166a781-d904-4d06-a77c-c11bc7fda081|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:40.670Z|edfa755a-8770-4834-8966-b5ef8a26aa80|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:40.726Z|c238a790-b033-483b-91ad-507931a23b2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:40.728Z|c238a790-b033-483b-91ad-507931a23b2b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:50.230Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:50.231Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:29:50.232Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:29:50.232Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=88977BBED7A76A899405261811827B32; Path=/; HttpOnly", date:"Mon, 27 Feb 2023 14:29:49 GMT", x-onap-requestid:"efa8e02f-adda-40cb-8d3d-e97234a6612a", x-requestid:"efa8e02f-adda-40cb-8d3d-e97234a6612a", x-transactionid:"efa8e02f-adda-40cb-8d3d-e97234a6612a", x-ecomp-requestid:"efa8e02f-adda-40cb-8d3d-e97234a6612a", x-onap-partnername:"UNKNOWN", x-invocationid:"0a64e0ea-0e09-41a1-8ee1-13afe5c76a2c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"11153", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:50.233Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"efa8e02f-adda-40cb-8d3d-e97234a6612a\",\"instanceId\":\"6672c739-5d23-4eb0-ad1c-653382058725\"}}","message":"Success","processInstanceID":"2b9d1123-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:29:50.234Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:50.235Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:29:50.255Z|efa8e02f-adda-40cb-8d3d-e97234a6612a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:29:50.505Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:29:50.618Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:29:50.619Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:29:50.620Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:50.620Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:29:50.620Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:29:50.621Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"486ff7501397b370a4cc8520bc0499b5", X-B3-SpanId:"da4ba4d0466aa440", X-B3-ParentSpanId:"6d0f310830bbc4f7", X-B3-Sampled:"0", X-ONAP-RequestID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-RequestID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-TransactionID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-ECOMP-RequestID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2ee365f-8687-44fd-88a2-b690d7ecbc33"] 2023-02-27T14:29:50.621Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:29:50.621Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:50.702Z|c74e5f8d-2040-445c-a1cf-ba3e83f333e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:50.702Z|ce3a5428-8602-4f52-a563-8f8a48bfbb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:50.703Z|ce3a5428-8602-4f52-a563-8f8a48bfbb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:50.703Z|c74e5f8d-2040-445c-a1cf-ba3e83f333e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:50.748Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:50.749Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:29:50.750Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:29:50.750Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:29:50 GMT", x-envoy-upstream-service-time:"122", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:50.754Z|3cee8857-6518-4d62-b6ae-36c017d60a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:29:50.755Z|3cee8857-6518-4d62-b6ae-36c017d60a7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:29:50.767Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:29:50.768Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:50.769Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:29:50.773Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:29:50.774Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:29:50.774Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:29:50.775Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:29:50.775Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:29:50.775Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"486ff7501397b370a4cc8520bc0499b5", X-B3-SpanId:"edbcb424ad2e1084", X-B3-ParentSpanId:"6d0f310830bbc4f7", X-B3-Sampled:"0", X-ONAP-RequestID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-RequestID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-TransactionID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-ECOMP-RequestID:"2057fc79-d914-4bca-b6a6-77210176d0f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a43847ac-53de-40e2-a8f0-617b667e5bc1"] 2023-02-27T14:29:50.775Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:29:50.776Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:29:50.999Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:29:51.000Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:29:51.000Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:29:51.001Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:29:50 GMT", x-envoy-upstream-service-time:"220", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:29:51.001Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:29:51.002Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:29:51.002Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:29:51.022Z|2057fc79-d914-4bca-b6a6-77210176d0f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:29:53.154Z|db2b87bd-b023-40f6-a9a0-523ac3841c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:29:53.154Z|db2b87bd-b023-40f6-a9a0-523ac3841c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:00.734Z|5fa016f4-aa88-43bf-aea9-8cd23b6fbed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:00.735Z|5fa016f4-aa88-43bf-aea9-8cd23b6fbed9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:00.736Z|19fb8bb6-0975-4d79-9770-c281b09269eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:00.737Z|19fb8bb6-0975-4d79-9770-c281b09269eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:00.789Z|26dc35c0-e588-49c0-8407-b33b67c72865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:00.791Z|26dc35c0-e588-49c0-8407-b33b67c72865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:01.304Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:30:01.311Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:01.312Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:30:01.312Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:01.312Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:01.313Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:30:01.313Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ac29e4209b312f6263a85ac046709f5", X-B3-SpanId:"8c9657057a941e49", X-B3-ParentSpanId:"545c4e2349924c5e", X-B3-Sampled:"0", X-ONAP-RequestID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-RequestID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-TransactionID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-ECOMP-RequestID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a662fca4-735f-4c40-ba6d-7c145eb11073"] 2023-02-27T14:30:01.313Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:30:01.314Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:01.382Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:01.382Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:01.383Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:30:01.383Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:02 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:01.387Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:30:01.387Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:01.387Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:30:01.389Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:01.390Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:30:01.390Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:01.390Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:01.390Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:30:01.391Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ac29e4209b312f6263a85ac046709f5", X-B3-SpanId:"76c7b55dc4332237", X-B3-ParentSpanId:"545c4e2349924c5e", X-B3-Sampled:"0", X-ONAP-RequestID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-RequestID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-TransactionID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-ECOMP-RequestID:"00031a4a-0185-49ad-a7a5-8807bbf52b09", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3a111e-9979-452c-82f9-b0fe348f4311"] 2023-02-27T14:30:01.391Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:30:01.391Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:01.483Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:01.484Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:01.485Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:30:01.485Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:02 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:01.490Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:30:01.491Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:01.491Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:30:01.512Z|00031a4a-0185-49ad-a7a5-8807bbf52b09|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:30:08.154Z|ef8cb276-66df-453c-83c1-fc405eaaf33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:30:08.155Z|ef8cb276-66df-453c-83c1-fc405eaaf33f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:08.840Z|70b06b2f-6b7e-4a26-85ad-981b791988b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:30:08.841Z|70b06b2f-6b7e-4a26-85ad-981b791988b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:10.763Z|0ec2f230-eacf-4e57-b164-bd13364fc79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:10.765Z|0ec2f230-eacf-4e57-b164-bd13364fc79b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:10.765Z|77fd6c81-c1c7-4a48-a0c4-074793cd091d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:10.766Z|77fd6c81-c1c7-4a48-a0c4-074793cd091d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:10.817Z|f91b861c-3d76-4dad-ab70-efa5ccbe551c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:10.817Z|f91b861c-3d76-4dad-ab70-efa5ccbe551c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:11.754Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:30:11.764Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:11.764Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:30:11.765Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:11.765Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:11.766Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:30:11.766Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e272d5f6c0107ba896e9073b5022cd5b", X-B3-SpanId:"075fb7813eee4484", X-B3-ParentSpanId:"b75a4fb57d1bbb23", X-B3-Sampled:"0", X-ONAP-RequestID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-RequestID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-TransactionID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-ECOMP-RequestID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27637712-d31d-4bd8-a922-5dfce8abe977"] 2023-02-27T14:30:11.767Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:30:11.767Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:11.905Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:11.906Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:11.907Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:30:11.907Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:12 GMT", x-envoy-upstream-service-time:"132", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:11.908Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:30:11.909Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:11.910Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:30:11.915Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:11.915Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:30:11.916Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:11.916Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:11.917Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:30:11.917Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e272d5f6c0107ba896e9073b5022cd5b", X-B3-SpanId:"1e56f9c38d109679", X-B3-ParentSpanId:"b75a4fb57d1bbb23", X-B3-Sampled:"0", X-ONAP-RequestID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-RequestID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-TransactionID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-ECOMP-RequestID:"fbe51308-ef4b-43a3-a9cb-2524d8f73d1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fc4b0d0-168c-4023-b5b3-c9624e12ac5b"] 2023-02-27T14:30:11.918Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:30:11.918Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:11.999Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:11.999Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:12.000Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:30:12.001Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:12 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:12.001Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:30:12.002Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:12.002Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:30:12.018Z|fbe51308-ef4b-43a3-a9cb-2524d8f73d1c|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:30:16.326Z|7e9b618a-ee2e-4292-9306-6395ad4e9dc0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:30:16.327Z|7e9b618a-ee2e-4292-9306-6395ad4e9dc0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:20.794Z|843ad56c-94f7-4ea6-be9a-58f7c1453cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:20.794Z|c82626c1-0305-4779-b55f-f5930ee8a7e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:20.795Z|843ad56c-94f7-4ea6-be9a-58f7c1453cf9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:20.795Z|c82626c1-0305-4779-b55f-f5930ee8a7e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:20.842Z|4ef15616-fed1-4b12-800f-ff46a8b10daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:20.843Z|4ef15616-fed1-4b12-800f-ff46a8b10daf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:22.209Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:30:22.217Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:22.217Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:30:22.218Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:22.218Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:22.218Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:30:22.218Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23ffe101048a4280fb98e1ac85ccf3f0", X-B3-SpanId:"fb303c118ccde767", X-B3-ParentSpanId:"a0b9b47afe0e7e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-RequestID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-TransactionID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-ECOMP-RequestID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f80498e3-a4c5-4bbc-955f-e215064b9a94"] 2023-02-27T14:30:22.219Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:30:22.219Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:22.343Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:22.344Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:22.344Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:30:22.345Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:22 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:22.381Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:30:22.382Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:22.382Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:30:22.385Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:22.385Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:30:22.385Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:22.386Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:22.386Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:30:22.386Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"23ffe101048a4280fb98e1ac85ccf3f0", X-B3-SpanId:"db5c6e3b7f43f97a", X-B3-ParentSpanId:"a0b9b47afe0e7e3e", X-B3-Sampled:"0", X-ONAP-RequestID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-RequestID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-TransactionID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-ECOMP-RequestID:"f72299d0-aa06-480b-8095-51dfae14b9cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92ee6d61-901a-4f89-9316-a6061bc0fc3c"] 2023-02-27T14:30:22.387Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:30:22.387Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:22.443Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:22.444Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:22.444Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:30:22.445Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:22 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:22.458Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:30:22.459Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:22.459Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:30:22.473Z|f72299d0-aa06-480b-8095-51dfae14b9cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:30:23.153Z|81377c12-6d3d-4cd2-b6a4-9ffce3c889c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:30:23.156Z|81377c12-6d3d-4cd2-b6a4-9ffce3c889c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:30.826Z|d0c3e8e7-fe30-4904-9258-493fcf025a8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:30.826Z|49800600-eeea-4ad7-a317-b700e5c5ff1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:30.827Z|49800600-eeea-4ad7-a317-b700e5c5ff1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:30.827Z|d0c3e8e7-fe30-4904-9258-493fcf025a8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:30.868Z|fccfdaf9-9734-4e63-ab16-9b2d3506f8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:30.869Z|fccfdaf9-9734-4e63-ab16-9b2d3506f8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:32.651Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:30:32.661Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:32.663Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:30:32.664Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:32.664Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:32.665Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:30:32.666Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfe78a7dc4549380f7c91d4aa0e0b02d", X-B3-SpanId:"e3d745757ca578a9", X-B3-ParentSpanId:"02d29bae35fe9ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-RequestID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-TransactionID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-ECOMP-RequestID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef4deedd-d6dc-4c2a-9ced-2258951cf089"] 2023-02-27T14:30:32.666Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:30:32.667Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:32.719Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:32.720Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:32.721Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:30:32.722Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:33 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:32.724Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:30:32.725Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:32.727Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:30:32.731Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:32.733Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:30:32.734Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:32.735Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:32.736Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:30:32.737Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfe78a7dc4549380f7c91d4aa0e0b02d", X-B3-SpanId:"1157400ab3fbd5c5", X-B3-ParentSpanId:"02d29bae35fe9ee9", X-B3-Sampled:"0", X-ONAP-RequestID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-RequestID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-TransactionID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-ECOMP-RequestID:"55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37573ea4-22e4-40e8-bbea-504a2df40405"] 2023-02-27T14:30:32.737Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:30:32.738Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:32.777Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:32.778Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:32.779Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:30:32.780Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:33 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:32.780Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:30:32.781Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:32.782Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:30:32.800Z|55d3e0ee-67dd-42d9-94c5-7aa63c1b0b8d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:30:38.154Z|aecb0a75-95e7-4bbc-87df-318dcf3132c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:30:38.156Z|aecb0a75-95e7-4bbc-87df-318dcf3132c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:38.842Z|44b9c789-7997-460c-a9e6-06cff474b4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:30:38.842Z|44b9c789-7997-460c-a9e6-06cff474b4b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:40.857Z|be300cc7-dc40-40e0-8c87-cbb5b8681785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:40.857Z|456433e3-2648-4535-a38f-02bfaf27f09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:40.858Z|be300cc7-dc40-40e0-8c87-cbb5b8681785|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:40.858Z|456433e3-2648-4535-a38f-02bfaf27f09f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:40.895Z|db7e5706-2b07-4bdf-8cd5-4ef9e394f415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:40.896Z|db7e5706-2b07-4bdf-8cd5-4ef9e394f415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:42.975Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:30:42.986Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:42.987Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:30:42.987Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:42.988Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:42.988Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:30:42.988Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"415cd8d524be25b83fdad3ce6bb9f585", X-B3-SpanId:"51adbd8f58273eae", X-B3-ParentSpanId:"6fe94fd6f5706008", X-B3-Sampled:"0", X-ONAP-RequestID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-RequestID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-TransactionID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-ECOMP-RequestID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a20cef9-d9dc-4515-b98b-1ddaabb127dd"] 2023-02-27T14:30:42.989Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:30:42.989Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:43.052Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:43.053Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:43.054Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:30:43.054Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:43 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:43.058Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:30:43.058Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:43.059Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:30:43.062Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:43.063Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:30:43.063Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:43.063Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:43.064Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:30:43.064Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"415cd8d524be25b83fdad3ce6bb9f585", X-B3-SpanId:"e43a662d57cfa218", X-B3-ParentSpanId:"6fe94fd6f5706008", X-B3-Sampled:"0", X-ONAP-RequestID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-RequestID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-TransactionID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-ECOMP-RequestID:"08bbe01f-3667-4cf4-a259-78cf42ea2261", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f3ea659-7989-4729-bc52-91202fec488f"] 2023-02-27T14:30:43.065Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:30:43.065Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:43.108Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:43.109Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:43.110Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:30:43.110Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:43 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:43.116Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:30:43.116Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:43.116Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:30:43.133Z|08bbe01f-3667-4cf4-a259-78cf42ea2261|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:30:50.888Z|795d880b-a0ea-4f88-8390-350cc00feb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:50.888Z|d690e414-d1e4-4fb3-ba5f-b9e36ed14c8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:50.889Z|795d880b-a0ea-4f88-8390-350cc00feb57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:50.890Z|d690e414-d1e4-4fb3-ba5f-b9e36ed14c8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:50.919Z|d2487736-44c1-4fb2-bb6d-22d1ce2b96e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:30:50.920Z|d2487736-44c1-4fb2-bb6d-22d1ce2b96e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:30:53.153Z|61b555fd-9a46-4985-9895-9c626fb0c4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:30:53.154Z|61b555fd-9a46-4985-9895-9c626fb0c4a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:30:53.335Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:30:53.343Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:53.344Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:30:53.344Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:53.345Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:30:53.345Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:30:53.346Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1781d2721aec721b7ef315dd988c4437", X-B3-SpanId:"3df44de7986cb1a6", X-B3-ParentSpanId:"e4c1adc38c95a3bc", X-B3-Sampled:"0", X-ONAP-RequestID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-RequestID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-TransactionID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-ECOMP-RequestID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5106db6-2b59-4511-b5d0-bf0479546bb9"] 2023-02-27T14:30:53.346Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:30:53.347Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:53.422Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:53.423Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:53.423Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:30:53.423Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:54 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:53.424Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:30:53.425Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:53.425Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:30:53.428Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:53.428Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:30:53.428Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:30:53.429Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:30:53.429Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:30:53.430Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1781d2721aec721b7ef315dd988c4437", X-B3-SpanId:"21cdff16506fd03e", X-B3-ParentSpanId:"e4c1adc38c95a3bc", X-B3-Sampled:"0", X-ONAP-RequestID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-RequestID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-TransactionID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-ECOMP-RequestID:"d519afa2-78c1-42ec-b9f3-317f0037b010", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4dfc5c0-baf0-4924-a953-ea6729c015e3"] 2023-02-27T14:30:53.430Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:30:53.430Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:30:53.472Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:30:53.473Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:30:53.474Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:30:53.474Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:30:54 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:30:53.475Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:30:53.476Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:30:53.476Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:30:53.492Z|d519afa2-78c1-42ec-b9f3-317f0037b010|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:00.914Z|b4f6151c-c77b-415f-9712-9a5ea5e463f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:00.914Z|656b5c2c-12d6-4ba2-87a5-3843a365c3c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:00.915Z|b4f6151c-c77b-415f-9712-9a5ea5e463f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:00.915Z|656b5c2c-12d6-4ba2-87a5-3843a365c3c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:00.945Z|1ec7af13-a851-4ad1-90b6-3e2a8ceefd73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:00.946Z|1ec7af13-a851-4ad1-90b6-3e2a8ceefd73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:03.723Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:03.732Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:03.733Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:03.734Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:03.734Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:03.735Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:03.735Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbd57238479aa27b3d30e7bb40e8c344", X-B3-SpanId:"58f59c98ae956a0f", X-B3-ParentSpanId:"25e8c74e4bd56e24", X-B3-Sampled:"0", X-ONAP-RequestID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-RequestID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-TransactionID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-ECOMP-RequestID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c08002e4-704d-46e0-bce1-c3835f2cb659"] 2023-02-27T14:31:03.736Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:03.736Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:03.823Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:03.824Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:03.825Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:03.825Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:04 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:03.834Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:29:50.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:03.835Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:03.836Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:03.839Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:03.839Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:03.840Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:03.840Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:03.840Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:03.841Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cbd57238479aa27b3d30e7bb40e8c344", X-B3-SpanId:"3bcdf8be39d6dba8", X-B3-ParentSpanId:"25e8c74e4bd56e24", X-B3-Sampled:"0", X-ONAP-RequestID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-RequestID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-TransactionID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-ECOMP-RequestID:"1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea5d216b-8e99-4d45-80a1-03ff5bf4800c"] 2023-02-27T14:31:03.841Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:03.841Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:03.891Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:03.892Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:03.893Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:03.893Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:04 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:03.900Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:03.900Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:03.901Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:03.922Z|1efb4ee6-aa72-48ed-8b24-0920a8ab8ab1|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:08.153Z|5c5f3517-a3ea-4b3c-98f2-57134e8db4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:31:08.157Z|5c5f3517-a3ea-4b3c-98f2-57134e8db4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:31:08.843Z|cb2ee829-ccd7-46e1-ba3c-52b941ad2d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:31:08.844Z|cb2ee829-ccd7-46e1-ba3c-52b941ad2d89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:31:10.945Z|2e2d749c-2bd2-47ac-89ac-1799d3a38f6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:10.946Z|2e2d749c-2bd2-47ac-89ac-1799d3a38f6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:10.953Z|3c5332e1-7d6e-4881-aec3-0be1e3a2a3fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:10.954Z|3c5332e1-7d6e-4881-aec3-0be1e3a2a3fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:10.980Z|a0b72482-7e34-41b7-85a8-fa8c12229637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:10.981Z|a0b72482-7e34-41b7-85a8-fa8c12229637|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:14.105Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:14.112Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:14.113Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:14.113Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:14.113Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:14.114Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:14.114Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f575831ebb9214c6be58d24ccddda57", X-B3-SpanId:"5f0f6b1ff8eed009", X-B3-ParentSpanId:"379000cb8dd4e3d5", X-B3-Sampled:"0", X-ONAP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-TransactionID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ECOMP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6649ad0-039f-4470-be8a-7bda5c7b3e4b"] 2023-02-27T14:31:14.114Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:14.115Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:14.200Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:14.201Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:14.201Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:14.202Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:14 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:14.205Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-27T14:29:09.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:14.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:14.205Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:14.206Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:14.208Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:14.209Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:14.209Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:14.209Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:14.209Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:14.210Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f575831ebb9214c6be58d24ccddda57", X-B3-SpanId:"ae137264ef29b2e8", X-B3-ParentSpanId:"379000cb8dd4e3d5", X-B3-Sampled:"0", X-ONAP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-TransactionID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ECOMP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce7c38d8-bedc-427e-849e-edee301747fd"] 2023-02-27T14:31:14.210Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:14.210Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:14.277Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:14.278Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:14.278Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:14.279Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:14 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:14.323Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:14.324Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:14.325Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:14.431Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:31:14.432Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:31:14.432Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:14.432Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:31:14.432Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:31:14.433Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-TransactionID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ECOMP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76494743-3c39-47c2-a8d5-788e34ec3f05"] 2023-02-27T14:31:14.433Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:31:14.434Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:15.315Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:15.315Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:15.316Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:31:15.316Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F3CDB1E3B392050AD2DF54562175DC3C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:31:14 GMT", x-envoy-upstream-service-time:"854", server:"envoy"] 2023-02-27T14:31:15.317Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"60d4b96d-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"efa8e02f-adda-40cb-8d3d-e97234a6612a","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:31:09.857+0000","endTime":"2023-02-27T14:31:12.415+0000","removalTime":null,"durationInMillis":2558,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2b9d1123-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"5b6a9d6f-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:31:15.317Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:15.318Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=efa8e02f-adda-40cb-8d3d-e97234a6612a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:31:15.375Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:31:15.376Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:31:15.376Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:15.376Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:31:15.376Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:31:15.376Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-TransactionID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ECOMP-RequestID:"ed794bfc-be26-4366-a23a-bf0263705032", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9179cc6d-0a78-4d01-9494-8da816c17540"] 2023-02-27T14:31:15.377Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:31:15.377Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:15.939Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:15.940Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:15.941Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:31:15.942Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B0FA53D61A5EB725162B2D2F9D766DA1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:31:14 GMT", x-envoy-upstream-service-time:"558", server:"envoy"] 2023-02-27T14:31:15.943Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:60d61910-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"60d4b96d-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"60d4b96d-b6ab-11ed-aebb-b22d1e2f9519","executionId":"60d4b96d-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:31:09.866+0000","endTime":"2023-02-27T14:31:12.393+0000","durationInMillis":2527,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b9d1123-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:31:15.943Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:15.943Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=60d4b96d-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:31:15.954Z|ed794bfc-be26-4366-a23a-bf0263705032|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:16.326Z|dc77a186-eca9-4ad9-94ca-4d22d1ed2b49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:31:16.327Z|dc77a186-eca9-4ad9-94ca-4d22d1ed2b49|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:20.995Z|8d49e8d6-5dce-4ad3-9053-fcddfe186190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:20.995Z|195cdc62-f66b-4cba-8588-717f5ad32bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:20.996Z|195cdc62-f66b-4cba-8588-717f5ad32bbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:20.996Z|8d49e8d6-5dce-4ad3-9053-fcddfe186190|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:21.021Z|9e3ad239-22dc-406b-bbfe-a20ab39266cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:21.022Z|9e3ad239-22dc-406b-bbfe-a20ab39266cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:23.153Z|3b56a351-ea04-4f44-87f7-bf418cc66601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:31:23.154Z|3b56a351-ea04-4f44-87f7-bf418cc66601|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:31:26.154Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:26.163Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:26.164Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:26.165Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:26.165Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:26.166Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:26.166Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e903228b3f9b60ecdf2914113c759915", X-B3-SpanId:"b62a36034d9791d4", X-B3-ParentSpanId:"45e3e7f8e04831b5", X-B3-Sampled:"0", X-ONAP-RequestID:"f84a45da-f886-4381-a1c5-22831533b99f", X-RequestID:"f84a45da-f886-4381-a1c5-22831533b99f", X-TransactionID:"f84a45da-f886-4381-a1c5-22831533b99f", X-ECOMP-RequestID:"f84a45da-f886-4381-a1c5-22831533b99f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf69e2e6-281e-491d-9d6e-0da4d5a1ad40"] 2023-02-27T14:31:26.167Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:26.167Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:26.256Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:26.257Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:26.257Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:26.258Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:26 GMT", x-envoy-upstream-service-time:"83", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:26.267Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:29:09.000+00:00", "endTime" : "2023-02-27T14:31:19.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:26.268Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:26.269Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:26.271Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:26.272Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:26.272Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:26.273Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:26.273Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:26.274Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e903228b3f9b60ecdf2914113c759915", X-B3-SpanId:"03258d7120f436e7", X-B3-ParentSpanId:"45e3e7f8e04831b5", X-B3-Sampled:"0", X-ONAP-RequestID:"f84a45da-f886-4381-a1c5-22831533b99f", X-RequestID:"f84a45da-f886-4381-a1c5-22831533b99f", X-TransactionID:"f84a45da-f886-4381-a1c5-22831533b99f", X-ECOMP-RequestID:"f84a45da-f886-4381-a1c5-22831533b99f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1d3fc3fc-9f8b-4a4d-850a-a266ca1885bf"] 2023-02-27T14:31:26.275Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:26.275Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:26.352Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:26.353Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:26.353Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:26.354Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:26 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:26.356Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:26.357Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:26.357Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:26.376Z|f84a45da-f886-4381-a1c5-22831533b99f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:26.580Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:26.588Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:26.589Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:26.590Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:26.590Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:26.591Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:26.592Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5864f6af8ee3fa22358dea55a2332629", X-B3-SpanId:"803dd40e01f63865", X-B3-ParentSpanId:"54f3d351464ead42", X-B3-Sampled:"0", X-ONAP-RequestID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-RequestID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-TransactionID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-ECOMP-RequestID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da7ed4d9-7b18-4bcf-ac6a-4c022edde337"] 2023-02-27T14:31:26.592Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:26.592Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:26.675Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:26.676Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:26.677Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:26.678Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:26 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:26.691Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:29:09.000+00:00", "endTime" : "2023-02-27T14:31:19.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:26.692Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:26.692Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:26.695Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:26.696Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:26.696Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:26.696Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:26.697Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:26.697Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5864f6af8ee3fa22358dea55a2332629", X-B3-SpanId:"ef5e5db9b1f8c0ad", X-B3-ParentSpanId:"54f3d351464ead42", X-B3-Sampled:"0", X-ONAP-RequestID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-RequestID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-TransactionID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-ECOMP-RequestID:"3660c895-6e9d-485d-8479-bb74c8a68803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ccaad84-7462-4954-bcf2-f926fc6cbea0"] 2023-02-27T14:31:26.698Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:26.699Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:26.768Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:26.769Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:26.769Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:26.770Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:26 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:26.799Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:26.800Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:26.801Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:26.816Z|3660c895-6e9d-485d-8479-bb74c8a68803|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:26.986Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:26.992Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:26.993Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:26.993Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:26.994Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:26.994Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:26.994Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ecd6f5c9a40c3345d6d321b0acb641d", X-B3-SpanId:"1eac19b3d64f3ce6", X-B3-ParentSpanId:"947a7519b91c5b6e", X-B3-Sampled:"0", X-ONAP-RequestID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-RequestID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-TransactionID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-ECOMP-RequestID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca7542e2-5c43-436d-bfea-6cbdb44166e3"] 2023-02-27T14:31:26.995Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:26.995Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:27.097Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:27.098Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:27.098Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:27.099Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:26 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:27.099Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:29:09.000+00:00", "endTime" : "2023-02-27T14:31:19.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:27.100Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:27.100Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:27.102Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:27.103Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:27.103Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:27.103Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:27.104Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:27.104Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ecd6f5c9a40c3345d6d321b0acb641d", X-B3-SpanId:"539db648268751ca", X-B3-ParentSpanId:"947a7519b91c5b6e", X-B3-Sampled:"0", X-ONAP-RequestID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-RequestID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-TransactionID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-ECOMP-RequestID:"4edb89ac-8c97-4ca1-bef3-92f724f554f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b57127ad-47a5-4688-8d6c-790b9cfe6bdb"] 2023-02-27T14:31:27.104Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:27.105Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:27.150Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:27.151Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:27.151Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:27.152Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:26 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:27.156Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:27.157Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:27.157Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:27.172Z|4edb89ac-8c97-4ca1-bef3-92f724f554f4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:27.402Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:27.407Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:27.407Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:27.408Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:27.408Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:27.408Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:27.409Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5872442776d115811af6494a55e2cf24", X-B3-SpanId:"4fff2dc6f11cbb6b", X-B3-ParentSpanId:"10482c4e9a29fc89", X-B3-Sampled:"0", X-ONAP-RequestID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-RequestID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-TransactionID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-ECOMP-RequestID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43cc126b-2e99-47d1-9afe-90de74c30b81"] 2023-02-27T14:31:27.409Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:27.410Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:27.474Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:27.475Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:27.476Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:27.476Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:28 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:27.480Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:29:09.000+00:00", "endTime" : "2023-02-27T14:31:19.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:27.481Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:27.481Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:27.483Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:27.484Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:27.484Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:27.485Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:27.485Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:27.485Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5872442776d115811af6494a55e2cf24", X-B3-SpanId:"7497d28c21504058", X-B3-ParentSpanId:"10482c4e9a29fc89", X-B3-Sampled:"0", X-ONAP-RequestID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-RequestID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-TransactionID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-ECOMP-RequestID:"b745ac13-f70d-43b8-a60a-cf50cd4abab5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62075606-f886-4f3b-b049-3b05825dac9c"] 2023-02-27T14:31:27.486Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:27.486Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:27.540Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:27.540Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:27.541Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:27.541Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:28 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:27.547Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:27.548Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:27.548Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:27.565Z|b745ac13-f70d-43b8-a60a-cf50cd4abab5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:27.772Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:27.778Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:27.779Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||Invoke 2023-02-27T14:31:27.779Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:27.780Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a 2023-02-27T14:31:27.780Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Method : GET 2023-02-27T14:31:27.781Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ae92d494dd536867d16e95258f8f15", X-B3-SpanId:"c5ec58823fb7436d", X-B3-ParentSpanId:"43ab93946b43e480", X-B3-Sampled:"0", X-ONAP-RequestID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-RequestID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-TransactionID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-ECOMP-RequestID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c589dbeb-ba2e-4aa9-8041-c843d66b2e1a"] 2023-02-27T14:31:27.781Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Request body: 2023-02-27T14:31:27.782Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:27.894Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:27.895Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:27.895Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Status text : OK 2023-02-27T14:31:27.896Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:28 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:27.907Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||Response body: { "requestId" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:29:09.000+00:00", "endTime" : "2023-02-27T14:31:19.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n\t\t\t\"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_network\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicnw-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicnw-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"f14e23c7-03e9-4795-befe-0d6254b8caa1\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "efa8e02f-adda-40cb-8d3d-e97234a6612a", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a" } } } 2023-02-27T14:31:27.909Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:27.910Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/efa8e02f-adda-40cb-8d3d-e97234a6612a|INFO|500||InvokeReturn 2023-02-27T14:31:27.914Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:27.915Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:27.915Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:27.915Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false 2023-02-27T14:31:27.916Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:27.916Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ae92d494dd536867d16e95258f8f15", X-B3-SpanId:"d0f6158305d07356", X-B3-ParentSpanId:"43ab93946b43e480", X-B3-Sampled:"0", X-ONAP-RequestID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-RequestID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-TransactionID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-ECOMP-RequestID:"22af2dfc-717f-4736-828f-2b701ad8ab8d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77179121-f2db-4f92-b474-5c4e7b9f3def"] 2023-02-27T14:31:27.917Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:27.917Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:27.981Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:27.983Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:27.983Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:27.984Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:28 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:27.985Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:27.985Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:27.986Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=efa8e02f-adda-40cb-8d3d-e97234a6612a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:28.002Z|22af2dfc-717f-4736-828f-2b701ad8ab8d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/efa8e02f-adda-40cb-8d3d-e97234a6612a|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:31.040Z|a324b950-7575-4635-bafb-c25d06fb23a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:31.040Z|73c86986-6bc4-4698-aea7-0a1435d08913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:31.041Z|a324b950-7575-4635-bafb-c25d06fb23a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:31.041Z|73c86986-6bc4-4698-aea7-0a1435d08913|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:31.052Z|8d10056c-59c7-4079-90fe-45396341f99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:31.053Z|8d10056c-59c7-4079-90fe-45396341f99a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:37.636Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:37.643Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||Checking if requestId: adc8e633-97de-4e4c-8474-de824d159a18 already exists in requestDb InfraActiveRequests table 2023-02-27T14:31:37.644Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:31:37.644Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:31:37.645Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:37.645Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:31:37.645Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:31:37.646Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4cb2184544b4862d600d9043ec6fc918", X-B3-SpanId:"52b30686ec1a9f32", X-B3-ParentSpanId:"2cda1ae2096b86df", X-B3-Sampled:"0", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"de418215-effb-4ede-a43f-fc81189e759d"] 2023-02-27T14:31:37.646Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:31:37.646Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:37.720Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:37.721Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:31:37.721Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : Not Found 2023-02-27T14:31:37.722Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:31:38 GMT", x-envoy-upstream-service-time:"69", server:"envoy"] 2023-02-27T14:31:37.722Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: 2023-02-27T14:31:37.723Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:37.723Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|404|Not Found|InvokeReturn 2023-02-27T14:31:37.758Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:31:37.760Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-27T14:31:37.773Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:31:37.825Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|INFO|500||Invoke 2023-02-27T14:31:37.826Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39 with request headers:{Authorization=[***REDACTED***], X-RequestID=[adc8e633-97de-4e4c-8474-de824d159a18], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5d6fa7fd-8c3e-47ba-a41e-a89331e88674], X-ECOMP-RequestID=[adc8e633-97de-4e4c-8474-de824d159a18], X-TransactionId=[], X-ONAP-RequestID=[adc8e633-97de-4e4c-8474-de824d159a18]} 2023-02-27T14:31:37.890Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39 has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:31:36 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[42], x-aai-txid=[0-aai-resources-230227-14:31:36:840-8494], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:31:37.892Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39","ERR.5.4.6114"]}}} 2023-02-27T14:31:37.893Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|INFO|404|Not Found|InvokeReturn 2023-02-27T14:31:37.908Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39 2023-02-27T14:31:37.909Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 61235730-5e56-4b1d-a5eb-3a97db42ff39 2023-02-27T14:31:37.914Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:31:37.969Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|INFO|500||Invoke 2023-02-27T14:31:37.970Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39 with request headers:{Authorization=[***REDACTED***], X-RequestID=[adc8e633-97de-4e4c-8474-de824d159a18], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8f336f02-0196-4a70-944d-cf93bb12ef20], X-ECOMP-RequestID=[adc8e633-97de-4e4c-8474-de824d159a18], X-TransactionId=[], X-ONAP-RequestID=[adc8e633-97de-4e4c-8474-de824d159a18]} 2023-02-27T14:31:37.997Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39 has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:31:36 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[23], x-aai-txid=[2-aai-resources-230227-14:31:36:980-19838], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:31:38.000Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39","ERR.5.4.6114"]}}} 2023-02-27T14:31:38.000Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39|INFO|404|Not Found|InvokeReturn 2023-02-27T14:31:38.004Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/61235730-5e56-4b1d-a5eb-3a97db42ff39 2023-02-27T14:31:38.004Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 61235730-5e56-4b1d-a5eb-3a97db42ff39 2023-02-27T14:31:38.008Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:31:38.058Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:31:38.059Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:31:38.110Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:31:38.111Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:31:37 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[47], vertex-id=[200912], x-aai-txid=[2-aai-resources-230227-14:31:37:069-92871], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:31:38.112Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508025021","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-02-27T14:31:38.114Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:31:38.115Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:31:38.118Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:31:38.119Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:31:38.119Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:38.120Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:31:38.120Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:31:38.120Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"177", X-B3-TraceId:"4cb2184544b4862d600d9043ec6fc918", X-B3-SpanId:"b4b9a7ff0f4c5237", X-B3-ParentSpanId:"2cda1ae2096b86df", X-B3-Sampled:"0", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7224d726-22d3-4b7f-9e4c-1e985be1bd37"] 2023-02-27T14:31:38.121Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6672c739-5d23-4eb0-ad1c-653382058725"},"instanceName":"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0","requestScope":"network"} 2023-02-27T14:31:38.121Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:38.153Z|f3af613a-0c83-404a-8ede-a35d7ee61a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:31:38.154Z|f3af613a-0c83-404a-8ede-a35d7ee61a58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:31:38.204Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:38.205Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:38.205Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:31:38.206Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:31:38 GMT", x-envoy-upstream-service-time:"80", server:"envoy"] 2023-02-27T14:31:38.206Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:31:38.207Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:38.207Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:31:38.209Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387 2023-02-27T14:31:38.210Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|INFO|500||Invoke 2023-02-27T14:31:38.210Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:38.211Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387 2023-02-27T14:31:38.211Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Method : GET 2023-02-27T14:31:38.211Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dbea665-7d61-4417-8402-998de4edc8ca"] 2023-02-27T14:31:38.212Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Request body: 2023-02-27T14:31:38.212Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:38.452Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:38.452Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:38.453Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Status text : OK 2023-02-27T14:31:38.453Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:31:37 GMT", x-envoy-upstream-service-time:"232", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:38.487Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||Response body: { "modelCustomizationUUID" : "46fb0c12-2811-4de6-b312-618af67c7387", "modelInstanceName" : "Generic NeutronNet", "created" : "2023-02-27T14:26:59.000+00:00", "networkTechnology" : "NEUTRON", "networkType" : "NEUTRON", "networkScope" : null, "networkRole" : null, "resourceInput" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource" } } } 2023-02-27T14:31:38.487Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:38.488Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387|INFO|500||InvokeReturn 2023-02-27T14:31:38.515Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource 2023-02-27T14:31:38.516Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|INFO|500||Invoke 2023-02-27T14:31:38.516Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:38.516Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource 2023-02-27T14:31:38.517Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Method : GET 2023-02-27T14:31:38.517Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f909a8f1-6f8b-4c9c-a57a-0d4bc363def6"] 2023-02-27T14:31:38.517Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Request body: 2023-02-27T14:31:38.518Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:38.844Z|76142106-53eb-4f3b-9bea-6100045900f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:31:38.845Z|76142106-53eb-4f3b-9bea-6100045900f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:31:39.243Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:39.244Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:39.244Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Status text : OK 2023-02-27T14:31:39.245Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/36fa6ea9-f700-429e-bdd1-8e470f1305e5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 27 Feb 2023 14:31:37 GMT", x-envoy-upstream-service-time:"722", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:39.247Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||Response body: { "modelUUID" : "36fa6ea9-f700-429e-bdd1-8e470f1305e5", "orchestrationMode" : "HEAT", "description" : "Generic NeutronNet", "neutronNetworkType" : "BASIC", "aicVersionMin" : "2.0", "aicVersionMax" : "3.0", "modelName" : "Generic NeutronNet", "modelInvariantUUID" : "897b2a4f-5aee-4b18-8d88-116602775731", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet", "category" : null, "subCategory" : null, "created" : "2023-02-27T14:26:59.000+00:00", "hibernateLazyInitializer" : { }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/36fa6ea9-f700-429e-bdd1-8e470f1305e5" }, "networkResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/36fa6ea9-f700-429e-bdd1-8e470f1305e5" }, "collectionNetworkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/36fa6ea9-f700-429e-bdd1-8e470f1305e5/collectionNetworkResourceCustomization" }, "heatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/36fa6ea9-f700-429e-bdd1-8e470f1305e5/heatTemplate" }, "networkResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/36fa6ea9-f700-429e-bdd1-8e470f1305e5/networkResourceCustomization" } } } 2023-02-27T14:31:39.248Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:39.248Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/46fb0c12-2811-4de6-b312-618af67c7387/networkResource|INFO|500||InvokeReturn 2023-02-27T14:31:39.273Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-02-27T14:31:39.273Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke 2023-02-27T14:31:39.274Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:39.274Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance 2023-02-27T14:31:39.274Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:31:39.275Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a173ce64-c186-4369-b52f-778f52a26861"] 2023-02-27T14:31:39.275Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:31:39.275Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:39.469Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:39.469Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:31:39.470Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T14:31:39.470Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:31:37 GMT", x-envoy-upstream-service-time:"175", server:"envoy"] 2023-02-27T14:31:39.471Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Response body: 2023-02-27T14:31:39.471Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:39.472Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T14:31:39.473Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-02-27T14:31:39.473Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-02-27T14:31:39.473Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:39.474Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance 2023-02-27T14:31:39.474Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:31:39.474Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0037e3aa-8508-4d42-abc0-fd4f470152ca"] 2023-02-27T14:31:39.475Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:31:39.475Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:39.572Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:39.573Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:39.573Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T14:31:39.574Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:31:39 GMT", x-envoy-upstream-service-time:"93", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:39.575Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 178, "action" : "createInstance", "description" : "Gr api recipe to create network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-02-27T11:53:01.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178" } } } 2023-02-27T14:31:39.575Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:39.576Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-02-27T14:31:39.594Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:31:39.594Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:31:39.595Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:39.595Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:31:39.595Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:31:39.596Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2663", X-B3-TraceId:"4cb2184544b4862d600d9043ec6fc918", X-B3-SpanId:"85d2d6b4d2adc6ef", X-B3-ParentSpanId:"2cda1ae2096b86df", X-B3-Sampled:"0", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4afdb69-3bce-457c-b348-82ba5f17810f"] 2023-02-27T14:31:39.596Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"adc8e633-97de-4e4c-8474-de824d159a18","requestStatus":"IN_PROGRESS","startTime":1677508297760,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"6672c739-5d23-4eb0-ad1c-653382058725","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"adc8e633-97de-4e4c-8474-de824d159a18"} 2023-02-27T14:31:39.597Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:39.715Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:39.716Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:31:39.716Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:31:39.716Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:31:40 GMT", x-envoy-upstream-service-time:"115", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:39.729Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:31:37.760+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:31:40.310+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:31:39.730Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:39.730Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:31:39.758Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:31:39.759Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:31:39.759Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:39.760Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:31:39.760Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:31:39.761Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3007", X-B3-TraceId:"4cb2184544b4862d600d9043ec6fc918", X-B3-SpanId:"1acd422d80d26d63", X-B3-ParentSpanId:"2cda1ae2096b86df", X-B3-Sampled:"0", X-ONAP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-TransactionID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ECOMP-RequestID:"adc8e633-97de-4e4c-8474-de824d159a18", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a24bb4ac-578b-4529-a786-45eee2530241"] 2023-02-27T14:31:39.761Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"Generic NeutronNet 0\",\"modelInvariantId\":\"897b2a4f-5aee-4b18-8d88-116602775731\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"46fb0c12-2811-4de6-b312-618af67c7387\",\"modelVersionId\":\"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\"modelCustomizationId\":\"46fb0c12-2811-4de6-b312-618af67c7387\",\"modelUuid\":\"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\"modelInvariantUuid\":\"897b2a4f-5aee-4b18-8d88-116602775731\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\"source\":\"VID\",\"instanceName\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"6672c739-5d23-4eb0-ad1c-653382058725\",\"modelInfo\":{\"modelInvariantId\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\"modelUuid\":\"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\"modelInvariantUuid\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\"}}}],\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"6672c739-5d23-4eb0-ad1c-653382058725\"}","type":"String"},"requestId":{"value":"adc8e633-97de-4e4c-8474-de824d159a18","type":"String"},"mso-request-id":{"value":"adc8e633-97de-4e4c-8474-de824d159a18","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"6672c739-5d23-4eb0-ad1c-653382058725","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"Generic NeutronNet","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"Generic NeutronNet","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:31:39.762Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:41.071Z|723faf8b-59ad-43db-b119-ca8e0710d6ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:41.072Z|723faf8b-59ad-43db-b119-ca8e0710d6ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:41.075Z|d0049d09-e2cd-48a2-8641-a0fd40d18e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:41.076Z|d0049d09-e2cd-48a2-8641-a0fd40d18e91|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:41.096Z|511f4111-81ff-468c-b4f8-0086aea90c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:41.097Z|511f4111-81ff-468c-b4f8-0086aea90c4e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:41.804Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:41.805Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:31:41.806Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:31:41.806Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:31:41 GMT", x-onap-requestid:"adc8e633-97de-4e4c-8474-de824d159a18", x-requestid:"adc8e633-97de-4e4c-8474-de824d159a18", x-transactionid:"adc8e633-97de-4e4c-8474-de824d159a18", x-ecomp-requestid:"adc8e633-97de-4e4c-8474-de824d159a18", x-onap-partnername:"UNKNOWN", x-invocationid:"a24bb4ac-578b-4529-a786-45eee2530241", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2036", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:41.807Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"adc8e633-97de-4e4c-8474-de824d159a18\",\"instanceId\":\"c0328fe3-4b14-4eab-876d-7bc724f0f21e\"}}","message":"Success","processInstanceID":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:31:41.807Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:41.807Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:31:41.814Z|adc8e633-97de-4e4c-8474-de824d159a18|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:42.031Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:42.036Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:31:42.037Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:31:42.038Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:42.038Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:31:42.038Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:31:42.039Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7de0a7f96e515e2a2e61076e2a21d3", X-B3-SpanId:"2bd92152d105ac75", X-B3-ParentSpanId:"a7aa7e7dcc93fd33", X-B3-Sampled:"0", X-ONAP-RequestID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-RequestID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-TransactionID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-ECOMP-RequestID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6535f7-5c3f-45be-be2e-018f2392eb00"] 2023-02-27T14:31:42.039Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:31:42.039Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:42.094Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:42.095Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:42.095Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:31:42.095Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:42 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:42.098Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:31:37.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:31:42.099Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:42.099Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:31:42.102Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:31:42.102Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:42.103Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:42.104Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:31:42.104Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:42.105Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"da7de0a7f96e515e2a2e61076e2a21d3", X-B3-SpanId:"8e49dbc96e65e7cf", X-B3-ParentSpanId:"a7aa7e7dcc93fd33", X-B3-Sampled:"0", X-ONAP-RequestID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-RequestID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-TransactionID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-ECOMP-RequestID:"545cd77b-d910-44a8-b1bb-cd26887d2b5e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9a67dbf-a6f1-4012-bcb8-64a008963508"] 2023-02-27T14:31:42.105Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:42.106Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:42.138Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:42.139Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:42.139Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:42.140Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:42 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:42.146Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:42.146Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:42.147Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:42.160Z|545cd77b-d910-44a8-b1bb-cd26887d2b5e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:51.105Z|cfde0b6e-ac1f-4610-98fd-26b2e4ce81c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:51.105Z|7e525af3-24a1-40c0-a220-43169defb830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:51.106Z|7e525af3-24a1-40c0-a220-43169defb830|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:51.106Z|cfde0b6e-ac1f-4610-98fd-26b2e4ce81c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:51.133Z|c531124c-d216-4aa0-93a8-30b08a1efe82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:31:51.134Z|c531124c-d216-4aa0-93a8-30b08a1efe82|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:31:52.353Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:31:52.360Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:31:52.361Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:31:52.362Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:52.362Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:31:52.362Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:31:52.363Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a468873372ea05a26217e1147633d7d", X-B3-SpanId:"4569c9c43e58c710", X-B3-ParentSpanId:"209c504345a49be4", X-B3-Sampled:"0", X-ONAP-RequestID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-RequestID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-TransactionID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-ECOMP-RequestID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78479617-96f3-4310-b341-ba05df5de454"] 2023-02-27T14:31:52.363Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:31:52.363Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:52.435Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:52.436Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:52.437Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:31:52.437Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:53 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:52.442Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:31:37.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:31:52.442Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:52.443Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:31:52.454Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:31:52.454Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:31:52.455Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:31:52.455Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:31:52.456Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:31:52.456Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a468873372ea05a26217e1147633d7d", X-B3-SpanId:"ea05f00292a9052e", X-B3-ParentSpanId:"209c504345a49be4", X-B3-Sampled:"0", X-ONAP-RequestID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-RequestID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-TransactionID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-ECOMP-RequestID:"acc51640-0067-41c3-aa0d-bdf34fc121b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0eefbda-3ee4-4419-9460-90060a67ccd1"] 2023-02-27T14:31:52.456Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:31:52.457Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:31:52.495Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:31:52.495Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:31:52.496Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:31:52.497Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:31:53 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:31:52.499Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:31:52.499Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:31:52.500Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:31:52.515Z|acc51640-0067-41c3-aa0d-bdf34fc121b7|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:31:53.153Z|2114f577-3713-43a8-8db7-d6ffdd286a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:31:53.157Z|2114f577-3713-43a8-8db7-d6ffdd286a0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:32:01.150Z|63a67899-79a5-475e-8b27-17fa58c3cc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:01.151Z|63a67899-79a5-475e-8b27-17fa58c3cc40|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:01.155Z|b5db625d-02b0-4884-affe-a62fef378be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:01.155Z|b5db625d-02b0-4884-affe-a62fef378be2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:01.179Z|52a9b45d-7aa1-4e42-a626-eedcf6edb827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:01.180Z|52a9b45d-7aa1-4e42-a626-eedcf6edb827|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:02.716Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:02.724Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:02.725Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:02.725Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:02.725Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:02.725Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:02.726Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b780c50598ed4f906f461ddb7232ba4", X-B3-SpanId:"34c2c41c1b2e0d65", X-B3-ParentSpanId:"a7bf5935bf124225", X-B3-Sampled:"0", X-ONAP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-TransactionID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ECOMP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"814ff843-564d-4440-b436-51f90145271e"] 2023-02-27T14:32:02.726Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:02.726Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:02.807Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:02.808Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:02.808Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:02.808Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:03 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:02.812Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:31:37.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:02.813Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:02.813Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:02.817Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:02.818Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:02.818Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:02.818Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:02.818Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:02.819Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4b780c50598ed4f906f461ddb7232ba4", X-B3-SpanId:"e4e0019d00567089", X-B3-ParentSpanId:"a7bf5935bf124225", X-B3-Sampled:"0", X-ONAP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-TransactionID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ECOMP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"579be9d9-600f-4762-9242-1109b84ea61b"] 2023-02-27T14:32:02.819Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:02.819Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:02.853Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:02.854Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:02.854Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:02.855Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:03 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:02.862Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:32:02.863Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:02.863Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:02.920Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:02.922Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:02.922Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:02.923Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:02.923Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:02.924Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-TransactionID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ECOMP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2781c1fb-9e38-4229-bb90-b668c31d28c1"] 2023-02-27T14:32:02.924Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:02.925Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:03.243Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:03.244Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:03.245Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:03.246Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=38A28584BC2D042B407F09A7DABA5EE4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:32:02 GMT", x-envoy-upstream-service-time:"309", server:"envoy"] 2023-02-27T14:32:03.247Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"79423c47-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"adc8e633-97de-4e4c-8474-de824d159a18","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:31:50.840+0000","endTime":"2023-02-27T14:31:55.323+0000","removalTime":null,"durationInMillis":4483,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"75ace02b-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:32:03.247Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:03.248Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:03.291Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:03.292Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:03.293Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:03.294Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:03.294Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:03.294Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-TransactionID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ECOMP-RequestID:"9548fc77-be18-4ec4-b5f4-56d43138746a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4bbc39e-9714-46fb-af8a-2c743028a58a"] 2023-02-27T14:32:03.295Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:03.295Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:03.659Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:03.660Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:03.660Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:03.660Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F58CCBC06AA866756D9F0A3FFE57B2DF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:32:02 GMT", x-envoy-upstream-service-time:"358", server:"envoy"] 2023-02-27T14:32:03.661Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:79434dca-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"79423c47-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"79423c47-b6ab-11ed-aebb-b22d1e2f9519","executionId":"79423c47-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:31:50.847+0000","endTime":"2023-02-27T14:31:55.320+0000","durationInMillis":4473,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:32:03.661Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:03.663Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=79423c47-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:03.672Z|9548fc77-be18-4ec4-b5f4-56d43138746a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:08.153Z|9feaf20b-8113-45f5-984f-82ef9d03d8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:32:08.155Z|9feaf20b-8113-45f5-984f-82ef9d03d8f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:32:08.846Z|3b8989fb-824f-4c04-9d4e-b765bf595692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:32:08.847Z|3b8989fb-824f-4c04-9d4e-b765bf595692|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:32:11.179Z|b96c7ab2-5651-41a6-9b02-5f426e03104d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:11.180Z|b96c7ab2-5651-41a6-9b02-5f426e03104d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:11.187Z|2678f1fc-0343-40da-a995-2bfce9e8e864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:11.187Z|2678f1fc-0343-40da-a995-2bfce9e8e864|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:11.227Z|1b71a8f7-ea4a-4003-8578-02ab6f3db01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:11.228Z|1b71a8f7-ea4a-4003-8578-02ab6f3db01b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:13.862Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:13.869Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:13.870Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:13.870Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:13.871Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:13.871Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:13.872Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8e6ee38da40d8cf61debc9e2ff91755", X-B3-SpanId:"6f1f6b2196c34b5a", X-B3-ParentSpanId:"5ffa2092de09c919", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-TransactionID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ECOMP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"377585d3-64c2-4f48-a41f-7a83e7925af8"] 2023-02-27T14:32:13.872Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:13.872Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:13.940Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:13.941Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:13.941Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:13.942Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:14 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:13.943Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:31:37.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:31:57.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:13.943Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:13.944Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:13.946Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:13.946Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:13.947Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:13.947Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:13.948Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:13.948Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8e6ee38da40d8cf61debc9e2ff91755", X-B3-SpanId:"b7bbebb95e601d89", X-B3-ParentSpanId:"5ffa2092de09c919", X-B3-Sampled:"0", X-ONAP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-TransactionID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ECOMP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77c99320-8dab-4e24-a489-32166514ce7f"] 2023-02-27T14:32:13.949Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:13.949Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:13.998Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:13.999Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:13.999Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:14.000Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:14 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:14.000Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:32:14.001Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:14.001Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:14.041Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:14.042Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:14.043Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:14.043Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:14.043Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:14.043Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-TransactionID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ECOMP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeb4e98d-55a5-4bcf-9a32-efe47726d39c"] 2023-02-27T14:32:14.044Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:14.044Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:14.356Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:14.357Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:14.357Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:14.358Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=770E1EFE7897023FF0F046C959853954; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:32:13 GMT", x-envoy-upstream-service-time:"308", server:"envoy"] 2023-02-27T14:32:14.358Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"81488606-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"adc8e633-97de-4e4c-8474-de824d159a18","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:32:04.303+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"813c03af-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:32:14.359Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:14.359Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:14.409Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:14.410Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:14.410Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:14.410Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:14.411Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:14.411Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-TransactionID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ECOMP-RequestID:"1c3d197b-2f56-442f-ac22-46a177adc3f4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"078a73f0-9745-4c20-91d9-7a8650f7879f"] 2023-02-27T14:32:14.411Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:14.412Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:14.909Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:14.910Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:14.910Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:14.911Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0F349F0D45F900AC53233495F4F97ABA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 27 Feb 2023 14:32:13 GMT", x-envoy-upstream-service-time:"479", server:"envoy"] 2023-02-27T14:32:14.911Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:8149706d-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","executionId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:32:04.309+0000","endTime":"2023-02-27T14:32:04.311+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:32:14.912Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:14.912Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:14.919Z|1c3d197b-2f56-442f-ac22-46a177adc3f4|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:16.325Z|9e5b671d-5f00-4d85-8514-c15615a5295f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:32:16.326Z|9e5b671d-5f00-4d85-8514-c15615a5295f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:21.235Z|7029eba6-3b9d-4b11-835b-1751d706b4da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:21.235Z|659f5575-0b71-4825-b143-b768af55edc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:21.236Z|7029eba6-3b9d-4b11-835b-1751d706b4da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:21.236Z|659f5575-0b71-4825-b143-b768af55edc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:21.267Z|a5301182-e319-4c25-b8b8-0e7198455113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:21.267Z|a5301182-e319-4c25-b8b8-0e7198455113|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:23.153Z|ba1290e9-f970-4099-96d9-10642839f8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:32:23.154Z|ba1290e9-f970-4099-96d9-10642839f8ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:32:25.113Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:25.119Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:25.119Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:25.120Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:25.120Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:25.120Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:25.121Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2ef165ce75541510a6a9bde613f5f1c", X-B3-SpanId:"c977a325fc653a26", X-B3-ParentSpanId:"53fa9beaa64fce6d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-TransactionID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ECOMP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7080989e-0ecb-4e8f-a536-b6e6804b0022"] 2023-02-27T14:32:25.121Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:25.121Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:25.183Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:25.184Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:25.184Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:25.185Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:25 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:25.186Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of AssignNetworkBB has completed successfully, next invoking CreateNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:31:37.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:23.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:25.186Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:25.186Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:25.189Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:25.189Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:25.189Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:25.190Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:25.190Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:25.190Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2ef165ce75541510a6a9bde613f5f1c", X-B3-SpanId:"9c5f212189c9e4c2", X-B3-ParentSpanId:"53fa9beaa64fce6d", X-B3-Sampled:"0", X-ONAP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-TransactionID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ECOMP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8789644c-9f74-4070-a032-6ca1447f3dba"] 2023-02-27T14:32:25.191Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:25.191Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:25.238Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:25.238Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:25.239Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:25.239Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:25 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:25.255Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:32:25.256Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:25.256Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:25.305Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:25.306Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:25.306Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:25.306Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:25.307Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:25.307Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-TransactionID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ECOMP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e9808e5-87bd-44b7-86f4-34c116f24b84"] 2023-02-27T14:32:25.307Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:25.307Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:25.956Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:25.956Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:25.957Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:25.957Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F136F52E9ACB75B3A7CE3661F12084C7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:32:25 GMT", x-envoy-upstream-service-time:"644", server:"envoy"] 2023-02-27T14:32:25.958Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"81488606-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"adc8e633-97de-4e4c-8474-de824d159a18","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:32:04.303+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"813c03af-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:32:25.958Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:25.958Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:25.991Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:25.992Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:25.992Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:25.993Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:25.993Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:25.994Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-TransactionID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ECOMP-RequestID:"c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b44da0f3-4bea-4e1d-a77f-9c101d4aaab4"] 2023-02-27T14:32:25.994Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:25.994Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:26.891Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:26.893Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:26.893Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:26.894Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8EFEE1D6C5C834582D4C4A79E1074172; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:32:26 GMT", x-envoy-upstream-service-time:"892", server:"envoy"] 2023-02-27T14:32:26.894Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:8d28132e-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","executionId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:32:24.223+0000","endTime":"2023-02-27T14:32:24.290+0000","durationInMillis":67,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:32:26.895Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:26.895Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:26.910Z|c5416ff7-c6fa-4c5e-81b1-ec3130ce4de7|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:28.604Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:28.611Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 96d43900-e2f6-458d-a3ec-85a2dbbd4426 already exists in requestDb InfraActiveRequests table 2023-02-27T14:32:28.612Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:32:28.613Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||Invoke 2023-02-27T14:32:28.614Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:28.614Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:32:28.614Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Method : GET 2023-02-27T14:32:28.615Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2e1619a40d3d75eb5401632b1f34d53", X-B3-SpanId:"7690a1f48489dc25", X-B3-ParentSpanId:"b5401632b1f34d53", X-B3-Sampled:"0", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba896ae9-38ad-4fad-883f-dbd8b5014b65"] 2023-02-27T14:32:28.615Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Request body: 2023-02-27T14:32:28.616Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:28.664Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:28.665Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:32:28.665Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status text : Not Found 2023-02-27T14:32:28.666Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:32:29 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2023-02-27T14:32:28.666Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Response body: 2023-02-27T14:32:28.666Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:28.667Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|404|Not Found|InvokeReturn 2023-02-27T14:32:28.682Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:32:28.683Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-27T14:32:28.688Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:32:28.745Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:32:28.746Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|INFO|500||Invoke 2023-02-27T14:32:28.942Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|INFO|500||InvokeReturn 2023-02-27T14:32:28.943Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2 has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:32:27 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[159], vertex-id=[422080], x-aai-txid=[0-aai-resources-230227-14:32:27:790-84180], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:32:28.946Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"2f186968-7fc5-4aae-804c-69b8faa764d2","service-description":"pNF","resource-version":"1677508344151"} 2023-02-27T14:32:28.953Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id 2023-02-27T14:32:28.956Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:32:29.005Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|INFO|500||Invoke 2023-02-27T14:32:29.006Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2 with request headers:{Authorization=[***REDACTED***], X-RequestID=[96d43900-e2f6-458d-a3ec-85a2dbbd4426], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ed5d4aff-dfba-4592-ab9a-fb365752ea44], X-ECOMP-RequestID=[96d43900-e2f6-458d-a3ec-85a2dbbd4426], X-TransactionId=[], X-ONAP-RequestID=[96d43900-e2f6-458d-a3ec-85a2dbbd4426]} 2023-02-27T14:32:29.106Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2 has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:32:28 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[95], vertex-id=[422080], x-aai-txid=[2-aai-resources-230227-14:32:28:014-45039], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:32:29.107Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|DEBUG|500||{"service-id":"2f186968-7fc5-4aae-804c-69b8faa764d2","service-description":"pNF","resource-version":"1677508344151"} 2023-02-27T14:32:29.107Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/2f186968-7fc5-4aae-804c-69b8faa764d2|INFO|500||InvokeReturn 2023-02-27T14:32:29.109Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:32:29.109Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:32:29.140Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:32:29.140Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:32:29.141Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:29.141Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:32:29.141Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:32:29.142Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"e2e1619a40d3d75eb5401632b1f34d53", X-B3-SpanId:"8f88a987c9340358", X-B3-ParentSpanId:"b5401632b1f34d53", X-B3-Sampled:"0", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"883a6bee-cf52-4e97-9e06-4409e98d2611"] 2023-02-27T14:32:29.142Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b","requestScope":"service"} 2023-02-27T14:32:29.142Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:29.212Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:29.213Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:29.213Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:32:29.214Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:32:29 GMT", x-envoy-upstream-service-time:"66", server:"envoy"] 2023-02-27T14:32:29.214Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:32:29.214Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:29.215Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:32:29.216Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9 2023-02-27T14:32:29.216Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|INFO|500||Invoke 2023-02-27T14:32:29.217Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:29.217Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9 2023-02-27T14:32:29.217Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Method : GET 2023-02-27T14:32:29.218Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb4213b8-332b-4bae-99b8-638098ff1405"] 2023-02-27T14:32:29.218Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Request body: 2023-02-27T14:32:29.218Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:29.636Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:29.637Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:29.638Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Status text : OK 2023-02-27T14:32:29.638Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:32:28 GMT", x-envoy-upstream-service-time:"413", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:29.646Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Response body: { "modelName" : "Demo_pNF_nH7a3vZdQkBFNNKuRK7q", "description" : "catalog service description", "modelUUID" : "bffb4a9c-127b-413b-b92d-1c3e07738bb9", "modelInvariantUUID" : "28b891fb-6cc0-4131-80f2-e1b2a28772af", "created" : "2023-02-27 14:29:45.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 2471fdf1-d06a", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/collectionResourceCustomizations" } } } 2023-02-27T14:32:29.646Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:29.647Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|INFO|500||InvokeReturn 2023-02-27T14:32:29.664Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance 2023-02-27T14:32:29.665Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|INFO|500||Invoke 2023-02-27T14:32:29.665Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:29.666Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance 2023-02-27T14:32:29.666Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:32:29.666Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c8b9dab-f692-4710-bcfb-fb07c43ef70c"] 2023-02-27T14:32:29.667Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:32:29.667Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:29.822Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:29.823Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:32:29.823Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T14:32:29.824Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:32:28 GMT", x-envoy-upstream-service-time:"152", server:"envoy"] 2023-02-27T14:32:29.824Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Response body: 2023-02-27T14:32:29.824Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:29.825Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T14:32:29.826Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af 2023-02-27T14:32:29.826Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|INFO|500||Invoke 2023-02-27T14:32:29.826Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:29.827Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af 2023-02-27T14:32:29.827Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Method : GET 2023-02-27T14:32:29.827Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7db3faad-3b3f-4c3f-ba0a-2622be8b958e"] 2023-02-27T14:32:29.828Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Request body: 2023-02-27T14:32:29.828Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:29.950Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:29.951Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:29.952Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Status text : OK 2023-02-27T14:32:29.952Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:32:29 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:29.984Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "Demo_pNF_nH7a3vZdQkBFNNKuRK7q", "description" : "catalog service description", "modelUUID" : "bffb4a9c-127b-413b-b92d-1c3e07738bb9", "modelInvariantUUID" : "28b891fb-6cc0-4131-80f2-e1b2a28772af", "created" : "2023-02-27 14:29:45.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 2471fdf1-d06a", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af" } } } 2023-02-27T14:32:29.985Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:29.986Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=28b891fb-6cc0-4131-80f2-e1b2a28772af|INFO|500||InvokeReturn 2023-02-27T14:32:30.004Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance 2023-02-27T14:32:30.006Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|INFO|500||Invoke 2023-02-27T14:32:30.006Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:30.007Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance 2023-02-27T14:32:30.007Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:32:30.008Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7017a8fb-9122-409c-bc03-44f3fc32635e"] 2023-02-27T14:32:30.008Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:32:30.009Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:30.221Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:30.222Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:32:30.222Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T14:32:30.223Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:32:29 GMT", x-envoy-upstream-service-time:"208", server:"envoy"] 2023-02-27T14:32:30.223Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||Response body: 2023-02-27T14:32:30.224Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:30.224Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=bffb4a9c-127b-413b-b92d-1c3e07738bb9&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T14:32:30.226Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:32:30.226Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:32:30.226Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:30.227Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:32:30.227Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:32:30.228Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2eddc7e-4f6e-4d2f-82ea-59fccd98e8c7"] 2023-02-27T14:32:30.228Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:32:30.229Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:30.493Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:30.494Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:30.494Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:32:30.495Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:32:29 GMT", x-envoy-upstream-service-time:"260", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:30.582Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:32:30.583Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:30.584Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:32:30.587Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T14:32:30.588Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-02-27T14:32:30.588Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:30.589Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T14:32:30.589Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:32:30.589Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efd6d5a6-8b0a-4505-bde6-3f12ed83e3dc"] 2023-02-27T14:32:30.590Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:32:30.590Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:30.834Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:30.835Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:30.836Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T14:32:30.836Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:32:29 GMT", x-envoy-upstream-service-time:"241", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:30.854Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-02-27T14:32:30.855Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:30.855Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-02-27T14:32:30.862Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9 2023-02-27T14:32:30.863Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|INFO|500||Invoke 2023-02-27T14:32:30.864Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:30.864Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9 2023-02-27T14:32:30.865Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Method : GET 2023-02-27T14:32:30.866Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2975ac-34bd-422f-aaec-4d7883638099"] 2023-02-27T14:32:30.866Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Request body: 2023-02-27T14:32:30.867Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:31.172Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:31.173Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:31.173Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Status text : OK 2023-02-27T14:32:31.174Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:32:30 GMT", x-envoy-upstream-service-time:"301", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:31.174Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||Response body: { "modelName" : "Demo_pNF_nH7a3vZdQkBFNNKuRK7q", "description" : "catalog service description", "modelUUID" : "bffb4a9c-127b-413b-b92d-1c3e07738bb9", "modelInvariantUUID" : "28b891fb-6cc0-4131-80f2-e1b2a28772af", "created" : "2023-02-27 14:29:45.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network L1-3", "resourceOrder" : "pNF 2471fdf1-d06a", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9/collectionResourceCustomizations" } } } 2023-02-27T14:32:31.175Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:31.175Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/bffb4a9c-127b-413b-b92d-1c3e07738bb9|INFO|500||InvokeReturn 2023-02-27T14:32:31.179Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:32:31.180Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:32:31.180Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:31.180Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:32:31.181Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:32:31.181Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3880", X-B3-TraceId:"e2e1619a40d3d75eb5401632b1f34d53", X-B3-SpanId:"dfc376077aa686d1", X-B3-ParentSpanId:"b5401632b1f34d53", X-B3-Sampled:"0", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b145dfe0-a1de-4b63-938b-45c06fe75b3e"] 2023-02-27T14:32:31.182Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"96d43900-e2f6-458d-a3ec-85a2dbbd4426","requestStatus":"IN_PROGRESS","startTime":1677508348683,"source":"VID","requestBody":"{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"dc53baea-3e85-4668-8961-08a80ab681db\",\n \"owningEntityName\":\"OE-ETE_Customer-dc53baea-3e85-4668-8961-08a80ab681db\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_f27df072-07e9-4ff7-8246-25f420add21b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 2471fdf1-d06a 0\",\n \"modelCustomizationId\":\"3302236a-061c-4679-ae8b-431465ebc529\",\n \"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"instanceParams\":[],\n \"instanceName\":\"nH7a3vZdQkBFNNKuRK7q\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"96d43900-e2f6-458d-a3ec-85a2dbbd4426"} 2023-02-27T14:32:31.182Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:31.264Z|6fc04a5e-ce01-482a-953c-659bb2192d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:31.267Z|6fc04a5e-ce01-482a-953c-659bb2192d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:31.266Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:31.267Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:32:31.267Z|4ec94920-cc63-4143-9191-bff7813c4ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:31.268Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:32:31.268Z|4ec94920-cc63-4143-9191-bff7813c4ab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:31.268Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:32:31 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:31.270Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:32:28.683+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"dc53baea-3e85-4668-8961-08a80ab681db\",\n \"owningEntityName\":\"OE-ETE_Customer-dc53baea-3e85-4668-8961-08a80ab681db\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_f27df072-07e9-4ff7-8246-25f420add21b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 2471fdf1-d06a 0\",\n \"modelCustomizationId\":\"3302236a-061c-4679-ae8b-431465ebc529\",\n \"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"instanceParams\":[],\n \"instanceName\":\"nH7a3vZdQkBFNNKuRK7q\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:32:31.861+00:00", "serviceInstanceName" : "Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" } } } 2023-02-27T14:32:31.270Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:31.271Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:32:31.291Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:32:31.292Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:32:31.293Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:31.295Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:32:31.295Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:32:31.296Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3120", X-B3-TraceId:"e2e1619a40d3d75eb5401632b1f34d53", X-B3-SpanId:"ee3891d05f037a21", X-B3-ParentSpanId:"b5401632b1f34d53", X-B3-Sampled:"0", X-ONAP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-TransactionID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ECOMP-RequestID:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fcd7fce5-3948-479f-81c9-fd4b88011a86"] 2023-02-27T14:32:31.296Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\"modelUuid\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\"modelInvariantUuid\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\"},\"requestInfo\":{\"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_f27df072-07e9-4ff7-8246-25f420add21b\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 2471fdf1-d06a 0\",\"modelCustomizationId\":\"3302236a-061c-4679-ae8b-431465ebc529\",\"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\"instanceParams\":[],\"instanceName\":\"nH7a3vZdQkBFNNKuRK7q\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"dc53baea-3e85-4668-8961-08a80ab681db\",\"owningEntityName\":\"OE-ETE_Customer-dc53baea-3e85-4668-8961-08a80ab681db\"}}}","type":"String"},"requestId":{"value":"96d43900-e2f6-458d-a3ec-85a2dbbd4426","type":"String"},"mso-request-id":{"value":"96d43900-e2f6-458d-a3ec-85a2dbbd4426","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:32:31.297Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:31.299Z|54b6ca62-841c-42f4-a823-1aeafbb47101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:31.299Z|54b6ca62-841c-42f4-a823-1aeafbb47101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:34.447Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:34.448Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:32:34.448Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:32:34.449Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:32:33 GMT", x-onap-requestid:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", x-requestid:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", x-transactionid:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", x-ecomp-requestid:"96d43900-e2f6-458d-a3ec-85a2dbbd4426", x-onap-partnername:"UNKNOWN", x-invocationid:"fcd7fce5-3948-479f-81c9-fd4b88011a86", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3144", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:34.449Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"96d43900-e2f6-458d-a3ec-85a2dbbd4426\",\"instanceId\":\"2c0e64e2-d76b-4cc3-9b78-57f894ad9c49\"}}","message":"Success","processInstanceID":"912a3a87-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:32:34.450Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:34.450Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:32:34.457Z|96d43900-e2f6-458d-a3ec-85a2dbbd4426|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:37.155Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:37.161Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:37.164Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:37.164Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:37.166Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:37.166Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:37.167Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a29f5ddcc0ac69981acfc1dab97da3b0", X-B3-SpanId:"d638bd1395277343", X-B3-ParentSpanId:"a4cdcca371cdffe2", X-B3-Sampled:"0", X-ONAP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-TransactionID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ECOMP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c796b86-6618-4ffb-b904-41e5fd3d0c20"] 2023-02-27T14:32:37.168Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:37.168Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:37.234Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:37.235Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:37.235Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:37.236Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:37 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:37.244Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new network was successfully created in the cloud", "flowStatus" : "Execution of CreateNetworkBB has completed successfully, next invoking ActivateNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-02-27T14:31:37.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:37.245Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:37.246Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:37.248Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:37.249Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:37.250Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:37.250Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:37.251Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:37.251Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a29f5ddcc0ac69981acfc1dab97da3b0", X-B3-SpanId:"ee4f7f0ff2a11441", X-B3-ParentSpanId:"a4cdcca371cdffe2", X-B3-Sampled:"0", X-ONAP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-TransactionID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ECOMP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b659476-e6bb-4541-b1d7-98fd84fdb44b"] 2023-02-27T14:32:37.252Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:37.252Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:37.314Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:37.314Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:37.315Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:37.315Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:37 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:37.319Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"36302c18-6731-4738-8d31-47e1d4d484db\",\"output_key\":\"subnet_id_1beb625d-a96f-49ba-a6ea-80a56ab1e4ec\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b6698ecd-2ae3-415e-9a70-b46ff0efd47a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":null,\"creation_time\":1677508341000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:32:35.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:32:37.319Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:37.320Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:37.393Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:37.394Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:37.395Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:37.395Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:32:37.396Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:37.396Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-TransactionID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ECOMP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52ebb77d-8720-4be4-8ed5-13d73726aaad"] 2023-02-27T14:32:37.397Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:37.397Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:38.153Z|19c8555f-8a15-40c1-a68b-e27724a60b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:32:38.156Z|19c8555f-8a15-40c1-a68b-e27724a60b0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:32:38.174Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:38.175Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:38.176Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:38.177Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9121D86D1C4191B037CF78D52AE120D3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:32:37 GMT", x-envoy-upstream-service-time:"769", server:"envoy"] 2023-02-27T14:32:38.178Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"81488606-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"adc8e633-97de-4e4c-8474-de824d159a18","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:32:04.303+0000","endTime":"2023-02-27T14:32:32.015+0000","removalTime":null,"durationInMillis":27712,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"813c03af-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:32:38.178Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:38.179Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=adc8e633-97de-4e4c-8474-de824d159a18&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:38.349Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:38.350Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:32:38.350Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:38.351Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:32:38.351Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:32:38.352Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-TransactionID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ECOMP-RequestID:"e235bac2-e5e4-4cd3-8b5c-3e70ea26c643", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb2ffc6f-ad89-4089-809e-9fb0831151fc"] 2023-02-27T14:32:38.352Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:32:38.353Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:38.847Z|db32787f-4aa0-42bd-88ed-dcb08f732626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:32:38.848Z|db32787f-4aa0-42bd-88ed-dcb08f732626|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:32:39.670Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:39.671Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:39.672Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:32:39.672Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=37D2F9910F89773A9848E7AB15BA8FE4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:32:38 GMT", x-envoy-upstream-service-time:"1311", server:"envoy"] 2023-02-27T14:32:39.673Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:91c51b4f-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","executionId":"81488606-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:32:31.963+0000","endTime":"2023-02-27T14:32:31.966+0000","durationInMillis":3,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"725fd83f-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:32:39.673Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:39.674Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=81488606-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:32:39.680Z|e235bac2-e5e4-4cd3-8b5c-3e70ea26c643|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:41.299Z|c10a4104-6e5d-4237-b967-427581029f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:41.300Z|c10a4104-6e5d-4237-b967-427581029f7a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:41.302Z|77dbf3cb-cbc3-4579-90ae-2925c4947fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:41.303Z|77dbf3cb-cbc3-4579-90ae-2925c4947fd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:41.328Z|addb2991-8571-42d6-ae6f-903d43174ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:41.329Z|addb2991-8571-42d6-ae6f-903d43174ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:49.882Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:49.888Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:49.889Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:49.890Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:49.890Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:49.891Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:49.891Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6500aabd291a5baaab4ca0cb6ff701d3", X-B3-SpanId:"3a44bad1f3f93923", X-B3-ParentSpanId:"4f53d824b0a801ad", X-B3-Sampled:"0", X-ONAP-RequestID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-RequestID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-TransactionID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-ECOMP-RequestID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62cf784d-a7be-4297-a532-88ad5866e040"] 2023-02-27T14:32:49.892Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:49.892Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:49.971Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:49.972Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:49.972Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:49.973Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:50 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:49.982Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:31:37.000+00:00", "endTime" : "2023-02-27T14:32:42.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:49.984Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:49.984Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:49.990Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:49.991Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:49.992Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:49.993Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:49.993Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:49.994Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6500aabd291a5baaab4ca0cb6ff701d3", X-B3-SpanId:"7dc7ea3820445d98", X-B3-ParentSpanId:"4f53d824b0a801ad", X-B3-Sampled:"0", X-ONAP-RequestID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-RequestID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-TransactionID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-ECOMP-RequestID:"31bd7182-5376-4d5f-8382-d99c0c55dde2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6208f591-42d8-40bc-9e75-8a7ad1ce855f"] 2023-02-27T14:32:49.994Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:49.994Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:50.042Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:50.043Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:50.043Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:50.044Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:50 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:50.047Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"36302c18-6731-4738-8d31-47e1d4d484db\",\"output_key\":\"subnet_id_1beb625d-a96f-49ba-a6ea-80a56ab1e4ec\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b6698ecd-2ae3-415e-9a70-b46ff0efd47a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":null,\"creation_time\":1677508341000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:32:35.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:32:50.048Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:50.049Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:50.066Z|31bd7182-5376-4d5f-8382-d99c0c55dde2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:50.336Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:50.351Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:50.353Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:50.353Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:50.354Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:50.354Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:50.355Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad326eee49e8fb20fb42e2c854154b45", X-B3-SpanId:"99e0e30f7e64d9ac", X-B3-ParentSpanId:"e961c51b499bb54e", X-B3-Sampled:"0", X-ONAP-RequestID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-RequestID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-TransactionID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-ECOMP-RequestID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0c97d19-7984-4f6e-979a-609aa7a141f2"] 2023-02-27T14:32:50.355Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:50.356Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:50.427Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:50.428Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:50.429Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:50.429Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:50 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:50.431Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:31:37.000+00:00", "endTime" : "2023-02-27T14:32:42.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:50.432Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:50.432Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:50.435Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:50.436Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:50.436Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:50.436Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:50.437Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:50.437Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad326eee49e8fb20fb42e2c854154b45", X-B3-SpanId:"98b76a9f80ddcceb", X-B3-ParentSpanId:"e961c51b499bb54e", X-B3-Sampled:"0", X-ONAP-RequestID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-RequestID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-TransactionID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-ECOMP-RequestID:"86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a538265-6ab6-48e0-9f54-5dbef8116cf8"] 2023-02-27T14:32:50.437Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:50.438Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:50.474Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:50.475Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:50.475Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:50.475Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:50 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:50.478Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"36302c18-6731-4738-8d31-47e1d4d484db\",\"output_key\":\"subnet_id_1beb625d-a96f-49ba-a6ea-80a56ab1e4ec\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b6698ecd-2ae3-415e-9a70-b46ff0efd47a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":null,\"creation_time\":1677508341000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:32:35.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:32:50.479Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:50.479Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:50.497Z|86ea2bfb-26f6-4683-9b6b-1a5882e1fbbc|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:50.679Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:50.686Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:50.687Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:50.687Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:50.688Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:50.688Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:50.688Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"699fe820fe578017fb70c80ccb171230", X-B3-SpanId:"57561c0131c5663e", X-B3-ParentSpanId:"5890974ddb75b398", X-B3-Sampled:"0", X-ONAP-RequestID:"3007a31d-a083-4931-928d-48fdf8377877", X-RequestID:"3007a31d-a083-4931-928d-48fdf8377877", X-TransactionID:"3007a31d-a083-4931-928d-48fdf8377877", X-ECOMP-RequestID:"3007a31d-a083-4931-928d-48fdf8377877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6830fa91-288f-4b4b-8ca5-0b936d6c9572"] 2023-02-27T14:32:50.689Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:50.689Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:50.741Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:50.742Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:50.743Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:50.743Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:50 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:50.756Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:31:37.000+00:00", "endTime" : "2023-02-27T14:32:42.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:50.758Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:50.758Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:50.761Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:50.762Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:50.762Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:50.763Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:50.763Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:50.763Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"699fe820fe578017fb70c80ccb171230", X-B3-SpanId:"91852d34cfa1b243", X-B3-ParentSpanId:"5890974ddb75b398", X-B3-Sampled:"0", X-ONAP-RequestID:"3007a31d-a083-4931-928d-48fdf8377877", X-RequestID:"3007a31d-a083-4931-928d-48fdf8377877", X-TransactionID:"3007a31d-a083-4931-928d-48fdf8377877", X-ECOMP-RequestID:"3007a31d-a083-4931-928d-48fdf8377877", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0416182d-bbb6-45da-9646-381dca588627"] 2023-02-27T14:32:50.764Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:50.764Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:50.803Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:50.804Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:50.804Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:50.805Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:50 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:50.806Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"36302c18-6731-4738-8d31-47e1d4d484db\",\"output_key\":\"subnet_id_1beb625d-a96f-49ba-a6ea-80a56ab1e4ec\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b6698ecd-2ae3-415e-9a70-b46ff0efd47a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":null,\"creation_time\":1677508341000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:32:35.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:32:50.807Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:50.808Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:50.827Z|3007a31d-a083-4931-928d-48fdf8377877|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:51.006Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:51.012Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:51.013Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:51.013Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:51.013Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:51.014Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:51.014Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e20d8dcc0799916173630cd096992e", X-B3-SpanId:"f2811126debae73b", X-B3-ParentSpanId:"ec094aa730143e5c", X-B3-Sampled:"0", X-ONAP-RequestID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-RequestID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-TransactionID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-ECOMP-RequestID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f81c457-4d90-478d-ac93-91545473fac3"] 2023-02-27T14:32:51.014Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:51.015Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:51.087Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:51.089Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:51.089Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:51.090Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:51 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:51.101Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:31:37.000+00:00", "endTime" : "2023-02-27T14:32:42.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:51.102Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:51.103Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:51.106Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:51.106Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:51.107Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:51.107Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:51.107Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:51.107Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70e20d8dcc0799916173630cd096992e", X-B3-SpanId:"77fc7c9a40cf3d77", X-B3-ParentSpanId:"ec094aa730143e5c", X-B3-Sampled:"0", X-ONAP-RequestID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-RequestID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-TransactionID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-ECOMP-RequestID:"a2624f03-66e8-463b-bdf2-7f5c29cfe736", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5510cbd0-03fd-47ce-a648-803863627400"] 2023-02-27T14:32:51.108Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:51.108Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:51.139Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:51.140Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:51.140Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:51.140Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:51 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:51.142Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"36302c18-6731-4738-8d31-47e1d4d484db\",\"output_key\":\"subnet_id_1beb625d-a96f-49ba-a6ea-80a56ab1e4ec\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b6698ecd-2ae3-415e-9a70-b46ff0efd47a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":null,\"creation_time\":1677508341000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:32:35.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:32:51.142Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:51.143Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:51.162Z|a2624f03-66e8-463b-bdf2-7f5c29cfe736|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:51.334Z|a9c68805-f573-4955-8c2b-19ddbc023e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:51.335Z|a9c68805-f573-4955-8c2b-19ddbc023e92|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:51.335Z|a2a70ff3-5d61-463d-b3ad-9e37a158af5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:51.336Z|a2a70ff3-5d61-463d-b3ad-9e37a158af5c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:51.347Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:32:51.363Z|f2dd2228-0483-46d4-b90c-5479ad4b7a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:32:51.364Z|f2dd2228-0483-46d4-b90c-5479ad4b7a65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:32:51.365Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:51.365Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||Invoke 2023-02-27T14:32:51.366Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:51.366Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18 2023-02-27T14:32:51.366Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Method : GET 2023-02-27T14:32:51.367Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"275d59b154dbd52e784473877a888070", X-B3-SpanId:"a7a469770e19b285", X-B3-ParentSpanId:"a4519ce6f946abb1", X-B3-Sampled:"0", X-ONAP-RequestID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-RequestID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-TransactionID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-ECOMP-RequestID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0517fb01-3ed5-42e6-9ad9-ffd1cd5e4d44"] 2023-02-27T14:32:51.367Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Request body: 2023-02-27T14:32:51.368Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:51.407Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:51.408Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:51.408Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Status text : OK 2023-02-27T14:32:51.409Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:51 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:51.410Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||Response body: { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new network was successfully created in the cloud", "statusMessage" : "ALaCarte-Network-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:31:37.000+00:00", "endTime" : "2023-02-27T14:32:42.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"network\",\n \"modelInvariantId\": \"897b2a4f-5aee-4b18-8d88-116602775731\",\n \"modelVersionId\": \"36fa6ea9-f700-429e-bdd1-8e470f1305e5\",\n \"modelName\": \"Generic NeutronNet\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"46fb0c12-2811-4de6-b312-618af67c7387\",\n \"modelCustomizationName\": \"Generic NeutronNet 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicnw-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicnw-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"6672c739-5d23-4eb0-ad1c-653382058725\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:43.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "createInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "Generic NeutronNet", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "cloudIdentifier" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\"},\"environment\":null}", "created" : "2023-02-27T14:32:22.000+00:00" } ], "requestURI" : "adc8e633-97de-4e4c-8474-de824d159a18", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18" } } } 2023-02-27T14:32:51.410Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:51.411Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/adc8e633-97de-4e4c-8474-de824d159a18|INFO|500||InvokeReturn 2023-02-27T14:32:51.414Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:51.414Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:32:51.415Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:32:51.415Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false 2023-02-27T14:32:51.415Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:32:51.416Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"275d59b154dbd52e784473877a888070", X-B3-SpanId:"53f0f753b58e0d73", X-B3-ParentSpanId:"a4519ce6f946abb1", X-B3-Sampled:"0", X-ONAP-RequestID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-RequestID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-TransactionID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-ECOMP-RequestID:"d515be8a-97c0-4e03-af4d-d09b388fcaf6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"835e76f3-2dff-49ef-a782-27e1c5c63d98"] 2023-02-27T14:32:51.416Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:32:51.416Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:32:51.473Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:32:51.474Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:32:51.474Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:32:51.475Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:32:51 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:32:51.481Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 7, "soRequestId" : "adc8e633-97de-4e4c-8474-de824d159a18", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"36302c18-6731-4738-8d31-47e1d4d484db\",\"output_key\":\"subnet_id_1beb625d-a96f-49ba-a6ea-80a56ab1e4ec\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"b6698ecd-2ae3-415e-9a70-b46ff0efd47a\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":null,\"creation_time\":1677508341000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:32:35.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:32:51.482Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:32:51.483Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=adc8e633-97de-4e4c-8474-de824d159a18&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:32:51.495Z|d515be8a-97c0-4e03-af4d-d09b388fcaf6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/adc8e633-97de-4e4c-8474-de824d159a18|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:32:53.153Z|3fe86eae-19e9-495b-adfe-3ac8ca12a33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:32:53.154Z|3fe86eae-19e9-495b-adfe-3ac8ca12a33d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:00.230Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:00.235Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: fa3aec72-9f08-4b30-a370-49f9071e02be already exists in requestDb InfraActiveRequests table 2023-02-27T14:33:00.236Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:00.236Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:00.236Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:00.237Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:00.237Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:00.237Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d3dfd9f93a904fd7ef4b44409ff44ec6", X-B3-SpanId:"3c61aa82fd3c2732", X-B3-ParentSpanId:"9fb8a2764a137e61", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08728e96-2832-4122-a192-f0cebfcce64f"] 2023-02-27T14:33:00.238Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:00.238Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:00.302Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:00.303Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:33:00.303Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : Not Found 2023-02-27T14:33:00.304Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"60", server:"envoy"] 2023-02-27T14:33:00.304Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: 2023-02-27T14:33:00.305Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:00.305Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|404|Not Found|InvokeReturn 2023-02-27T14:33:00.322Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:33:00.326Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:33:00.400Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:33:00.402Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:33:00.542Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:33:00.543Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:32:59 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[131], vertex-id=[213200], x-aai-txid=[1-aai-resources-230227-14:32:59:415-55909], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:33:00.544Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508136435","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-02-27T14:33:00.547Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:33:00.547Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:33:00.549Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:33:00.549Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:33:00.550Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:00.550Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:33:00.551Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:33:00.551Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"110", X-B3-TraceId:"d3dfd9f93a904fd7ef4b44409ff44ec6", X-B3-SpanId:"484ee2785f60a556", X-B3-ParentSpanId:"9fb8a2764a137e61", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"354315f1-046d-48d3-9640-9e5ff2d0ad03"] 2023-02-27T14:33:00.551Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a","requestScope":"service"} 2023-02-27T14:33:00.552Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:00.600Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:00.601Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:00.601Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:33:00.601Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"44", server:"envoy"] 2023-02-27T14:33:00.602Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:33:00.602Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:00.603Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:33:00.604Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:33:00.604Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:33:00.604Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:00.605Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:33:00.605Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:33:00.605Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77620619-cb0d-456d-94fa-97458dce9d89"] 2023-02-27T14:33:00.606Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:33:00.606Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:00.751Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:00.752Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:00.753Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:33:00.753Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"140", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:00.754Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:33:00.754Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:00.755Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:33:00.762Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T14:33:00.763Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-02-27T14:33:00.763Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:00.764Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T14:33:00.764Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:33:00.764Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e59a4d5d-cd99-401d-b768-e2f5d556f452"] 2023-02-27T14:33:00.765Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:33:00.766Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:00.927Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:00.928Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:00.928Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T14:33:00.928Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"157", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:00.938Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-02-27T14:33:00.939Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:00.939Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-02-27T14:33:00.943Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:33:00.944Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:33:00.944Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:00.944Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:33:00.944Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:33:00.945Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c27e7746-25d4-4b24-9a00-b1cdd284179c"] 2023-02-27T14:33:00.945Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:33:00.945Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:01.058Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:01.064Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:33:01.065Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||Invoke 2023-02-27T14:33:01.065Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:01.065Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:33:01.065Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Method : GET 2023-02-27T14:33:01.066Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48885b65019df08dad29e596c3843db7", X-B3-SpanId:"a8c9b6251afb13b1", X-B3-ParentSpanId:"ad29e596c3843db7", X-B3-Sampled:"0", X-ONAP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-TransactionID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ECOMP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e053ccc4-1d15-4dc6-a379-dcab75dddb36"] 2023-02-27T14:33:01.066Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Request body: 2023-02-27T14:33:01.066Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:01.087Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:01.090Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:01.091Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:33:01.092Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"139", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:01.104Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:33:01.105Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:01.105Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:33:01.110Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:33:01.110Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:33:01.111Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:01.111Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:33:01.111Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:33:01.112Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1831", X-B3-TraceId:"d3dfd9f93a904fd7ef4b44409ff44ec6", X-B3-SpanId:"d8020eb212eaf7f7", X-B3-ParentSpanId:"9fb8a2764a137e61", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4052bcde-08a5-4434-ae4e-5d0e964e64a0"] 2023-02-27T14:33:01.112Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"fa3aec72-9f08-4b30-a370-49f9071e02be","requestStatus":"IN_PROGRESS","startTime":1677508380322,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"fa3aec72-9f08-4b30-a370-49f9071e02be"} 2023-02-27T14:33:01.112Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:01.209Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:01.210Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:01.210Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status text : OK 2023-02-27T14:33:01.210Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"139", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:01.211Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Response body: { "requestId" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignPnfBB has completed successfully, next invoking WaitForPnfReadyBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-02-27T14:32:28.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"dc53baea-3e85-4668-8961-08a80ab681db\",\n \"owningEntityName\":\"OE-ETE_Customer-dc53baea-3e85-4668-8961-08a80ab681db\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_f27df072-07e9-4ff7-8246-25f420add21b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 2471fdf1-d06a 0\",\n \"modelCustomizationId\":\"3302236a-061c-4679-ae8b-431465ebc529\",\n \"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"instanceParams\":[],\n \"instanceName\":\"nH7a3vZdQkBFNNKuRK7q\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:32:48.000+00:00", "serviceInstanceId" : "2c0e64e2-d76b-4cc3-9b78-57f894ad9c49", "serviceInstanceName" : "Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" } } } 2023-02-27T14:33:01.211Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:01.211Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||InvokeReturn 2023-02-27T14:33:01.216Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false 2023-02-27T14:33:01.217Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:01.217Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:01.218Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false 2023-02-27T14:33:01.218Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:01.218Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"48885b65019df08dad29e596c3843db7", X-B3-SpanId:"b8b3f99cd401fdb6", X-B3-ParentSpanId:"ad29e596c3843db7", X-B3-Sampled:"0", X-ONAP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-TransactionID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ECOMP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47d69fc4-e04d-4eeb-a4e4-80385c8c5240"] 2023-02-27T14:33:01.218Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:01.219Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:01.306Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:01.308Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:33:01.308Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:33:01.308Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:33:00 GMT", x-envoy-upstream-service-time:"154", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:01.309Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:00.322+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:33:01.851+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:01.309Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:01.309Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:33:01.314Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:01.314Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:01.315Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:01.315Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:01 GMT", x-envoy-upstream-service-time:"92", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:01.318Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:01.319Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:01.320Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:01.325Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:33:01.326Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:33:01.326Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:01.326Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:33:01.327Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:33:01.327Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2243", X-B3-TraceId:"d3dfd9f93a904fd7ef4b44409ff44ec6", X-B3-SpanId:"71d3394fe8cb5922", X-B3-ParentSpanId:"9fb8a2764a137e61", X-B3-Sampled:"0", X-ONAP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-TransactionID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ECOMP-RequestID:"fa3aec72-9f08-4b30-a370-49f9071e02be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db5298f8-12cf-4f9a-b8ff-0dbd1ac85ad9"] 2023-02-27T14:33:01.327Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelUuid\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelInvariantUuid\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"fa3aec72-9f08-4b30-a370-49f9071e02be","type":"String"},"mso-request-id":{"value":"fa3aec72-9f08-4b30-a370-49f9071e02be","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:33:01.328Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:01.374Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:01.375Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:01.375Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:01.376Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:01.376Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:01.376Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-TransactionID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ECOMP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7667aca-a0ce-447a-afc3-5748fe835e6a"] 2023-02-27T14:33:01.376Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:01.377Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:01.379Z|ed27eab9-982e-40b5-aa20-aa2be702dc8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:01.380Z|ed27eab9-982e-40b5-aa20-aa2be702dc8f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:01.398Z|070f7d06-a0fd-47ca-823c-e096cf2eae74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:01.400Z|070f7d06-a0fd-47ca-823c-e096cf2eae74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:01.410Z|dd427f5c-b4be-4934-9546-bb84596ba1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:01.411Z|dd427f5c-b4be-4934-9546-bb84596ba1f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:01.683Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:01.684Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:01.684Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:01.684Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=49CBC9DFDAEFA5A84AB021F4A2772EEF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"693", date:"Mon, 27 Feb 2023 14:33:01 GMT", x-envoy-upstream-service-time:"302", server:"envoy"] 2023-02-27T14:33:01.685Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"96d43900-e2f6-458d-a3ec-85a2dbbd4426","processDefinitionId":"WaitForPnfReadyBB:1:4b86687f-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-02-27T14:32:51.005+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"912a3a87-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"9bb77dcc-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:33:01.685Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:01.686Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:01.710Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:01.711Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:01.711Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:01.711Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:01.712Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:01.712Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-TransactionID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ECOMP-RequestID:"27cb2860-1c87-4d77-b2a0-6d287ae88976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33e8c38e-0894-4ff5-bc1f-c654c3238d8b"] 2023-02-27T14:33:01.712Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:01.713Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:03.027Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:03.028Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:03.028Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:03.028Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=618C4746836EBDE27495B2D74C27E36F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"826", date:"Mon, 27 Feb 2023 14:33:02 GMT", x-envoy-upstream-service-time:"1310", server:"envoy"] 2023-02-27T14:33:03.029Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"9d2517e9-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:4b86687f-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","executionId":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:32:51.047+0000","endTime":"2023-02-27T14:32:51.339+0000","durationInMillis":292,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"912a3a87-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:03.029Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:03.030Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:03.037Z|27cb2860-1c87-4d77-b2a0-6d287ae88976|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:03.750Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:03.753Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||INFO|500||Checking if requestId: 851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 already exists in requestDb InfraActiveRequests table 2023-02-27T14:33:03.753Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:03.754Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:33:03.754Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:03.754Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:03.754Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:33:03.755Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a4064093cc385fb891324d4aa14c9ee5", X-B3-SpanId:"f8c99958318245b7", X-B3-ParentSpanId:"eabf2e8753baa652", X-B3-Sampled:"0", X-ONAP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-TransactionID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ECOMP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35ad27f3-b98b-41fe-8a92-9483679ce588"] 2023-02-27T14:33:03.755Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:33:03.755Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:03.807Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:03.808Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:33:03.809Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : Not Found 2023-02-27T14:33:03.809Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:33:03 GMT", x-envoy-upstream-service-time:"48", server:"envoy"] 2023-02-27T14:33:03.810Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: 2023-02-27T14:33:03.810Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:03.811Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|404|Not Found|InvokeReturn 2023-02-27T14:33:03.823Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:33:04.515Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:04.515Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:33:04.516Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:33:04.516Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:33:04 GMT", x-onap-requestid:"fa3aec72-9f08-4b30-a370-49f9071e02be", x-requestid:"fa3aec72-9f08-4b30-a370-49f9071e02be", x-transactionid:"fa3aec72-9f08-4b30-a370-49f9071e02be", x-ecomp-requestid:"fa3aec72-9f08-4b30-a370-49f9071e02be", x-onap-partnername:"UNKNOWN", x-invocationid:"db5298f8-12cf-4f9a-b8ff-0dbd1ac85ad9", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3175", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:04.517Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"fa3aec72-9f08-4b30-a370-49f9071e02be\",\"instanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\"}}","message":"Success","processInstanceID":"a30f6071-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:33:04.517Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:04.517Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:33:04.524Z|fa3aec72-9f08-4b30-a370-49f9071e02be|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:04.786Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:04.791Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:04.791Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:04.791Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:04.792Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:04.792Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:04.792Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92ac4919ab8b0e503d88147f916cbf59", X-B3-SpanId:"e3424ead4012e5ca", X-B3-ParentSpanId:"32056a16e42e94b7", X-B3-Sampled:"0", X-ONAP-RequestID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-RequestID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-TransactionID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-ECOMP-RequestID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"615cec09-673f-44f2-b5b9-8ac1cc479ba3"] 2023-02-27T14:33:04.792Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:04.793Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:04.844Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:04.845Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:04.845Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:04.846Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:05 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:04.847Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:00.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:04.847Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:04.848Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:04.851Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:04.851Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:04.852Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:04.852Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:04.853Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:04.853Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92ac4919ab8b0e503d88147f916cbf59", X-B3-SpanId:"bb20f89baf0d6700", X-B3-ParentSpanId:"32056a16e42e94b7", X-B3-Sampled:"0", X-ONAP-RequestID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-RequestID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-TransactionID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-ECOMP-RequestID:"bce7d37f-7cb6-449b-9dac-ddd15db72348", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"442406f4-8636-4acb-a60e-165b181a0aec"] 2023-02-27T14:33:04.854Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:04.854Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:04.890Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:04.891Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:04.891Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:04.891Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:05 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:04.895Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:04.896Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:04.896Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:04.907Z|bce7d37f-7cb6-449b-9dac-ddd15db72348|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:04.973Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:33:05.015Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:33:05.016Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[851b556d-a500-49bd-9e7c-8ab5a2aa9bb6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[928ea1ec-e29f-49d4-84ad-d9c784397944], X-ECOMP-RequestID=[851b556d-a500-49bd-9e7c-8ab5a2aa9bb6], X-TransactionId=[], X-ONAP-RequestID=[851b556d-a500-49bd-9e7c-8ab5a2aa9bb6]} 2023-02-27T14:33:05.108Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:33:04 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[85], x-aai-txid=[2-aai-resources-230227-14:33:04:026-30931], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:33:05.110Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules","ERR.5.4.6114"]}}} 2023-02-27T14:33:05.110Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:33:05.115Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e/related-to/vf-modules?resultIndex=0&resultSize=1&format=count 2023-02-27T14:33:05.121Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:33:05.156Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:33:05.157Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-RequestID=[851b556d-a500-49bd-9e7c-8ab5a2aa9bb6], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a7b21cb1-8a0b-4b34-a4a6-98e7dd344ebb], X-ECOMP-RequestID=[851b556d-a500-49bd-9e7c-8ab5a2aa9bb6], X-TransactionId=[], X-ONAP-RequestID=[851b556d-a500-49bd-9e7c-8ab5a2aa9bb6]} 2023-02-27T14:33:05.243Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:33:04 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[82], vertex-id=[200912], x-aai-txid=[2-aai-resources-230227-14:33:04:168-39788], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:33:05.244Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508307046","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"c0328fe3-4b14-4eab-876d-7bc724f0f21e"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicnw-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_network"}]}]}} 2023-02-27T14:33:05.245Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:33:05.248Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:33:05.248Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:33:05.250Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:33:05.251Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:33:05.251Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:05.251Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:33:05.252Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:33:05.252Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"182", X-B3-TraceId:"a4064093cc385fb891324d4aa14c9ee5", X-B3-SpanId:"c37afaf614598d4a", X-B3-ParentSpanId:"eabf2e8753baa652", X-B3-Sampled:"0", X-ONAP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-TransactionID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ECOMP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62951bbc-44cf-484f-a204-811541f32631"] 2023-02-27T14:33:05.253Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"c0328fe3-4b14-4eab-876d-7bc724f0f21e","serviceInstanceId":"6672c739-5d23-4eb0-ad1c-653382058725"},"instanceName":null,"requestScope":"network"} 2023-02-27T14:33:05.253Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:05.323Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:05.324Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:05.325Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:33:05.326Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:33:05 GMT", x-envoy-upstream-service-time:"66", server:"envoy"] 2023-02-27T14:33:05.326Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:33:05.327Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:05.328Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:33:05.329Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-02-27T14:33:05.330Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-02-27T14:33:05.330Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:05.331Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance 2023-02-27T14:33:05.331Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T14:33:05.332Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-TransactionID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ECOMP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8b6417e-3912-4003-885a-f4fcdfd625b2"] 2023-02-27T14:33:05.332Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T14:33:05.333Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:05.419Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:05.420Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:05.421Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-02-27T14:33:05.421Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:33:04 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:05.458Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 184, "action" : "deleteInstance", "description" : "Gr api recipe to delete network", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1.0", "serviceType" : null, "modelName" : "GR-API-DEFAULT", "paramXsd" : null, "created" : "2023-02-27T11:53:01.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" }, "networkRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184" } } } 2023-02-27T14:33:05.459Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:05.460Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-02-27T14:33:05.463Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:33:05.464Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:33:05.464Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:05.464Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:33:05.465Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:33:05.465Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1253", X-B3-TraceId:"a4064093cc385fb891324d4aa14c9ee5", X-B3-SpanId:"93bdebfdc861e26b", X-B3-ParentSpanId:"eabf2e8753baa652", X-B3-Sampled:"0", X-ONAP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-TransactionID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ECOMP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"415b5f84-bbe3-446e-9190-68d432208118"] 2023-02-27T14:33:05.466Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","requestStatus":"IN_PROGRESS","startTime":1677508385116,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"6672c739-5d23-4eb0-ad1c-653382058725","requestScope":"network","requestAction":"deleteInstance","networkId":"c0328fe3-4b14-4eab-876d-7bc724f0f21e","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6"} 2023-02-27T14:33:05.466Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:05.562Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:05.563Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:33:05.564Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:33:05.564Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:33:05 GMT", x-envoy-upstream-service-time:"93", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:05.578Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:05.116+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:33:06.146+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:33:05.579Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:05.580Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:33:05.596Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:33:05.597Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:33:05.597Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:05.598Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:33:05.598Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:33:05.598Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1873", X-B3-TraceId:"a4064093cc385fb891324d4aa14c9ee5", X-B3-SpanId:"c7eed1da8fb3a537", X-B3-ParentSpanId:"eabf2e8753baa652", X-B3-Sampled:"0", X-ONAP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-TransactionID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ECOMP-RequestID:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddc9e15c-368a-4523-8d44-d2b254a8690a"] 2023-02-27T14:33:05.598Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelType\":\"network\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6672c739-5d23-4eb0-ad1c-653382058725\",\"networkInstanceId\":\"c0328fe3-4b14-4eab-876d-7bc724f0f21e\"}","type":"String"},"requestId":{"value":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","type":"String"},"mso-request-id":{"value":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6672c739-5d23-4eb0-ad1c-653382058725","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"c0328fe3-4b14-4eab-876d-7bc724f0f21e","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:33:05.599Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:06.784Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:06.785Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:33:06.785Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:33:06.786Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:33:06 GMT", x-onap-requestid:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", x-requestid:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", x-transactionid:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", x-ecomp-requestid:"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", x-onap-partnername:"UNKNOWN", x-invocationid:"ddc9e15c-368a-4523-8d44-d2b254a8690a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1181", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:06.787Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6\",\"instanceId\":\"c0328fe3-4b14-4eab-876d-7bc724f0f21e\"}}","message":"Success","processInstanceID":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:33:06.787Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:06.787Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:33:06.793Z|851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:07.019Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:07.029Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:07.031Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:33:07.031Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:07.031Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:07.031Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:33:07.032Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"433a433b26209c25863f8d19aa15b258", X-B3-SpanId:"88dfea97f0034373", X-B3-ParentSpanId:"ab01a2401a4374cf", X-B3-Sampled:"0", X-ONAP-RequestID:"131d316c-aca5-4127-810c-2d110992a411", X-RequestID:"131d316c-aca5-4127-810c-2d110992a411", X-TransactionID:"131d316c-aca5-4127-810c-2d110992a411", X-ECOMP-RequestID:"131d316c-aca5-4127-810c-2d110992a411", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b71f74b-08cc-48d8-9394-41ff44dd898b"] 2023-02-27T14:33:07.032Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:33:07.032Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:07.089Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:07.090Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:07.090Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:33:07.090Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:07 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:07.096Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:05.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:33:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:33:07.096Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:07.096Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:33:07.098Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:07.098Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:07.099Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:07.099Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:07.099Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:07.099Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"433a433b26209c25863f8d19aa15b258", X-B3-SpanId:"fc86e3df2aef73df", X-B3-ParentSpanId:"ab01a2401a4374cf", X-B3-Sampled:"0", X-ONAP-RequestID:"131d316c-aca5-4127-810c-2d110992a411", X-RequestID:"131d316c-aca5-4127-810c-2d110992a411", X-TransactionID:"131d316c-aca5-4127-810c-2d110992a411", X-ECOMP-RequestID:"131d316c-aca5-4127-810c-2d110992a411", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3693cd52-b747-46cb-ac67-4847e0e0b0ab"] 2023-02-27T14:33:07.100Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:07.100Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:07.154Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:07.154Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:07.155Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:07.155Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:07 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:07.155Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:07.156Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:07.156Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:07.167Z|131d316c-aca5-4127-810c-2d110992a411|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:08.153Z|3b0d558a-7802-42f9-94a0-a8f391b97a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:33:08.154Z|3b0d558a-7802-42f9-94a0-a8f391b97a7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:08.848Z|0162872e-1494-4831-905b-45aa15962bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:33:08.849Z|0162872e-1494-4831-905b-45aa15962bae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:11.419Z|4dfbb52d-e978-4a1e-9b8a-fb84f41db96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:11.420Z|4dfbb52d-e978-4a1e-9b8a-fb84f41db96a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:11.436Z|f1044566-548c-4fe2-bb96-f14ec96af915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:11.436Z|f1044566-548c-4fe2-bb96-f14ec96af915|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:11.439Z|64cefa8c-2338-4e79-9b07-70d557814c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:11.441Z|64cefa8c-2338-4e79-9b07-70d557814c7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:13.261Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:13.267Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:33:13.268Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||Invoke 2023-02-27T14:33:13.268Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:13.269Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:33:13.269Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Method : GET 2023-02-27T14:33:13.270Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2900521341a3b711506cfa5173c782d0", X-B3-SpanId:"d097e5692be926bb", X-B3-ParentSpanId:"506cfa5173c782d0", X-B3-Sampled:"0", X-ONAP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-TransactionID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ECOMP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8526af8f-bd4f-4cb4-b3d7-f81e8a414fc9"] 2023-02-27T14:33:13.270Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Request body: 2023-02-27T14:33:13.270Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:13.361Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:13.362Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:13.363Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status text : OK 2023-02-27T14:33:13.363Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:13 GMT", x-envoy-upstream-service-time:"85", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:13.368Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Response body: { "requestId" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ActivatePnfBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 6; BBs remaining = 1).", "progress" : 86, "startTime" : "2023-02-27T14:32:28.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"dc53baea-3e85-4668-8961-08a80ab681db\",\n \"owningEntityName\":\"OE-ETE_Customer-dc53baea-3e85-4668-8961-08a80ab681db\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_f27df072-07e9-4ff7-8246-25f420add21b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 2471fdf1-d06a 0\",\n \"modelCustomizationId\":\"3302236a-061c-4679-ae8b-431465ebc529\",\n \"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"instanceParams\":[],\n \"instanceName\":\"nH7a3vZdQkBFNNKuRK7q\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:10.000+00:00", "serviceInstanceId" : "2c0e64e2-d76b-4cc3-9b78-57f894ad9c49", "serviceInstanceName" : "Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" } } } 2023-02-27T14:33:13.368Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:13.369Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||InvokeReturn 2023-02-27T14:33:13.381Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false 2023-02-27T14:33:13.381Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:13.382Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:13.382Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false 2023-02-27T14:33:13.382Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:13.382Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2900521341a3b711506cfa5173c782d0", X-B3-SpanId:"af3d38c08a3d5153", X-B3-ParentSpanId:"506cfa5173c782d0", X-B3-Sampled:"0", X-ONAP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-TransactionID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ECOMP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac7cf9cd-bbdc-4881-afe2-fdc43b64017d"] 2023-02-27T14:33:13.383Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:13.383Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:13.446Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:13.447Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:13.447Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:13.448Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:13 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:13.455Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:13.455Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:13.456Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:13.506Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:13.506Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:13.507Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:13.507Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:13.507Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:13.507Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-TransactionID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ECOMP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccf6aafc-be03-4129-9979-d22e052c6d96"] 2023-02-27T14:33:13.508Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:13.508Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:13.865Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:13.865Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:13.866Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:13.866Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=78622AF958F98E5106E720B1D67E97CB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"722", date:"Mon, 27 Feb 2023 14:33:13 GMT", x-envoy-upstream-service-time:"347", server:"envoy"] 2023-02-27T14:33:13.867Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"96d43900-e2f6-458d-a3ec-85a2dbbd4426","processDefinitionId":"WaitForPnfReadyBB:1:4b86687f-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2023-02-27T14:32:51.005+0000","endTime":"2023-02-27T14:33:00.829+0000","removalTime":null,"durationInMillis":9824,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"912a3a87-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"9bb77dcc-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:33:13.867Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:13.867Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=96d43900-e2f6-458d-a3ec-85a2dbbd4426&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:13.892Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:13.892Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:13.893Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:13.893Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:13.893Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:13.894Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-TransactionID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ECOMP-RequestID:"1685e2ab-1b33-4451-9cba-612e82d45170", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b723a0e6-cbe6-47f3-8a12-79dfc3bafbac"] 2023-02-27T14:33:13.894Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:13.894Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:14.623Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:14.624Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:14.624Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:14.624Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FAE8A061AD4097D96F6DC0E4E9FBD121; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"826", date:"Mon, 27 Feb 2023 14:33:13 GMT", x-envoy-upstream-service-time:"725", server:"envoy"] 2023-02-27T14:33:14.625Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"9d2517e9-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:4b86687f-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","executionId":"9d1e8822-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:32:51.047+0000","endTime":"2023-02-27T14:32:51.339+0000","durationInMillis":292,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"912a3a87-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:14.625Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:14.626Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=9d1e8822-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:14.631Z|1685e2ab-1b33-4451-9cba-612e82d45170|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:15.094Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:15.099Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:15.100Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:15.101Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:15.101Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:15.101Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:15.102Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dbce41ec6f54f62a2d7810548d4614c", X-B3-SpanId:"9322b03d8f5c316a", X-B3-ParentSpanId:"a34192fcddcd9636", X-B3-Sampled:"0", X-ONAP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-TransactionID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ECOMP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a22b1a0-1f60-4123-a89b-d5dcf2baa4c9"] 2023-02-27T14:33:15.102Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:15.103Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:15.245Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:15.246Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:15.246Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:15.246Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:15 GMT", x-envoy-upstream-service-time:"138", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:15.257Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking ActivateServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-27T14:33:00.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:12.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:15.258Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:15.258Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:15.260Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:15.261Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:15.261Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:15.261Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:15.261Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:15.262Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9dbce41ec6f54f62a2d7810548d4614c", X-B3-SpanId:"a54cacf87a00fdbe", X-B3-ParentSpanId:"a34192fcddcd9636", X-B3-Sampled:"0", X-ONAP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-TransactionID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ECOMP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be03a4d8-8538-4650-93c5-ab6697b06194"] 2023-02-27T14:33:15.262Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:15.262Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:15.307Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:15.308Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:15.308Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:15.309Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:15 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:15.325Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:15.326Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:15.326Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:15.364Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:15.364Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:15.365Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:15.365Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:15.365Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:15.365Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-TransactionID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ECOMP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb6f0b67-057e-4f0f-a3c8-72eb85aba8fa"] 2023-02-27T14:33:15.366Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:15.366Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:15.717Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:15.719Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:15.719Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:15.720Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=6FCD4497DBD7E78B193C56912EC282DD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Mon, 27 Feb 2023 14:33:15 GMT", x-envoy-upstream-service-time:"346", server:"envoy"] 2023-02-27T14:33:15.721Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a818be08-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"fa3aec72-9f08-4b30-a370-49f9071e02be","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:33:09.421+0000","endTime":"2023-02-27T14:33:10.281+0000","removalTime":null,"durationInMillis":860,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a30f6071-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"a63f4335-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:33:15.721Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:15.722Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=fa3aec72-9f08-4b30-a370-49f9071e02be&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:15.757Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:15.757Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:15.758Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:15.758Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:15.758Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:15.758Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-TransactionID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ECOMP-RequestID:"4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33ccd6cb-d8c8-4b50-a4e1-850ede259b4b"] 2023-02-27T14:33:15.759Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:15.759Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:16.137Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:16.137Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:16.138Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:16.138Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5655C75FD36AF5F15F002EA89BAB530D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 14:33:15 GMT", x-envoy-upstream-service-time:"373", server:"envoy"] 2023-02-27T14:33:16.138Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:a8195a5b-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"a818be08-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"a818be08-b6ab-11ed-aebb-b22d1e2f9519","executionId":"a818be08-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:33:09.425+0000","endTime":"2023-02-27T14:33:10.261+0000","durationInMillis":836,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a30f6071-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:16.138Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:16.139Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a818be08-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:16.156Z|4d4ef11a-807b-4d8e-9c9f-fdd974e1c5ab|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:16.326Z|af8bea04-78a9-450e-a83f-7aca2bfd863d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:33:16.327Z|af8bea04-78a9-450e-a83f-7aca2bfd863d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:17.391Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:17.397Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:17.398Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:33:17.398Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:17.399Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:17.399Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:33:17.400Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a16856250cee4e6d4afcd9bd16f7e9a", X-B3-SpanId:"1fbf086705d893c5", X-B3-ParentSpanId:"ef8aa7091346bc46", X-B3-Sampled:"0", X-ONAP-RequestID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-RequestID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-TransactionID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-ECOMP-RequestID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9fcc5b6-3346-49f0-9ab5-09cb77b7114a"] 2023-02-27T14:33:17.400Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:33:17.401Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:17.568Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:17.569Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:17.570Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:33:17.570Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:17 GMT", x-envoy-upstream-service-time:"162", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:17.575Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:05.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:07.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:33:17.576Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:17.577Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:33:17.579Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:17.580Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:17.580Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:17.580Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:17.580Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:17.581Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a16856250cee4e6d4afcd9bd16f7e9a", X-B3-SpanId:"beafd2a04eb553ac", X-B3-ParentSpanId:"ef8aa7091346bc46", X-B3-Sampled:"0", X-ONAP-RequestID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-RequestID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-TransactionID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-ECOMP-RequestID:"d641a96c-cbc0-4b78-ae86-4e02a6db08db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28f2ec78-c3c9-4698-9104-3751b9073354"] 2023-02-27T14:33:17.581Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:17.582Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:17.627Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:17.628Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:17.628Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:17.629Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:17 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:17.630Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:17.630Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:17.630Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:17.644Z|d641a96c-cbc0-4b78-ae86-4e02a6db08db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:21.449Z|3c0734f6-9a35-441b-ac16-2744c686f5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:21.450Z|3c0734f6-9a35-441b-ac16-2744c686f5fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:21.460Z|5fef9c5c-27dd-464d-8979-2732b49a1adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:21.460Z|5fef9c5c-27dd-464d-8979-2732b49a1adf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:21.465Z|d538b458-6ba6-4ce9-95a9-194b6e5a2b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:21.465Z|d538b458-6ba6-4ce9-95a9-194b6e5a2b21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:23.153Z|62ce3784-d611-4609-938a-69d6d4870713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:33:23.157Z|62ce3784-d611-4609-938a-69d6d4870713|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:24.841Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:24.847Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:33:24.848Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||Invoke 2023-02-27T14:33:24.848Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:24.849Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426 2023-02-27T14:33:24.849Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Method : GET 2023-02-27T14:33:24.849Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35c081b1603283414ec36c57aef7bd6a", X-B3-SpanId:"b7f58c4e39645a21", X-B3-ParentSpanId:"4ec36c57aef7bd6a", X-B3-Sampled:"0", X-ONAP-RequestID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-RequestID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-TransactionID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-ECOMP-RequestID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b30c2dd7-fdb7-4c7a-9cf4-38104bad5ee2"] 2023-02-27T14:33:24.850Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Request body: 2023-02-27T14:33:24.850Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:24.910Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:24.911Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:24.912Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Status text : OK 2023-02-27T14:33:24.912Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:25 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:24.914Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||Response body: { "requestId" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "requestStatus" : "COMPLETE", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:32:28.000+00:00", "endTime" : "2023-02-27T14:33:20.000+00:00", "source" : "VID", "requestBody" : "{\n \"requestDetails\":{\n \"modelInfo\":{\n \"modelInvariantId\": \"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\",\n \"modelVersion\":\"1.0\"\n },\n \"owningEntity\":{\n \"owningEntityId\":\"dc53baea-3e85-4668-8961-08a80ab681db\",\n \"owningEntityName\":\"OE-ETE_Customer-dc53baea-3e85-4668-8961-08a80ab681db\"\n },\n \"subscriberInfo\":{\n \"globalSubscriberId\":\"ETE_Customer_f27df072-07e9-4ff7-8246-25f420add21b\"\n },\n \"requestInfo\":{\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"source\":\"VID\",\n \"suppressRollback\": \"False\",\n \"requestorId\":\"demo\"\n },\n \"requestParameters\":{\n \"subscriptionServiceType\":\"pNF\",\n \"aLaCarte\": \"False\",\n \"userParams\":[\n {\n \"service\":{\n \"modelInfo\":{\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"service\"\n },\n \"instanceName\":\"Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b\",\n \"instanceParams\":[\n ],\n \"resources\":{\n \"pnfs\":[\n {\n \"modelInfo\":{\n \"modelCustomizationName\":\"pNF 2471fdf1-d06a 0\",\n \"modelCustomizationId\":\"3302236a-061c-4679-ae8b-431465ebc529\",\n \"modelInvariantId\":\"28b891fb-6cc0-4131-80f2-e1b2a28772af\",\n \"modelVersionId\":\"bffb4a9c-127b-413b-b92d-1c3e07738bb9\",\n \"modelName\":\"Demo_pNF_nH7a3vZdQkBFNNKuRK7q\",\n \"modelType\":\"pnf\",\n \"modelVersion\":\"1.0\"\n },\n \"platform\":{\n \"platformName\":\"Platform-ETE_Customer\"\n },\n \"lineOfBusiness\":{\n \"lineOfBusinessName\":\"LOB-ETE_Customer\"\n },\n \"productFamilyId\":\"2f186968-7fc5-4aae-804c-69b8faa764d2\",\n \"instanceParams\":[],\n \"instanceName\":\"nH7a3vZdQkBFNNKuRK7q\"\n }\n ]\n }\n }\n },\n {\n \"Homing_Solution\":\"none\"\n }\n ]\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:22.000+00:00", "serviceInstanceId" : "2c0e64e2-d76b-4cc3-9b78-57f894ad9c49", "serviceInstanceName" : "Service_Ete_Namef27df072-07e9-4ff7-8246-25f420add21b", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances", "productFamilyName" : "pNF", "cloudApiRequests" : [ ], "requestURI" : "96d43900-e2f6-458d-a3ec-85a2dbbd4426", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426" } } } 2023-02-27T14:33:24.915Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:24.915Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/96d43900-e2f6-458d-a3ec-85a2dbbd4426|INFO|500||InvokeReturn 2023-02-27T14:33:24.917Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false 2023-02-27T14:33:24.917Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:24.917Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:24.918Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false 2023-02-27T14:33:24.918Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:24.918Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"35c081b1603283414ec36c57aef7bd6a", X-B3-SpanId:"64394e0465dbc774", X-B3-ParentSpanId:"4ec36c57aef7bd6a", X-B3-Sampled:"0", X-ONAP-RequestID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-RequestID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-TransactionID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-ECOMP-RequestID:"b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c914e58b-f5da-4eb0-bdfa-fa5ae18329ac"] 2023-02-27T14:33:24.919Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:24.919Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:24.946Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:24.947Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:24.947Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:24.947Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:25 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:24.949Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:24.949Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:24.950Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=96d43900-e2f6-458d-a3ec-85a2dbbd4426&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:24.961Z|b51e254b-2e4d-4e5d-9354-c2f7eb1b84cd|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/96d43900-e2f6-458d-a3ec-85a2dbbd4426|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:26.340Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:26.347Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:26.348Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:26.348Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:26.348Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:26.349Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:26.349Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"176439b01bae077ae95c4420e8a8d736", X-B3-SpanId:"79230990f36df509", X-B3-ParentSpanId:"57e662910238f85e", X-B3-Sampled:"0", X-ONAP-RequestID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-RequestID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-TransactionID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-ECOMP-RequestID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"185f9f66-3a72-4d35-9874-009f9bc99e77"] 2023-02-27T14:33:26.349Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:26.349Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:26.414Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:26.415Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:26.415Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:26.415Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:27 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:26.417Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:00.000+00:00", "endTime" : "2023-02-27T14:33:17.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:26.418Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:26.418Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:26.420Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:26.420Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:26.420Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:26.421Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:26.421Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:26.421Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"176439b01bae077ae95c4420e8a8d736", X-B3-SpanId:"1a3c52a8a36f99b0", X-B3-ParentSpanId:"57e662910238f85e", X-B3-Sampled:"0", X-ONAP-RequestID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-RequestID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-TransactionID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-ECOMP-RequestID:"3ce5a59c-db50-4a10-a205-610e4b74ff36", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f222971-c824-43e6-ae90-c654eb39179e"] 2023-02-27T14:33:26.421Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:26.422Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:26.456Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:26.457Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:26.457Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:26.458Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:27 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:26.460Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:26.460Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:26.461Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:26.472Z|3ce5a59c-db50-4a10-a205-610e4b74ff36|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:26.659Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:26.666Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:26.667Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:26.667Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:26.667Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:26.668Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:26.668Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68d96a619c12f8e205edf04f70355567", X-B3-SpanId:"0477f2518ed41a72", X-B3-ParentSpanId:"39035d9e35e19365", X-B3-Sampled:"0", X-ONAP-RequestID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-RequestID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-TransactionID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-ECOMP-RequestID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6f58c89-2d98-4f30-bd73-4fb3348a9f73"] 2023-02-27T14:33:26.669Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:26.669Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:26.772Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:26.773Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:26.773Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:26.774Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:27 GMT", x-envoy-upstream-service-time:"99", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:26.775Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:00.000+00:00", "endTime" : "2023-02-27T14:33:17.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:26.775Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:26.775Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:26.778Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:26.778Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:26.779Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:26.779Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:26.779Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:26.780Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68d96a619c12f8e205edf04f70355567", X-B3-SpanId:"0499163824b08a8f", X-B3-ParentSpanId:"39035d9e35e19365", X-B3-Sampled:"0", X-ONAP-RequestID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-RequestID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-TransactionID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-ECOMP-RequestID:"ed58e5a7-fd34-4dab-aa4f-64efcf0b627e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a107134-3f2a-48d7-9d93-6b132aba9dd8"] 2023-02-27T14:33:26.780Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:26.780Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:26.836Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:26.837Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:26.837Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:26.838Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:27 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:26.838Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:26.839Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:26.839Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:26.851Z|ed58e5a7-fd34-4dab-aa4f-64efcf0b627e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:27.040Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:27.045Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:27.046Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:27.046Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.046Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:27.047Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:27.047Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59bca9ad6ee185f5f2be1e1941108696", X-B3-SpanId:"18c1cca36cfb4e8a", X-B3-ParentSpanId:"8f636db1d933fb24", X-B3-Sampled:"0", X-ONAP-RequestID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-RequestID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-TransactionID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-ECOMP-RequestID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43f3e58a-5087-47d3-9ab8-69c7fa09bd3c"] 2023-02-27T14:33:27.047Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:27.048Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.123Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.124Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.124Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:27.125Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:27 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.133Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:00.000+00:00", "endTime" : "2023-02-27T14:33:17.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:27.133Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.134Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:27.136Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.137Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:27.137Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.138Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.138Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:27.139Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59bca9ad6ee185f5f2be1e1941108696", X-B3-SpanId:"a6b0742a1cf9e672", X-B3-ParentSpanId:"8f636db1d933fb24", X-B3-Sampled:"0", X-ONAP-RequestID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-RequestID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-TransactionID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-ECOMP-RequestID:"b1706a08-bd6b-49a2-af09-f8a694b3df50", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33d8935d-6177-46d3-8d82-4857a2122c76"] 2023-02-27T14:33:27.139Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:27.140Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.180Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.181Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.181Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:27.182Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:27 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.185Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:27.185Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.185Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:27.200Z|b1706a08-bd6b-49a2-af09-f8a694b3df50|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:27.379Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:27.385Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:27.385Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:27.386Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.386Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:27.386Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:27.386Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f76cc5c56439f3865f9c409ff416a81b", X-B3-SpanId:"4a4ad3706878c498", X-B3-ParentSpanId:"067abaf0cc713670", X-B3-Sampled:"0", X-ONAP-RequestID:"e526ea21-2071-458b-a82d-37703ee72542", X-RequestID:"e526ea21-2071-458b-a82d-37703ee72542", X-TransactionID:"e526ea21-2071-458b-a82d-37703ee72542", X-ECOMP-RequestID:"e526ea21-2071-458b-a82d-37703ee72542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d8cfa76-0e59-446b-943e-d55c25b88cf3"] 2023-02-27T14:33:27.387Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:27.387Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.424Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.425Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.426Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:27.426Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.431Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:00.000+00:00", "endTime" : "2023-02-27T14:33:17.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:27.431Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.431Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:27.433Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.433Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:27.434Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.434Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.434Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:27.434Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f76cc5c56439f3865f9c409ff416a81b", X-B3-SpanId:"af220f3f6878c9b1", X-B3-ParentSpanId:"067abaf0cc713670", X-B3-Sampled:"0", X-ONAP-RequestID:"e526ea21-2071-458b-a82d-37703ee72542", X-RequestID:"e526ea21-2071-458b-a82d-37703ee72542", X-TransactionID:"e526ea21-2071-458b-a82d-37703ee72542", X-ECOMP-RequestID:"e526ea21-2071-458b-a82d-37703ee72542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"086edd6a-1ee9-4a36-b785-c6c66ff6a8e5"] 2023-02-27T14:33:27.435Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:27.435Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.464Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.465Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.466Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:27.467Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.468Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:27.468Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.469Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:27.479Z|e526ea21-2071-458b-a82d-37703ee72542|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:27.669Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:27.677Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:27.678Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||Invoke 2023-02-27T14:33:27.679Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.679Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be 2023-02-27T14:33:27.679Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Method : GET 2023-02-27T14:33:27.680Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2681bba9d3a85fe2d6eb44162aea1a66", X-B3-SpanId:"26c0f01715c5bf76", X-B3-ParentSpanId:"8999e78bb101e5fb", X-B3-Sampled:"0", X-ONAP-RequestID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-RequestID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-TransactionID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-ECOMP-RequestID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01c7b7b7-f276-4218-a534-7e24386363b1"] 2023-02-27T14:33:27.680Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Request body: 2023-02-27T14:33:27.680Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.722Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.722Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.723Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Status text : OK 2023-02-27T14:33:27.723Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.725Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||Response body: { "requestId" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:00.000+00:00", "endTime" : "2023-02-27T14:33:17.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n\t\t\t\"source\": \"VID\",\n\t\t\t\"suppressRollback\": false,\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n\t\t\t\"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n\t\t\"requestParameters\": {\n\t\t\t\"userParams\": [\n \n\t\t\t],\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"subscriptionServiceType\": \"basic_vm\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\"subscriberInfo\": {\n\t\t\t\"globalSubscriberId\": \"basicvm-customer\"\n\t\t},\n\t\t\"project\": {\n\t\t\t\"projectName\": \"basicvm-project\"\n\t\t},\n\t\t\"owningEntity\": {\n\t\t\t\"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "fa3aec72-9f08-4b30-a370-49f9071e02be", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be" } } } 2023-02-27T14:33:27.725Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.725Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/fa3aec72-9f08-4b30-a370-49f9071e02be|INFO|500||InvokeReturn 2023-02-27T14:33:27.728Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.729Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:27.729Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.730Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.730Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:27.730Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2681bba9d3a85fe2d6eb44162aea1a66", X-B3-SpanId:"07e040c2562fd122", X-B3-ParentSpanId:"8999e78bb101e5fb", X-B3-Sampled:"0", X-ONAP-RequestID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-RequestID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-TransactionID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-ECOMP-RequestID:"f06ecb81-e1c9-496b-bb40-3d322aff3310", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a60ba35-e71d-43b8-9c8d-4f4aa1476e72"] 2023-02-27T14:33:27.730Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:27.731Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.780Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.781Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.782Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:27.782Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.788Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:27.789Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.790Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=fa3aec72-9f08-4b30-a370-49f9071e02be&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:27.803Z|f06ecb81-e1c9-496b-bb40-3d322aff3310|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/fa3aec72-9f08-4b30-a370-49f9071e02be|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:27.843Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:27.849Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:27.850Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:33:27.851Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.851Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:27.851Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:33:27.852Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82cefe3b7d4060cb6e93244648e7fd66", X-B3-SpanId:"f3259431f40cb1ac", X-B3-ParentSpanId:"7f44715ae5dd5998", X-B3-Sampled:"0", X-ONAP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-TransactionID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ECOMP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"942926e7-c036-475a-972f-55336048e457"] 2023-02-27T14:33:27.852Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:33:27.853Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.902Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.903Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.903Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:33:27.903Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:27.916Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:33:05.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:19.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:33:27.917Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:27.918Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:33:27.919Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.920Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:27.920Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:27.920Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:27.921Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:27.921Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"82cefe3b7d4060cb6e93244648e7fd66", X-B3-SpanId:"54a2ac3c47edcd83", X-B3-ParentSpanId:"7f44715ae5dd5998", X-B3-Sampled:"0", X-ONAP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-TransactionID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ECOMP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8b6dff1-312b-49fc-ad8d-3b836aed7185"] 2023-02-27T14:33:27.921Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:27.922Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:27.993Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:27.994Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:27.994Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:27.994Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"68", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:28.004Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:28.004Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:28.005Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:28.034Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:28.035Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:28.036Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:28.036Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:28.037Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:28.037Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-TransactionID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ECOMP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c892d74c-71e4-4a9a-8aae-c57886660272"] 2023-02-27T14:33:28.038Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:28.038Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:29.007Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:29.008Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:29.008Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:29.008Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B8251DC5F72B224C0908CF7E161CA551; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"962", server:"envoy"] 2023-02-27T14:33:29.009Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:33:27.326+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"b2b7b552-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:33:29.010Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:29.010Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:29.038Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:29.039Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:29.039Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:29.039Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:29.040Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:29.040Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-TransactionID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ECOMP-RequestID:"493d3a77-0733-4591-933a-4f7e9bcc33b9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"361e686e-e850-490a-b64e-4ccedc11b963"] 2023-02-27T14:33:29.040Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:29.041Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:29.381Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:29.382Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:29.383Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:29.383Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=594D8334CB09B20A042EECF54314D037; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 27 Feb 2023 14:33:28 GMT", x-envoy-upstream-service-time:"336", server:"envoy"] 2023-02-27T14:33:29.384Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:b2c4fb00-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","executionId":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:33:27.328+0000","endTime":"2023-02-27T14:33:27.328+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:29.384Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:29.384Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:29.398Z|493d3a77-0733-4591-933a-4f7e9bcc33b9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:31.176Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:31.179Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 5059c207-1906-46f5-b388-9a954f5d9e3c already exists in requestDb InfraActiveRequests table 2023-02-27T14:33:31.180Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:31.180Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:33:31.180Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:31.181Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:31.181Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:33:31.181Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad521851d80f6d6334682c9163c3a547", X-B3-SpanId:"77704270cfed603f", X-B3-ParentSpanId:"07eae876bd24de3d", X-B3-Sampled:"0", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68c41d3d-9adf-40eb-8923-68c4692461c1"] 2023-02-27T14:33:31.181Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:33:31.181Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:31.259Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:31.260Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:33:31.261Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : Not Found 2023-02-27T14:33:31.261Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:33:31 GMT", x-envoy-upstream-service-time:"73", server:"envoy"] 2023-02-27T14:33:31.262Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: 2023-02-27T14:33:31.262Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:31.262Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|404|Not Found|InvokeReturn 2023-02-27T14:33:31.276Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:33:31.277Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-27T14:33:31.282Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:33:31.338Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:33:31.339Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2|INFO|500||Invoke 2023-02-27T14:33:31.410Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2|INFO|404|Not Found|InvokeReturn 2023-02-27T14:33:31.412Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2 has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:33:30 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[43], x-aai-txid=[2-aai-resources-230227-14:33:30:355-70292], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:33:31.413Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2","ERR.5.4.6114"]}}} 2023-02-27T14:33:31.416Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2 2023-02-27T14:33:31.417Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 4aead5c5-08e0-46d0-930f-12c18183ddb2 2023-02-27T14:33:31.421Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:33:31.464Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:33:31.465Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2|INFO|500||Invoke 2023-02-27T14:33:31.475Z|2626d359-8708-4055-917e-d1f28849ca24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:31.476Z|2626d359-8708-4055-917e-d1f28849ca24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:31.485Z|43bb341b-8f94-4b6f-8fe3-d059135bc2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:31.486Z|eada2805-82f6-4bab-a5cc-0898d8d24cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:31.486Z|43bb341b-8f94-4b6f-8fe3-d059135bc2f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:31.486Z|eada2805-82f6-4bab-a5cc-0898d8d24cf4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:31.535Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2|INFO|404|Not Found|InvokeReturn 2023-02-27T14:33:31.536Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2 has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:33:30 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[66], x-aai-txid=[1-aai-resources-230227-14:33:30:472-80219], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:33:31.537Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2","ERR.5.4.6114"]}}} 2023-02-27T14:33:31.542Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/4aead5c5-08e0-46d0-930f-12c18183ddb2 2023-02-27T14:33:31.542Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 4aead5c5-08e0-46d0-930f-12c18183ddb2 2023-02-27T14:33:31.545Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:33:31.654Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:33:31.655Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:33:31.770Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:33:31.772Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:33:30 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[96], vertex-id=[213200], x-aai-txid=[0-aai-resources-230227-14:33:30:664-74178], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:33:31.773Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508136435","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-02-27T14:33:31.774Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:33:31.774Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:33:31.778Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:33:31.779Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:33:31.780Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:31.780Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:33:31.781Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:33:31.781Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"168", X-B3-TraceId:"ad521851d80f6d6334682c9163c3a547", X-B3-SpanId:"8b7e8b94af02bfd4", X-B3-ParentSpanId:"07eae876bd24de3d", X-B3-Sampled:"0", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa920d72-1634-40d9-994b-dd1febc544da"] 2023-02-27T14:33:31.782Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f"},"instanceName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0","requestScope":"vnf"} 2023-02-27T14:33:31.783Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:31.865Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:31.866Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:31.866Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:33:31.867Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:33:31 GMT", x-envoy-upstream-service-time:"78", server:"envoy"] 2023-02-27T14:33:31.867Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:33:31.868Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:31.868Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:33:31.870Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d 2023-02-27T14:33:31.870Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|INFO|500||Invoke 2023-02-27T14:33:31.870Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:31.871Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d 2023-02-27T14:33:31.871Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Method : GET 2023-02-27T14:33:31.871Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80f3c905-a14b-401a-b182-cc82f4941048"] 2023-02-27T14:33:31.871Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Request body: 2023-02-27T14:33:31.872Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:32.347Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:32.347Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:32.348Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Status text : OK 2023-02-27T14:33:32.348Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:33:31 GMT", x-envoy-upstream-service-time:"470", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:32.349Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||Response body: { "_embedded" : { "vnfResourceCustomization" : [ { "id" : 6, "modelCustomizationUUID" : "8a2ca65d-db57-4394-b2ce-08b79897c09d", "modelInstanceName" : "basic_vm 0", "created" : "2023-02-27 14:31:07.000", "minInstances" : null, "maxInstances" : null, "availabilityZoneMaxCount" : null, "nfFunction" : null, "nfType" : null, "nfRole" : null, "nfNamingCode" : null, "multiStageDesign" : "false", "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}", "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "vnfcInstanceGroupOrder" : null, "nfDataValid" : false, "controllerActor" : "SO-REF-DATA", "creationTimestamp" : "2023-02-27T14:31:07.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6" }, "vnfResourceCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6" }, "vnfcInstanceGroupCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfcInstanceGroupCustomizations" }, "vfModuleCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vfModuleCustomizations" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/service" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d" } } } 2023-02-27T14:33:32.349Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:32.349Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=8a2ca65d-db57-4394-b2ce-08b79897c09d|INFO|500||InvokeReturn 2023-02-27T14:33:32.369Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources 2023-02-27T14:33:32.370Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||Invoke 2023-02-27T14:33:32.370Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:32.370Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources 2023-02-27T14:33:32.371Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Method : GET 2023-02-27T14:33:32.371Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"673c1fd3-f860-4373-a6eb-1c8389ed5020"] 2023-02-27T14:33:32.371Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Request body: 2023-02-27T14:33:32.372Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:32.690Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:32.690Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:32.691Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Status text : OK 2023-02-27T14:33:32.691Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/4441add3-a00e-4368-8d1d-acc77cbcc9bb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 27 Feb 2023 14:33:31 GMT", x-envoy-upstream-service-time:"315", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:32.691Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||Response body: { "modelUUID" : "4441add3-a00e-4368-8d1d-acc77cbcc9bb", "modelInvariantUUID" : "d2a6ddaa-971f-4800-ba1c-7f464804e857", "modelName" : "basic_vm", "modelVersion" : "1.0", "toscaNodeType" : "org.openecomp.resource.vf.BasicVm", "description" : "VF", "orchestrationMode" : "HEAT", "aicVersionMin" : null, "aicVersionMax" : null, "category" : "Generic", "subCategory" : "Abstract", "created" : "2023-02-27T14:31:07.000+00:00", "modelInvariantId" : "d2a6ddaa-971f-4800-ba1c-7f464804e857", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4441add3-a00e-4368-8d1d-acc77cbcc9bb" }, "vnfResource" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4441add3-a00e-4368-8d1d-acc77cbcc9bb" }, "heatTemplates" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4441add3-a00e-4368-8d1d-acc77cbcc9bb/heatTemplates" }, "vnfResourceWorkflow" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/4441add3-a00e-4368-8d1d-acc77cbcc9bb/vnfResourceWorkflow" } } } 2023-02-27T14:33:32.692Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:32.692Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/6/vnfResources|INFO|500||InvokeReturn 2023-02-27T14:33:32.705Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-02-27T14:33:32.706Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||Invoke 2023-02-27T14:33:32.706Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:32.707Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance 2023-02-27T14:33:32.707Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:33:32.707Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7c50c5c-f456-46bd-bfdd-a6b97156308d"] 2023-02-27T14:33:32.707Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:33:32.708Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:32.954Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:32.955Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:32.956Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T14:33:32.956Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:33:32 GMT", x-envoy-upstream-service-time:"243", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:32.962Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||Response body: { "id" : 10033, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "createInstance", "description" : "Gr api recipe to create vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033" } } } 2023-02-27T14:33:32.962Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:32.963Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=createInstance|INFO|500||InvokeReturn 2023-02-27T14:33:32.978Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:33:32.979Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:33:32.979Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:32.980Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:33:32.980Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:33:32.981Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"2613", X-B3-TraceId:"ad521851d80f6d6334682c9163c3a547", X-B3-SpanId:"6a07a79823c2000b", X-B3-ParentSpanId:"07eae876bd24de3d", X-B3-Sampled:"0", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8dcae644-3989-41f3-b9a7-eea8e6fe854e"] 2023-02-27T14:33:32.981Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"5059c207-1906-46f5-b388-9a954f5d9e3c","requestStatus":"IN_PROGRESS","startTime":1677508411277,"source":"VID","vnfName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"5059c207-1906-46f5-b388-9a954f5d9e3c"} 2023-02-27T14:33:32.982Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:33.063Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:33.063Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:33:33.064Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:33:33.065Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:33:33 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:33.080Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:31.277+00:00", "source" : "VID", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:33:33.657+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:33:33.081Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:33.082Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:33:33.100Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:33:33.101Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:33:33.101Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:33.102Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:33:33.102Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:33:33.102Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2942", X-B3-TraceId:"ad521851d80f6d6334682c9163c3a547", X-B3-SpanId:"a86359d2d8353fc2", X-B3-ParentSpanId:"07eae876bd24de3d", X-B3-Sampled:"0", X-ONAP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-TransactionID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ECOMP-RequestID:"5059c207-1906-46f5-b388-9a954f5d9e3c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"851862b3-8e59-4872-8517-13f0e7ca3c3f"] 2023-02-27T14:33:33.103Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\"modelVersionId\":\"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\"modelCustomizationId\":\"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\"modelUuid\":\"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\"modelInvariantUuid\":\"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\"source\":\"VID\",\"instanceName\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\",\"modelInfo\":{\"modelInvariantId\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelUuid\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelInvariantUuid\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\"}}}],\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\"}","type":"String"},"requestId":{"value":"5059c207-1906-46f5-b388-9a954f5d9e3c","type":"String"},"mso-request-id":{"value":"5059c207-1906-46f5-b388-9a954f5d9e3c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"035e20d8-0d12-4883-aff9-986b7c12931f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:33:33.103Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:36.224Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:36.225Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:33:36.226Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:33:36.226Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:33:35 GMT", x-onap-requestid:"5059c207-1906-46f5-b388-9a954f5d9e3c", x-requestid:"5059c207-1906-46f5-b388-9a954f5d9e3c", x-transactionid:"5059c207-1906-46f5-b388-9a954f5d9e3c", x-ecomp-requestid:"5059c207-1906-46f5-b388-9a954f5d9e3c", x-onap-partnername:"UNKNOWN", x-invocationid:"851862b3-8e59-4872-8517-13f0e7ca3c3f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3116", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:36.226Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"5059c207-1906-46f5-b388-9a954f5d9e3c\",\"instanceId\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\"}}","message":"Success","processInstanceID":"b60531ea-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:33:36.227Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:36.227Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:33:36.232Z|5059c207-1906-46f5-b388-9a954f5d9e3c|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:36.459Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:36.464Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:36.464Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:33:36.465Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:36.465Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:36.466Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:33:36.466Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea17cb5ae64c9948df2e78e7d09a1481", X-B3-SpanId:"1654ac1bb2b41adb", X-B3-ParentSpanId:"8903ea9cef627106", X-B3-Sampled:"0", X-ONAP-RequestID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-RequestID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-TransactionID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-ECOMP-RequestID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a353c03-6854-483b-b3aa-28d345e7d927"] 2023-02-27T14:33:36.468Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:33:36.469Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:36.520Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:36.521Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:36.521Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:33:36.521Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:37 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:36.530Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:31.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:33:36.530Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:36.531Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:33:36.532Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:33:36.533Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:36.533Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:36.533Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:33:36.534Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:36.534Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ea17cb5ae64c9948df2e78e7d09a1481", X-B3-SpanId:"7ee72416704caa7b", X-B3-ParentSpanId:"8903ea9cef627106", X-B3-Sampled:"0", X-ONAP-RequestID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-RequestID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-TransactionID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-ECOMP-RequestID:"b2998c4d-f58f-4852-a7ca-6642a51d89b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d11bd1af-728c-404a-b464-ef338a59f6d0"] 2023-02-27T14:33:36.534Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:36.534Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:36.558Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:36.559Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:36.559Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:36.559Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:37 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:36.561Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:36.561Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:36.562Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:36.572Z|b2998c4d-f58f-4852-a7ca-6642a51d89b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:38.153Z|c54f8333-a978-4d71-ba76-a8bd18cf429f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:33:38.154Z|c54f8333-a978-4d71-ba76-a8bd18cf429f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:38.850Z|c43baea5-c1b4-48d5-9293-8848e851006a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:33:38.851Z|c43baea5-c1b4-48d5-9293-8848e851006a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:39.606Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:39.611Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:39.611Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:33:39.612Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:39.612Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:39.612Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:33:39.613Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0caa8093f054d4dac418776ac3762935", X-B3-SpanId:"4b846e54210e678d", X-B3-ParentSpanId:"b8de3b301375e288", X-B3-Sampled:"0", X-ONAP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-TransactionID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ECOMP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"406ff589-9e1d-4870-8371-9bc6be28418c"] 2023-02-27T14:33:39.613Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:33:39.613Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:39.686Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:39.687Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:39.687Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:33:39.687Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:40 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:39.688Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:33:05.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:33:39.689Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:39.689Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:33:39.691Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:39.691Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:39.691Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:39.692Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:39.692Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:39.692Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0caa8093f054d4dac418776ac3762935", X-B3-SpanId:"3788fbe548f13ac8", X-B3-ParentSpanId:"b8de3b301375e288", X-B3-Sampled:"0", X-ONAP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-TransactionID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ECOMP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f61f4d7-2d46-4fb7-a7bd-be03e75bf075"] 2023-02-27T14:33:39.693Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:39.693Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:39.722Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:39.723Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:39.723Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:39.723Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:40 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:39.727Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:33:39.727Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:39.727Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:39.770Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:39.770Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:39.770Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:39.771Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:39.771Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:39.771Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-TransactionID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ECOMP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6fd26ae-101d-422a-9574-ad89f520eb63"] 2023-02-27T14:33:39.771Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:39.772Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:40.128Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:40.128Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:40.129Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:40.129Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DADCB2FB99DC79823E06D653D1FB1170; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:33:39 GMT", x-envoy-upstream-service-time:"352", server:"envoy"] 2023-02-27T14:33:40.129Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:33:27.326+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"b2b7b552-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:33:40.130Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:40.130Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:40.154Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:40.155Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:40.155Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:40.155Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:40.156Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:40.156Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-TransactionID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ECOMP-RequestID:"3fe3f620-c4bb-41a1-a033-45e0601c630d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ddb48c3-4e24-4f0a-a760-c322590286f9"] 2023-02-27T14:33:40.156Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:40.157Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:40.499Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:40.500Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:40.500Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:40.500Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=99EF41305D45382CF5D53AACEDC8BAEC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:33:39 GMT", x-envoy-upstream-service-time:"339", server:"envoy"] 2023-02-27T14:33:40.501Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b8c84a57-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","executionId":"b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:33:37.416+0000","endTime":"2023-02-27T14:33:37.418+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:40.501Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:40.502Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b2c4d3e9-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:40.507Z|3fe3f620-c4bb-41a1-a033-45e0601c630d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:41.500Z|432130e3-0894-499a-a257-a71bfceafc4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:41.501Z|432130e3-0894-499a-a257-a71bfceafc4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:41.508Z|b311028d-1535-4794-a7ec-9de6b9b4bcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:41.508Z|9018e86c-caed-424c-977e-662d2e2c239f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:41.509Z|9018e86c-caed-424c-977e-662d2e2c239f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:41.509Z|b311028d-1535-4794-a7ec-9de6b9b4bcbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:46.800Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:46.807Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:46.808Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:33:46.808Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:46.809Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:46.809Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:33:46.809Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67275ed79abd6ad782f8dc1d5d0bb89b", X-B3-SpanId:"154275ff2c1aa15c", X-B3-ParentSpanId:"a6d23794f7c52982", X-B3-Sampled:"0", X-ONAP-RequestID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-RequestID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-TransactionID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-ECOMP-RequestID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d0bb3a9-e5db-49e7-9e62-a45957c8c7d7"] 2023-02-27T14:33:46.810Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:33:46.810Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:46.874Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:46.875Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:46.875Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:33:46.875Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:47 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:46.876Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:33:31.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:36.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:33:46.876Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:46.876Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:33:46.878Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:33:46.878Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:46.878Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:46.879Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:33:46.879Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:46.879Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67275ed79abd6ad782f8dc1d5d0bb89b", X-B3-SpanId:"f987ef4f137c3142", X-B3-ParentSpanId:"a6d23794f7c52982", X-B3-Sampled:"0", X-ONAP-RequestID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-RequestID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-TransactionID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-ECOMP-RequestID:"bc2310c2-2795-4b61-b5ba-fde0931c3c22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bf6d64b-b201-4370-b4b6-a4a06c962fda"] 2023-02-27T14:33:46.879Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:46.880Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:46.970Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:46.971Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:46.971Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:46.971Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:47 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:46.975Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:46.975Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:46.975Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:46.993Z|bc2310c2-2795-4b61-b5ba-fde0931c3c22|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:50.693Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:50.699Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:50.699Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:33:50.700Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:50.700Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:33:50.700Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:33:50.701Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a373284a6008a9209563518cacd85d1", X-B3-SpanId:"aa5e0a29f8f3e4f2", X-B3-ParentSpanId:"1ffa28c180498957", X-B3-Sampled:"0", X-ONAP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-TransactionID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ECOMP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c6c289b-513f-43a1-b362-ce740caba782"] 2023-02-27T14:33:50.701Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:33:50.702Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:50.758Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:50.758Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:50.759Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:33:50.759Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:51 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:50.761Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-02-27T14:33:05.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:47.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:33:50.761Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:50.762Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:33:50.765Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:50.766Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:50.766Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:50.766Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:33:50.766Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:50.767Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4a373284a6008a9209563518cacd85d1", X-B3-SpanId:"db6e38cf72a9fe4a", X-B3-ParentSpanId:"1ffa28c180498957", X-B3-Sampled:"0", X-ONAP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-TransactionID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ECOMP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c124341-1495-44b5-b9e6-850c96c7d809"] 2023-02-27T14:33:50.767Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:50.768Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:50.806Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:50.807Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:50.807Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:50.808Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:51 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:50.810Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:33:50.810Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:50.811Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:50.840Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:50.841Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:50.841Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:50.842Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:50.842Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:50.843Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-TransactionID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ECOMP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fed6f1f9-1d5e-4f18-ae7f-4c1b240470e0"] 2023-02-27T14:33:50.843Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:50.844Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:51.219Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:51.220Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:51.220Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:51.221Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D08744D740DFDE7ED8E657A73226C060; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:33:50 GMT", x-envoy-upstream-service-time:"366", server:"envoy"] 2023-02-27T14:33:51.221Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:33:43.694+0000","endTime":"2023-02-27T14:33:46.194+0000","removalTime":null,"durationInMillis":2500,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"bc4d5275-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:33:51.222Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:51.222Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:51.263Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:51.263Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:51.264Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:51.264Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:51.268Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:51.269Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-TransactionID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ECOMP-RequestID:"2a55bc17-4951-46ec-8207-ad550c982fc2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00f733fb-a523-4586-80de-d42dff0025c9"] 2023-02-27T14:33:51.269Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:51.269Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:51.531Z|f0f03bfc-6b2e-45ae-b2c5-5e472c1fc19e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:51.532Z|f0f03bfc-6b2e-45ae-b2c5-5e472c1fc19e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:51.539Z|0754a99d-5ae5-4b18-988e-5efa6e5dffb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:51.542Z|0754a99d-5ae5-4b18-988e-5efa6e5dffb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:51.549Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:51.550Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:51.550Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:51.550Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=04E489ABC4E106BE98F9BAAB7BFBA6F2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:33:50 GMT", x-envoy-upstream-service-time:"275", server:"envoy"] 2023-02-27T14:33:51.551Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:bc88fb37-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","executionId":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:33:43.711+0000","endTime":"2023-02-27T14:33:46.187+0000","durationInMillis":2476,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:51.551Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:51.551Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:51.558Z|2a55bc17-4951-46ec-8207-ad550c982fc2|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:33:51.560Z|5c168a40-8690-4ead-98de-3a69c7ea46cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:33:51.561Z|5c168a40-8690-4ead-98de-3a69c7ea46cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:33:53.153Z|b006af1e-e544-4b22-8e14-c5f251d0fb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:33:53.154Z|b006af1e-e544-4b22-8e14-c5f251d0fb63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:33:57.203Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:33:57.209Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:57.210Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:33:57.210Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:57.211Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:33:57.211Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:33:57.211Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a184aec0e883999db01a5c1dfb68fbe", X-B3-SpanId:"51246edbed7d9f88", X-B3-ParentSpanId:"1b00483600acb778", X-B3-Sampled:"0", X-ONAP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-TransactionID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ECOMP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"886a5e14-1012-4498-9d28-f129e664f9ea"] 2023-02-27T14:33:57.212Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:33:57.212Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:57.325Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:57.326Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:57.326Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:33:57.326Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:57 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:57.333Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-27T14:33:31.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:33:56.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:33:57.334Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:57.334Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:33:57.337Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:33:57.337Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:33:57.337Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:57.338Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:33:57.338Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:33:57.338Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a184aec0e883999db01a5c1dfb68fbe", X-B3-SpanId:"ac65c6b375adb188", X-B3-ParentSpanId:"1b00483600acb778", X-B3-Sampled:"0", X-ONAP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-TransactionID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ECOMP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"182cd682-799b-47da-9560-caeeaf65ac5c"] 2023-02-27T14:33:57.338Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:33:57.339Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:57.397Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:57.398Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:57.398Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:33:57.398Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:33:57 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:33:57.401Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:33:57.401Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:57.401Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:33:57.437Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:57.438Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:57.438Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:57.438Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:33:57.439Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:57.439Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-TransactionID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ECOMP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"588c66ae-4300-488f-bb34-28da9fa6b867"] 2023-02-27T14:33:57.439Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:57.439Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:57.817Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:57.818Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:57.818Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:57.819Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FBAE48DE384AF215081E0A3AC24325C8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:33:57 GMT", x-envoy-upstream-service-time:"374", server:"envoy"] 2023-02-27T14:33:57.819Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bf23cad7-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"5059c207-1906-46f5-b388-9a954f5d9e3c","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:33:48.082+0000","endTime":"2023-02-27T14:33:54.201+0000","removalTime":null,"durationInMillis":6119,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"b60531ea-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"ba4ee9f1-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:33:57.820Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:57.821Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=5059c207-1906-46f5-b388-9a954f5d9e3c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:57.853Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:57.854Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:33:57.854Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:33:57.854Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:33:57.855Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:33:57.855Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-TransactionID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ECOMP-RequestID:"f1159d26-70d0-4679-bb0f-42c264e8b5d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32125545-4d4f-4950-9902-648982a36215"] 2023-02-27T14:33:57.855Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:33:57.856Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:33:58.147Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:33:58.148Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:33:58.148Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:33:58.148Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E210608746971574CFF048F8A5A0B4D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 14:33:57 GMT", x-envoy-upstream-service-time:"286", server:"envoy"] 2023-02-27T14:33:58.149Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:bf259faa-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"bf23cad7-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"bf23cad7-b6ab-11ed-aebb-b22d1e2f9519","executionId":"bf23cad7-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:33:48.093+0000","endTime":"2023-02-27T14:33:48.851+0000","durationInMillis":758,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"b60531ea-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:33:58.149Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:33:58.149Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bf23cad7-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:33:58.155Z|f1159d26-70d0-4679-bb0f-42c264e8b5d9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:01.570Z|5e88bd08-a46e-4133-b4e9-4abdf7173eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:01.571Z|5e88bd08-a46e-4133-b4e9-4abdf7173eae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:01.582Z|2c5a1a50-6601-4af3-afd7-f2c355a8f309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:01.583Z|2c5a1a50-6601-4af3-afd7-f2c355a8f309|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:01.593Z|d53146a6-4933-40a4-b7f0-3e7baa555e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:01.594Z|d53146a6-4933-40a4-b7f0-3e7baa555e18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:01.740Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:01.751Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:01.752Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:34:01.753Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:01.753Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:01.754Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:34:01.754Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71948169f1b2fb5686902c2f68686412", X-B3-SpanId:"a68d46683e25eb7c", X-B3-ParentSpanId:"6968d9706e4afea8", X-B3-Sampled:"0", X-ONAP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-TransactionID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ECOMP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5b021b3-38ae-4d68-bac2-07bf236d56dc"] 2023-02-27T14:34:01.755Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:34:01.755Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:01.825Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:01.826Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:01.826Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:34:01.826Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:01 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:01.827Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "Exception in org.onap.so.bpmn.infrastructure.aai.tasks.AAIDeleteTasks.deleteNetwork /network/l3-networks/l3-network/c0328fe3-4b14-4eab-876d-7bc724f0f21e does not exist in A&AI", "flowStatus" : "Execution of DeleteNetworkBB has completed successfully, next invoking UnassignNetworkBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-02-27T14:33:05.000+00:00", "endTime" : "2023-02-27T14:34:00.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:34:01.827Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:01.828Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:34:01.832Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:01.833Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:01.833Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:01.834Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:01.834Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:01.834Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71948169f1b2fb5686902c2f68686412", X-B3-SpanId:"7de0f3a094d8bbac", X-B3-ParentSpanId:"6968d9706e4afea8", X-B3-Sampled:"0", X-ONAP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-TransactionID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ECOMP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5de5fa28-f7fd-4478-b994-d2a407dbe926"] 2023-02-27T14:34:01.835Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:01.835Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:01.882Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:01.883Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:01.884Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:01.884Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:01 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:01.889Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:34:01.890Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:01.891Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:01.922Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:01.923Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:01.923Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:01.923Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:01.924Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:01.924Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-TransactionID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ECOMP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2dde2485-c533-4efd-a078-7b889596235a"] 2023-02-27T14:34:01.924Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:01.924Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:02.564Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:02.565Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:02.565Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:02.565Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2DE46340D7A01270A42AC2746227CB67; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:34:02 GMT", x-envoy-upstream-service-time:"635", server:"envoy"] 2023-02-27T14:34:02.566Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"851b556d-a500-49bd-9e7c-8ab5a2aa9bb6","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:33:43.694+0000","endTime":"2023-02-27T14:33:46.194+0000","removalTime":null,"durationInMillis":2500,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"bc4d5275-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:34:02.566Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:02.566Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:02.592Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:02.593Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:02.593Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:02.593Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:02.593Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:02.593Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-TransactionID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ECOMP-RequestID:"c2b18294-2b42-48c6-809b-648daf9373bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c66c19ad-fdf8-40e5-b786-23cd181a2732"] 2023-02-27T14:34:02.594Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:02.594Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:03.503Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:03.504Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:03.504Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:03.505Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BD5FC2AB18C46A3F769ACC6DF8262EE0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:34:02 GMT", x-envoy-upstream-service-time:"905", server:"envoy"] 2023-02-27T14:34:03.505Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:bc88fb37-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","executionId":"bc866314-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:33:43.711+0000","endTime":"2023-02-27T14:33:46.187+0000","durationInMillis":2476,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a59c9b02-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:34:03.506Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:03.506Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=bc866314-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:03.514Z|c2b18294-2b42-48c6-809b-648daf9373bc|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:08.153Z|17fcf560-93d7-413d-90d9-8963f7667e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:34:08.157Z|17fcf560-93d7-413d-90d9-8963f7667e71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:34:08.369Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:08.375Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:08.375Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:34:08.376Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:08.376Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:08.377Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:34:08.378Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6608475de7b42497ff18313f2fd225b", X-B3-SpanId:"f6f69aa40aa842ef", X-B3-ParentSpanId:"4b9ab8a94f5edc60", X-B3-Sampled:"0", X-ONAP-RequestID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-RequestID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-TransactionID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-ECOMP-RequestID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fd8d29e-2d4f-49b5-874f-59fded3db4b6"] 2023-02-27T14:34:08.378Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:34:08.378Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:08.470Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:08.471Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:08.471Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:34:08.472Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:09 GMT", x-envoy-upstream-service-time:"88", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:08.482Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:31.000+00:00", "endTime" : "2023-02-27T14:34:00.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:34:08.483Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:08.484Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:34:08.486Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:08.486Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:08.486Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:08.487Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:08.487Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:08.487Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e6608475de7b42497ff18313f2fd225b", X-B3-SpanId:"03adb5fc67b239eb", X-B3-ParentSpanId:"4b9ab8a94f5edc60", X-B3-Sampled:"0", X-ONAP-RequestID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-RequestID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-TransactionID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-ECOMP-RequestID:"63c141c6-fe63-4994-8f8c-39a992472aac", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fd5de26-d356-4ac7-bae8-2b21e87e06bd"] 2023-02-27T14:34:08.488Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:08.488Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:08.553Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:08.553Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:08.554Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:08.554Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:09 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:08.561Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:08.563Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:08.563Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:08.572Z|63c141c6-fe63-4994-8f8c-39a992472aac|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:08.747Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:08.754Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:08.755Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:34:08.755Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:08.755Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:08.756Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:34:08.756Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"605e113565c1c16f5b94f7a8d3174d00", X-B3-SpanId:"4c7e2aea889493ac", X-B3-ParentSpanId:"86670fbd50f5abf6", X-B3-Sampled:"0", X-ONAP-RequestID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-RequestID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-TransactionID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-ECOMP-RequestID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f413bd8-e5ee-4bd1-9a3a-fc2266fd9172"] 2023-02-27T14:34:08.756Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:34:08.757Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:08.851Z|62785b11-5129-4bd7-b038-eed58370a16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:34:08.852Z|62785b11-5129-4bd7-b038-eed58370a16b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:34:08.897Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:08.898Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:08.898Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:34:08.899Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:09 GMT", x-envoy-upstream-service-time:"136", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:08.899Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:31.000+00:00", "endTime" : "2023-02-27T14:34:00.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:34:08.900Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:08.900Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:34:08.902Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:08.902Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:08.902Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:08.902Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:08.903Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:08.903Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"605e113565c1c16f5b94f7a8d3174d00", X-B3-SpanId:"1d47317b9a8a54c5", X-B3-ParentSpanId:"86670fbd50f5abf6", X-B3-Sampled:"0", X-ONAP-RequestID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-RequestID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-TransactionID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-ECOMP-RequestID:"c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4232be44-76fd-47dc-91a0-e3079d06f136"] 2023-02-27T14:34:08.903Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:08.904Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:08.939Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:08.940Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:08.940Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:08.941Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:09 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:08.948Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:08.949Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:08.949Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:08.958Z|c3d18af3-ae69-4efa-9d26-66d9d5fa2fb9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:09.140Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:09.147Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:09.147Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:34:09.147Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:09.148Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:09.148Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:34:09.148Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5515d53cfebb45746119ecc82aaecaee", X-B3-SpanId:"73a51d84b178ab85", X-B3-ParentSpanId:"cd1103f615afa916", X-B3-Sampled:"0", X-ONAP-RequestID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-RequestID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-TransactionID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-ECOMP-RequestID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e04f7ea8-3d75-40b1-b2b4-20da3644dbae"] 2023-02-27T14:34:09.149Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:34:09.149Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:09.226Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:09.226Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:09.227Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:34:09.227Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:09 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:09.236Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:31.000+00:00", "endTime" : "2023-02-27T14:34:00.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:34:09.237Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:09.238Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:34:09.243Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:09.243Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:09.243Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:09.244Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:09.244Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:09.244Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5515d53cfebb45746119ecc82aaecaee", X-B3-SpanId:"9dd8c72cc6c24b93", X-B3-ParentSpanId:"cd1103f615afa916", X-B3-Sampled:"0", X-ONAP-RequestID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-RequestID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-TransactionID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-ECOMP-RequestID:"689ba329-2f50-40df-916e-ef04ecbe1aa6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"458e2a55-08da-4b2a-b9eb-63f43aaf8fdc"] 2023-02-27T14:34:09.244Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:09.245Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:09.274Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:09.274Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:09.275Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:09.275Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:09 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:09.280Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:09.280Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:09.281Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:09.295Z|689ba329-2f50-40df-916e-ef04ecbe1aa6|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:09.484Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:09.489Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:09.490Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:34:09.490Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:09.490Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:09.491Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:34:09.491Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"334b951a9e38a3c4015a3a630e6996e8", X-B3-SpanId:"372f09280143ac9e", X-B3-ParentSpanId:"a448304a3dcc7c60", X-B3-Sampled:"0", X-ONAP-RequestID:"43916649-cec0-4478-a83f-8d176cf9a246", X-RequestID:"43916649-cec0-4478-a83f-8d176cf9a246", X-TransactionID:"43916649-cec0-4478-a83f-8d176cf9a246", X-ECOMP-RequestID:"43916649-cec0-4478-a83f-8d176cf9a246", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76211bae-1d1f-4fc9-9e1b-e09dc6778300"] 2023-02-27T14:34:09.491Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:34:09.492Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:09.565Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:09.566Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:09.566Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:34:09.567Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:10 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:09.569Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:31.000+00:00", "endTime" : "2023-02-27T14:34:00.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:34:09.569Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:09.570Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:34:09.571Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:09.572Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:09.572Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:09.573Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:09.573Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:09.573Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"334b951a9e38a3c4015a3a630e6996e8", X-B3-SpanId:"d4b68db4c77cbe95", X-B3-ParentSpanId:"a448304a3dcc7c60", X-B3-Sampled:"0", X-ONAP-RequestID:"43916649-cec0-4478-a83f-8d176cf9a246", X-RequestID:"43916649-cec0-4478-a83f-8d176cf9a246", X-TransactionID:"43916649-cec0-4478-a83f-8d176cf9a246", X-ECOMP-RequestID:"43916649-cec0-4478-a83f-8d176cf9a246", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80380656-3087-4e9f-bcf8-067c546fcbbc"] 2023-02-27T14:34:09.574Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:09.574Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:09.609Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:09.610Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:09.610Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:09.611Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:10 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:09.614Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:09.614Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:09.614Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:09.630Z|43916649-cec0-4478-a83f-8d176cf9a246|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:09.798Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:09.803Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:09.804Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||Invoke 2023-02-27T14:34:09.804Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:09.805Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c 2023-02-27T14:34:09.805Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Method : GET 2023-02-27T14:34:09.805Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5af57e307b406288828e109ba1dc853f", X-B3-SpanId:"829996363206148e", X-B3-ParentSpanId:"b11a29ddf91e5ea1", X-B3-Sampled:"0", X-ONAP-RequestID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-RequestID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-TransactionID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-ECOMP-RequestID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67c19131-983c-4203-a051-55c572f20c74"] 2023-02-27T14:34:09.806Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Request body: 2023-02-27T14:34:09.806Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:09.874Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:09.875Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:09.876Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Status text : OK 2023-02-27T14:34:09.876Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:10 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:09.905Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||Response body: { "requestId" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:33:31.000+00:00", "endTime" : "2023-02-27T14:34:00.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "vnfType" : "basic_vm/basic_vm 0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\",\n \"productFamilyId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\"\n },\n \"modelInfo\": {\n \n \"modelType\": \"vnf\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelName\": \"basic_vm\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\n },\n \"requestParameters\": {\n \"userParams\": [\n \n\n\n ],\n \"aLaCarte\": true,\n \"testApi\": \"GR_API\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"relatedInstanceList\": [{\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n }]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:01.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "5059c207-1906-46f5-b388-9a954f5d9e3c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c" } } } 2023-02-27T14:34:09.905Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:09.906Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5059c207-1906-46f5-b388-9a954f5d9e3c|INFO|500||InvokeReturn 2023-02-27T14:34:09.908Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:09.909Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:09.909Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:09.909Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false 2023-02-27T14:34:09.910Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:09.910Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5af57e307b406288828e109ba1dc853f", X-B3-SpanId:"43e893e5ca784f5a", X-B3-ParentSpanId:"b11a29ddf91e5ea1", X-B3-Sampled:"0", X-ONAP-RequestID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-RequestID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-TransactionID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-ECOMP-RequestID:"4e8f198f-f487-4b94-9b8a-4ef0405ed037", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e34b991a-b1a8-4eac-ace4-514ba0d1c249"] 2023-02-27T14:34:09.910Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:09.911Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:09.948Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:09.949Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:09.950Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:09.951Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:10 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:09.963Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:09.964Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:09.964Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5059c207-1906-46f5-b388-9a954f5d9e3c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:09.987Z|4e8f198f-f487-4b94-9b8a-4ef0405ed037|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/5059c207-1906-46f5-b388-9a954f5d9e3c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:11.604Z|9344e6c8-dcb0-4f90-b161-5a38bd5d952f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:11.605Z|9344e6c8-dcb0-4f90-b161-5a38bd5d952f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:11.611Z|76a5f655-5669-4452-aa0d-c39b736a2cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:11.611Z|76a5f655-5669-4452-aa0d-c39b736a2cac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:11.622Z|f1904153-21ad-472a-b208-c04dec1ef752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:11.623Z|f1904153-21ad-472a-b208-c04dec1ef752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:12.047Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:12.050Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 50f8e6e7-bc85-4dda-8aff-602e8503284c already exists in requestDb InfraActiveRequests table 2023-02-27T14:34:12.051Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:12.051Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:34:12.051Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:12.052Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:12.052Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:34:12.052Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d7c5d95eec2cc6afc0787858b7a7333", X-B3-SpanId:"cab4e4085dd4ae1a", X-B3-ParentSpanId:"9bc0f82be45b1b20", X-B3-Sampled:"0", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c67716a8-ded1-48a9-bd7e-e495d77b7816"] 2023-02-27T14:34:12.053Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:34:12.053Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:12.084Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:12.085Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:34:12.085Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : Not Found 2023-02-27T14:34:12.085Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"26", server:"envoy"] 2023-02-27T14:34:12.086Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: 2023-02-27T14:34:12.086Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:12.087Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:12.098Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:34:12.102Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:12.141Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:34:12.142Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-RequestID=[50f8e6e7-bc85-4dda-8aff-602e8503284c], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f6d73c35-d3b2-4f69-87f7-b7c3e77b4aec], X-ECOMP-RequestID=[50f8e6e7-bc85-4dda-8aff-602e8503284c], X-TransactionId=[], X-ONAP-RequestID=[50f8e6e7-bc85-4dda-8aff-602e8503284c]} 2023-02-27T14:34:12.249Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:34:11 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[101], vertex-id=[213200], x-aai-txid=[2-aai-resources-230227-14:34:11:152-38771], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:12.251Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508425252","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-02-27T14:34:12.251Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:34:12.253Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:34:12.253Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:34:12.255Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:34:12.256Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:34:12.256Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:12.256Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:34:12.256Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:34:12.257Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"222", X-B3-TraceId:"9d7c5d95eec2cc6afc0787858b7a7333", X-B3-SpanId:"423457861124196b", X-B3-ParentSpanId:"9bc0f82be45b1b20", X-B3-Sampled:"0", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d22a1414-412a-45d5-b62c-db65fbd52c59"] 2023-02-27T14:34:12.257Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f"},"instanceName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a","requestScope":"vfModule"} 2023-02-27T14:34:12.257Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:12.298Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:12.299Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:12.299Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:34:12.300Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-02-27T14:34:12.300Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:34:12.300Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:12.301Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:34:12.302Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931 2023-02-27T14:34:12.302Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|INFO|500||Invoke 2023-02-27T14:34:12.308Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:12.309Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931 2023-02-27T14:34:12.309Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Method : GET 2023-02-27T14:34:12.309Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6adbb7ff-c69a-4384-acf8-b6fbf15fe295"] 2023-02-27T14:34:12.310Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Request body: 2023-02-27T14:34:12.310Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:12.738Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:12.739Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:12.740Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Status text : OK 2023-02-27T14:34:12.740Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"423", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:12.742Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||Response body: { "id" : 6, "modelCustomizationUUID" : "88f3b103-256a-4b9a-a90f-a2f0e1bc2931", "label" : "base_ubuntu20", "minInstances" : 1, "maxInstances" : 1, "initialCount" : 1, "availabilityZoneCount" : null, "created" : "2023-02-27 14:31:07.000", "skipPostInstConf" : true, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6" }, "cvnfcCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/cvnfcCustomization" }, "heatEnvironment" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/heatEnvironment" }, "volumeHeatEnv" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/volumeHeatEnv" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule" }, "vnfCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vnfCustomization" } } } 2023-02-27T14:34:12.743Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:12.743Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=88f3b103-256a-4b9a-a90f-a2f0e1bc2931|INFO|500||InvokeReturn 2023-02-27T14:34:12.761Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule 2023-02-27T14:34:12.762Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||Invoke 2023-02-27T14:34:12.762Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:12.762Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule 2023-02-27T14:34:12.763Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Method : GET 2023-02-27T14:34:12.763Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fde71c62-4d30-4fb4-aa65-db7041a7fe5a"] 2023-02-27T14:34:12.763Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Request body: 2023-02-27T14:34:12.764Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.131Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.131Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:13.132Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Status text : OK 2023-02-27T14:34:13.133Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"364", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:13.137Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||Response body: { "modelUUID" : "aff18024-aeec-44b5-9b82-2283f4bc87be", "modelInvariantUUID" : "8f513144-0c59-46be-93ea-e66998341c02", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-27 14:31:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/moduleHeatTemplate" } } } 2023-02-27T14:34:13.137Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.138Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/6/vfModule|INFO|500||InvokeReturn 2023-02-27T14:34:13.150Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance 2023-02-27T14:34:13.151Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-02-27T14:34:13.151Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.151Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance 2023-02-27T14:34:13.152Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:34:13.152Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04541fa8-6fd6-4453-806b-e1ac9b269e6a"] 2023-02-27T14:34:13.153Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:34:13.153Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.398Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.399Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:34:13.400Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T14:34:13.400Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"241", server:"envoy"] 2023-02-27T14:34:13.401Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-02-27T14:34:13.401Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.402Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:13.403Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02 2023-02-27T14:34:13.403Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|INFO|500||Invoke 2023-02-27T14:34:13.403Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.404Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02 2023-02-27T14:34:13.404Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Method : GET 2023-02-27T14:34:13.404Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef6e13bf-a780-4300-9b13-82c476dea887"] 2023-02-27T14:34:13.405Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Request body: 2023-02-27T14:34:13.405Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.567Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.568Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:13.568Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Status text : OK 2023-02-27T14:34:13.569Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"159", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:13.571Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||Response body: { "_embedded" : { "vfModule" : [ { "modelUUID" : "aff18024-aeec-44b5-9b82-2283f4bc87be", "modelInvariantUUID" : "8f513144-0c59-46be-93ea-e66998341c02", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-27 14:31:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/moduleHeatTemplate" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02" } } } 2023-02-27T14:34:13.572Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.572Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=8f513144-0c59-46be-93ea-e66998341c02|INFO|500||InvokeReturn 2023-02-27T14:34:13.578Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance 2023-02-27T14:34:13.578Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-02-27T14:34:13.579Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.579Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance 2023-02-27T14:34:13.579Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:34:13.580Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35e4af2f-720d-45b8-bac0-7bdd0de950ae"] 2023-02-27T14:34:13.580Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:34:13.581Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.671Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.671Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:34:13.671Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T14:34:13.672Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:34:12 GMT", x-envoy-upstream-service-time:"86", server:"envoy"] 2023-02-27T14:34:13.672Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 2023-02-27T14:34:13.672Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.673Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=aff18024-aeec-44b5-9b82-2283f4bc87be&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:13.673Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-02-27T14:34:13.674Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke 2023-02-27T14:34:13.674Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.674Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance 2023-02-27T14:34:13.674Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method : GET 2023-02-27T14:34:13.674Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca6582e2-1917-4859-b278-178981e52847"] 2023-02-27T14:34:13.675Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 2023-02-27T14:34:13.675Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.721Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:13.727Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:13.727Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:34:13.727Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.728Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:13.728Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:34:13.728Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81d0d47ccf9fdc62db2710e693f30eff", X-B3-SpanId:"af9061c6f3ee9f0d", X-B3-ParentSpanId:"8ef35626c9b70354", X-B3-Sampled:"0", X-ONAP-RequestID:"f82a954b-7e32-484f-8aee-c24203c11811", X-RequestID:"f82a954b-7e32-484f-8aee-c24203c11811", X-TransactionID:"f82a954b-7e32-484f-8aee-c24203c11811", X-ECOMP-RequestID:"f82a954b-7e32-484f-8aee-c24203c11811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d340964-8f50-46c6-8d40-b153b0c5a48f"] 2023-02-27T14:34:13.729Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:34:13.729Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.767Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.768Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:13.768Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:34:13.768Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:13.769Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-02-27T14:33:05.000+00:00", "endTime" : "2023-02-27T14:34:04.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:34:13.770Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.770Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:34:13.772Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:13.772Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:13.772Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.773Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:13.773Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:13.774Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81d0d47ccf9fdc62db2710e693f30eff", X-B3-SpanId:"863ebe261d3d1639", X-B3-ParentSpanId:"8ef35626c9b70354", X-B3-Sampled:"0", X-ONAP-RequestID:"f82a954b-7e32-484f-8aee-c24203c11811", X-RequestID:"f82a954b-7e32-484f-8aee-c24203c11811", X-TransactionID:"f82a954b-7e32-484f-8aee-c24203c11811", X-ECOMP-RequestID:"f82a954b-7e32-484f-8aee-c24203c11811", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6abbedc8-6bec-4abd-9493-65d847f6149e"] 2023-02-27T14:34:13.774Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:13.774Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:13.797Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.798Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:13.798Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:13.799Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:13.801Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:34:13.801Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.801Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:13.811Z|f82a954b-7e32-484f-8aee-c24203c11811|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:13.857Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:13.858Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:13.858Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T14:34:13.858Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:13 GMT", x-envoy-upstream-service-time:"179", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:13.863Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: { "id" : 46, "action" : "createInstance", "description" : "Gr api recipe to create vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46" } } } 2023-02-27T14:34:13.863Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:13.864Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=createInstance|INFO|500||InvokeReturn 2023-02-27T14:34:13.874Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be 2023-02-27T14:34:13.875Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|INFO|500||Invoke 2023-02-27T14:34:13.875Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:13.875Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be 2023-02-27T14:34:13.875Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Method : GET 2023-02-27T14:34:13.876Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e575e890-bbc1-40b3-a442-6a294d24f165"] 2023-02-27T14:34:13.876Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Request body: 2023-02-27T14:34:13.876Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.052Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:14.053Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:14.053Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Status text : OK 2023-02-27T14:34:14.054Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:13 GMT", x-envoy-upstream-service-time:"173", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:14.069Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Response body: { "modelUUID" : "aff18024-aeec-44b5-9b82-2283f4bc87be", "modelInvariantUUID" : "8f513144-0c59-46be-93ea-e66998341c02", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-27 14:31:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/moduleHeatTemplate" } } } 2023-02-27T14:34:14.070Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:14.070Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|INFO|500||InvokeReturn 2023-02-27T14:34:14.074Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:34:14.074Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:34:14.075Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.075Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:34:14.075Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:34:14.075Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"3400", X-B3-TraceId:"9d7c5d95eec2cc6afc0787858b7a7333", X-B3-SpanId:"82de86c42ec5d493", X-B3-ParentSpanId:"9bc0f82be45b1b20", X-B3-Sampled:"0", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"147967bb-84f8-40a3-a720-5af81dc521b1"] 2023-02-27T14:34:14.076Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"50f8e6e7-bc85-4dda-8aff-602e8503284c","requestStatus":"IN_PROGRESS","startTime":1677508452099,"source":"VID","vnfId":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","vnfType":"","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"50f8e6e7-bc85-4dda-8aff-602e8503284c"} 2023-02-27T14:34:14.076Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.085Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:14.090Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:14.091Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:34:14.091Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.092Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:14.092Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:34:14.092Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8987aef077581b25e91b78e0c35b0ac2", X-B3-SpanId:"c8c224bf4961b810", X-B3-ParentSpanId:"9e0af1262bf27245", X-B3-Sampled:"0", X-ONAP-RequestID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-RequestID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-TransactionID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-ECOMP-RequestID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5400581-6c16-427f-b507-75b6447b6a31"] 2023-02-27T14:34:14.093Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:34:14.093Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.171Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:14.172Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:34:14.172Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:34:14.173Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"91", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:14.189Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:34:12.099+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:34:14.762+00:00", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:34:14.190Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:14.190Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:34:14.201Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:34:14.202Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:34:14.203Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.203Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:34:14.203Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:34:14.204Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"3671", X-B3-TraceId:"9d7c5d95eec2cc6afc0787858b7a7333", X-B3-SpanId:"d807021ac2460b61", X-B3-ParentSpanId:"9bc0f82be45b1b20", X-B3-Sampled:"0", X-ONAP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-TransactionID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ECOMP-RequestID:"50f8e6e7-bc85-4dda-8aff-602e8503284c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61d57651-767b-4282-848a-7bf72fe8d79d"] 2023-02-27T14:34:14.204Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"BasicVm..base_ubuntu20..module-0\",\"modelInvariantId\":\"8f513144-0c59-46be-93ea-e66998341c02\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\"modelVersionId\":\"aff18024-aeec-44b5-9b82-2283f4bc87be\",\"modelCustomizationId\":\"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\"modelUuid\":\"aff18024-aeec-44b5-9b82-2283f4bc87be\",\"modelInvariantUuid\":\"8f513144-0c59-46be-93ea-e66998341c02\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\",\"modelInfo\":{\"modelInvariantId\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelUuid\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelInvariantUuid\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\"}}},{\"relatedInstance\":{\"instanceId\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\"modelVersionId\":\"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\"modelCustomizationId\":\"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\"modelUuid\":\"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\"modelInvariantUuid\":\"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\",\"vnfInstanceId\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\"}","type":"String"},"requestId":{"value":"50f8e6e7-bc85-4dda-8aff-602e8503284c","type":"String"},"mso-request-id":{"value":"50f8e6e7-bc85-4dda-8aff-602e8503284c","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"035e20d8-0d12-4883-aff9-986b7c12931f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"basic_vm/basic_vm 0","type":"String"},"vfModuleType":{"value":"basic_vm/basic_vm 0::BasicVm..base_ubuntu20..module-0","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:34:14.204Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.212Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:14.213Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:14.214Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:34:14.214Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"114", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:14.232Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-02-27T14:33:05.000+00:00", "endTime" : "2023-02-27T14:34:04.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:34:14.233Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:14.233Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:34:14.235Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:14.235Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:14.235Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.235Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:14.236Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:14.236Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8987aef077581b25e91b78e0c35b0ac2", X-B3-SpanId:"d5788489af22369f", X-B3-ParentSpanId:"9e0af1262bf27245", X-B3-Sampled:"0", X-ONAP-RequestID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-RequestID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-TransactionID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-ECOMP-RequestID:"47374ec6-eefd-48a1-bdc3-d91425b900ba", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"888e6a93-93cd-4689-9bd2-e36284732571"] 2023-02-27T14:34:14.237Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:14.237Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.279Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:14.280Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:14.280Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:14.280Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:14.282Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:34:14.283Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:14.283Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:14.296Z|47374ec6-eefd-48a1-bdc3-d91425b900ba|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:14.468Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:14.473Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:14.474Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:34:14.474Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.474Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:14.475Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:34:14.475Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc45fb1ff1ec03e1133f4c9003b7fa5c", X-B3-SpanId:"f416a196fab42d90", X-B3-ParentSpanId:"8217040fe69cccdf", X-B3-Sampled:"0", X-ONAP-RequestID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-RequestID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-TransactionID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-ECOMP-RequestID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7638090-6cd6-46ff-b7e9-c15822e4d9eb"] 2023-02-27T14:34:14.475Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:34:14.476Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.586Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:14.587Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:14.588Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:34:14.588Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"107", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:14.589Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-02-27T14:33:05.000+00:00", "endTime" : "2023-02-27T14:34:04.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:34:14.589Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:14.590Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:34:14.591Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:14.592Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:14.592Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.592Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:14.593Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:14.593Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc45fb1ff1ec03e1133f4c9003b7fa5c", X-B3-SpanId:"f8428d315ee09362", X-B3-ParentSpanId:"8217040fe69cccdf", X-B3-Sampled:"0", X-ONAP-RequestID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-RequestID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-TransactionID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-ECOMP-RequestID:"152f293f-626e-4c8e-a85d-5c7076cf4dd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0f699d1-8926-47f7-9795-f134027f7eda"] 2023-02-27T14:34:14.594Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:14.594Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:14.717Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:14.718Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:14.719Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:14.719Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:14 GMT", x-envoy-upstream-service-time:"120", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:14.720Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:34:14.721Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:14.721Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:14.733Z|152f293f-626e-4c8e-a85d-5c7076cf4dd8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:14.918Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:14.922Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:14.923Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:34:14.923Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:14.923Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:14.923Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:34:14.924Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc9a5743b1368c158923e50238c425d7", X-B3-SpanId:"a51322d084c00494", X-B3-ParentSpanId:"11a43872a82fbfb3", X-B3-Sampled:"0", X-ONAP-RequestID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-RequestID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-TransactionID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-ECOMP-RequestID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90ac35bc-c44a-4993-9bd2-9d3289b4a073"] 2023-02-27T14:34:14.924Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:34:14.924Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:15.000Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:15.001Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:15.001Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:34:15.002Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:15 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:15.002Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-02-27T14:33:05.000+00:00", "endTime" : "2023-02-27T14:34:04.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:34:15.003Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:15.004Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:34:15.006Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:15.006Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:15.006Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:15.007Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:15.007Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:15.007Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dc9a5743b1368c158923e50238c425d7", X-B3-SpanId:"80a87cd79c603a29", X-B3-ParentSpanId:"11a43872a82fbfb3", X-B3-Sampled:"0", X-ONAP-RequestID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-RequestID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-TransactionID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-ECOMP-RequestID:"72b6f279-5b39-4384-a5de-b33b8ea0565b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e95c4525-9598-4ba3-8092-cf46ecad76c9"] 2023-02-27T14:34:15.007Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:15.008Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:15.067Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:15.068Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:15.068Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:15.068Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:15 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:15.081Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:34:15.081Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:15.082Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:15.091Z|72b6f279-5b39-4384-a5de-b33b8ea0565b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:15.274Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:15.279Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:15.279Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||Invoke 2023-02-27T14:34:15.280Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:15.280Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6 2023-02-27T14:34:15.280Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Method : GET 2023-02-27T14:34:15.281Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"320fdd29861172f67617d643fd6ef70b", X-B3-SpanId:"ca362bbbb3f215f5", X-B3-ParentSpanId:"b453bcbf3bce1685", X-B3-Sampled:"0", X-ONAP-RequestID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-RequestID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-TransactionID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-ECOMP-RequestID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b995d5a-8ca6-4711-a793-0e3e14805c09"] 2023-02-27T14:34:15.281Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Request body: 2023-02-27T14:34:15.282Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:15.363Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:15.364Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:15.365Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Status text : OK 2023-02-27T14:34:15.365Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:15 GMT", x-envoy-upstream-service-time:"78", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:15.366Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||Response body: { "requestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The network was successfully deleted in the cloud", "statusMessage" : "ALaCarte-Network-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "retryStatusMessage" : "Retry 1/5 will be started in PT10S", "progress" : 100, "startTime" : "2023-02-27T14:33:05.000+00:00", "endTime" : "2023-02-27T14:34:04.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"network\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicnw-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "network", "requestAction" : "deleteInstance", "networkId" : "c0328fe3-4b14-4eab-876d-7bc724f0f21e", "networkName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "networkType" : "", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725/networks/c0328fe3-4b14-4eab-876d-7bc724f0f21e", "extSystemErrorSource" : "UNKNOWN", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6" } } } 2023-02-27T14:34:15.367Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:15.367Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|INFO|500||InvokeReturn 2023-02-27T14:34:15.369Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:15.370Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:15.370Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:15.370Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false 2023-02-27T14:34:15.371Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:15.371Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"320fdd29861172f67617d643fd6ef70b", X-B3-SpanId:"f71099a576e27d32", X-B3-ParentSpanId:"b453bcbf3bce1685", X-B3-Sampled:"0", X-ONAP-RequestID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-RequestID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-TransactionID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-ECOMP-RequestID:"cd8feac4-8a32-4fec-a9e8-9c102cc9841b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad663a1-4d5e-4f79-a0a9-3fcce62be725"] 2023-02-27T14:34:15.372Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:15.372Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:15.413Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:15.415Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:15.416Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:15.416Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:15 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:15.417Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 22, "soRequestId" : "851b556d-a500-49bd-9e7c-8ab5a2aa9bb6", "groupingId" : "1afbbb89-b38b-41da-b3f3-e0604226f7eb", "name" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0", "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0/1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"updated_time\":1677508414000,\"creation_time\":1677508341000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"756b2e1576e0458cad01cc57fdfe99b4\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"1afbbb89-b38b-41da-b3f3-e0604226f7eb\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"network_name\":\"basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b_net_0\",\"shared\":\"False\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:33:41.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:34:15.417Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:15.417Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=851b556d-a500-49bd-9e7c-8ab5a2aa9bb6&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:15.430Z|cd8feac4-8a32-4fec-a9e8-9c102cc9841b|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/851b556d-a500-49bd-9e7c-8ab5a2aa9bb6|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:16.257Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:16.258Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:34:16.258Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:34:16.258Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:34:15 GMT", x-onap-requestid:"50f8e6e7-bc85-4dda-8aff-602e8503284c", x-requestid:"50f8e6e7-bc85-4dda-8aff-602e8503284c", x-transactionid:"50f8e6e7-bc85-4dda-8aff-602e8503284c", x-ecomp-requestid:"50f8e6e7-bc85-4dda-8aff-602e8503284c", x-onap-partnername:"UNKNOWN", x-invocationid:"61d57651-767b-4282-848a-7bf72fe8d79d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"2046", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:16.259Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"50f8e6e7-bc85-4dda-8aff-602e8503284c\",\"instanceId\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\"}}","message":"Success","processInstanceID":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:34:16.259Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:16.260Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:34:16.265Z|50f8e6e7-bc85-4dda-8aff-602e8503284c|http-nio-8080-exec-8|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:16.325Z|e56c9fc9-dbea-4d9c-90ce-ac421df48544|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:34:16.326Z|e56c9fc9-dbea-4d9c-90ce-ac421df48544|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:16.339Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:16.343Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||Checking if requestId: 8bbd4c95-92ba-4ed7-bf02-36699797c547 already exists in requestDb InfraActiveRequests table 2023-02-27T14:34:16.344Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:16.344Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:16.345Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:16.345Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:16.345Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:16.345Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7b5e8f24daab2d52b7b8ee1abce76f11", X-B3-SpanId:"14149efc6112e751", X-B3-ParentSpanId:"762a72b8a21570a3", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfd5edea-3522-467e-8460-a4bf053aef6e"] 2023-02-27T14:34:16.346Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:16.346Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:16.417Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:16.418Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:34:16.418Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : Not Found 2023-02-27T14:34:16.419Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:34:16 GMT", x-envoy-upstream-service-time:"49", server:"envoy"] 2023-02-27T14:34:16.419Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: 2023-02-27T14:34:16.420Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:16.420Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:16.429Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:34:16.453Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:16.457Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:16.458Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:34:16.458Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:16.459Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:16.460Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:34:16.460Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cd0df23a4c4e868ad0ea216f31b908d", X-B3-SpanId:"400382cffb59be9c", X-B3-ParentSpanId:"2ee8a153a47d61da", X-B3-Sampled:"0", X-ONAP-RequestID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-RequestID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-TransactionID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-ECOMP-RequestID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c16c723d-617b-4136-9a18-c20fcc9b436c"] 2023-02-27T14:34:16.460Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:34:16.461Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:16.482Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:16.518Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:34:16.519Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|INFO|500||Invoke 2023-02-27T14:34:16.542Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:16.543Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:16.543Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:34:16.544Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:16 GMT", x-envoy-upstream-service-time:"77", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:16.583Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:16.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:34:16.584Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:16.585Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:34:16.587Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:16.587Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:16.588Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:16.588Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:16.589Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:16.589Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8cd0df23a4c4e868ad0ea216f31b908d", X-B3-SpanId:"942db81ee665daa3", X-B3-ParentSpanId:"2ee8a153a47d61da", X-B3-Sampled:"0", X-ONAP-RequestID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-RequestID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-TransactionID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-ECOMP-RequestID:"b4f2064d-ccf1-4681-95c0-6745d336efaf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8da4a0cb-3037-4f56-8f1f-0d3538a72b71"] 2023-02-27T14:34:16.590Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:16.590Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:16.614Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|INFO|500||InvokeReturn 2023-02-27T14:34:16.615Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:34:15 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[90], vertex-id=[409792], x-aai-txid=[2-aai-resources-230227-14:34:15:527-8726], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:16.616Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725"}]} 2023-02-27T14:34:16.630Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:16.654Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:16.655Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:16.656Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:16.657Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:16 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:16.659Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:16.660Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:16.661Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:16.671Z|b4f2064d-ccf1-4681-95c0-6745d336efaf|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:16.683Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:34:16.684Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fad7b944-1f71-4906-814b-544ec35f50a8], X-ECOMP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-TransactionId=[], X-ONAP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547]} 2023-02-27T14:34:16.792Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:34:15 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[103], x-aai-txid=[1-aai-resources-230227-14:34:15:693-72079], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:16.793Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-02-27T14:34:16.794Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:16.797Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-02-27T14:34:16.802Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:16.835Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:34:16.836Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|INFO|500||Invoke 2023-02-27T14:34:16.898Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|INFO|500||InvokeReturn 2023-02-27T14:34:16.899Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:34:15 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[58], vertex-id=[409792], x-aai-txid=[1-aai-resources-230227-14:34:15:843-65916], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:16.899Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725"}]} 2023-02-27T14:34:16.906Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:16.935Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:34:16.935Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2e810f21-957b-48bc-af77-cc40aea66baa], X-ECOMP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-TransactionId=[], X-ONAP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547]} 2023-02-27T14:34:16.988Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:34:15 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[40], x-aai-txid=[2-aai-resources-230227-14:34:15:942-35158], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:16.990Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-02-27T14:34:16.990Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:16.994Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-02-27T14:34:17.002Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:17.047Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|INFO|500||Invoke 2023-02-27T14:34:17.048Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fdfc5519-7104-4261-bf5e-ae6fe54cce71], X-ECOMP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-TransactionId=[], X-ONAP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547]} 2023-02-27T14:34:17.244Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:34:16 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[145], vertex-id=[409792], x-aai-txid=[2-aai-resources-230227-14:34:16:102-76562], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:17.245Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725"}]} 2023-02-27T14:34:17.246Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725?format=pathed|INFO|500||InvokeReturn 2023-02-27T14:34:17.254Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:34:17.293Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:34:17.295Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[56511da9-a39d-4d5d-aec6-61dbf74d39b0], X-ECOMP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547], X-TransactionId=[], X-ONAP-RequestID=[8bbd4c95-92ba-4ed7-bf02-36699797c547]} 2023-02-27T14:34:17.453Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:34:16 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[149], x-aai-txid=[2-aai-resources-230227-14:34:16:310-99437], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:34:17.455Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations","ERR.5.4.6114"]}}} 2023-02-27T14:34:17.455Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:34:17.458Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/6672c739-5d23-4eb0-ad1c-653382058725/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-02-27T14:34:17.459Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:34:17.459Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:34:17.461Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:34:17.461Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:34:17.461Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:17.462Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:34:17.462Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:34:17.463Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"7b5e8f24daab2d52b7b8ee1abce76f11", X-B3-SpanId:"ad3d19bb745a59d3", X-B3-ParentSpanId:"762a72b8a21570a3", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9d7b0dc-8531-4f12-a85f-3008a8a77af4"] 2023-02-27T14:34:17.463Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"6672c739-5d23-4eb0-ad1c-653382058725"},"instanceName":null,"requestScope":"service"} 2023-02-27T14:34:17.463Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:17.629Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:17.630Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:17.630Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:34:17.631Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:34:17 GMT", x-envoy-upstream-service-time:"155", server:"envoy"] 2023-02-27T14:34:17.631Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:34:17.632Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:17.632Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:34:17.634Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:34:17.634Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:34:17.635Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:17.635Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:34:17.636Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:34:17.636Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6a6ac30-8b41-4912-9076-e279678722bc"] 2023-02-27T14:34:17.637Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:34:17.638Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:17.766Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:17.767Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:17.767Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:34:17.768Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:16 GMT", x-envoy-upstream-service-time:"123", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:17.778Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:34:17.778Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:17.779Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:34:17.784Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-02-27T14:34:17.785Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-02-27T14:34:17.785Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:17.786Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-02-27T14:34:17.786Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T14:34:17.787Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e836d7b7-be1c-4afd-9579-33f9b5943846"] 2023-02-27T14:34:17.787Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T14:34:17.788Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:17.866Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:17.867Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:17.867Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-02-27T14:34:17.867Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:17 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:17.875Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-02-27T14:34:17.876Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:17.876Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-02-27T14:34:17.880Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:34:17.881Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:34:17.881Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:17.882Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:34:17.882Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:34:17.882Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21547da-f642-4640-913f-2f8882d12b51"] 2023-02-27T14:34:17.883Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:34:17.883Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:18.018Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:18.019Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:18.019Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:34:18.020Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:34:17 GMT", x-envoy-upstream-service-time:"132", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:18.020Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:34:18.021Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:18.021Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:34:18.025Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:34:18.025Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:34:18.025Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:18.026Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:34:18.026Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:34:18.026Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1049", X-B3-TraceId:"7b5e8f24daab2d52b7b8ee1abce76f11", X-B3-SpanId:"417d3ded4a7ffa70", X-B3-ParentSpanId:"762a72b8a21570a3", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09f8b8c0-3e3a-4a4b-b0c1-be92dbe7e63a"] 2023-02-27T14:34:18.026Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8bbd4c95-92ba-4ed7-bf02-36699797c547","requestStatus":"IN_PROGRESS","startTime":1677508457459,"source":"VID","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","serviceInstanceId":"6672c739-5d23-4eb0-ad1c-653382058725","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725","cloudApiRequests":[],"requestURI":"8bbd4c95-92ba-4ed7-bf02-36699797c547"} 2023-02-27T14:34:18.027Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:18.142Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:18.143Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:34:18.143Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:34:18.144Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:34:17 GMT", x-envoy-upstream-service-time:"113", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:18.149Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:34:17.459+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:34:18.731+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:18.149Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:18.150Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:34:18.158Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:34:18.159Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:34:18.159Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:18.159Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:34:18.160Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:34:18.160Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"1877", X-B3-TraceId:"7b5e8f24daab2d52b7b8ee1abce76f11", X-B3-SpanId:"d4d26dd293b8bfbb", X-B3-ParentSpanId:"762a72b8a21570a3", X-B3-Sampled:"0", X-ONAP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-TransactionID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ECOMP-RequestID:"8bbd4c95-92ba-4ed7-bf02-36699797c547", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be6ed860-3f17-40f4-8cb8-8d83b9c6d820"] 2023-02-27T14:34:18.160Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\"modelUuid\":\"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\",\"modelInvariantUuid\":\"61235730-5e56-4b1d-a5eb-3a97db42ff39\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"6672c739-5d23-4eb0-ad1c-653382058725\"}","type":"String"},"requestId":{"value":"8bbd4c95-92ba-4ed7-bf02-36699797c547","type":"String"},"mso-request-id":{"value":"8bbd4c95-92ba-4ed7-bf02-36699797c547","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"6672c739-5d23-4eb0-ad1c-653382058725","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:34:18.161Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:19.249Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:19.249Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:34:19.250Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:34:19.250Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:34:18 GMT", x-onap-requestid:"8bbd4c95-92ba-4ed7-bf02-36699797c547", x-requestid:"8bbd4c95-92ba-4ed7-bf02-36699797c547", x-transactionid:"8bbd4c95-92ba-4ed7-bf02-36699797c547", x-ecomp-requestid:"8bbd4c95-92ba-4ed7-bf02-36699797c547", x-onap-partnername:"UNKNOWN", x-invocationid:"be6ed860-3f17-40f4-8cb8-8d83b9c6d820", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1084", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:19.251Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8bbd4c95-92ba-4ed7-bf02-36699797c547\",\"instanceId\":\"6672c739-5d23-4eb0-ad1c-653382058725\"}}","message":"Success","processInstanceID":"d0d36138-b6ab-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:34:19.251Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:19.251Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:34:19.260Z|8bbd4c95-92ba-4ed7-bf02-36699797c547|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:19.465Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:19.470Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:19.470Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:19.470Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:19.471Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:19.471Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:19.471Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3900b1799286b03d99a296c11e61354f", X-B3-SpanId:"5d69671ee53faa9f", X-B3-ParentSpanId:"54d5d8e186e0496d", X-B3-Sampled:"0", X-ONAP-RequestID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-RequestID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-TransactionID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-ECOMP-RequestID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fa0a2f4-9b85-443f-8cd4-5b2bbc0f81fb"] 2023-02-27T14:34:19.472Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:19.472Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:19.539Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:19.540Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:19.540Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : OK 2023-02-27T14:34:19.541Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:19 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:19.556Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:34:17.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:34:18.000+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:19.557Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:19.557Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||InvokeReturn 2023-02-27T14:34:19.558Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:19.559Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:19.559Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:19.560Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:19.560Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:19.560Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3900b1799286b03d99a296c11e61354f", X-B3-SpanId:"47e641f52d923c36", X-B3-ParentSpanId:"54d5d8e186e0496d", X-B3-Sampled:"0", X-ONAP-RequestID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-RequestID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-TransactionID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-ECOMP-RequestID:"6fe28513-18e4-48dc-88ef-95274c6b8e7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1305ad0-e770-47cb-b5d6-f21311548181"] 2023-02-27T14:34:19.561Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:19.561Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:19.676Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:19.677Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:19.677Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:19.678Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:19 GMT", x-envoy-upstream-service-time:"111", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:19.682Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:19.683Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:19.683Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:19.692Z|6fe28513-18e4-48dc-88ef-95274c6b8e7f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:21.632Z|6c67569f-d721-4ae3-9fef-1469f10cc92f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:21.633Z|8a36e768-0738-48f3-b9e9-0c7d1fcf343a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:21.633Z|6c67569f-d721-4ae3-9fef-1469f10cc92f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:21.633Z|8a36e768-0738-48f3-b9e9-0c7d1fcf343a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:21.644Z|3792c9ea-3dd0-4245-8da0-c43100b468a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:21.644Z|3792c9ea-3dd0-4245-8da0-c43100b468a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:23.153Z|2a7ad458-1f57-45cb-a92a-73a900e44ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:34:23.154Z|2a7ad458-1f57-45cb-a92a-73a900e44ffb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:34:26.850Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:26.859Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:26.860Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:34:26.860Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:26.860Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:26.861Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:34:26.861Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07b8411743df2177d981375c3951bdeb", X-B3-SpanId:"f745da9f8d8e718e", X-B3-ParentSpanId:"b9988390c1f00316", X-B3-Sampled:"0", X-ONAP-RequestID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-RequestID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-TransactionID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-ECOMP-RequestID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"922c4205-74f9-4045-9f60-2c780e54d230"] 2023-02-27T14:34:26.861Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:34:26.862Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:26.961Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:26.963Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:26.963Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:34:26.964Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:27 GMT", x-envoy-upstream-service-time:"94", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:26.986Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:16.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:34:26.987Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:26.987Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:34:26.990Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:26.990Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:26.991Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:26.991Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:26.991Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:26.992Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"07b8411743df2177d981375c3951bdeb", X-B3-SpanId:"b0d2516059dc372c", X-B3-ParentSpanId:"b9988390c1f00316", X-B3-Sampled:"0", X-ONAP-RequestID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-RequestID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-TransactionID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-ECOMP-RequestID:"fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"245904c8-315b-4e4e-abdb-6987aa037d97"] 2023-02-27T14:34:26.992Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:26.992Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:27.059Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:27.060Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:27.060Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:27.061Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:27 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:27.063Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:27.063Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:27.064Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:27.074Z|fe6d8bdd-f1ac-4c22-970d-9b3105dab6ca|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:29.878Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:29.885Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:29.886Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:29.886Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:29.886Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:29.887Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:29.887Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dca8a5022e8589ad9bc5589da3258036", X-B3-SpanId:"1f32127e0ac8f402", X-B3-ParentSpanId:"ab7e2b2bf06bf5cb", X-B3-Sampled:"0", X-ONAP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-TransactionID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ECOMP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f2e271-5928-43b9-ad72-8eac888b9e3e"] 2023-02-27T14:34:29.888Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:29.888Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:29.945Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:29.946Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:29.946Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : OK 2023-02-27T14:34:29.947Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:29 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:29.966Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-27T14:34:17.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:30.000+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:29.967Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:29.969Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||InvokeReturn 2023-02-27T14:34:29.971Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:29.973Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:29.974Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:29.974Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:29.975Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:29.975Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dca8a5022e8589ad9bc5589da3258036", X-B3-SpanId:"a6b40bb7d38ac412", X-B3-ParentSpanId:"ab7e2b2bf06bf5cb", X-B3-Sampled:"0", X-ONAP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-TransactionID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ECOMP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e5358e0-5cad-43aa-8f8e-eb4b2fc8c0ae"] 2023-02-27T14:34:29.976Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:29.976Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:30.045Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:30.045Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:30.046Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:30.047Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:29 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:30.073Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:30.075Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:30.076Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:30.138Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:30.139Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:30.140Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:30.140Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:30.141Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:30.141Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-TransactionID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ECOMP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30bfb1c7-6978-4634-a5c0-f8e779ec1ff6"] 2023-02-27T14:34:30.145Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:30.145Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:31.018Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:31.019Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:31.019Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:31.019Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5036F6373A8921A7C9F5F2830F347B53; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:34:29 GMT", x-envoy-upstream-service-time:"860", server:"envoy"] 2023-02-27T14:34:31.020Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d50746e8-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"8bbd4c95-92ba-4ed7-bf02-36699797c547","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:24.804+0000","endTime":"2023-02-27T14:34:27.290+0000","removalTime":null,"durationInMillis":2486,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"d0d36138-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"d4f5ba84-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:34:31.020Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:31.021Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8bbd4c95-92ba-4ed7-bf02-36699797c547&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:31.047Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:31.048Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:31.048Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:31.048Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:31.048Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:31.049Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-TransactionID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ECOMP-RequestID:"a7cb2b40-add3-4c27-90c0-6da5397cf4d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a4f83358-ef60-4a39-ae3e-a414b308faca"] 2023-02-27T14:34:31.049Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:31.049Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:31.459Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:31.460Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:31.460Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:31.461Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=572AB9C1D77B86E0F9CDAF4C93BCF00C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:34:30 GMT", x-envoy-upstream-service-time:"406", server:"envoy"] 2023-02-27T14:34:31.461Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d50c9e2b-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"d50746e8-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"d50746e8-b6ab-11ed-aebb-b22d1e2f9519","executionId":"d50746e8-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:24.839+0000","endTime":"2023-02-27T14:34:27.289+0000","durationInMillis":2450,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d0d36138-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:34:31.461Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:31.462Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d50746e8-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:31.468Z|a7cb2b40-add3-4c27-90c0-6da5397cf4d0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:31.658Z|bd494391-8bb9-479c-ab4e-246d9ccffcc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:31.658Z|7bca9329-dcc8-4abc-984a-5d39ba9a5d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:31.659Z|bd494391-8bb9-479c-ab4e-246d9ccffcc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:31.659Z|7bca9329-dcc8-4abc-984a-5d39ba9a5d2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:31.673Z|b65d7768-d805-47e3-ad8d-5c0ef2f80c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:31.674Z|b65d7768-d805-47e3-ad8d-5c0ef2f80c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:37.289Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:37.299Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:37.302Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:34:37.302Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:37.303Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:37.303Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:34:37.303Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a27b7b7d67dad3656f96c36ac7093c8", X-B3-SpanId:"693a1a92cfbcd456", X-B3-ParentSpanId:"621703f44092737b", X-B3-Sampled:"0", X-ONAP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-TransactionID:"22397666-84db-4760-ba69-c1e493c1e925", X-ECOMP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8724ac3b-961a-42e8-ab12-c09ca1f5b238"] 2023-02-27T14:34:37.304Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:34:37.304Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:37.353Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:37.354Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:37.354Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:34:37.354Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:37 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:37.356Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:37.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:34:37.357Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:37.357Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:34:37.359Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:37.360Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:37.360Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:37.360Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:37.361Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:37.361Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a27b7b7d67dad3656f96c36ac7093c8", X-B3-SpanId:"5d2745dddb66b678", X-B3-ParentSpanId:"621703f44092737b", X-B3-Sampled:"0", X-ONAP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-TransactionID:"22397666-84db-4760-ba69-c1e493c1e925", X-ECOMP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"159a7637-eba6-4d6a-bc76-4fef35457c15"] 2023-02-27T14:34:37.362Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:37.362Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:37.392Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:37.393Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:37.393Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:37.394Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:37 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:37.397Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:37.398Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:37.398Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:37.433Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:37.434Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:37.434Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:37.434Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:37.435Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:37.435Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-TransactionID:"22397666-84db-4760-ba69-c1e493c1e925", X-ECOMP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f623a6e-fd6d-4d61-9829-5a6cf79067f2"] 2023-02-27T14:34:37.435Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:37.436Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:38.044Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:38.045Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:38.045Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:38.046Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F328CA821270A77DABD5F5CD2F28C4B9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Mon, 27 Feb 2023 14:34:37 GMT", x-envoy-upstream-service-time:"604", server:"envoy"] 2023-02-27T14:34:38.046Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d78f7847-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:29.052+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"d5859ee4-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:34:38.047Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:38.047Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:38.086Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:38.087Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:38.088Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:38.088Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:38.089Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:38.089Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-TransactionID:"22397666-84db-4760-ba69-c1e493c1e925", X-ECOMP-RequestID:"22397666-84db-4760-ba69-c1e493c1e925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c95435e-ed5b-4b90-86f5-032919bd4a57"] 2023-02-27T14:34:38.090Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:38.090Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:38.153Z|90cc5e57-5ce5-4c71-bce4-a900ac56b727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:34:38.154Z|90cc5e57-5ce5-4c71-bce4-a900ac56b727|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:34:38.371Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:38.372Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:38.373Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:38.374Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=AF5D4CF0DCFC8800C7570F23C19E563F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:34:37 GMT", x-envoy-upstream-service-time:"276", server:"envoy"] 2023-02-27T14:34:38.374Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:d79b111a-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"d78f7847-b6ab-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"d78f7847-b6ab-11ed-aebb-b22d1e2f9519","executionId":"d78f7847-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:29.128+0000","endTime":"2023-02-27T14:34:30.347+0000","durationInMillis":1219,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:34:38.375Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:38.375Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d78f7847-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:38.383Z|22397666-84db-4760-ba69-c1e493c1e925|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:38.852Z|f8ca5ad1-3161-475b-9c50-034d0a702c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:34:38.853Z|f8ca5ad1-3161-475b-9c50-034d0a702c6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:34:41.653Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:41.659Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:41.659Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:41.660Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:41.660Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:41.660Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:41.660Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4a2a4cb632d84e3bb5ff9f0662095b2", X-B3-SpanId:"dc053bcb386a30f9", X-B3-ParentSpanId:"d019e4356019c1f5", X-B3-Sampled:"0", X-ONAP-RequestID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-RequestID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-TransactionID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-ECOMP-RequestID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1818c13-fb4a-40f8-8093-0cac4cb01cac"] 2023-02-27T14:34:41.661Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:41.662Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:41.686Z|c9e750d6-0c07-4c0d-83fb-0e9978c32fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:41.686Z|c9e750d6-0c07-4c0d-83fb-0e9978c32fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:41.689Z|68ef668e-0d56-4531-a053-31c4d45a65c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:41.690Z|68ef668e-0d56-4531-a053-31c4d45a65c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:41.700Z|07115a03-0e0b-4028-8af0-2d0cbdbc6497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:41.701Z|07115a03-0e0b-4028-8af0-2d0cbdbc6497|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:41.706Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:41.706Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:41.706Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : OK 2023-02-27T14:34:41.707Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:41.709Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:17.000+00:00", "endTime" : "2023-02-27T14:34:38.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:39.000+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:41.710Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:41.710Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||InvokeReturn 2023-02-27T14:34:41.712Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:41.712Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:41.712Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:41.712Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:41.713Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:41.713Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4a2a4cb632d84e3bb5ff9f0662095b2", X-B3-SpanId:"10fab44c1d2eba56", X-B3-ParentSpanId:"d019e4356019c1f5", X-B3-Sampled:"0", X-ONAP-RequestID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-RequestID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-TransactionID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-ECOMP-RequestID:"09bb1e4d-753d-4364-bbd9-f8717e2122d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5395e4bd-040f-4098-bac6-a358a53e7ce9"] 2023-02-27T14:34:41.713Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:41.714Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:41.739Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:41.740Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:41.740Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:41.741Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:41.741Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:41.742Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:41.742Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:41.751Z|09bb1e4d-753d-4364-bbd9-f8717e2122d3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:41.932Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:41.937Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:41.938Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:41.938Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:41.939Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:41.939Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:41.939Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e1bbb919d1c9dc7ae2b9d87b88c0a7b", X-B3-SpanId:"09f446fd3f02ec58", X-B3-ParentSpanId:"178906659840f870", X-B3-Sampled:"0", X-ONAP-RequestID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-RequestID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-TransactionID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-ECOMP-RequestID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e2e4ff0-4b0c-4897-a7b8-b9bf5a0d098f"] 2023-02-27T14:34:41.940Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:41.940Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:41.988Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:41.988Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:41.989Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : OK 2023-02-27T14:34:41.989Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:41.993Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:17.000+00:00", "endTime" : "2023-02-27T14:34:38.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:39.000+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:41.993Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:41.994Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||InvokeReturn 2023-02-27T14:34:41.996Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:41.996Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:41.996Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:41.997Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:41.997Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:41.997Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5e1bbb919d1c9dc7ae2b9d87b88c0a7b", X-B3-SpanId:"77b7d43a7dce1255", X-B3-ParentSpanId:"178906659840f870", X-B3-Sampled:"0", X-ONAP-RequestID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-RequestID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-TransactionID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-ECOMP-RequestID:"95bfb259-5e3c-4bfe-bb98-07666f79e09d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85daa59e-b6e2-4dcc-9564-5dbfe3529758"] 2023-02-27T14:34:41.998Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:41.998Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:42.028Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:42.029Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:42.030Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:42.030Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:42.032Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:42.032Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:42.033Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:42.044Z|95bfb259-5e3c-4bfe-bb98-07666f79e09d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:42.243Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:42.251Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:42.251Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:42.251Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:42.252Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:42.252Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:42.252Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ceb8124aa24fd23c18fe70a9d06f767", X-B3-SpanId:"9fa12c8d67c12403", X-B3-ParentSpanId:"350c7334ab4667ff", X-B3-Sampled:"0", X-ONAP-RequestID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-RequestID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-TransactionID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-ECOMP-RequestID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69f17535-b929-41e8-bd26-4c08f7abdb34"] 2023-02-27T14:34:42.253Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:42.253Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:42.333Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:42.334Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:42.334Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : OK 2023-02-27T14:34:42.334Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"76", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:42.339Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:17.000+00:00", "endTime" : "2023-02-27T14:34:38.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:39.000+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:42.339Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:42.340Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||InvokeReturn 2023-02-27T14:34:42.343Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:42.343Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:42.344Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:42.344Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:42.344Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:42.345Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ceb8124aa24fd23c18fe70a9d06f767", X-B3-SpanId:"b5e0c314e6eb1bdb", X-B3-ParentSpanId:"350c7334ab4667ff", X-B3-Sampled:"0", X-ONAP-RequestID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-RequestID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-TransactionID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-ECOMP-RequestID:"8d927455-1cb5-4ffc-865c-5894587b0ee1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"772de435-84f8-4b2a-b828-9bf0ef8e7822"] 2023-02-27T14:34:42.345Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:42.345Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:42.377Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:42.378Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:42.378Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:42.379Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:42.384Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:42.384Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:42.385Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:42.396Z|8d927455-1cb5-4ffc-865c-5894587b0ee1|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:42.588Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:42.594Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:42.594Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||Invoke 2023-02-27T14:34:42.595Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:42.595Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547 2023-02-27T14:34:42.595Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Method : GET 2023-02-27T14:34:42.595Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"568616feb048055994da444b5dcc5f36", X-B3-SpanId:"21e62b80d2a8dd94", X-B3-ParentSpanId:"72bbc4bd43a97974", X-B3-Sampled:"0", X-ONAP-RequestID:"b77b4292-99f1-45df-b677-8124df543f63", X-RequestID:"b77b4292-99f1-45df-b677-8124df543f63", X-TransactionID:"b77b4292-99f1-45df-b677-8124df543f63", X-ECOMP-RequestID:"b77b4292-99f1-45df-b677-8124df543f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"685d4dcd-359d-444c-8473-b7d2f13012a4"] 2023-02-27T14:34:42.596Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Request body: 2023-02-27T14:34:42.596Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:42.674Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:42.674Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:42.675Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Status text : OK 2023-02-27T14:34:42.675Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:42 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:42.676Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||Response body: { "requestId" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:17.000+00:00", "endTime" : "2023-02-27T14:34:38.000+00:00", "source" : "VID", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_network\",\n \"modelInvariantId\": \"61235730-5e56-4b1d-a5eb-3a97db42ff39\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"6a8a9f52-2999-45b0-80a9-ae4b5a6e2334\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t}\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:39.000+00:00", "serviceInstanceId" : "6672c739-5d23-4eb0-ad1c-653382058725", "serviceInstanceName" : "basic_network-93e92d9e-ff44-4cd7-aeea-fe921ac28d3b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/6672c739-5d23-4eb0-ad1c-653382058725", "cloudApiRequests" : [ ], "requestURI" : "8bbd4c95-92ba-4ed7-bf02-36699797c547", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547" } } } 2023-02-27T14:34:42.677Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:42.677Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8bbd4c95-92ba-4ed7-bf02-36699797c547|INFO|500||InvokeReturn 2023-02-27T14:34:42.678Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:42.679Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:42.679Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:42.679Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false 2023-02-27T14:34:42.680Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:42.680Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"568616feb048055994da444b5dcc5f36", X-B3-SpanId:"3ebd849011191a9d", X-B3-ParentSpanId:"72bbc4bd43a97974", X-B3-Sampled:"0", X-ONAP-RequestID:"b77b4292-99f1-45df-b677-8124df543f63", X-RequestID:"b77b4292-99f1-45df-b677-8124df543f63", X-TransactionID:"b77b4292-99f1-45df-b677-8124df543f63", X-ECOMP-RequestID:"b77b4292-99f1-45df-b677-8124df543f63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ff5d306-937a-4173-9fed-321ebed4b92d"] 2023-02-27T14:34:42.680Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:42.680Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:42.722Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:42.723Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:42.723Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:42.723Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:43 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:42.727Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:42.728Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:42.728Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8bbd4c95-92ba-4ed7-bf02-36699797c547&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:42.739Z|b77b4292-99f1-45df-b677-8124df543f63|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8bbd4c95-92ba-4ed7-bf02-36699797c547|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:48.562Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:34:48.568Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:48.568Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:34:48.569Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:48.569Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:34:48.569Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:34:48.570Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b09bf16e1795870bf86b5008021291a8", X-B3-SpanId:"a73196400ed1dcee", X-B3-ParentSpanId:"9bf1a00ced8061da", X-B3-Sampled:"0", X-ONAP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-TransactionID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ECOMP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3cc70f6-a865-4bc0-b8fe-86eebc2a9282"] 2023-02-27T14:34:48.570Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:34:48.570Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:48.646Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:48.647Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:48.647Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:34:48.647Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:49 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:48.648Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:37.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:34:48.649Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:48.649Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:34:48.655Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:48.656Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:34:48.656Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:48.657Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:34:48.657Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:34:48.658Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b09bf16e1795870bf86b5008021291a8", X-B3-SpanId:"dfbfc9a110d00fc0", X-B3-ParentSpanId:"9bf1a00ced8061da", X-B3-Sampled:"0", X-ONAP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-TransactionID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ECOMP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6fb694f-6da9-46f2-9e56-010c16ed2409"] 2023-02-27T14:34:48.659Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:34:48.660Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:48.735Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:48.736Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:48.736Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:34:48.737Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:34:49 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:34:48.738Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:34:48.738Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:48.739Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:34:48.768Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:48.769Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:48.769Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:48.770Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:34:48.770Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:48.770Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-TransactionID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ECOMP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67c2568c-c0d6-470c-8ce0-d31f11761273"] 2023-02-27T14:34:48.771Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:48.771Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:49.335Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:49.336Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:49.337Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:49.337Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=22442E4EC8F161483F0EAFB1A2037D5A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:34:48 GMT", x-envoy-upstream-service-time:"560", server:"envoy"] 2023-02-27T14:34:49.338Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:34:49.338Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:49.338Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:49.370Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:49.371Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:34:49.372Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:34:49.372Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:34:49.372Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:34:49.373Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-TransactionID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ECOMP-RequestID:"50073b45-de5b-4afe-99c1-04d661fd809c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ef16aee-a7a2-4b79-8d69-9a0368684de6"] 2023-02-27T14:34:49.373Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:34:49.374Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:34:50.110Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:34:50.111Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:34:50.112Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:34:50.112Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B9D17C42AE5BC8D264E755A62A4B3EA9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 27 Feb 2023 14:34:49 GMT", x-envoy-upstream-service-time:"732", server:"envoy"] 2023-02-27T14:34:50.113Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:e29f5993-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:47.611+0000","endTime":"2023-02-27T14:34:47.613+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:34:50.113Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:34:50.114Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:34:50.124Z|50073b45-de5b-4afe-99c1-04d661fd809c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:34:51.709Z|de5b6ae1-5a57-4ca1-b5d5-8e43be5ca0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:51.711Z|de5b6ae1-5a57-4ca1-b5d5-8e43be5ca0a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:51.714Z|ea1d0be1-567d-4f63-8002-2bc072e2ec01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:51.715Z|ea1d0be1-567d-4f63-8002-2bc072e2ec01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:51.723Z|b9a3faa0-9fe3-4d44-975a-da5ecc97982a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:34:51.724Z|b9a3faa0-9fe3-4d44-975a-da5ecc97982a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:34:53.153Z|de6629d9-8c2d-490c-b9d8-9d9f92abad63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:34:53.156Z|de6629d9-8c2d-490c-b9d8-9d9f92abad63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:00.322Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:35:00.335Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:00.336Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:35:00.336Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:00.336Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:00.337Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:35:00.337Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92cf95edda407d29da6f25cae2698bbe", X-B3-SpanId:"9795ecbd0fc65fb8", X-B3-ParentSpanId:"df8fdfbe409469a6", X-B3-Sampled:"0", X-ONAP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-TransactionID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ECOMP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdea846d-d7a0-4676-844b-3a4dc13d9c15"] 2023-02-27T14:35:00.338Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:35:00.338Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:00.396Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:00.397Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:00.397Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:35:00.398Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:01 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:00.400Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:35:00.401Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:00.401Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:35:00.405Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:00.406Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:35:00.406Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:00.406Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:00.407Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:35:00.407Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92cf95edda407d29da6f25cae2698bbe", X-B3-SpanId:"37332fb46304898a", X-B3-ParentSpanId:"df8fdfbe409469a6", X-B3-Sampled:"0", X-ONAP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-TransactionID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ECOMP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30d60f57-5466-40c3-abba-6e567482552d"] 2023-02-27T14:35:00.407Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:35:00.408Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:00.438Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:00.439Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:00.439Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:35:00.440Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:01 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:00.446Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:35:00.446Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:00.447Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:35:00.480Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:00.482Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:00.482Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:00.482Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:00.483Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:00.483Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-TransactionID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ECOMP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a72644ae-dddb-4a8f-a5eb-d8eff2059dfe"] 2023-02-27T14:35:00.483Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:00.483Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:01.021Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:01.022Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:01.022Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:01.022Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F401BD4ED932A2F5E9799ACC9B57230C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:35:00 GMT", x-envoy-upstream-service-time:"529", server:"envoy"] 2023-02-27T14:35:01.023Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:35:01.023Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:01.023Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:01.048Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:01.049Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:01.049Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:01.050Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:01.050Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:01.050Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-TransactionID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ECOMP-RequestID:"245bbbe4-5260-41a4-afcc-673a9347aecf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17073286-da18-4806-b43b-ee8aa8159c57"] 2023-02-27T14:35:01.050Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:01.050Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:01.435Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:01.436Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:01.436Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:01.436Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9F23B381918D678A8FD87A13DEBF6033; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:35:00 GMT", x-envoy-upstream-service-time:"381", server:"envoy"] 2023-02-27T14:35:01.437Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e86a8034-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:57.331+0000","endTime":"2023-02-27T14:34:57.351+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:35:01.437Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:01.437Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:01.442Z|245bbbe4-5260-41a4-afcc-673a9347aecf|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:35:01.738Z|3c2e867f-59a6-4eeb-9a73-08e32dddd071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:01.739Z|3c2e867f-59a6-4eeb-9a73-08e32dddd071|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:01.741Z|848ea25c-1316-4b1a-a603-73ae737e62e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:01.742Z|848ea25c-1316-4b1a-a603-73ae737e62e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:01.746Z|d934acf4-516c-4145-9d38-4773925a3028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:01.747Z|d934acf4-516c-4145-9d38-4773925a3028|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:08.154Z|9b11fecd-8adc-4d64-a364-d49021751d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:35:08.154Z|9b11fecd-8adc-4d64-a364-d49021751d0b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:08.855Z|f88905bb-767c-4c71-901a-6e3d8baa6db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:35:08.855Z|f88905bb-767c-4c71-901a-6e3d8baa6db5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:11.626Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:35:11.636Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:11.637Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:35:11.637Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:11.638Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:11.638Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:35:11.638Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77d6f6b36512378f2827c9f1fbae353b", X-B3-SpanId:"8d27f49d1007db21", X-B3-ParentSpanId:"13c498eb3c28e998", X-B3-Sampled:"0", X-ONAP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-TransactionID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ECOMP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c6fabc0-aae0-49a9-8c1f-9956a23d650c"] 2023-02-27T14:35:11.639Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:35:11.639Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:11.708Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:11.709Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:11.709Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:35:11.710Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:12 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:11.712Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:35:11.712Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:11.713Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:35:11.715Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:11.715Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:35:11.715Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:11.716Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:11.716Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:35:11.717Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77d6f6b36512378f2827c9f1fbae353b", X-B3-SpanId:"f6e9513875318670", X-B3-ParentSpanId:"13c498eb3c28e998", X-B3-Sampled:"0", X-ONAP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-TransactionID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ECOMP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86dc253e-d6e3-42b0-be47-889bb953f228"] 2023-02-27T14:35:11.717Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:35:11.718Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:11.751Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:11.752Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:11.752Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:35:11.752Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:12 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:11.754Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:35:11.755Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:11.755Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:35:11.770Z|edada60f-de04-4ee5-a3a9-578c4a9a993c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:11.770Z|935ea0e2-1248-487f-bed9-dc24bedb7754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:11.771Z|935ea0e2-1248-487f-bed9-dc24bedb7754|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:11.771Z|edada60f-de04-4ee5-a3a9-578c4a9a993c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:11.797Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:11.797Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:11.798Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:11.798Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:11.798Z|7efc497d-cf80-4d25-8bdd-a4a3e09bd3ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:11.799Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:11.799Z|7efc497d-cf80-4d25-8bdd-a4a3e09bd3ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:11.799Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-TransactionID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ECOMP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86a27b2a-9beb-4461-b6f3-c02a2cd8ff75"] 2023-02-27T14:35:11.800Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:11.800Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:12.118Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:12.119Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:12.120Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:12.120Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DD8EF331000C2396CDE88D0C9DFA49D5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:35:11 GMT", x-envoy-upstream-service-time:"313", server:"envoy"] 2023-02-27T14:35:12.121Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:35:12.122Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:12.122Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:12.146Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:12.147Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:12.147Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:12.148Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:12.148Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:12.148Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-TransactionID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ECOMP-RequestID:"05996bf2-3356-47eb-af7b-1720ce7bc897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1f894f9-079a-4055-b0aa-272e1f56bd6e"] 2023-02-27T14:35:12.149Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:12.150Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:12.682Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:12.683Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:12.684Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:12.684Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=BF7204D6D7388C72F99B3405FEBF71AA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:35:11 GMT", x-envoy-upstream-service-time:"527", server:"envoy"] 2023-02-27T14:35:12.685Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e86a8034-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:57.331+0000","endTime":"2023-02-27T14:34:57.351+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:35:12.685Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:12.686Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:12.691Z|05996bf2-3356-47eb-af7b-1720ce7bc897|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:35:16.326Z|dbc9dae1-b9e3-4895-a135-2ccdb859f31b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:35:16.327Z|dbc9dae1-b9e3-4895-a135-2ccdb859f31b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:21.806Z|b63682da-69f2-4748-a863-06f83cbea44f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:21.806Z|310edbbc-2169-43d9-b760-43df3b48d123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:21.807Z|310edbbc-2169-43d9-b760-43df3b48d123|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:21.807Z|b63682da-69f2-4748-a863-06f83cbea44f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:21.825Z|88ebfe33-9ec6-4d70-ad5c-0151a9c18749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:21.825Z|88ebfe33-9ec6-4d70-ad5c-0151a9c18749|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:22.907Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:35:22.916Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:22.917Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:35:22.917Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:22.917Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:22.917Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:35:22.918Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf5bd15d6331556791c871be8ce65d3b", X-B3-SpanId:"caefbf71f24e92a9", X-B3-ParentSpanId:"f463e16d926aca1e", X-B3-Sampled:"0", X-ONAP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-TransactionID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ECOMP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7577f577-bb77-42b8-9cb9-ac74ac5ed427"] 2023-02-27T14:35:22.918Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:35:22.918Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:23.025Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:23.026Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:23.026Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:35:23.027Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:23 GMT", x-envoy-upstream-service-time:"102", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:23.040Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:35:23.041Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:23.042Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:35:23.043Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:23.044Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:35:23.044Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:23.044Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:23.045Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:35:23.045Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bf5bd15d6331556791c871be8ce65d3b", X-B3-SpanId:"f8e1771fca0b4a69", X-B3-ParentSpanId:"f463e16d926aca1e", X-B3-Sampled:"0", X-ONAP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-TransactionID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ECOMP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ef64511-1a0f-4dd6-86d5-8b9d28624d9e"] 2023-02-27T14:35:23.045Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:35:23.046Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:23.103Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:23.104Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:23.104Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:35:23.104Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:23 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:23.105Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:35:23.105Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:23.106Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:35:23.144Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:23.144Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:23.144Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:23.145Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:23.145Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:23.145Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-TransactionID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ECOMP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c105c33-50b2-4dd4-aceb-0e758e30dad5"] 2023-02-27T14:35:23.146Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:23.146Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:23.153Z|489cde69-9f1b-49d6-849e-ec3192c99df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:35:23.154Z|489cde69-9f1b-49d6-849e-ec3192c99df4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:23.803Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:23.804Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:23.804Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:23.805Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4B9A29A71B296CC299ABFCB1F719BE8B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:35:23 GMT", x-envoy-upstream-service-time:"651", server:"envoy"] 2023-02-27T14:35:23.806Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:35:23.806Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:23.806Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:23.833Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:23.834Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:23.834Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:23.835Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:23.835Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:23.835Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-TransactionID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ECOMP-RequestID:"2d7dae45-4190-4870-9638-635b5d7d8d1f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09e4c114-1f14-4c47-b51d-167641416ee5"] 2023-02-27T14:35:23.835Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:23.836Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:24.433Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:24.434Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:24.435Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:24.435Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=57452D7805FEA700D7690E5DD00062BA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:35:23 GMT", x-envoy-upstream-service-time:"594", server:"envoy"] 2023-02-27T14:35:24.436Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e86a8034-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:57.331+0000","endTime":"2023-02-27T14:34:57.351+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:35:24.436Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:24.436Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:24.442Z|2d7dae45-4190-4870-9638-635b5d7d8d1f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:35:31.831Z|6692e068-a60f-45b2-b8d0-3c02fb187163|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:31.831Z|a9b2918e-6e80-4cad-940e-11cf2af50554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:31.832Z|a9b2918e-6e80-4cad-940e-11cf2af50554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:31.832Z|6692e068-a60f-45b2-b8d0-3c02fb187163|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:31.848Z|75722be3-72e3-4251-a88c-b94c1831b834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:31.849Z|75722be3-72e3-4251-a88c-b94c1831b834|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:34.659Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:35:34.668Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:34.669Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:35:34.669Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:34.669Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:34.670Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:35:34.670Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d3c5ec8d2064cf242edfd9612fac1f", X-B3-SpanId:"fb3532a8098f531e", X-B3-ParentSpanId:"80d144e327df5175", X-B3-Sampled:"0", X-ONAP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-TransactionID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ECOMP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2fe7be24-375a-4b75-9469-27fbc9163aab"] 2023-02-27T14:35:34.670Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:35:34.671Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:34.742Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:34.743Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:34.744Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:35:34.744Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:35 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:34.750Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:35:34.750Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:34.751Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:35:34.755Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:34.756Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:35:34.756Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:34.756Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:34.757Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:35:34.757Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c0d3c5ec8d2064cf242edfd9612fac1f", X-B3-SpanId:"910b659b447571b3", X-B3-ParentSpanId:"80d144e327df5175", X-B3-Sampled:"0", X-ONAP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-TransactionID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ECOMP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5405caf7-d584-4313-8ab6-7b6460e0845a"] 2023-02-27T14:35:34.758Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:35:34.758Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:34.792Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:34.794Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:34.794Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:35:34.795Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:35 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:34.797Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:35:34.798Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:34.798Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:35:34.829Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:34.831Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:34.831Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:34.832Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:34.832Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:34.832Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-TransactionID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ECOMP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3289420-2d73-4d97-abb2-197865e43c2f"] 2023-02-27T14:35:34.832Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:34.833Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:35.221Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:35.222Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:35.222Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:35.223Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=30DFBA3D5DEA2BC20513E7EE2E15B5CF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:35:34 GMT", x-envoy-upstream-service-time:"377", server:"envoy"] 2023-02-27T14:35:35.224Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:35:35.224Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:35.225Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:35.252Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:35.253Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:35.253Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:35.253Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:35.254Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:35.254Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-TransactionID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ECOMP-RequestID:"691781f7-fa85-4da1-b94e-67cec895ab7c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d878a7d2-faa7-44a6-830c-f3f486784558"] 2023-02-27T14:35:35.254Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:35.254Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:35.789Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:35.790Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:35.790Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:35.791Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5224877228AE246E42775B793A71E426; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:35:34 GMT", x-envoy-upstream-service-time:"531", server:"envoy"] 2023-02-27T14:35:35.792Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e86a8034-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:34:57.331+0000","endTime":"2023-02-27T14:34:57.351+0000","durationInMillis":20,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:35:35.792Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:35.793Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:35.797Z|691781f7-fa85-4da1-b94e-67cec895ab7c|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:35:38.153Z|0db7bb25-b92b-45b6-b1bd-82e6afe26b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:35:38.157Z|0db7bb25-b92b-45b6-b1bd-82e6afe26b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:38.856Z|1b9dbbde-3933-4d75-9988-a9e7ac87e48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:35:38.857Z|1b9dbbde-3933-4d75-9988-a9e7ac87e48c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:41.856Z|9f473073-57a6-44aa-b0f7-361f401448e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:41.856Z|9f473073-57a6-44aa-b0f7-361f401448e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:41.858Z|2f9f0468-d038-49c3-8b75-8601bc2b8178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:41.859Z|2f9f0468-d038-49c3-8b75-8601bc2b8178|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:41.872Z|d4b095fd-b655-4f09-b84d-f37f2f29490a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:41.873Z|d4b095fd-b655-4f09-b84d-f37f2f29490a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:45.998Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:35:46.004Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:46.004Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:35:46.005Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:46.005Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:46.006Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:35:46.006Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce9a51b786753668b55000cc69b1719e", X-B3-SpanId:"8e01a75585037baf", X-B3-ParentSpanId:"d2738a1d5e82d1a2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-TransactionID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ECOMP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f137529c-2c64-4025-9fb4-05962f694bf7"] 2023-02-27T14:35:46.006Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:35:46.007Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:46.055Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:46.056Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:46.056Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:35:46.057Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:46 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:46.063Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:35:46.064Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:46.064Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:35:46.067Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:46.067Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:35:46.068Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:46.068Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:46.068Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:35:46.069Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ce9a51b786753668b55000cc69b1719e", X-B3-SpanId:"e97bcd7dc7eafdcd", X-B3-ParentSpanId:"d2738a1d5e82d1a2", X-B3-Sampled:"0", X-ONAP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-TransactionID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ECOMP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfa96f30-23b5-40ad-ab01-94a8ac24bb96"] 2023-02-27T14:35:46.069Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:35:46.070Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:46.109Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:46.110Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:46.111Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:35:46.111Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:46 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:46.119Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:35:46.119Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:46.120Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:35:46.169Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:46.170Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:46.171Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:46.172Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:46.172Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:46.173Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-TransactionID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ECOMP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43a4a2a6-8d40-4e3c-aac4-588f782c882c"] 2023-02-27T14:35:46.173Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:46.174Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:46.462Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:46.463Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:46.464Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:46.466Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=12AA11AC7BFCD5F26482D505195FF8E3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:35:45 GMT", x-envoy-upstream-service-time:"283", server:"envoy"] 2023-02-27T14:35:46.468Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:35:46.468Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:46.469Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:46.502Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:46.503Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:46.503Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:46.504Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:46.504Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:46.505Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-TransactionID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ECOMP-RequestID:"ec520451-e1f0-42ab-b28b-286bffac7e15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9865f1bd-fb9f-4ba9-8c22-961313e49749"] 2023-02-27T14:35:46.505Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:46.506Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:46.742Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:46.742Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:46.743Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:46.743Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=20A3F26B7EF3264EE4CE3B8219F9AC7A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:35:45 GMT", x-envoy-upstream-service-time:"232", server:"envoy"] 2023-02-27T14:35:46.744Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:35:46.744Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:46.745Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:46.750Z|ec520451-e1f0-42ab-b28b-286bffac7e15|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:35:51.884Z|0e9e9fe5-aef0-440d-90da-3b4251f6482d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:51.885Z|0e9e9fe5-aef0-440d-90da-3b4251f6482d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:51.894Z|2f837f5b-0e29-440c-99e0-46f5c1ef8308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:51.895Z|2f837f5b-0e29-440c-99e0-46f5c1ef8308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:51.903Z|09e6b5f1-a6de-45f9-ac96-1a92421221ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:35:51.904Z|09e6b5f1-a6de-45f9-ac96-1a92421221ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:35:53.153Z|0e100f08-bdbf-4a22-9415-c32f3031154a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:35:53.154Z|0e100f08-bdbf-4a22-9415-c32f3031154a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:35:56.950Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:35:56.956Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:56.957Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:35:56.957Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:56.958Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:35:56.958Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:35:56.958Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ade3c9429991e557572696a33a15671", X-B3-SpanId:"aefa16d7706e9b5b", X-B3-ParentSpanId:"a3a09450583fe050", X-B3-Sampled:"0", X-ONAP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-TransactionID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ECOMP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06cb3a50-0ef7-4946-9305-7250a9c79c76"] 2023-02-27T14:35:56.959Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:35:56.959Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:57.094Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:57.094Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:57.095Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:35:57.095Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:57 GMT", x-envoy-upstream-service-time:"130", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:57.097Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:35:57.097Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:57.098Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:35:57.100Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:57.101Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:35:57.101Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:57.101Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:35:57.102Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:35:57.102Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ade3c9429991e557572696a33a15671", X-B3-SpanId:"558c26f15a4b4c88", X-B3-ParentSpanId:"a3a09450583fe050", X-B3-Sampled:"0", X-ONAP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-TransactionID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ECOMP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dac2cce1-05d8-4914-bc76-361a27ed66a7"] 2023-02-27T14:35:57.102Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:35:57.103Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:57.177Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:57.178Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:57.178Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:35:57.179Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:35:57 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:35:57.184Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:35:57.184Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:57.185Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:35:57.221Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:57.222Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:57.222Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:57.223Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:35:57.223Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:57.224Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-TransactionID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ECOMP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa7e2e0d-fbcf-4831-b7b0-b72034ad1466"] 2023-02-27T14:35:57.224Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:57.224Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:57.762Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:57.762Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:57.763Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:57.763Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5D5B52FA258B47A72691E241607FB823; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:35:57 GMT", x-envoy-upstream-service-time:"533", server:"envoy"] 2023-02-27T14:35:57.764Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:35:57.764Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:57.764Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:57.794Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:57.795Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:35:57.795Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:35:57.796Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:35:57.796Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:35:57.796Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-TransactionID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ECOMP-RequestID:"52fcf6e1-4817-4d63-97dd-4924f35129ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b51b60c6-76df-4fda-8313-3dba403b0a10"] 2023-02-27T14:35:57.796Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:35:57.797Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:35:58.185Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:35:58.186Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:35:58.186Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:35:58.187Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D11C522CBB78E80AF72B1E315FCA5612; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:35:57 GMT", x-envoy-upstream-service-time:"383", server:"envoy"] 2023-02-27T14:35:58.187Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:35:58.187Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:35:58.188Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:35:58.194Z|52fcf6e1-4817-4d63-97dd-4924f35129ee|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:36:01.911Z|47b01276-a13d-43dd-a406-8f0cfa14f4da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:01.912Z|47b01276-a13d-43dd-a406-8f0cfa14f4da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:01.921Z|d43cb3b8-87ef-4db3-9f4b-8bf0504c4320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:01.922Z|d43cb3b8-87ef-4db3-9f4b-8bf0504c4320|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:01.929Z|a8574510-2a37-4deb-a888-81d5e8f50ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:01.930Z|a8574510-2a37-4deb-a888-81d5e8f50ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:08.153Z|e38096d1-13f5-4c6b-842d-4a80fb11fc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:36:08.154Z|e38096d1-13f5-4c6b-842d-4a80fb11fc4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:36:08.384Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:36:08.392Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:08.393Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:36:08.394Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:08.394Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:08.395Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:36:08.395Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"413a4a0531809fc8d22feffaf084ee4d", X-B3-SpanId:"cecbcd1d7d7f57db", X-B3-ParentSpanId:"617a71b06e42ddb8", X-B3-Sampled:"0", X-ONAP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-TransactionID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ECOMP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bd0dd4f-6344-490e-962a-5fde1ae5afdf"] 2023-02-27T14:36:08.396Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:36:08.396Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:08.488Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:08.489Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:08.490Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:36:08.490Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:09 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:08.504Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:36:08.505Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:08.506Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:36:08.508Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:08.509Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:36:08.509Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:08.509Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:08.510Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:36:08.510Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"413a4a0531809fc8d22feffaf084ee4d", X-B3-SpanId:"49ba0564991edf51", X-B3-ParentSpanId:"617a71b06e42ddb8", X-B3-Sampled:"0", X-ONAP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-TransactionID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ECOMP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"05b94305-380b-4d84-8c75-f2426abdde54"] 2023-02-27T14:36:08.511Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:36:08.511Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:08.596Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:08.597Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:08.597Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:36:08.598Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:09 GMT", x-envoy-upstream-service-time:"82", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:08.615Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:36:08.616Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:08.617Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:36:08.647Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:08.648Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:08.648Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:08.649Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:08.649Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:08.650Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-TransactionID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ECOMP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ce5bfe6-4d8a-4b18-ab32-d0638b69e003"] 2023-02-27T14:36:08.651Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:08.652Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:08.858Z|c37f22d5-d039-4b6e-a11c-03f1174a348f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:36:08.858Z|c37f22d5-d039-4b6e-a11c-03f1174a348f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:36:09.343Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:09.344Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:09.345Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:09.345Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8DA3F7A842B8A37F4BD460BE4D6C9359; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:36:08 GMT", x-envoy-upstream-service-time:"682", server:"envoy"] 2023-02-27T14:36:09.346Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:36:09.346Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:09.347Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:09.381Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:09.382Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:09.382Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:09.383Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:09.383Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:09.384Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-TransactionID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ECOMP-RequestID:"01658278-8ac5-4136-aac2-1bbd63fc8aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"490faf74-b7d4-4b50-8b5e-568798ebf76b"] 2023-02-27T14:36:09.384Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:09.384Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:09.897Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:09.899Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:09.899Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:09.900Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=072103B346AA8FAAFD1318FF64FDACF9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:36:08 GMT", x-envoy-upstream-service-time:"507", server:"envoy"] 2023-02-27T14:36:09.900Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:36:09.901Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:09.902Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:09.907Z|01658278-8ac5-4136-aac2-1bbd63fc8aa1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:36:11.946Z|fa39cded-1ccf-4017-a589-4e6da946c136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:11.947Z|fa39cded-1ccf-4017-a589-4e6da946c136|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:11.956Z|2693ab94-4853-4602-9fa5-91a7f936645d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:11.957Z|2693ab94-4853-4602-9fa5-91a7f936645d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:11.956Z|4fdc362d-5697-4426-876e-d04a1a986450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:11.958Z|4fdc362d-5697-4426-876e-d04a1a986450|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:16.330Z|7fade192-23c7-4c26-9486-908988935fd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:36:16.330Z|7fade192-23c7-4c26-9486-908988935fd3|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:20.084Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:36:20.091Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:20.091Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:36:20.092Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:20.092Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:20.092Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:36:20.093Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17d82f08fb78f64df5d4125ec6160b32", X-B3-SpanId:"9abab3bd4e5760da", X-B3-ParentSpanId:"233e7bb5192c90d9", X-B3-Sampled:"0", X-ONAP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-TransactionID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ECOMP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f42c6ed0-6b3f-48fe-b3b6-b17abc87ed2c"] 2023-02-27T14:36:20.093Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:36:20.093Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:20.205Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:20.206Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:20.206Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:36:20.207Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:20 GMT", x-envoy-upstream-service-time:"107", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:20.212Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:36:20.213Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:20.214Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:36:20.218Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:20.219Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:36:20.219Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:20.219Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:20.220Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:36:20.220Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17d82f08fb78f64df5d4125ec6160b32", X-B3-SpanId:"27871eab1b62ffe6", X-B3-ParentSpanId:"233e7bb5192c90d9", X-B3-Sampled:"0", X-ONAP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-TransactionID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ECOMP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a4b341f-f8a0-4e26-a133-2bd638f9ba0a"] 2023-02-27T14:36:20.221Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:36:20.221Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:20.272Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:20.273Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:20.274Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:36:20.274Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:20 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:20.275Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:36:20.275Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:20.275Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:36:20.319Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:20.319Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:20.320Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:20.320Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:20.320Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:20.321Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-TransactionID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ECOMP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e10b06a7-a89c-409c-98be-0e9dcf879392"] 2023-02-27T14:36:20.321Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:20.321Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:20.577Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:20.578Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:20.578Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:20.579Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=42AD86F67F3D565AA88BF82D55C93BBA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:36:20 GMT", x-envoy-upstream-service-time:"252", server:"envoy"] 2023-02-27T14:36:20.579Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:36:20.580Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:20.580Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:20.606Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:20.607Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:20.607Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:20.608Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:20.608Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:20.608Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-TransactionID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ECOMP-RequestID:"bda9f632-d2e8-43ca-b94c-3893b362adbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8812de83-6ed6-4d83-8301-3a14c56b4345"] 2023-02-27T14:36:20.609Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:20.609Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:20.852Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:20.853Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:20.853Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:20.853Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B7F48DD8064B08D2581E62596ADDFB1B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:36:20 GMT", x-envoy-upstream-service-time:"239", server:"envoy"] 2023-02-27T14:36:20.854Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:36:20.854Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:20.854Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:20.859Z|bda9f632-d2e8-43ca-b94c-3893b362adbe|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:36:21.978Z|4017173e-43c6-4247-a38f-707aed1439fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:21.978Z|4017173e-43c6-4247-a38f-707aed1439fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:21.984Z|288a46f5-a209-44b5-a1f1-f41d8f3ca0a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:21.984Z|ffd17f25-6cf3-4528-b6d0-57f91594b62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:21.985Z|288a46f5-a209-44b5-a1f1-f41d8f3ca0a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:21.985Z|ffd17f25-6cf3-4528-b6d0-57f91594b62d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:23.153Z|ea228a0d-f7a9-4575-9591-52f33133cd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:36:23.157Z|ea228a0d-f7a9-4575-9591-52f33133cd97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:36:31.047Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:36:31.054Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:31.054Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:36:31.055Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:31.055Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:31.056Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:36:31.056Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fb6fa0016876c4c4e19e37ab7b6ec6c", X-B3-SpanId:"f9916e8927e64f9a", X-B3-ParentSpanId:"a9eb21f3d1f4f675", X-B3-Sampled:"0", X-ONAP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-TransactionID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ECOMP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70d5212b-12e1-4410-818e-5684df7a9676"] 2023-02-27T14:36:31.056Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:36:31.057Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:31.136Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:31.137Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:31.137Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:36:31.137Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:31 GMT", x-envoy-upstream-service-time:"73", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:31.138Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:36:31.138Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:31.139Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:36:31.144Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:31.145Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:36:31.145Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:31.145Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:31.145Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:36:31.145Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2fb6fa0016876c4c4e19e37ab7b6ec6c", X-B3-SpanId:"41dad7773b5cc89a", X-B3-ParentSpanId:"a9eb21f3d1f4f675", X-B3-Sampled:"0", X-ONAP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-TransactionID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ECOMP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f64f66dd-8160-4de5-a71b-443bf8bbda04"] 2023-02-27T14:36:31.146Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:36:31.146Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:31.183Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:31.184Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:31.184Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:36:31.184Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:31 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:31.186Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:36:31.186Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:31.187Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:36:31.250Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:31.250Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:31.251Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:31.251Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:31.251Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:31.252Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-TransactionID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ECOMP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bbf2378-370d-4c50-ab7c-e61d690edcda"] 2023-02-27T14:36:31.252Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:31.252Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:31.706Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:31.706Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:31.707Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:31.707Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3C1F9639AA79C0CEF7437E3187B5E80D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:36:31 GMT", x-envoy-upstream-service-time:"449", server:"envoy"] 2023-02-27T14:36:31.708Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:36:31.709Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:31.709Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:31.733Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:31.734Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:31.734Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:31.734Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:31.735Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:31.735Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-TransactionID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ECOMP-RequestID:"096c8f03-4e9b-4f50-a76f-109a728cf468", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9af758cc-23fa-48c4-b67e-d472987ba88d"] 2023-02-27T14:36:31.736Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:31.736Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:32.007Z|f7fd15f9-017d-46f5-b3ea-771862601777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:32.008Z|f7fd15f9-017d-46f5-b3ea-771862601777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:32.011Z|8c43daea-8cf3-4192-a42d-6b07c3a7f4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:32.013Z|8c43daea-8cf3-4192-a42d-6b07c3a7f4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:32.020Z|d2f892d1-5b77-43ab-879e-4cb1a22bc7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:32.021Z|d2f892d1-5b77-43ab-879e-4cb1a22bc7d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:32.329Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:32.330Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:32.331Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:32.331Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4661841175E784ECF1391A3AC4873A7E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:36:31 GMT", x-envoy-upstream-service-time:"589", server:"envoy"] 2023-02-27T14:36:32.332Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:36:32.332Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:32.333Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:32.338Z|096c8f03-4e9b-4f50-a76f-109a728cf468|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:36:38.153Z|de5a177d-8c6d-4fb3-8ebd-ef12667df805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:36:38.154Z|de5a177d-8c6d-4fb3-8ebd-ef12667df805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:36:38.859Z|038dab66-1663-445b-ada0-21d3928cb537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:36:38.860Z|038dab66-1663-445b-ada0-21d3928cb537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:36:42.034Z|34ec1bba-350d-4911-846f-23f43a71393e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:42.036Z|34ec1bba-350d-4911-846f-23f43a71393e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:42.037Z|b5c2a00b-0c28-4844-a93b-f7a67edd0927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:42.038Z|b5c2a00b-0c28-4844-a93b-f7a67edd0927|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:42.046Z|6fe94bab-dddc-4ed1-87c9-89d4e40270eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:42.047Z|6fe94bab-dddc-4ed1-87c9-89d4e40270eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:42.520Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:36:42.526Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:42.526Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:36:42.526Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:42.527Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:42.527Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:36:42.527Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4230f2f19c9932481339f02cda2111d", X-B3-SpanId:"aacfe671245ec644", X-B3-ParentSpanId:"6bd1f2c7ff0df40c", X-B3-Sampled:"0", X-ONAP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-TransactionID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ECOMP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6e08cc7-cb80-45bc-95db-b8098959797d"] 2023-02-27T14:36:42.528Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:36:42.528Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:42.599Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:42.600Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:42.600Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:36:42.601Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:43 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:42.602Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:36:42.602Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:42.602Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:36:42.604Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:42.605Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:36:42.605Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:42.606Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:42.606Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:36:42.606Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4230f2f19c9932481339f02cda2111d", X-B3-SpanId:"2fd14462ae22fc96", X-B3-ParentSpanId:"6bd1f2c7ff0df40c", X-B3-Sampled:"0", X-ONAP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-TransactionID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ECOMP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"286724aa-f059-4ab2-bda1-5497fc227a9e"] 2023-02-27T14:36:42.607Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:36:42.607Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:42.659Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:42.661Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:42.661Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:36:42.662Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:43 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:42.670Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:36:42.671Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:42.672Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:36:42.713Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:42.713Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:42.714Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:42.714Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:42.714Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:42.715Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-TransactionID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ECOMP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"284c94bb-1a59-420e-a082-3ee3d7715618"] 2023-02-27T14:36:42.715Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:42.715Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:43.214Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:43.215Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:43.215Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:43.215Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=4AE778F38A59827D7383FF269873D237; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:36:42 GMT", x-envoy-upstream-service-time:"485", server:"envoy"] 2023-02-27T14:36:43.216Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:36:43.216Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:43.216Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:43.242Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:43.242Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:43.243Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:43.243Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:43.244Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:43.244Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-TransactionID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ECOMP-RequestID:"ea57f4e5-69f9-4c62-bf7a-0435a16952d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"794bb104-0bde-4410-8cfd-0053acae73b7"] 2023-02-27T14:36:43.244Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:43.244Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:43.737Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:43.738Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:43.739Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:43.739Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=24283351C2CDA3F0CF87D58B4658B2BE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:36:42 GMT", x-envoy-upstream-service-time:"489", server:"envoy"] 2023-02-27T14:36:43.740Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:36:43.740Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:43.741Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:43.748Z|ea57f4e5-69f9-4c62-bf7a-0435a16952d2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:36:52.063Z|3ce1c94b-276a-4097-8ef3-acae55d0e24f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:52.064Z|3ce1c94b-276a-4097-8ef3-acae55d0e24f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:52.064Z|4e57b84d-09f6-4f99-ab62-45b5a6d6674c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:52.065Z|4e57b84d-09f6-4f99-ab62-45b5a6d6674c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:52.080Z|f27af0fd-e8b5-4e45-bcef-167b0d659cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:36:52.080Z|f27af0fd-e8b5-4e45-bcef-167b0d659cbd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:36:53.153Z|1e2ebc35-f890-4c37-a37a-b91b2b64d510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:36:53.154Z|1e2ebc35-f890-4c37-a37a-b91b2b64d510|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:36:53.933Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:36:53.939Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:53.940Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:36:53.940Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:53.940Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:36:53.940Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:36:53.941Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66ed876fa6fc564a759aebaa85936305", X-B3-SpanId:"c3b18fe127ceb2f6", X-B3-ParentSpanId:"3830f4be1bc47fc4", X-B3-Sampled:"0", X-ONAP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-TransactionID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ECOMP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f431924-9417-4aba-80dd-e2ff95c3a027"] 2023-02-27T14:36:53.941Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:36:53.941Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:54.015Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:54.016Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:54.016Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:36:54.016Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:54 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:54.017Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:36:54.017Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:54.018Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:36:54.019Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:54.020Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:36:54.020Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:54.020Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:36:54.021Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:36:54.021Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66ed876fa6fc564a759aebaa85936305", X-B3-SpanId:"2cbde667656f3c85", X-B3-ParentSpanId:"3830f4be1bc47fc4", X-B3-Sampled:"0", X-ONAP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-TransactionID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ECOMP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fe0ae4a-95c4-47b2-b610-73c3ab7044c7"] 2023-02-27T14:36:54.021Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:36:54.021Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:54.060Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:54.061Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:54.061Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:36:54.061Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:36:54 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:36:54.068Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:36:54.069Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:54.069Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:36:54.104Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:54.104Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:54.105Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:54.105Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:36:54.105Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:54.105Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-TransactionID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ECOMP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f9a653a-6d1a-445e-ac71-0b13bd907cb3"] 2023-02-27T14:36:54.106Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:54.106Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:54.433Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:54.434Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:54.434Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:54.434Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=59883E4E1774E7B1DD1E8AE2FFF86DAA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:36:53 GMT", x-envoy-upstream-service-time:"324", server:"envoy"] 2023-02-27T14:36:54.435Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:36:54.435Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:54.435Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:54.467Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:54.468Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:36:54.468Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:36:54.468Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:36:54.468Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:36:54.469Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-TransactionID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ECOMP-RequestID:"7fae5e76-baa7-4f61-be7c-ed2c2377756f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"739e7924-1e07-42f4-9438-1c0b67a16184"] 2023-02-27T14:36:54.469Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:36:54.470Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:36:54.895Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:36:54.895Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:36:54.896Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:36:54.896Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0ACD65DAC207EB8C3B9E0E4371CC4723; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:36:53 GMT", x-envoy-upstream-service-time:"421", server:"envoy"] 2023-02-27T14:36:54.896Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:36:54.897Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:36:54.897Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:36:54.902Z|7fae5e76-baa7-4f61-be7c-ed2c2377756f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:02.090Z|270a0c9b-f152-4a45-b493-aa6eed84e1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:02.091Z|270a0c9b-f152-4a45-b493-aa6eed84e1ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:02.096Z|22233df4-adef-4fec-8d9a-6aacbb6268e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:02.097Z|22233df4-adef-4fec-8d9a-6aacbb6268e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:02.103Z|c663906a-45ef-4b36-b3ce-890046ae6f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:02.104Z|c663906a-45ef-4b36-b3ce-890046ae6f33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:05.098Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:05.114Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:05.117Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:05.117Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:05.117Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:05.118Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:05.118Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7041375ebca4424f420938abf6aaeb20", X-B3-SpanId:"197fe38f00026bec", X-B3-ParentSpanId:"fa59e0ff4b09db62", X-B3-Sampled:"0", X-ONAP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-TransactionID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ECOMP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22eec038-f233-447e-afe8-11c11c230791"] 2023-02-27T14:37:05.118Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:05.119Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:05.207Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:05.208Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:05.209Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:05.209Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:05 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:05.210Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:05.210Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:05.210Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:05.214Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:05.214Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:05.214Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:05.215Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:05.215Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:05.215Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7041375ebca4424f420938abf6aaeb20", X-B3-SpanId:"dcd00977a24563eb", X-B3-ParentSpanId:"fa59e0ff4b09db62", X-B3-Sampled:"0", X-ONAP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-TransactionID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ECOMP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff39767f-6284-4dbd-a3e4-b4240e3cbd3f"] 2023-02-27T14:37:05.216Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:05.216Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:05.262Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:05.263Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:05.263Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:05.263Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:05 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:05.265Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:05.266Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:05.266Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:05.309Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:37:05.309Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:37:05.310Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:05.310Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:37:05.310Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:37:05.311Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-TransactionID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ECOMP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62570c3b-faa0-4530-a474-6cfa905e72eb"] 2023-02-27T14:37:05.311Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:37:05.311Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:05.842Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:05.842Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:05.843Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:37:05.843Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8623804444189B92F4A129A36529002F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:37:05 GMT", x-envoy-upstream-service-time:"526", server:"envoy"] 2023-02-27T14:37:05.844Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:37:05.844Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:05.844Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:37:05.878Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:37:05.879Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:37:05.879Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:05.879Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:37:05.880Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:37:05.880Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-TransactionID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ECOMP-RequestID:"910f6b01-5e38-46d7-a0e2-58bbfb6ea12b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2328433a-eda7-47aa-a6f3-45677d76dd03"] 2023-02-27T14:37:05.880Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:37:05.880Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:06.497Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:06.498Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:06.498Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:37:06.499Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=48EDECD11721488BE69C42319939B076; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:37:05 GMT", x-envoy-upstream-service-time:"611", server:"envoy"] 2023-02-27T14:37:06.499Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:37:06.499Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:06.500Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:37:06.506Z|910f6b01-5e38-46d7-a0e2-58bbfb6ea12b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:08.155Z|3dd48595-790b-429a-a5f7-7da0259d3e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:37:08.159Z|3dd48595-790b-429a-a5f7-7da0259d3e38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:37:08.860Z|9ec0ee15-3548-4e77-b80c-67199ab3df99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:37:08.861Z|9ec0ee15-3548-4e77-b80c-67199ab3df99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:37:12.123Z|6fd25859-0167-402c-b8f3-66a9a13044cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:12.123Z|d001f825-7e96-4f8c-82e6-ba18cc2ec9ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:12.124Z|6fd25859-0167-402c-b8f3-66a9a13044cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:12.124Z|d001f825-7e96-4f8c-82e6-ba18cc2ec9ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:12.128Z|0d86e046-4d36-47ec-8199-a1e9403fd5d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:12.128Z|0d86e046-4d36-47ec-8199-a1e9403fd5d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:16.325Z|f3d10f10-c63b-4547-a2fa-8673fc882f34|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:37:16.326Z|f3d10f10-c63b-4547-a2fa-8673fc882f34|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:16.681Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:16.687Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:16.687Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:16.688Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:16.688Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:16.688Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:16.689Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86a684b6d1268ad3f33c01c0dce9ccb0", X-B3-SpanId:"d690efdf83f25bc0", X-B3-ParentSpanId:"ba73c45b38b44109", X-B3-Sampled:"0", X-ONAP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-TransactionID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ECOMP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a47d337-422a-4e19-82c3-cb8253af370d"] 2023-02-27T14:37:16.689Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:16.689Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:16.781Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:16.781Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:16.782Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:16.782Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:17 GMT", x-envoy-upstream-service-time:"86", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:16.782Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:34:57.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:16.783Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:16.783Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:16.785Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:16.785Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:16.785Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:16.786Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:16.786Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:16.786Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86a684b6d1268ad3f33c01c0dce9ccb0", X-B3-SpanId:"4bc6f56bfa6ceab6", X-B3-ParentSpanId:"ba73c45b38b44109", X-B3-Sampled:"0", X-ONAP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-TransactionID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ECOMP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"879cdc2a-419e-4efa-aad8-03b287518acf"] 2023-02-27T14:37:16.786Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:16.787Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:16.862Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:16.863Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:16.863Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:16.864Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:17 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:16.878Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:16.879Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:16.879Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:16.908Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:37:16.908Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:37:16.909Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:16.909Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:37:16.910Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:37:16.910Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-TransactionID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ECOMP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8347e322-dfdc-4a4b-b391-d678e8cf9b5f"] 2023-02-27T14:37:16.910Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:37:16.911Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:17.461Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:17.461Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:17.462Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:37:17.462Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16CCB0EEC538F764F17191676CAB99BF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:37:16 GMT", x-envoy-upstream-service-time:"543", server:"envoy"] 2023-02-27T14:37:17.462Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:37:17.463Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:17.463Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:37:17.486Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:37:17.486Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:37:17.486Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:17.487Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:37:17.487Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:37:17.487Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-TransactionID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ECOMP-RequestID:"346c88cd-dacc-4ac6-948d-b8c2ee471b78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7cf3ffa-d124-40cb-9648-2e49d2593580"] 2023-02-27T14:37:17.487Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:37:17.488Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:17.915Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:17.915Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:17.916Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:37:17.916Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=71BF6F3E92E278642C88EBDFD9CA86C2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:37:16 GMT", x-envoy-upstream-service-time:"423", server:"envoy"] 2023-02-27T14:37:17.916Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:37:17.917Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:17.917Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:37:17.922Z|346c88cd-dacc-4ac6-948d-b8c2ee471b78|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:22.147Z|e4c0db31-529e-4a01-99f6-5e28e8a1150f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:22.148Z|e4c0db31-529e-4a01-99f6-5e28e8a1150f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:22.149Z|84401125-e544-4e0a-a07c-bef1ca287176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:22.149Z|84401125-e544-4e0a-a07c-bef1ca287176|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:22.157Z|6f82e714-f277-4af8-8222-820e34131fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:22.157Z|6f82e714-f277-4af8-8222-820e34131fee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:23.153Z|b290068c-1fb2-441f-9c55-ee735561bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:37:23.154Z|b290068c-1fb2-441f-9c55-ee735561bc09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:37:28.123Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:28.129Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:28.130Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:28.130Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:28.130Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:28.131Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:28.131Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b434ace85e37f0c57a9ffc6d4bcd3e2", X-B3-SpanId:"682e959b6a53bb96", X-B3-ParentSpanId:"f6d3170f3baf821d", X-B3-Sampled:"0", X-ONAP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-TransactionID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ECOMP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c70c721c-87f7-4569-9ca5-84e15f0fbd5d"] 2023-02-27T14:37:28.131Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:28.131Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:28.239Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:28.240Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:28.240Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:28.241Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:28 GMT", x-envoy-upstream-service-time:"103", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:28.252Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).", "progress" : 68, "startTime" : "2023-02-27T14:34:12.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:25.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:28.252Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:28.253Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:28.255Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:28.255Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:28.255Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:28.256Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:28.256Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:28.256Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b434ace85e37f0c57a9ffc6d4bcd3e2", X-B3-SpanId:"aa4b46cc2179e2f5", X-B3-ParentSpanId:"f6d3170f3baf821d", X-B3-Sampled:"0", X-ONAP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-TransactionID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ECOMP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98ac07de-a772-41ca-8930-be653c3c3202"] 2023-02-27T14:37:28.257Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:28.257Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:28.344Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:28.346Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:28.347Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:28.348Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:28 GMT", x-envoy-upstream-service-time:"84", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:28.355Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:28.356Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:28.357Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:28.387Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:37:28.388Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:37:28.388Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:28.388Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:37:28.389Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:37:28.389Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-TransactionID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ECOMP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3fd49da3-ee8a-48f5-ace6-226734643c49"] 2023-02-27T14:37:28.390Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:37:28.391Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:29.538Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:29.539Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:29.539Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:37:29.540Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7F74A58426A29C346322BF32220BB822; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:37:28 GMT", x-envoy-upstream-service-time:"1142", server:"envoy"] 2023-02-27T14:37:29.541Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","businessKey":"50f8e6e7-bc85-4dda-8aff-602e8503284c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:34:47.608+0000","endTime":"2023-02-27T14:35:33.048+0000","removalTime":null,"durationInMillis":45440,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"e296a6bb-b6ab-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:37:29.541Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:29.541Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=50f8e6e7-bc85-4dda-8aff-602e8503284c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:37:29.573Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:37:29.574Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:37:29.574Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:29.574Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:37:29.575Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:37:29.575Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-TransactionID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ECOMP-RequestID:"db976850-850b-4fd8-8e95-99756661e3ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3845d3a5-e36d-499e-af65-7491d30cd5f2"] 2023-02-27T14:37:29.576Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:37:29.576Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:30.117Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:30.118Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:30.118Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:37:30.119Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=829A1385A6429C685E2956E0968D0F29; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:37:29 GMT", x-envoy-upstream-service-time:"537", server:"envoy"] 2023-02-27T14:37:30.119Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fdb20a97-b6ab-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","executionId":"e29ee45c-b6ab-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:35:33.032+0000","endTime":"2023-02-27T14:35:33.032+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"ce74b015-b6ab-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:37:30.119Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:30.120Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e29ee45c-b6ab-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:37:30.125Z|db976850-850b-4fd8-8e95-99756661e3ae|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:32.176Z|a2e88f44-b958-4464-b85a-d99952f64548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:32.176Z|9a707043-915a-4612-92de-2de7f6352e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:32.178Z|9a707043-915a-4612-92de-2de7f6352e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:32.177Z|a2e88f44-b958-4464-b85a-d99952f64548|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:32.181Z|31eac21e-e72f-4897-bf4b-70cf24df8845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:32.182Z|31eac21e-e72f-4897-bf4b-70cf24df8845|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:38.154Z|c8a66aa1-fdc3-4dfd-94e1-aa3fd715e07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:37:38.154Z|c8a66aa1-fdc3-4dfd-94e1-aa3fd715e07d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:37:38.862Z|f866a4e3-f92e-4f66-b504-18811917e9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:37:38.862Z|f866a4e3-f92e-4f66-b504-18811917e9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:37:40.319Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:40.332Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:40.334Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:40.335Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:40.336Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:40.336Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:40.337Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16eb8f12870f5147b1dd78ea711fc642", X-B3-SpanId:"2da77b8d68389fcc", X-B3-ParentSpanId:"7d96d02cfbc797ce", X-B3-Sampled:"0", X-ONAP-RequestID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-RequestID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-TransactionID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-ECOMP-RequestID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81146e34-9bf2-4ba8-b74b-d5d5ce80be11"] 2023-02-27T14:37:40.337Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:40.337Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:40.400Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:40.401Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:40.402Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:40.402Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:40.414Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:12.000+00:00", "endTime" : "2023-02-27T14:37:37.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:38.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:40.414Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:40.416Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:40.430Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:40.431Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:40.431Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:40.431Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:40.431Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:40.432Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16eb8f12870f5147b1dd78ea711fc642", X-B3-SpanId:"08c00a339ae1cd22", X-B3-ParentSpanId:"7d96d02cfbc797ce", X-B3-Sampled:"0", X-ONAP-RequestID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-RequestID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-TransactionID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-ECOMP-RequestID:"aaba9372-65fa-40f9-9419-2a6ea687bde6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e321f2cc-6e84-4bc4-9b83-d7ce22420fcb"] 2023-02-27T14:37:40.432Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:40.432Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:40.495Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:40.497Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:40.498Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:40.498Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:40.503Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:40.515Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:40.516Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:40.530Z|aaba9372-65fa-40f9-9419-2a6ea687bde6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:40.721Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:40.726Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:40.727Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:40.727Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:40.727Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:40.727Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:40.728Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6963b5cc04d229ee78afb2b9fe3d0a92", X-B3-SpanId:"794a2ebf462c453a", X-B3-ParentSpanId:"c5ca7360193c2dbd", X-B3-Sampled:"0", X-ONAP-RequestID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-RequestID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-TransactionID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-ECOMP-RequestID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8e75098-afbc-418a-b473-4b682dd52f8b"] 2023-02-27T14:37:40.728Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:40.728Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:40.775Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:40.776Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:40.776Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:40.776Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:40.777Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:12.000+00:00", "endTime" : "2023-02-27T14:37:37.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:38.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:40.777Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:40.778Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:40.780Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:40.781Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:40.782Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:40.782Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:40.782Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:40.782Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6963b5cc04d229ee78afb2b9fe3d0a92", X-B3-SpanId:"ccf729aa40e1b516", X-B3-ParentSpanId:"c5ca7360193c2dbd", X-B3-Sampled:"0", X-ONAP-RequestID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-RequestID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-TransactionID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-ECOMP-RequestID:"cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad0f64fa-f88b-4b8f-b650-663c0800f121"] 2023-02-27T14:37:40.783Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:40.783Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:40.817Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:40.818Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:40.818Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:40.818Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:40.819Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:40.820Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:40.820Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:40.829Z|cadbfbfd-21d3-410e-8c6c-3b9a2b3d4216|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:41.013Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:41.019Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:41.020Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:41.020Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:41.020Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:41.021Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:41.021Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e333b53ccac38804ea5a99a2899ed5b", X-B3-SpanId:"9d72f0d73fb0e9ae", X-B3-ParentSpanId:"da94282c0e6149ca", X-B3-Sampled:"0", X-ONAP-RequestID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-RequestID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-TransactionID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-ECOMP-RequestID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b0a7f13-906f-4e61-a29e-c4171756ff74"] 2023-02-27T14:37:41.021Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:41.021Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:41.067Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:41.067Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:41.068Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:41.068Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:41.075Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:12.000+00:00", "endTime" : "2023-02-27T14:37:37.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:38.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:41.075Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:41.076Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:41.077Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:41.078Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:41.078Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:41.078Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:41.079Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:41.079Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e333b53ccac38804ea5a99a2899ed5b", X-B3-SpanId:"24d1646bf0721f1e", X-B3-ParentSpanId:"da94282c0e6149ca", X-B3-Sampled:"0", X-ONAP-RequestID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-RequestID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-TransactionID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-ECOMP-RequestID:"7bd64654-0cd1-4680-b082-021042a7dfef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0a52cae-0d26-48a2-a2f7-6415787bc7da"] 2023-02-27T14:37:41.079Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:41.080Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:41.135Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:41.136Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:41.136Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:41.137Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:41.137Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:41.138Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:41.138Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:41.151Z|7bd64654-0cd1-4680-b082-021042a7dfef|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:41.328Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:41.333Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:41.334Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:41.336Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:41.336Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:41.336Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:41.337Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69c5ff5fe9790282e67c1b8246068c6f", X-B3-SpanId:"b86bfb36ba5ab5bd", X-B3-ParentSpanId:"7318a97d5d5e9953", X-B3-Sampled:"0", X-ONAP-RequestID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-RequestID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-TransactionID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-ECOMP-RequestID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"019cca0e-bd8a-4c2d-a4d5-8739b86f2669"] 2023-02-27T14:37:41.338Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:41.338Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:41.381Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:41.382Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:41.382Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:41.383Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:41 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:41.385Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:12.000+00:00", "endTime" : "2023-02-27T14:37:37.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:38.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:41.386Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:41.387Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:41.393Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:41.393Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:41.394Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:41.394Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:41.395Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:41.395Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69c5ff5fe9790282e67c1b8246068c6f", X-B3-SpanId:"6ee9539f9461c88d", X-B3-ParentSpanId:"7318a97d5d5e9953", X-B3-Sampled:"0", X-ONAP-RequestID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-RequestID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-TransactionID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-ECOMP-RequestID:"ec90e422-a16a-4386-b291-fd35aac0d845", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b64351c8-ab2f-4716-a546-71a506c53b12"] 2023-02-27T14:37:41.396Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:41.396Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:41.457Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:41.457Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:41.458Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:41.458Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:42 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:41.479Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:41.480Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:41.480Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:41.490Z|ec90e422-a16a-4386-b291-fd35aac0d845|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:41.686Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:41.691Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:41.692Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||Invoke 2023-02-27T14:37:41.692Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:41.692Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c 2023-02-27T14:37:41.692Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Method : GET 2023-02-27T14:37:41.693Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2c555b196dff27f4f47cb286c1d8305", X-B3-SpanId:"3d9f8f30e075ce2a", X-B3-ParentSpanId:"316821743199213b", X-B3-Sampled:"1", X-ONAP-RequestID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-RequestID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-TransactionID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-ECOMP-RequestID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a897701-74f4-41f8-b538-4afa6993b75c"] 2023-02-27T14:37:41.693Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Request body: 2023-02-27T14:37:41.693Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:41.792Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:41.792Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:41.793Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Status text : OK 2023-02-27T14:37:41.793Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:42 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:41.841Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||Response body: { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "ALaCarte-VfModule-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:34:12.000+00:00", "endTime" : "2023-02-27T14:37:37.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": \n {\n \"instanceName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"source\": \"VID\",\n \"suppressRollback\": false,\n \"requestorId\": \"test\"\n },\n \"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\n \"modelCustomizationName\": \"BasicVm..base_ubuntu20..module-0\"\n },\n \"requestParameters\": {\n \"userParams\": [\n \n ],\n \"testApi\": \"GR_API\",\n \"usePreload\": true,\n \"aLaCarte\": true\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"relatedInstanceList\": [\n {\n \"relatedInstance\": {\n \"instanceId\": \"035e20d8-0d12-4883-aff9-986b7c12931f\",\n \"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n }\n }\n },\n {\n \"relatedInstance\": {\n \"instanceId\": \"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\n \"modelInfo\": {\n \"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n }\n }\n }\n ]\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:38.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "createInstance", "requestorId" : "test", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "cloudIdentifier" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T14:34:57.000+00:00" } ], "requestURI" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c" } } } 2023-02-27T14:37:41.842Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:41.842Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/50f8e6e7-bc85-4dda-8aff-602e8503284c|INFO|500||InvokeReturn 2023-02-27T14:37:41.844Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:41.845Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:41.845Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:41.845Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false 2023-02-27T14:37:41.846Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:41.846Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2c555b196dff27f4f47cb286c1d8305", X-B3-SpanId:"4ec710984ffa8628", X-B3-ParentSpanId:"316821743199213b", X-B3-Sampled:"1", X-ONAP-RequestID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-RequestID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-TransactionID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-ECOMP-RequestID:"7d3221a6-53d5-4a2d-b738-f437d9fcb95c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2561742-be8e-4b3f-a65d-f31c1120be1c"] 2023-02-27T14:37:41.846Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:41.847Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:41.910Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:41.911Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:41.911Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:41.911Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:42 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:41.920Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 31, "soRequestId" : "50f8e6e7-bc85-4dda-8aff-602e8503284c", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":null,\"creation_time\":1677508496000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:35:04.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:37:41.920Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:41.920Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=50f8e6e7-bc85-4dda-8aff-602e8503284c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:41.928Z|7d3221a6-53d5-4a2d-b738-f437d9fcb95c|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/50f8e6e7-bc85-4dda-8aff-602e8503284c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:42.202Z|27a8009a-01d2-4e77-adbc-2d4f13f206a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:42.202Z|2606be0c-3b03-4323-83df-7588dd6f834d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:42.203Z|2606be0c-3b03-4323-83df-7588dd6f834d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:42.203Z|27a8009a-01d2-4e77-adbc-2d4f13f206a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:42.203Z|a6ec11bc-f4cf-4d65-a41e-fad065ddb742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:42.203Z|a6ec11bc-f4cf-4d65-a41e-fad065ddb742|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:52.228Z|b3258c8a-90ea-48ae-8b35-ba49a8369578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:52.228Z|a16efca8-9151-4fec-a12c-626f3b456629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:52.228Z|b3258c8a-90ea-48ae-8b35-ba49a8369578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:52.229Z|a16efca8-9151-4fec-a12c-626f3b456629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:52.230Z|4e711e15-d73e-499d-97e6-074b0f216e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:37:52.230Z|4e711e15-d73e-499d-97e6-074b0f216e4c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:37:53.153Z|776c3600-48e6-4bb0-85fa-e46dc93aa484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:37:53.157Z|776c3600-48e6-4bb0-85fa-e46dc93aa484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:37:53.549Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:53.554Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||INFO|500||Checking if requestId: e456ca77-fe18-4e30-a2f3-026fdf812c23 already exists in requestDb InfraActiveRequests table 2023-02-27T14:37:53.555Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:37:53.555Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:37:53.556Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:53.556Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:37:53.556Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:37:53.556Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc9243cc1446b56bff15d4ace5342fb4", X-B3-SpanId:"58343680369c304e", X-B3-ParentSpanId:"3aaa4ec3ae237ece", X-B3-Sampled:"0", X-ONAP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-TransactionID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ECOMP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad8a2c5-eb2d-43b0-be7b-42fcade555b6"] 2023-02-27T14:37:53.557Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:37:53.557Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:53.610Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:53.611Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:37:53.611Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : Not Found 2023-02-27T14:37:53.612Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:37:54 GMT", x-envoy-upstream-service-time:"48", server:"envoy"] 2023-02-27T14:37:53.612Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: 2023-02-27T14:37:53.613Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:53.613Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|404|Not Found|InvokeReturn 2023-02-27T14:37:53.628Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:37:53.632Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:37:53.665Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:37:53.666Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-RequestID=[e456ca77-fe18-4e30-a2f3-026fdf812c23], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[4ef741a2-a09b-4def-9915-4152b4837026], X-ECOMP-RequestID=[e456ca77-fe18-4e30-a2f3-026fdf812c23], X-TransactionId=[], X-ONAP-RequestID=[e456ca77-fe18-4e30-a2f3-026fdf812c23]} 2023-02-27T14:37:53.772Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:37:52 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[98], vertex-id=[213200], x-aai-txid=[1-aai-resources-230227-14:37:52:686-38099], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:37:53.774Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508425252","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-02-27T14:37:53.774Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:37:53.777Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:37:53.777Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:37:53.778Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:37:53.778Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:37:53.779Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:53.779Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:37:53.779Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:37:53.779Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"239", X-B3-TraceId:"cc9243cc1446b56bff15d4ace5342fb4", X-B3-SpanId:"b04dd0b7d22dde16", X-B3-ParentSpanId:"3aaa4ec3ae237ece", X-B3-Sampled:"0", X-ONAP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-TransactionID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ECOMP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b63fe5f8-d3a9-4a48-a997-ee7dcd706a73"] 2023-02-27T14:37:53.780Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f","vfModuleInstanceId":"cab1e9a6-3306-4ff7-ae74-9cd88c05b004"},"instanceName":null,"requestScope":"vfModule"} 2023-02-27T14:37:53.780Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:53.883Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:53.884Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:53.884Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:37:53.884Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:37:54 GMT", x-envoy-upstream-service-time:"99", server:"envoy"] 2023-02-27T14:37:53.885Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:37:53.885Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:53.885Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:37:53.886Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-02-27T14:37:53.887Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||Invoke 2023-02-27T14:37:53.887Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:53.887Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance 2023-02-27T14:37:53.888Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T14:37:53.888Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-TransactionID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ECOMP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"947bc851-2f95-43bb-b522-93330556b991"] 2023-02-27T14:37:53.888Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T14:37:53.889Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:53.976Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:53.977Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:53.977Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Status text : OK 2023-02-27T14:37:53.978Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:37:53 GMT", x-envoy-upstream-service-time:"83", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:53.989Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||Response body: { "id" : 49, "action" : "deleteInstance", "description" : "Gr api recipe to delete vf-module", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "vnfType" : null, "paramXsd" : null, "vnfComponentType" : "vfModule", "vfModuleModelUUID" : "GR-API-DEFAULT", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" }, "vnfComponentsRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49" } } } 2023-02-27T14:37:53.990Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:53.990Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=GR-API-DEFAULT&vnfComponentType=vfModule&action=deleteInstance|INFO|500||InvokeReturn 2023-02-27T14:37:53.997Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be 2023-02-27T14:37:53.997Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|INFO|500||Invoke 2023-02-27T14:37:53.998Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:53.998Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be 2023-02-27T14:37:53.998Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Method : GET 2023-02-27T14:37:53.999Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-TransactionID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ECOMP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9dcdda2-cfbb-44d9-92cb-27e48d64faeb"] 2023-02-27T14:37:53.999Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Request body: 2023-02-27T14:37:53.999Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:54.146Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:54.146Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:54.147Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Status text : OK 2023-02-27T14:37:54.147Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:37:53 GMT", x-envoy-upstream-service-time:"142", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:54.153Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||Response body: { "modelUUID" : "aff18024-aeec-44b5-9b82-2283f4bc87be", "modelInvariantUUID" : "8f513144-0c59-46be-93ea-e66998341c02", "modelName" : "BasicVm..base_ubuntu20..module-0", "modelVersion" : "1", "description" : null, "isBase" : true, "created" : "2023-02-27 14:31:07.000", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "vfModule" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be" }, "volumeHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/volumeHeatTemplate" }, "heatFiles" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/heatFiles" }, "vnfResources" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vnfResources" }, "vfModuleCustomization" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/vfModuleCustomization" }, "moduleHeatTemplate" : { "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be/moduleHeatTemplate" } } } 2023-02-27T14:37:54.154Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:54.154Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/aff18024-aeec-44b5-9b82-2283f4bc87be|INFO|500||InvokeReturn 2023-02-27T14:37:54.162Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:37:54.163Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:37:54.163Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:54.164Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:37:54.164Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:37:54.165Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1778", X-B3-TraceId:"cc9243cc1446b56bff15d4ace5342fb4", X-B3-SpanId:"a1ba5ca9bef34ad0", X-B3-ParentSpanId:"3aaa4ec3ae237ece", X-B3-Sampled:"0", X-ONAP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-TransactionID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ECOMP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"054ff828-6524-4da1-9710-52aedbc2ddb3"] 2023-02-27T14:37:54.165Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"e456ca77-fe18-4e30-a2f3-026fdf812c23","requestStatus":"IN_PROGRESS","startTime":1677508673629,"source":"VID","vnfId":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","vnfType":"","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"cab1e9a6-3306-4ff7-ae74-9cd88c05b004","vfModuleModelName":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a","cloudRegion":"RegionOne","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"e456ca77-fe18-4e30-a2f3-026fdf812c23"} 2023-02-27T14:37:54.166Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:54.329Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:54.329Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:37:54.330Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:37:54.330Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:37:54 GMT", x-envoy-upstream-service-time:"159", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:54.330Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:37:53.629+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:37:54.863+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:37:54.331Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:54.331Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:37:54.339Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:37:54.340Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:37:54.340Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:54.341Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:37:54.341Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:37:54.341Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2486", X-B3-TraceId:"cc9243cc1446b56bff15d4ace5342fb4", X-B3-SpanId:"2aa98d1c5c9c817b", X-B3-ParentSpanId:"3aaa4ec3ae237ece", X-B3-Sampled:"0", X-ONAP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-TransactionID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ECOMP-RequestID:"e456ca77-fe18-4e30-a2f3-026fdf812c23", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aec0ed9b-affb-4a6e-bab8-f9a7f898484c"] 2023-02-27T14:37:54.342Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"8f513144-0c59-46be-93ea-e66998341c02\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"modelVersion\":\"1677508654682\",\"modelCustomizationUuid\":\"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\"modelVersionId\":\"aff18024-aeec-44b5-9b82-2283f4bc87be\",\"modelCustomizationId\":\"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\",\"modelUuid\":\"aff18024-aeec-44b5-9b82-2283f4bc87be\",\"modelInvariantUuid\":\"8f513144-0c59-46be-93ea-e66998341c02\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\",\"vnfInstanceId\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vfModuleInstanceId\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\"}","type":"String"},"requestId":{"value":"e456ca77-fe18-4e30-a2f3-026fdf812c23","type":"String"},"mso-request-id":{"value":"e456ca77-fe18-4e30-a2f3-026fdf812c23","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"035e20d8-0d12-4883-aff9-986b7c12931f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","type":"String"},"vfModuleId":{"value":"cab1e9a6-3306-4ff7-ae74-9cd88c05b004","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:37:54.342Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:55.397Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:55.397Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:37:55.397Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:37:55.398Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:37:54 GMT", x-onap-requestid:"e456ca77-fe18-4e30-a2f3-026fdf812c23", x-requestid:"e456ca77-fe18-4e30-a2f3-026fdf812c23", x-transactionid:"e456ca77-fe18-4e30-a2f3-026fdf812c23", x-ecomp-requestid:"e456ca77-fe18-4e30-a2f3-026fdf812c23", x-onap-partnername:"UNKNOWN", x-invocationid:"aec0ed9b-affb-4a6e-bab8-f9a7f898484c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1049", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:55.398Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"e456ca77-fe18-4e30-a2f3-026fdf812c23\",\"instanceId\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\"}}","message":"Success","processInstanceID":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:37:55.398Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:55.399Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:37:55.403Z|e456ca77-fe18-4e30-a2f3-026fdf812c23|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:37:55.630Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:37:55.634Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:37:55.635Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:37:55.635Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:55.636Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:37:55.636Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:37:55.636Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06db8f4b3abf0076a02a7d9b4f3718e0", X-B3-SpanId:"a7d0473194f57bb3", X-B3-ParentSpanId:"bc269ebf47c9f519", X-B3-Sampled:"0", X-ONAP-RequestID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-RequestID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-TransactionID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-ECOMP-RequestID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2897f5bb-cfeb-4d26-a5b7-d29f73698720"] 2023-02-27T14:37:55.637Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:37:55.637Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:55.697Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:55.697Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:55.698Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:37:55.698Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:55 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:55.700Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:37:53.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:37:55.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:37:55.700Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:55.700Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:37:55.703Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:37:55.704Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:37:55.704Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:37:55.704Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:37:55.705Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:37:55.707Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"06db8f4b3abf0076a02a7d9b4f3718e0", X-B3-SpanId:"61bc5b53720e68b8", X-B3-ParentSpanId:"bc269ebf47c9f519", X-B3-Sampled:"0", X-ONAP-RequestID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-RequestID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-TransactionID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-ECOMP-RequestID:"06e3c94b-a7eb-4e17-bd00-031ac0e0693e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5df27e53-6311-49a5-9d7d-f30877e3463b"] 2023-02-27T14:37:55.708Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:37:55.708Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:37:55.748Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:37:55.748Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:37:55.749Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:37:55.750Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:37:55 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:37:55.752Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:37:55.753Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:37:55.753Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:37:55.762Z|06e3c94b-a7eb-4e17-bd00-031ac0e0693e|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:02.255Z|ca957612-09da-454c-98f1-602edd4293ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:02.255Z|7c3a47e3-9e7d-4469-921a-88de0888cbae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:02.256Z|ca957612-09da-454c-98f1-602edd4293ef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:02.256Z|7c3a47e3-9e7d-4469-921a-88de0888cbae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:02.274Z|bf5d9733-d3f6-4622-89cb-98a7dc56ce8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:02.275Z|bf5d9733-d3f6-4622-89cb-98a7dc56ce8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:05.942Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:05.948Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:05.949Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:05.949Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:05.950Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:05.950Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:05.950Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c9f7a323b8d722c1f590181a7e5c7b6", X-B3-SpanId:"adf24c996fbdaa2e", X-B3-ParentSpanId:"cac25226e26837c7", X-B3-Sampled:"0", X-ONAP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-TransactionID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ECOMP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f98cb20-b407-460c-8a1d-a7ed0cc64922"] 2023-02-27T14:38:05.951Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:05.951Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:05.997Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:05.998Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:05.998Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:05.999Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:06 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:06.000Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:37:53.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:01.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:06.001Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:06.002Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:06.004Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:06.005Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:06.005Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:06.005Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:06.006Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:06.006Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c9f7a323b8d722c1f590181a7e5c7b6", X-B3-SpanId:"469d21e819df19c9", X-B3-ParentSpanId:"cac25226e26837c7", X-B3-Sampled:"0", X-ONAP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-TransactionID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ECOMP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f1e4fd4-a5aa-48a2-95be-0102611c3427"] 2023-02-27T14:38:06.006Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:06.007Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:06.038Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:06.039Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:06.039Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:06.039Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:06 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:06.044Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:38:06.044Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:06.044Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:06.073Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:06.073Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:06.074Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:06.074Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:06.074Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:06.074Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-TransactionID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ECOMP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a64ce04c-b3fc-4ed6-9b8a-4ee31edb840c"] 2023-02-27T14:38:06.075Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:06.075Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:06.413Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:06.414Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:06.415Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:06.415Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CCE9F173E286C59878CEDD702998FED3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Mon, 27 Feb 2023 14:38:05 GMT", x-envoy-upstream-service-time:"329", server:"envoy"] 2023-02-27T14:38:06.416Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"54c06baa-b6ac-11ed-aebb-b22d1e2f9519","businessKey":"e456ca77-fe18-4e30-a2f3-026fdf812c23","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:37:59.088+0000","endTime":"2023-02-27T14:38:00.067+0000","removalTime":null,"durationInMillis":979,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"54bd3728-b6ac-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:38:06.416Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:06.416Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:06.442Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:06.443Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:06.443Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:06.443Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:06.443Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:06.444Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-TransactionID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ECOMP-RequestID:"73d7b99f-3f70-48cc-91c7-bb9bd950efb8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb5e9e03-d866-4475-a8f3-bb9717f3ba50"] 2023-02-27T14:38:06.444Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:06.444Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:06.722Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:06.723Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:06.723Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:06.723Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C67C0A1ABCBCF25D798DF709D74DA012; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 14:38:05 GMT", x-envoy-upstream-service-time:"273", server:"envoy"] 2023-02-27T14:38:06.725Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:54c4ff9d-b6ac-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"54c06baa-b6ac-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"54c06baa-b6ac-11ed-aebb-b22d1e2f9519","executionId":"54c06baa-b6ac-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:37:59.118+0000","endTime":"2023-02-27T14:38:00.066+0000","durationInMillis":948,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:38:06.726Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:06.727Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=54c06baa-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:06.733Z|73d7b99f-3f70-48cc-91c7-bb9bd950efb8|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:08.154Z|6f176ad3-67d3-4fd2-88ec-48801a5cef8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:38:08.154Z|6f176ad3-67d3-4fd2-88ec-48801a5cef8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:38:08.863Z|53327ca8-eac9-44c4-bec0-1a513fdc311d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:38:08.864Z|53327ca8-eac9-44c4-bec0-1a513fdc311d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:38:12.285Z|cb2680b4-5820-4cce-9f6a-58bde68753d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:12.285Z|cb2680b4-5820-4cce-9f6a-58bde68753d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:12.299Z|601570b2-74c5-4107-900d-311ebcf0c414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:12.300Z|601570b2-74c5-4107-900d-311ebcf0c414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:12.309Z|1ece441b-abbf-44af-84d9-6105639b2c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:12.310Z|1ece441b-abbf-44af-84d9-6105639b2c36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:16.325Z|6ef43337-586f-4d3e-8375-5e6fb71aa749|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:38:16.326Z|6ef43337-586f-4d3e-8375-5e6fb71aa749|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:16.934Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:16.940Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:16.941Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:16.941Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:16.941Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:16.942Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:16.942Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbc13051461e18374b1361726e3e41ac", X-B3-SpanId:"bee49b46d88fd2e8", X-B3-ParentSpanId:"78261ce4aa89fb62", X-B3-Sampled:"0", X-ONAP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-TransactionID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ECOMP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dcbb478-89b7-4ba2-bda5-dbec63301d78"] 2023-02-27T14:38:16.943Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:16.943Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:17.036Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:17.037Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:17.037Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:17.038Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:17 GMT", x-envoy-upstream-service-time:"89", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:17.062Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:37:53.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:12.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:17.063Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:17.064Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:17.066Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:17.066Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:17.067Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:17.067Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:17.068Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:17.068Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dbc13051461e18374b1361726e3e41ac", X-B3-SpanId:"6a14809e7acdac5e", X-B3-ParentSpanId:"78261ce4aa89fb62", X-B3-Sampled:"0", X-ONAP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-TransactionID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ECOMP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f48fdadb-425d-4a37-a505-991ae3e35798"] 2023-02-27T14:38:17.068Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:17.069Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:17.147Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:17.148Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:17.149Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:17.149Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:17 GMT", x-envoy-upstream-service-time:"75", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:17.150Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:17.150Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:17.151Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:17.176Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:17.177Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:17.177Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:17.178Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:17.178Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:17.178Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-TransactionID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ECOMP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"661a935c-6344-462d-bca1-b5e74e6dd6bb"] 2023-02-27T14:38:17.179Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:17.179Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:17.517Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:17.518Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:17.518Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:17.520Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7831E70080911765C3A6E71A8D02D20A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:38:17 GMT", x-envoy-upstream-service-time:"334", server:"envoy"] 2023-02-27T14:38:17.520Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","businessKey":"e456ca77-fe18-4e30-a2f3-026fdf812c23","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:38:05.309+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"587165bd-b6ac-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:38:17.521Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:17.521Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:17.548Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:17.549Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:17.550Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:17.550Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:17.550Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:17.551Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-TransactionID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ECOMP-RequestID:"da5de0d7-7dce-4ee6-a210-cca27a5dbcab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d3c348b-7677-4d97-8482-5ff775512db2"] 2023-02-27T14:38:17.551Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:17.552Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:17.845Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:17.846Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:17.847Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:17.847Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1309E008680E98023D9980D6956AAD70; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:38:17 GMT", x-envoy-upstream-service-time:"290", server:"envoy"] 2023-02-27T14:38:17.848Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5c3b1758-b6ac-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","executionId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:38:11.636+0000","endTime":"2023-02-27T14:38:11.663+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:38:17.848Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:17.849Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:17.854Z|da5de0d7-7dce-4ee6-a210-cca27a5dbcab|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:22.311Z|99c8d1e6-3324-43ed-94bb-28b03cc597bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:22.312Z|99c8d1e6-3324-43ed-94bb-28b03cc597bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:22.330Z|d744bc69-a97d-4f0b-aa88-fb68095544cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:22.331Z|d744bc69-a97d-4f0b-aa88-fb68095544cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:22.347Z|62ae3a94-0b67-4d6f-a1e1-c515b264c35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:22.347Z|62ae3a94-0b67-4d6f-a1e1-c515b264c35b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:23.153Z|4bc914fe-11df-4faf-a0ac-34abb6327a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:38:23.154Z|4bc914fe-11df-4faf-a0ac-34abb6327a93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:38:28.029Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:28.036Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:28.038Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:28.038Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:28.038Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:28.039Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:28.039Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"224d00d777d66d0a074aa19050852fe2", X-B3-SpanId:"7ee3387a141a240e", X-B3-ParentSpanId:"3608fafde4545d1e", X-B3-Sampled:"0", X-ONAP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-TransactionID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ECOMP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"009e53ca-b84f-4f96-8966-c08c17d5eae7"] 2023-02-27T14:38:28.039Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:28.040Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:28.140Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:28.141Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:28.141Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:28.142Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:28 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:28.151Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:37:53.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:12.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:28.151Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:28.151Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:28.153Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:28.154Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:28.154Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:28.155Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:28.155Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:28.155Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"224d00d777d66d0a074aa19050852fe2", X-B3-SpanId:"3a55771830a778b3", X-B3-ParentSpanId:"3608fafde4545d1e", X-B3-Sampled:"0", X-ONAP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-TransactionID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ECOMP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2fb5fd3-ab05-43b9-8438-2f5a6b14c532"] 2023-02-27T14:38:28.156Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:28.156Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:28.202Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:28.203Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:28.203Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:28.204Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:28 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:28.222Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:28.223Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:28.224Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:28.256Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:28.257Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:28.257Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:28.257Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:28.257Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:28.258Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-TransactionID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ECOMP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77fe5235-2ff9-4b69-b8a0-50c29fdaf45b"] 2023-02-27T14:38:28.262Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:28.262Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:28.627Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:28.628Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:28.629Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:28.629Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D96E1ABA1E6198214757F3D22FC9FF08; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 14:38:27 GMT", x-envoy-upstream-service-time:"361", server:"envoy"] 2023-02-27T14:38:28.629Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","businessKey":"e456ca77-fe18-4e30-a2f3-026fdf812c23","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:38:05.309+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"587165bd-b6ac-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T14:38:28.630Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:28.630Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:28.660Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:28.661Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:28.661Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:28.662Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:28.662Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:28.662Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-TransactionID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ECOMP-RequestID:"762132b2-38a1-4684-981e-3837ab9c2574", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c765f2-21e5-43f6-b6ea-a533c37fab14"] 2023-02-27T14:38:28.663Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:28.663Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:29.020Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:29.021Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:29.021Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:29.022Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A27554E242EA4CD88300DF7593839AD4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 14:38:28 GMT", x-envoy-upstream-service-time:"353", server:"envoy"] 2023-02-27T14:38:29.022Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:5c3b1758-b6ac-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","executionId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:38:11.636+0000","endTime":"2023-02-27T14:38:11.663+0000","durationInMillis":27,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:38:29.023Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:29.023Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:29.028Z|762132b2-38a1-4684-981e-3837ab9c2574|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:32.336Z|c79820a3-5d92-4927-95a9-1fa2f091d97f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:32.337Z|c79820a3-5d92-4927-95a9-1fa2f091d97f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:32.364Z|bff3ed9d-10fc-4062-8c15-df57302b2f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:32.365Z|bff3ed9d-10fc-4062-8c15-df57302b2f9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:32.371Z|bcf4d2b1-0480-455c-a176-fe5375fb2f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:32.371Z|bcf4d2b1-0480-455c-a176-fe5375fb2f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:38.153Z|8770b12b-eea0-49ed-9ae1-263bde4f3091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:38:38.157Z|8770b12b-eea0-49ed-9ae1-263bde4f3091|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:38:38.864Z|c8820d34-05f7-42f1-a7e1-3d7c3807cf9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:38:38.865Z|c8820d34-05f7-42f1-a7e1-3d7c3807cf9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:38:39.211Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:39.217Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:39.218Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:39.218Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:39.218Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:39.219Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:39.219Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aec83db16e08dd8125f4c75c2018d83c", X-B3-SpanId:"7b96f06d242874c5", X-B3-ParentSpanId:"681af55f2cca1cce", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-TransactionID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ECOMP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c72d017c-c111-44e4-b30b-f0958dfb91c7"] 2023-02-27T14:38:39.220Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:39.220Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:39.304Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:39.305Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:39.305Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:39.306Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:39 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:39.322Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).", "progress" : 36, "startTime" : "2023-02-27T14:37:53.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:12.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:39.348Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:39.349Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:39.355Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:39.358Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:39.361Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:39.361Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:39.362Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:39.366Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aec83db16e08dd8125f4c75c2018d83c", X-B3-SpanId:"dfe29c932f08bf6f", X-B3-ParentSpanId:"681af55f2cca1cce", X-B3-Sampled:"0", X-ONAP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-TransactionID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ECOMP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e98ddc5-ee7a-4bf4-9e17-b66a052d552c"] 2023-02-27T14:38:39.371Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:39.375Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:39.442Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:39.443Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:39.443Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:39.444Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:39 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:39.458Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:39.458Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:39.459Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:39.520Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:39.521Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:39.521Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:39.522Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:38:39.522Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:39.522Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-TransactionID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ECOMP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df370674-dac3-4162-903f-ad40a8165b52"] 2023-02-27T14:38:39.523Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:39.523Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:39.777Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:39.778Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:39.778Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:39.778Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=FA42AFB9BDAB745CDE88BD8E25B4E7AD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 14:38:39 GMT", x-envoy-upstream-service-time:"246", server:"envoy"] 2023-02-27T14:38:39.779Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","businessKey":"e456ca77-fe18-4e30-a2f3-026fdf812c23","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T14:38:05.309+0000","endTime":"2023-02-27T14:38:30.267+0000","removalTime":null,"durationInMillis":24958,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"587165bd-b6ac-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:38:39.779Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:39.779Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=e456ca77-fe18-4e30-a2f3-026fdf812c23&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:39.808Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:39.808Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:38:39.808Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:39.809Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:38:39.809Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:38:39.809Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-TransactionID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ECOMP-RequestID:"0ca01fe7-6c72-427f-bbf3-10c604d08b04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b7df796-73c7-4898-b548-e5a71d417990"] 2023-02-27T14:38:39.809Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:38:39.810Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:40.049Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:40.050Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:40.050Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:38:40.050Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=0C09EA12356349BDB1F0F9F80DEF622C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 14:38:39 GMT", x-envoy-upstream-service-time:"235", server:"envoy"] 2023-02-27T14:38:40.051Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:67550a7b-b6ac-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","executionId":"5875abc0-b6ac-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:38:30.261+0000","endTime":"2023-02-27T14:38:30.263+0000","durationInMillis":2,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"51a60c4c-b6ac-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:38:40.051Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:40.052Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5875abc0-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:38:40.057Z|0ca01fe7-6c72-427f-bbf3-10c604d08b04|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:42.362Z|c3daad7f-d95d-4340-bd68-d2132e073092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:42.363Z|c3daad7f-d95d-4340-bd68-d2132e073092|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:42.391Z|92fe4e1c-e40d-4b23-a339-d20b38e2b9b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:42.391Z|92fe4e1c-e40d-4b23-a339-d20b38e2b9b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:42.397Z|c45041e3-214b-4883-b6db-bebcec73f894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:42.398Z|c45041e3-214b-4883-b6db-bebcec73f894|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:50.294Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:50.308Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:50.309Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:50.309Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:50.310Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:50.310Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:50.311Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aab8f1e40bb7b4eb25e185ae2aeea6c", X-B3-SpanId:"4e1568cf9392777c", X-B3-ParentSpanId:"9e4ca936c0b03298", X-B3-Sampled:"0", X-ONAP-RequestID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-RequestID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-TransactionID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-ECOMP-RequestID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cd87083-01c6-44c6-8ce8-acc48a426a5f"] 2023-02-27T14:38:50.311Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:50.311Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:50.355Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:50.356Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:50.356Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:50.357Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:50 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:50.358Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:37:53.000+00:00", "endTime" : "2023-02-27T14:38:48.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:49.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:50.358Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:50.359Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:50.360Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:50.361Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:50.361Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:50.361Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:50.362Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:50.362Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4aab8f1e40bb7b4eb25e185ae2aeea6c", X-B3-SpanId:"5dc82e60b9f4f3cc", X-B3-ParentSpanId:"9e4ca936c0b03298", X-B3-Sampled:"0", X-ONAP-RequestID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-RequestID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-TransactionID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-ECOMP-RequestID:"d8096c30-19d5-4d36-9d7e-eea87825f8ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"477d6a3b-b3cb-4222-b604-22c6f7c80e2e"] 2023-02-27T14:38:50.362Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:50.363Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:50.404Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:50.405Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:50.406Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:50.406Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:50 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:50.411Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:50.411Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:50.412Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:50.423Z|d8096c30-19d5-4d36-9d7e-eea87825f8ae|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:50.618Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:50.623Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:50.624Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:50.624Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:50.625Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:50.625Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:50.625Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2112ee3f80281053fdd9ab3f40d6a49c", X-B3-SpanId:"9271128a59da3dad", X-B3-ParentSpanId:"da4686392572f7f0", X-B3-Sampled:"0", X-ONAP-RequestID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-RequestID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-TransactionID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-ECOMP-RequestID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7c4ea6a-fd0f-42f1-a636-c5e631e3eab2"] 2023-02-27T14:38:50.626Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:50.626Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:50.686Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:50.686Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:50.687Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:50.687Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:50 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:50.712Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:37:53.000+00:00", "endTime" : "2023-02-27T14:38:48.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:49.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:50.713Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:50.715Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:50.717Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:50.718Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:50.718Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:50.719Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:50.719Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:50.720Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2112ee3f80281053fdd9ab3f40d6a49c", X-B3-SpanId:"db798acf21d35cd0", X-B3-ParentSpanId:"da4686392572f7f0", X-B3-Sampled:"0", X-ONAP-RequestID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-RequestID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-TransactionID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-ECOMP-RequestID:"9132a73b-eb99-4e91-8130-c670c02ae111", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42875633-5dbe-46eb-8407-3f924cc4f835"] 2023-02-27T14:38:50.720Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:50.721Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:50.774Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:50.775Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:50.775Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:50.776Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:50 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:50.776Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:50.776Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:50.777Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:50.787Z|9132a73b-eb99-4e91-8130-c670c02ae111|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:50.958Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:50.965Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:50.966Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:50.966Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:50.967Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:50.967Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:50.967Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a26da8e1aaec7c9fb5f225efc4958749", X-B3-SpanId:"2a958a1d5c6e2fd2", X-B3-ParentSpanId:"a078ba22c052923f", X-B3-Sampled:"0", X-ONAP-RequestID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-RequestID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-TransactionID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-ECOMP-RequestID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7da1b8b1-db26-4af6-ac96-d35dba3cba1e"] 2023-02-27T14:38:50.968Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:50.968Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:51.026Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:51.026Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:51.027Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:51.027Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:50 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:51.033Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:37:53.000+00:00", "endTime" : "2023-02-27T14:38:48.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:49.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:51.033Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:51.034Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:51.035Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:51.036Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:51.036Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:51.036Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:51.037Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:51.037Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a26da8e1aaec7c9fb5f225efc4958749", X-B3-SpanId:"3da1a5ea42803c2d", X-B3-ParentSpanId:"a078ba22c052923f", X-B3-Sampled:"0", X-ONAP-RequestID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-RequestID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-TransactionID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-ECOMP-RequestID:"0692c7a6-61c3-4062-9133-3d68767aedf0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64b6cdbb-252c-4dae-92b6-edde9c4e90c4"] 2023-02-27T14:38:51.037Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:51.038Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:51.084Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:51.084Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:51.085Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:51.085Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:50 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:51.086Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:51.086Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:51.087Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:51.106Z|0692c7a6-61c3-4062-9133-3d68767aedf0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:51.299Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:51.310Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:51.310Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:51.311Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:51.311Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:51.311Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:51.312Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba77d27cc4e4d267112d93a1a0ef5f2f", X-B3-SpanId:"ce738dd1bec77be6", X-B3-ParentSpanId:"6cf167be5f8c9699", X-B3-Sampled:"0", X-ONAP-RequestID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-RequestID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-TransactionID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-ECOMP-RequestID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"106dae8d-2aad-407e-9689-9ebd346b17fd"] 2023-02-27T14:38:51.312Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:51.313Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:51.356Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:51.357Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:51.357Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:51.358Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:51 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:51.365Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:37:53.000+00:00", "endTime" : "2023-02-27T14:38:48.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:49.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:51.366Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:51.367Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:51.369Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:51.370Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:51.370Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:51.371Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:51.371Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:51.371Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ba77d27cc4e4d267112d93a1a0ef5f2f", X-B3-SpanId:"f99c1e9a63b57075", X-B3-ParentSpanId:"6cf167be5f8c9699", X-B3-Sampled:"0", X-ONAP-RequestID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-RequestID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-TransactionID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-ECOMP-RequestID:"0ac91cee-346c-446e-b00d-6f7488f0e5bf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8ddce00-7115-418f-a9d6-cff933bec02c"] 2023-02-27T14:38:51.372Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:51.372Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:51.399Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:51.400Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:51.400Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:51.401Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:51 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:51.402Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:51.403Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:51.403Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:51.414Z|0ac91cee-346c-446e-b00d-6f7488f0e5bf|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:51.604Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:51.609Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:51.610Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||Invoke 2023-02-27T14:38:51.610Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:51.611Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23 2023-02-27T14:38:51.611Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Method : GET 2023-02-27T14:38:51.611Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e900caf032c1c8547e09b1ffe2275262", X-B3-SpanId:"327beb9b43e98a5d", X-B3-ParentSpanId:"8c50ceaa9678ba07", X-B3-Sampled:"0", X-ONAP-RequestID:"1f44319d-8de0-4635-91a1-715656abe672", X-RequestID:"1f44319d-8de0-4635-91a1-715656abe672", X-TransactionID:"1f44319d-8de0-4635-91a1-715656abe672", X-ECOMP-RequestID:"1f44319d-8de0-4635-91a1-715656abe672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4eb49881-5bf9-404b-a41f-daf59198d96d"] 2023-02-27T14:38:51.612Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Request body: 2023-02-27T14:38:51.612Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:51.665Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:51.665Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:51.666Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Status text : OK 2023-02-27T14:38:51.666Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:51 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:51.671Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||Response body: { "requestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "ALaCarte-VfModule-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:37:53.000+00:00", "endTime" : "2023-02-27T14:38:48.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfType" : "", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"vfModule\",\n \"modelInvariantId\": \"8f513144-0c59-46be-93ea-e66998341c02\",\n \"modelVersionId\": \"aff18024-aeec-44b5-9b82-2283f4bc87be\",\n \"modelName\": \"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\n \"modelVersion\": \"1677508654682\",\n \"modelCustomizationId\": \"88f3b103-256a-4b9a-a90f-a2f0e1bc2931\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:49.000+00:00", "vfModuleId" : "cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "vfModuleName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "vfModuleModelName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vfModule", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vfModules/cab1e9a6-3306-4ff7-ae74-9cd88c05b004", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23" } } } 2023-02-27T14:38:51.672Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:51.672Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/e456ca77-fe18-4e30-a2f3-026fdf812c23|INFO|500||InvokeReturn 2023-02-27T14:38:51.674Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:51.674Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:51.675Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:51.675Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false 2023-02-27T14:38:51.676Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:51.676Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e900caf032c1c8547e09b1ffe2275262", X-B3-SpanId:"fa00ecd699aad8c8", X-B3-ParentSpanId:"8c50ceaa9678ba07", X-B3-Sampled:"0", X-ONAP-RequestID:"1f44319d-8de0-4635-91a1-715656abe672", X-RequestID:"1f44319d-8de0-4635-91a1-715656abe672", X-TransactionID:"1f44319d-8de0-4635-91a1-715656abe672", X-ECOMP-RequestID:"1f44319d-8de0-4635-91a1-715656abe672", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e08bf4eb-9403-41bc-8af9-7a49a019ab44"] 2023-02-27T14:38:51.676Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:51.676Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:51.717Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:51.717Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:51.718Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:51.718Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:51 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:51.719Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 37, "soRequestId" : "e456ca77-fe18-4e30-a2f3-026fdf812c23", "groupingId" : "7155fdff-a517-4857-a3a0-4e978e78e07a", "name" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a/7155fdff-a517-4857-a3a0-4e978e78e07a\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"updated_time\":1677508692000,\"creation_time\":1677508496000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"07462d3dab5444edaef4008f9a0f681f\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"7155fdff-a517-4857-a3a0-4e978e78e07a\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a\",\"vnf_name\":\"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0\",\"vnf_id\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\",\"vf_module_id\":\"cab1e9a6-3306-4ff7-ae74-9cd88c05b004\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T14:38:18.000+00:00", "isDataInternal" : false } ] 2023-02-27T14:38:51.719Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:51.719Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=e456ca77-fe18-4e30-a2f3-026fdf812c23&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:51.727Z|1f44319d-8de0-4635-91a1-715656abe672|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/e456ca77-fe18-4e30-a2f3-026fdf812c23|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:52.390Z|e97b2d91-0887-4622-99bf-83e4ea534a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:52.391Z|e97b2d91-0887-4622-99bf-83e4ea534a7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:52.417Z|26da66a8-3547-4fa9-a4b9-61e1486b04b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:52.418Z|26da66a8-3547-4fa9-a4b9-61e1486b04b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:52.422Z|500c4ab1-e3a8-4402-a56f-e2b7ab3b4620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:38:52.422Z|500c4ab1-e3a8-4402-a56f-e2b7ab3b4620|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:38:53.153Z|1f9f788c-edef-4020-aac1-714f8459a04d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:38:53.154Z|1f9f788c-edef-4020-aac1-714f8459a04d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:38:56.731Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:56.733Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||Checking if requestId: a8a6990c-0722-48e5-bbdc-6b7e54eb85ed already exists in requestDb InfraActiveRequests table 2023-02-27T14:38:56.734Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:38:56.735Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:38:56.735Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:56.735Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:38:56.736Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:38:56.736Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09e0814a3451c23af91c008a7f540702", X-B3-SpanId:"6b63972e1d1f88b4", X-B3-ParentSpanId:"d1067811070842a4", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-TransactionID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ECOMP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd9133aa-6a35-453f-b26f-8dd276454fef"] 2023-02-27T14:38:56.736Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:38:56.736Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:56.797Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:56.798Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:38:56.798Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : Not Found 2023-02-27T14:38:56.799Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:38:57 GMT", x-envoy-upstream-service-time:"56", server:"envoy"] 2023-02-27T14:38:56.799Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: 2023-02-27T14:38:56.799Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:56.800Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|404|Not Found|InvokeReturn 2023-02-27T14:38:56.828Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:38:56.841Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:38:56.882Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups|INFO|500||Invoke 2023-02-27T14:38:56.883Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-RequestID=[a8a6990c-0722-48e5-bbdc-6b7e54eb85ed], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[cc48b6fc-a7ac-4c86-97ce-261d75917b58], X-ECOMP-RequestID=[a8a6990c-0722-48e5-bbdc-6b7e54eb85ed], X-TransactionId=[], X-ONAP-RequestID=[a8a6990c-0722-48e5-bbdc-6b7e54eb85ed]} 2023-02-27T14:38:57.008Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:38:55 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[118], x-aai-txid=[2-aai-resources-230227-14:38:55:889-19217], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:38:57.010Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups","ERR.5.4.6114"]}}} 2023-02-27T14:38:57.010Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups|INFO|404|Not Found|InvokeReturn 2023-02-27T14:38:57.013Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/related-to/volume-groups 2023-02-27T14:38:57.013Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 215a061e-98cf-4c87-8b9d-98a0a31bbc6c 2023-02-27T14:38:57.019Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:38:57.073Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:38:57.074Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules|INFO|500||Invoke 2023-02-27T14:38:57.104Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules|INFO|404|Not Found|InvokeReturn 2023-02-27T14:38:57.105Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:38:56 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[25], x-aai-txid=[0-aai-resources-230227-14:38:56:077-97380], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:38:57.106Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules","ERR.5.4.6114"]}}} 2023-02-27T14:38:57.108Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c/vf-modules 2023-02-27T14:38:57.109Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 215a061e-98cf-4c87-8b9d-98a0a31bbc6c 2023-02-27T14:38:57.112Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:38:57.143Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:38:57.143Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-RequestID=[a8a6990c-0722-48e5-bbdc-6b7e54eb85ed], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[bcaf67fa-11a2-4843-ab5c-4618cf86cc62], X-ECOMP-RequestID=[a8a6990c-0722-48e5-bbdc-6b7e54eb85ed], X-TransactionId=[], X-ONAP-RequestID=[a8a6990c-0722-48e5-bbdc-6b7e54eb85ed]} 2023-02-27T14:38:57.237Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:38:56 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[90], vertex-id=[213200], x-aai-txid=[1-aai-resources-230227-14:38:56:145-89404], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:38:57.240Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508425252","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/215a061e-98cf-4c87-8b9d-98a0a31bbc6c","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-02-27T14:38:57.240Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:38:57.242Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:38:57.243Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:38:57.244Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:38:57.245Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:38:57.245Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:57.246Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:38:57.246Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:38:57.247Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"174", X-B3-TraceId:"09e0814a3451c23af91c008a7f540702", X-B3-SpanId:"fea5a1c2b7559816", X-B3-ParentSpanId:"d1067811070842a4", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-TransactionID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ECOMP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3226f5d-51c2-45c7-872e-f2ca6f9b8cb5"] 2023-02-27T14:38:57.247Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f"},"instanceName":null,"requestScope":"vnf"} 2023-02-27T14:38:57.248Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:57.301Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:57.302Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:57.303Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:38:57.303Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:38:57 GMT", x-envoy-upstream-service-time:"49", server:"envoy"] 2023-02-27T14:38:57.304Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:38:57.305Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:57.305Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:38:57.307Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-02-27T14:38:57.307Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke 2023-02-27T14:38:57.308Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:57.308Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance 2023-02-27T14:38:57.309Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T14:38:57.309Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-TransactionID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ECOMP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"278e7023-cb8c-4f02-a6b5-c46594a66ccc"] 2023-02-27T14:38:57.310Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T14:38:57.310Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:57.449Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:57.450Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:57.450Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text : OK 2023-02-27T14:38:57.450Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:38:56 GMT", x-envoy-upstream-service-time:"134", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:57.457Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Response body: { "id" : 10036, "nfRole" : "GR-API-DEFAULT", "paramXsd" : null, "vfModuleId" : null, "action" : "deleteInstance", "description" : "Gr api recipe to delete vnf", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "recipeTimeout" : 180, "versionStr" : "1", "serviceType" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" }, "vnfRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036" } } } 2023-02-27T14:38:57.458Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:57.458Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn 2023-02-27T14:38:57.461Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:38:57.461Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:38:57.462Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:57.462Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:38:57.462Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:38:57.462Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1592", X-B3-TraceId:"09e0814a3451c23af91c008a7f540702", X-B3-SpanId:"207fb540cfe20218", X-B3-ParentSpanId:"d1067811070842a4", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-TransactionID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ECOMP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43aaad9c-bb9a-42e0-b013-beaa86e7ff0b"] 2023-02-27T14:38:57.463Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed","requestStatus":"IN_PROGRESS","startTime":1677508737109,"source":"VID","vnfId":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed"} 2023-02-27T14:38:57.463Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:57.529Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:57.530Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:38:57.530Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:38:57.530Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:38:57 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:57.532Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:38:57.109+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:38:58.143+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:38:57.532Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:57.532Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:38:57.541Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:38:57.542Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:38:57.542Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:57.542Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:38:57.543Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:38:57.543Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2367", X-B3-TraceId:"09e0814a3451c23af91c008a7f540702", X-B3-SpanId:"aa92d74ef076cd40", X-B3-ParentSpanId:"d1067811070842a4", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-TransactionID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ECOMP-RequestID:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01e26bf7-ac32-4114-88a9-f9f80529939f"] 2023-02-27T14:38:57.544Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\"modelVersionId\":\"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\"modelCustomizationId\":\"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\"modelUuid\":\"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\"modelInvariantUuid\":\"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\",\"vnfInstanceId\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\"}","type":"String"},"requestId":{"value":"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed","type":"String"},"mso-request-id":{"value":"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"035e20d8-0d12-4883-aff9-986b7c12931f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"215a061e-98cf-4c87-8b9d-98a0a31bbc6c","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:38:57.544Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:58.616Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:58.617Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:38:58.617Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:38:58.618Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:38:58 GMT", x-onap-requestid:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", x-requestid:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", x-transactionid:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", x-ecomp-requestid:"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", x-onap-partnername:"UNKNOWN", x-invocationid:"01e26bf7-ac32-4114-88a9-f9f80529939f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1067", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:58.618Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed\",\"instanceId\":\"215a061e-98cf-4c87-8b9d-98a0a31bbc6c\"}}","message":"Success","processInstanceID":"775766a7-b6ac-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:38:58.619Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:58.620Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:38:58.624Z|a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:38:58.826Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:38:58.832Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:38:58.833Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:38:58.833Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:58.834Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:38:58.834Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:38:58.834Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3461c083e24cd64e884d5d50dfb338bc", X-B3-SpanId:"72f600e5a83e43b7", X-B3-ParentSpanId:"c0fe779a578e1f56", X-B3-Sampled:"0", X-ONAP-RequestID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-RequestID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-TransactionID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-ECOMP-RequestID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8e25355-c9f4-4059-87a3-bdd7e50cee21"] 2023-02-27T14:38:58.835Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:38:58.835Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:58.883Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:58.883Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:58.884Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:38:58.884Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:58 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:58.891Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:38:57.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:38:59.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:38:58.891Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:58.892Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:38:58.893Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:38:58.894Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:38:58.894Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:38:58.894Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:38:58.895Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:38:58.895Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3461c083e24cd64e884d5d50dfb338bc", X-B3-SpanId:"794b3343fb1dea07", X-B3-ParentSpanId:"c0fe779a578e1f56", X-B3-Sampled:"0", X-ONAP-RequestID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-RequestID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-TransactionID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-ECOMP-RequestID:"fe452795-0546-4f71-b7f0-ee350f8c9993", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2fe9bda-5c23-4dc8-b17c-1efee1e5a498"] 2023-02-27T14:38:58.896Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:38:58.896Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:38:58.930Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:38:58.931Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:38:58.932Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:38:58.933Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:38:58 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:38:58.954Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:38:58.954Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:38:58.955Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:38:58.963Z|fe452795-0546-4f71-b7f0-ee350f8c9993|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:02.414Z|9f7127b8-47fe-455a-a3f2-0377d5c58a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:02.415Z|9f7127b8-47fe-455a-a3f2-0377d5c58a80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:02.441Z|c6cdd9ec-a6e3-49cd-ba0e-5359f9b300a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:02.442Z|c6cdd9ec-a6e3-49cd-ba0e-5359f9b300a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:02.458Z|44091bcf-f32f-4c01-8140-ea54524664af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:02.459Z|44091bcf-f32f-4c01-8140-ea54524664af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:08.153Z|4796f1d6-4b2b-48aa-a922-e5d83989bc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:39:08.154Z|4796f1d6-4b2b-48aa-a922-e5d83989bc60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:39:08.865Z|6f2595d1-02b5-4a84-ae1d-d7cfa771868d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:39:08.866Z|6f2595d1-02b5-4a84-ae1d-d7cfa771868d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:39:09.134Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:09.140Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:09.140Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:39:09.141Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:09.141Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:09.141Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:39:09.141Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f332e472ec43e442cdcb41774ee0de", X-B3-SpanId:"839a066c065d5ff1", X-B3-ParentSpanId:"38c2ea8ed26651b4", X-B3-Sampled:"0", X-ONAP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-TransactionID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ECOMP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa484e8-d9d4-4851-93b1-c902f8bff54f"] 2023-02-27T14:39:09.142Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:39:09.142Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:09.196Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:09.198Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:09.198Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:39:09.198Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:09 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:09.202Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVnfBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-27T14:38:57.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:04.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:39:09.202Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:09.203Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:39:09.208Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:09.209Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:09.209Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:09.209Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:09.210Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:09.211Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97f332e472ec43e442cdcb41774ee0de", X-B3-SpanId:"9d718b78ee3f2d22", X-B3-ParentSpanId:"38c2ea8ed26651b4", X-B3-Sampled:"0", X-ONAP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-TransactionID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ECOMP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d52b4191-8d15-4b1e-b163-634e3a3c39cb"] 2023-02-27T14:39:09.211Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:09.211Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:09.256Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:09.257Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:09.257Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:09.258Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:09 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:09.262Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:09.263Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:09.263Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:09.306Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:39:09.309Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:39:09.309Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:09.310Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:39:09.310Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:39:09.310Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-TransactionID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ECOMP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb6a9543-ce09-41b4-ae5d-2e921ded8d1a"] 2023-02-27T14:39:09.311Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:39:09.311Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:09.487Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:09.488Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:09.488Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:39:09.488Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=943A12AF33BB5DAA002C9481E8313E39; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:39:08 GMT", x-envoy-upstream-service-time:"168", server:"envoy"] 2023-02-27T14:39:09.489Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7a087ce5-b6ac-11ed-aebb-b22d1e2f9519","businessKey":"a8a6990c-0722-48e5-bbdc-6b7e54eb85ed","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:39:01.637+0000","endTime":"2023-02-27T14:39:02.838+0000","removalTime":null,"durationInMillis":1201,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"775766a7-b6ac-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"79fe4383-b6ac-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:39:09.489Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:09.490Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:39:09.513Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:39:09.514Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:39:09.515Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:09.515Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:39:09.515Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:39:09.516Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-TransactionID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ECOMP-RequestID:"e2b2b6b6-b027-4096-80ac-68bf2ad0a11d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"654da187-f92c-40af-95f2-3fcfaeab95e6"] 2023-02-27T14:39:09.516Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:39:09.516Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:09.799Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:09.799Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:09.799Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:39:09.800Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E56B33BB05143B43FAC44B481BC22624; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:39:08 GMT", x-envoy-upstream-service-time:"277", server:"envoy"] 2023-02-27T14:39:09.800Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:7a0c7498-b6ac-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"7a087ce5-b6ac-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"7a087ce5-b6ac-11ed-aebb-b22d1e2f9519","executionId":"7a087ce5-b6ac-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:39:01.662+0000","endTime":"2023-02-27T14:39:02.837+0000","durationInMillis":1175,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"775766a7-b6ac-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:39:09.801Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:09.801Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7a087ce5-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:39:09.805Z|e2b2b6b6-b027-4096-80ac-68bf2ad0a11d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:12.438Z|d536c587-1eea-4c36-a7aa-f8a89982f528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:12.439Z|d536c587-1eea-4c36-a7aa-f8a89982f528|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:12.467Z|47e9e57c-8649-4758-9d93-daa2f9188c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:12.468Z|47e9e57c-8649-4758-9d93-daa2f9188c95|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:12.486Z|138b043e-9de9-484f-9a1b-9a08d665d6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:12.487Z|138b043e-9de9-484f-9a1b-9a08d665d6bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:16.326Z|e2682ea7-c9a5-4494-a202-4de71730105d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:39:16.327Z|e2682ea7-c9a5-4494-a202-4de71730105d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:19.988Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:19.995Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:19.996Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:39:19.997Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:19.997Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:19.998Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:39:19.998Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d23a8d952cc506ab338a306d7bac47ae", X-B3-SpanId:"a36c1a379074cd89", X-B3-ParentSpanId:"16b6b1f3bb6ddf70", X-B3-Sampled:"0", X-ONAP-RequestID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-RequestID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-TransactionID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-ECOMP-RequestID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58077544-fc9d-4395-a56a-7d8d624949cc"] 2023-02-27T14:39:19.999Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:39:19.999Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.040Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.041Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.041Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:39:20.041Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.051Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:38:57.000+00:00", "endTime" : "2023-02-27T14:39:09.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:39:20.051Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.052Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:39:20.053Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.054Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:20.054Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.054Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.055Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:20.055Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d23a8d952cc506ab338a306d7bac47ae", X-B3-SpanId:"db8b4f9a5ad7ee20", X-B3-ParentSpanId:"16b6b1f3bb6ddf70", X-B3-Sampled:"0", X-ONAP-RequestID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-RequestID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-TransactionID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-ECOMP-RequestID:"094117c3-755a-4cea-96e5-2f50dacd0151", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb3110f5-be98-4c84-b54d-43c56bee11ba"] 2023-02-27T14:39:20.055Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:20.056Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.084Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.085Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.085Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:20.086Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.087Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:20.087Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.088Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:20.097Z|094117c3-755a-4cea-96e5-2f50dacd0151|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:20.304Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:20.311Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:20.311Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:39:20.312Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.312Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:20.312Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:39:20.313Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2964a9a850a7dbcfc6ff63c57b8a6215", X-B3-SpanId:"bae984b75f850dcf", X-B3-ParentSpanId:"beb06ee476f30347", X-B3-Sampled:"0", X-ONAP-RequestID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-RequestID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-TransactionID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-ECOMP-RequestID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f60006bf-7a56-4f68-801b-b5ae86124685"] 2023-02-27T14:39:20.313Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:39:20.313Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.347Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.348Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.349Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:39:20.349Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.350Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:38:57.000+00:00", "endTime" : "2023-02-27T14:39:09.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:39:20.351Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.351Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:39:20.354Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.354Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:20.354Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.355Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.355Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:20.355Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2964a9a850a7dbcfc6ff63c57b8a6215", X-B3-SpanId:"bcc01d243f21e11c", X-B3-ParentSpanId:"beb06ee476f30347", X-B3-Sampled:"0", X-ONAP-RequestID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-RequestID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-TransactionID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-ECOMP-RequestID:"b20e3610-ecb3-4db8-bb3a-b469bdda60d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16b8d94d-27b0-460a-932f-ea48cf887255"] 2023-02-27T14:39:20.355Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:20.356Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.389Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.390Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.390Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:20.390Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.394Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:20.395Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.395Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:20.404Z|b20e3610-ecb3-4db8-bb3a-b469bdda60d0|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:20.580Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:20.584Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:20.585Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:39:20.585Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.586Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:20.586Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:39:20.586Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddf04900424f7e0b1e90cabb7ddff6f9", X-B3-SpanId:"92103f193989caae", X-B3-ParentSpanId:"ccfdfedf3340d110", X-B3-Sampled:"0", X-ONAP-RequestID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-RequestID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-TransactionID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-ECOMP-RequestID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f231100e-d607-4808-a124-1e30528527bf"] 2023-02-27T14:39:20.586Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:39:20.587Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.620Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.621Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.621Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:39:20.622Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.624Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:38:57.000+00:00", "endTime" : "2023-02-27T14:39:09.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:39:20.624Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.625Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:39:20.627Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.627Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:20.628Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.628Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.628Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:20.628Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ddf04900424f7e0b1e90cabb7ddff6f9", X-B3-SpanId:"ceb069eab195a7a4", X-B3-ParentSpanId:"ccfdfedf3340d110", X-B3-Sampled:"0", X-ONAP-RequestID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-RequestID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-TransactionID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-ECOMP-RequestID:"40b3f1ed-c97a-49d4-ba7f-c9500f510c1a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b52a8c8c-73cd-4edb-a33d-342f75fcc419"] 2023-02-27T14:39:20.629Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:20.629Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.655Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.655Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.656Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:20.656Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.662Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:20.663Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.663Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:20.671Z|40b3f1ed-c97a-49d4-ba7f-c9500f510c1a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:20.857Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:20.861Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:20.862Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:39:20.863Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.864Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:20.864Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:39:20.865Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"040e515fb63bc0f49df3bde4ead0bdaa", X-B3-SpanId:"f43a66e99bddef8c", X-B3-ParentSpanId:"de408d614eedf8d4", X-B3-Sampled:"0", X-ONAP-RequestID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-RequestID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-TransactionID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-ECOMP-RequestID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc529a03-15aa-43f1-8211-a588814d8863"] 2023-02-27T14:39:20.866Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:39:20.866Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.903Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.904Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.905Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:39:20.905Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.906Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:38:57.000+00:00", "endTime" : "2023-02-27T14:39:09.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:39:20.906Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.906Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:39:20.909Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.909Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:20.911Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:20.912Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:20.912Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:20.913Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"040e515fb63bc0f49df3bde4ead0bdaa", X-B3-SpanId:"c233379fea4b2bb4", X-B3-ParentSpanId:"de408d614eedf8d4", X-B3-Sampled:"0", X-ONAP-RequestID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-RequestID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-TransactionID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-ECOMP-RequestID:"cc50bd2c-97af-4673-ba9d-2a7d1329821f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2ebab09-050d-4277-862f-e0d0abd866d5"] 2023-02-27T14:39:20.913Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:20.913Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:20.937Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:20.937Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:20.938Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:20.938Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:20 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:20.941Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:20.941Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:20.942Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:20.948Z|cc50bd2c-97af-4673-ba9d-2a7d1329821f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:21.130Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:21.136Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:21.137Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||Invoke 2023-02-27T14:39:21.137Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:21.138Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed 2023-02-27T14:39:21.139Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Method : GET 2023-02-27T14:39:21.141Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d9a276f73fe161d49a9fffa55292e57", X-B3-SpanId:"73cbef52d041e307", X-B3-ParentSpanId:"6fbc7dd5d04945a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-RequestID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-TransactionID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-ECOMP-RequestID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0de94919-1cc0-41c0-ae03-b9537655a109"] 2023-02-27T14:39:21.141Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Request body: 2023-02-27T14:39:21.141Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:21.196Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:21.197Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:21.197Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Status text : OK 2023-02-27T14:39:21.197Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:21 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:21.201Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||Response body: { "requestId" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:38:57.000+00:00", "endTime" : "2023-02-27T14:39:09.000+00:00", "source" : "VID", "vnfId" : "215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "vnfName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a_vnf_0", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n\t\t\t\"modelType\": \"vnf\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"d2a6ddaa-971f-4800-ba1c-7f464804e857\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"4441add3-a00e-4368-8d1d-acc77cbcc9bb\",\n \"modelCustomizationId\": \"8a2ca65d-db57-4394-b2ce-08b79897c09d\",\n \"modelCustomizationName\": \"basic_vm 0\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:10.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "vnf", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f/vnfs/215a061e-98cf-4c87-8b9d-98a0a31bbc6c", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a8a6990c-0722-48e5-bbdc-6b7e54eb85ed", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed" } } } 2023-02-27T14:39:21.201Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:21.205Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|INFO|500||InvokeReturn 2023-02-27T14:39:21.207Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:21.207Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:21.207Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:21.208Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false 2023-02-27T14:39:21.208Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:21.208Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5d9a276f73fe161d49a9fffa55292e57", X-B3-SpanId:"f97b5e838b26b7cd", X-B3-ParentSpanId:"6fbc7dd5d04945a5", X-B3-Sampled:"0", X-ONAP-RequestID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-RequestID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-TransactionID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-ECOMP-RequestID:"b34c9b29-c52b-45e8-a527-c2d89e162ea9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92b7def9-821b-4ed7-9252-f960cef35dda"] 2023-02-27T14:39:21.209Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:21.209Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:21.263Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:21.264Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:21.264Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:21.265Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:21 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:21.265Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:21.266Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:21.266Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a8a6990c-0722-48e5-bbdc-6b7e54eb85ed&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:21.274Z|b34c9b29-c52b-45e8-a527-c2d89e162ea9|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a8a6990c-0722-48e5-bbdc-6b7e54eb85ed|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:22.465Z|3559e323-671c-44d7-a6a6-16fd3e477647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:22.466Z|3559e323-671c-44d7-a6a6-16fd3e477647|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:22.493Z|35609b00-0a0c-4c26-9672-ecc9724e4402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:22.494Z|35609b00-0a0c-4c26-9672-ecc9724e4402|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:22.510Z|72b04b44-5074-4e0d-ba0f-6a72d5f934b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:22.511Z|72b04b44-5074-4e0d-ba0f-6a72d5f934b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:23.153Z|be225271-c4a1-45a7-b328-36ee2a7653b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:39:23.156Z|be225271-c4a1-45a7-b328-36ee2a7653b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:39:23.781Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:23.783Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||Checking if requestId: 3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 already exists in requestDb InfraActiveRequests table 2023-02-27T14:39:23.784Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:23.784Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:23.785Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:23.785Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:23.785Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:23.786Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fd9d9b750ea0816a8de4f96d67c02c0", X-B3-SpanId:"11fca9807ef2ad02", X-B3-ParentSpanId:"ee8cf0d8c016ed8b", X-B3-Sampled:"0", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c931662-eb20-4944-a409-b7b3fe794bba"] 2023-02-27T14:39:23.786Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:23.786Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:23.831Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:23.832Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T14:39:23.832Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : Not Found 2023-02-27T14:39:23.833Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 14:39:24 GMT", x-envoy-upstream-service-time:"40", server:"envoy"] 2023-02-27T14:39:23.833Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: 2023-02-27T14:39:23.833Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:23.834Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|404|Not Found|InvokeReturn 2023-02-27T14:39:23.842Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T14:39:23.846Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:23.880Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:39:23.881Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed|INFO|500||Invoke 2023-02-27T14:39:24.047Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed|INFO|500||InvokeReturn 2023-02-27T14:39:24.048Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:39:22 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[163], vertex-id=[196704], x-aai-txid=[0-aai-resources-230227-14:39:22:883-86435], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.050Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f"}]} 2023-02-27T14:39:24.054Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:24.084Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:39:24.085Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:39:24.115Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:39:24.115Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:39:23 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[26], x-aai-txid=[2-aai-resources-230227-14:39:23:087-45025], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.117Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs","Node Not Found:No Node of type generic-vnf found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs","ERR.5.4.6114"]}}} 2023-02-27T14:39:24.119Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count 2023-02-27T14:39:24.124Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:24.152Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:39:24.153Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed|INFO|500||Invoke 2023-02-27T14:39:24.218Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed|INFO|500||InvokeReturn 2023-02-27T14:39:24.220Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:39:23 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[61], vertex-id=[196704], x-aai-txid=[1-aai-resources-230227-14:39:23:155-81350], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.222Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f"}]} 2023-02-27T14:39:24.229Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:24.270Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:39:24.271Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:39:24.325Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:39:24.326Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:39:23 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[50], x-aai-txid=[0-aai-resources-230227-14:39:23:274-99542], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.328Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks","Node Not Found:No Node of type l3-network found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks","ERR.5.4.6114"]}}} 2023-02-27T14:39:24.330Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/l3-networks?resultIndex=0&resultSize=1&format=count 2023-02-27T14:39:24.335Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:24.364Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:39:24.365Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed|INFO|500||Invoke 2023-02-27T14:39:24.528Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed|INFO|500||InvokeReturn 2023-02-27T14:39:24.528Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f?format=pathed has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:39:23 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[159], vertex-id=[196704], x-aai-txid=[0-aai-resources-230227-14:39:23:366-80568], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.529Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||{"results":[{"resource-type":"service-instance","resource-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f"}]} 2023-02-27T14:39:24.535Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:24.559Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T14:39:24.560Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke 2023-02-27T14:39:24.634Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn 2023-02-27T14:39:24.635Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 14:39:23 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[70], x-aai-txid=[1-aai-resources-230227-14:39:23:563-60265], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.636Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations","Node Not Found:No Node of type configuration found at: business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations","ERR.5.4.6114"]}}} 2023-02-27T14:39:24.639Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/035e20d8-0d12-4883-aff9-986b7c12931f/related-to/configurations?resultIndex=0&resultSize=1&format=count 2023-02-27T14:39:24.642Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T14:39:24.670Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T14:39:24.671Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-RequestID=[3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ee1abfdd-2576-4c66-8037-d52b6290adce], X-ECOMP-RequestID=[3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3], X-TransactionId=[], X-ONAP-RequestID=[3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3]} 2023-02-27T14:39:24.813Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 14:39:23 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[139], vertex-id=[213200], x-aai-txid=[1-aai-resources-230227-14:39:23:675-84885], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T14:39:24.814Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677508747851","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm"}]}]}} 2023-02-27T14:39:24.815Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T14:39:24.816Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T14:39:24.816Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T14:39:24.817Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:39:24.818Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T14:39:24.818Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:24.819Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T14:39:24.819Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T14:39:24.819Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"7fd9d9b750ea0816a8de4f96d67c02c0", X-B3-SpanId:"cd9ec6eeb74b13c3", X-B3-ParentSpanId:"ee8cf0d8c016ed8b", X-B3-Sampled:"0", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34202e08-2c23-495d-baa3-f034a832e2da"] 2023-02-27T14:39:24.820Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f"},"instanceName":null,"requestScope":"service"} 2023-02-27T14:39:24.820Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:24.862Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:24.863Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:24.863Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T14:39:24.863Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 14:39:25 GMT", x-envoy-upstream-service-time:"38", server:"envoy"] 2023-02-27T14:39:24.864Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T14:39:24.864Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:24.865Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T14:39:24.866Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:39:24.866Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:39:24.866Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:24.867Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:39:24.867Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:39:24.867Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acf12e2c-a6bb-44d4-a4f0-d459b6bb0593"] 2023-02-27T14:39:24.868Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:39:24.868Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:24.957Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:24.958Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:24.958Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:39:24.959Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:39:24 GMT", x-envoy-upstream-service-time:"85", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:24.964Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:39:24.964Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:24.965Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:39:24.969Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-02-27T14:39:24.969Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-02-27T14:39:24.969Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:24.970Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-02-27T14:39:24.970Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T14:39:24.970Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4cdc8845-20a3-438e-9a7b-ee74a1cdeb02"] 2023-02-27T14:39:24.971Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T14:39:24.971Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:25.063Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:25.063Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:25.064Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-02-27T14:39:25.064Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:39:24 GMT", x-envoy-upstream-service-time:"88", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:25.097Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-02-27T14:39:25.097Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:25.098Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-02-27T14:39:25.100Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:39:25.100Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T14:39:25.101Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:25.101Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T14:39:25.102Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T14:39:25.102Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e58e8f4-44c4-49f2-b484-0b1193205255"] 2023-02-27T14:39:25.102Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T14:39:25.103Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:25.223Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:25.223Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:25.224Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T14:39:25.224Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 14:39:24 GMT", x-envoy-upstream-service-time:"118", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:25.234Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T14:39:25.235Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:25.235Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T14:39:25.238Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:39:25.238Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T14:39:25.239Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:25.239Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T14:39:25.239Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T14:39:25.239Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1379", X-B3-TraceId:"7fd9d9b750ea0816a8de4f96d67c02c0", X-B3-SpanId:"d72e6db649939f91", X-B3-ParentSpanId:"ee8cf0d8c016ed8b", X-B3-Sampled:"0", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056e8fa5-95b7-4141-85aa-66de76e452b0"] 2023-02-27T14:39:25.239Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3","requestStatus":"IN_PROGRESS","startTime":1677508764639,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"035e20d8-0d12-4883-aff9-986b7c12931f","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3"} 2023-02-27T14:39:25.240Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:25.301Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:25.302Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T14:39:25.302Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T14:39:25.302Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 14:39:25 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:25.304Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:39:24.639+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:39:25.910+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:25.305Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:25.305Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T14:39:25.312Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:39:25.312Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T14:39:25.313Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:25.313Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T14:39:25.313Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T14:39:25.313Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2021", X-B3-TraceId:"7fd9d9b750ea0816a8de4f96d67c02c0", X-B3-SpanId:"d6b8192d577ceba6", X-B3-ParentSpanId:"ee8cf0d8c016ed8b", X-B3-Sampled:"0", X-ONAP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-TransactionID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ECOMP-RequestID:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4fe32442-f529-4ec6-ab85-5dd75eb9b1cc"] 2023-02-27T14:39:25.315Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelUuid\":\"8bb5101b-45d2-491d-b829-9cf2ecac7374\",\"modelInvariantUuid\":\"4aead5c5-08e0-46d0-930f-12c18183ddb2\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\"}","type":"String"},"requestId":{"value":"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3","type":"String"},"mso-request-id":{"value":"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"035e20d8-0d12-4883-aff9-986b7c12931f","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":true,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T14:39:25.315Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:26.403Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:26.404Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T14:39:26.405Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T14:39:26.405Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 14:39:25 GMT", x-onap-requestid:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", x-requestid:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", x-transactionid:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", x-ecomp-requestid:"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", x-onap-partnername:"UNKNOWN", x-invocationid:"4fe32442-f529-4ec6-ab85-5dd75eb9b1cc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1084", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:26.406Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3\",\"instanceId\":\"035e20d8-0d12-4883-aff9-986b7c12931f\"}}","message":"Success","processInstanceID":"87df456f-b6ac-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T14:39:26.406Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:26.407Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T14:39:26.413Z|3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:26.623Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:26.627Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:26.628Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:26.628Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:26.629Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:26.629Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:26.629Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c9e6c345b9c40c8f666f6a010aa4b11", X-B3-SpanId:"2b8592743850bc75", X-B3-ParentSpanId:"c322bf656b49d71e", X-B3-Sampled:"0", X-ONAP-RequestID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-RequestID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-TransactionID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-ECOMP-RequestID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42da11f0-ffb8-4a7c-ae30-e3aba721e37a"] 2023-02-27T14:39:26.630Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:26.630Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:26.660Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:26.660Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:26.660Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : OK 2023-02-27T14:39:26.661Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:26 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:26.663Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T14:39:24.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T14:39:25.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:26.663Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:26.664Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||InvokeReturn 2023-02-27T14:39:26.665Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:26.666Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:26.666Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:26.666Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:26.667Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:26.667Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c9e6c345b9c40c8f666f6a010aa4b11", X-B3-SpanId:"2ef60b27d6f8be91", X-B3-ParentSpanId:"c322bf656b49d71e", X-B3-Sampled:"0", X-ONAP-RequestID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-RequestID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-TransactionID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-ECOMP-RequestID:"7e655e3b-cffd-4286-819a-91f8e7cd9d1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12377e60-5fe6-4dd3-b36d-e0c27562c127"] 2023-02-27T14:39:26.667Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:26.668Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:26.700Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:26.700Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:26.701Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:26.701Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:26.704Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:26.705Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:26.705Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:26.714Z|7e655e3b-cffd-4286-819a-91f8e7cd9d1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:32.492Z|0891ee1a-00c3-418a-9fe5-a69fa2128509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:32.493Z|0891ee1a-00c3-418a-9fe5-a69fa2128509|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:32.519Z|2570ccba-e2b7-4e76-92a6-7d04ffd71a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:32.520Z|2570ccba-e2b7-4e76-92a6-7d04ffd71a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:32.536Z|f9c569e2-529c-45bc-bb41-8e312a900cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:32.537Z|f9c569e2-529c-45bc-bb41-8e312a900cf5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:36.955Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:36.962Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:36.962Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:36.963Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:36.963Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:36.963Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:36.963Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a264816cf97c99b19c584c69ac542c43", X-B3-SpanId:"38b1ea74040af7d5", X-B3-ParentSpanId:"7dcc5584ffb5e0b8", X-B3-Sampled:"0", X-ONAP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-TransactionID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ECOMP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa1fc5fa-70f0-4dc5-b4a4-863a6d8bcd09"] 2023-02-27T14:39:36.964Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:36.964Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:37.018Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:37.019Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:37.019Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : OK 2023-02-27T14:39:37.019Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:37 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:37.026Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignServiceInstanceBB (Execution Path progress: BBs completed = 1; BBs remaining = 1).", "progress" : 52, "startTime" : "2023-02-27T14:39:24.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:37.027Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:37.027Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||InvokeReturn 2023-02-27T14:39:37.029Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:37.030Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:37.030Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:37.030Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:37.031Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:37.031Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a264816cf97c99b19c584c69ac542c43", X-B3-SpanId:"7435265749c1934b", X-B3-ParentSpanId:"7dcc5584ffb5e0b8", X-B3-Sampled:"0", X-ONAP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-TransactionID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ECOMP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69167848-d486-466b-930c-34ebc40ddb82"] 2023-02-27T14:39:37.031Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:37.032Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:37.069Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:37.070Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:37.070Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:37.070Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:37 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:37.073Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:37.073Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:37.074Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:37.101Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:39:37.102Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T14:39:37.102Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:37.103Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T14:39:37.103Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:39:37.103Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-TransactionID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ECOMP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"104b7534-2403-4ac4-873f-7eb36fcc6896"] 2023-02-27T14:39:37.103Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:39:37.103Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:37.533Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:37.534Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:37.535Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:39:37.535Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F88632DAC643B12CA57C5E81A9FC02BA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 14:39:37 GMT", x-envoy-upstream-service-time:"421", server:"envoy"] 2023-02-27T14:39:37.535Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519","businessKey":"3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T14:39:30.965+0000","endTime":"2023-02-27T14:39:32.284+0000","removalTime":null,"durationInMillis":1319,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"87df456f-b6ac-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"8b78c0ab-b6ac-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T14:39:37.536Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:37.536Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:39:37.561Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:39:37.561Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T14:39:37.562Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:37.562Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T14:39:37.562Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T14:39:37.563Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-TransactionID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ECOMP-RequestID:"52b71c74-f429-49b1-a648-b0c42a367b34", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5fde54b-97b9-4c82-9cc5-589cb3a8a941"] 2023-02-27T14:39:37.563Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T14:39:37.564Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:37.898Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:37.899Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:37.900Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T14:39:37.900Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4F1C11FF14AEB41D6BC75F9A5D67E33; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 14:39:37 GMT", x-envoy-upstream-service-time:"331", server:"envoy"] 2023-02-27T14:39:37.901Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:8b8a9a40-b6ac-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519","executionId":"8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T14:39:31.010+0000","endTime":"2023-02-27T14:39:32.280+0000","durationInMillis":1270,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"87df456f-b6ac-11ed-aebb-b22d1e2f9519"}] 2023-02-27T14:39:37.901Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:37.902Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8b83bc5d-b6ac-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T14:39:37.906Z|52b71c74-f429-49b1-a648-b0c42a367b34|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:38.153Z|71be4da0-626d-4e6e-ac37-8e8e9f657995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:39:38.154Z|71be4da0-626d-4e6e-ac37-8e8e9f657995|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:39:38.867Z|6d8229e0-1201-4d04-ba7d-d3c0eae84b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:39:38.867Z|6d8229e0-1201-4d04-ba7d-d3c0eae84b73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:39:42.526Z|c82ff1d7-378d-40ba-95b4-8e3ad227f3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:42.527Z|c82ff1d7-378d-40ba-95b4-8e3ad227f3c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:42.548Z|96612c38-a20d-43a0-a5de-c865905df8ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:42.549Z|96612c38-a20d-43a0-a5de-c865905df8ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:42.567Z|b578952e-be3e-4287-ac34-45ba66cd19d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:42.568Z|b578952e-be3e-4287-ac34-45ba66cd19d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:48.089Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:48.097Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:48.098Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:48.098Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:48.098Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:48.099Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:48.099Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a454935c5b8caf049dd1b0e0967fb946", X-B3-SpanId:"1b5690d88ff84f7b", X-B3-ParentSpanId:"6bd8c0867768fe76", X-B3-Sampled:"0", X-ONAP-RequestID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-RequestID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-TransactionID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-ECOMP-RequestID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8fd5a2d-e43a-4d4c-8bb6-805a75ff3a0e"] 2023-02-27T14:39:48.099Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:48.100Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:48.157Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:48.158Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:48.158Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : OK 2023-02-27T14:39:48.159Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:48 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:48.160Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:39:24.000+00:00", "endTime" : "2023-02-27T14:39:39.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:48.161Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:48.162Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||InvokeReturn 2023-02-27T14:39:48.164Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:48.164Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:48.165Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:48.165Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:48.165Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:48.166Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a454935c5b8caf049dd1b0e0967fb946", X-B3-SpanId:"def8c481abe461aa", X-B3-ParentSpanId:"6bd8c0867768fe76", X-B3-Sampled:"0", X-ONAP-RequestID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-RequestID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-TransactionID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-ECOMP-RequestID:"6cf35131-537e-435c-9f10-4d7e7b929996", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6092818c-08aa-4b7b-9f0c-9ed33c375794"] 2023-02-27T14:39:48.166Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:48.167Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:48.227Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:48.228Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:48.229Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:48.229Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:48 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:48.229Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:48.230Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:48.230Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:48.240Z|6cf35131-537e-435c-9f10-4d7e7b929996|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:48.414Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:48.419Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:48.420Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:48.420Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:48.421Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:48.421Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:48.422Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a40e098885666bdd54c07eefe07f7823", X-B3-SpanId:"4cce4514325c37db", X-B3-ParentSpanId:"3b3e1684fdafbec4", X-B3-Sampled:"0", X-ONAP-RequestID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-RequestID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-TransactionID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-ECOMP-RequestID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"01d0e1fc-c308-4fd8-9ef1-cd69e780abd0"] 2023-02-27T14:39:48.422Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:48.422Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:48.482Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:48.482Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:48.483Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : OK 2023-02-27T14:39:48.484Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:48 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:48.492Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:39:24.000+00:00", "endTime" : "2023-02-27T14:39:39.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:48.493Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:48.493Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||InvokeReturn 2023-02-27T14:39:48.495Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:48.495Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:48.496Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:48.496Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:48.496Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:48.497Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a40e098885666bdd54c07eefe07f7823", X-B3-SpanId:"2bc93b3c75d348fb", X-B3-ParentSpanId:"3b3e1684fdafbec4", X-B3-Sampled:"0", X-ONAP-RequestID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-RequestID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-TransactionID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-ECOMP-RequestID:"00f2ad7e-01b8-4460-9e83-2b6e4649e8e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72647e0d-cef8-4dcf-ac4a-1714471cf13f"] 2023-02-27T14:39:48.497Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:48.498Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:48.536Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:48.537Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:48.537Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:48.538Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:48 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:48.543Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:48.543Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:48.544Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:48.559Z|00f2ad7e-01b8-4460-9e83-2b6e4649e8e5|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:48.733Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:48.738Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:48.738Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:48.739Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:48.739Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:48.739Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:48.740Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28baeb325ba957bcc4a755819250be2b", X-B3-SpanId:"61721caf8d3254b6", X-B3-ParentSpanId:"15820190b1072739", X-B3-Sampled:"0", X-ONAP-RequestID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-RequestID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-TransactionID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-ECOMP-RequestID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3423a2d0-f196-4026-be83-95ac44cb8525"] 2023-02-27T14:39:48.740Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:48.740Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:48.858Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:48.859Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:48.860Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : OK 2023-02-27T14:39:48.860Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:48 GMT", x-envoy-upstream-service-time:"115", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:48.866Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:39:24.000+00:00", "endTime" : "2023-02-27T14:39:39.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:48.867Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:48.867Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||InvokeReturn 2023-02-27T14:39:48.869Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:48.869Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:48.870Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:48.870Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:48.870Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:48.871Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"28baeb325ba957bcc4a755819250be2b", X-B3-SpanId:"37cab915d141ac38", X-B3-ParentSpanId:"15820190b1072739", X-B3-Sampled:"0", X-ONAP-RequestID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-RequestID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-TransactionID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-ECOMP-RequestID:"4db40b18-60f3-451a-b5aa-f67db4c360cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2560027-7b97-40f7-b74d-89ad934bd0b9"] 2023-02-27T14:39:48.871Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:48.872Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:48.989Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:48.990Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:48.991Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:48.991Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:48 GMT", x-envoy-upstream-service-time:"113", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:48.992Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:48.992Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:48.993Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:49.001Z|4db40b18-60f3-451a-b5aa-f67db4c360cf|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:49.190Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Entering 2023-02-27T14:39:49.200Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:49.202Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||Invoke 2023-02-27T14:39:49.202Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:49.203Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3 2023-02-27T14:39:49.203Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Method : GET 2023-02-27T14:39:49.204Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ce04d8f0eac66f0db27c828774acf7", X-B3-SpanId:"29420bf24f0e8be1", X-B3-ParentSpanId:"dda70e93f6745ba7", X-B3-Sampled:"0", X-ONAP-RequestID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-RequestID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-TransactionID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-ECOMP-RequestID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2c78b05-97b9-474d-87c4-71ea8c2226ef"] 2023-02-27T14:39:49.204Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Request body: 2023-02-27T14:39:49.205Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:49.282Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:49.283Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:49.283Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Status text : OK 2023-02-27T14:39:49.284Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:49 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:49.291Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||Response body: { "requestId" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "requestStatus" : "COMPLETE", "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T14:39:24.000+00:00", "endTime" : "2023-02-27T14:39:39.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm\",\n \"modelInvariantId\": \"4aead5c5-08e0-46d0-930f-12c18183ddb2\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"8bb5101b-45d2-491d-b829-9cf2ecac7374\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": true\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T14:39:40.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "035e20d8-0d12-4883-aff9-986b7c12931f", "serviceInstanceName" : "basic_vm-47b2c9da-eb9f-4b69-a282-29eba2c1b86a", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/035e20d8-0d12-4883-aff9-986b7c12931f", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3" } } } 2023-02-27T14:39:49.292Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:49.292Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|INFO|500||InvokeReturn 2023-02-27T14:39:49.294Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:49.294Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T14:39:49.295Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T14:39:49.295Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false 2023-02-27T14:39:49.295Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T14:39:49.296Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"17ce04d8f0eac66f0db27c828774acf7", X-B3-SpanId:"74f0354247790d1c", X-B3-ParentSpanId:"dda70e93f6745ba7", X-B3-Sampled:"0", X-ONAP-RequestID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-RequestID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-TransactionID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-ECOMP-RequestID:"fae949b5-c595-4a7a-b354-602f5e1eab6b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e89335ce-2560-446f-98f6-9b98b0401fc5"] 2023-02-27T14:39:49.296Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T14:39:49.296Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T14:39:49.342Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T14:39:49.343Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T14:39:49.344Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T14:39:49.344Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 14:39:49 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T14:39:49.352Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T14:39:49.352Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T14:39:49.353Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T14:39:49.368Z|fae949b5-c595-4a7a-b354-602f5e1eab6b|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/3b0cfcfa-5a73-4326-a5e9-ecc68ae03bc3|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T14:39:52.559Z|d6a48b4a-e079-423f-9caa-9e9fe62f5930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:52.560Z|d6a48b4a-e079-423f-9caa-9e9fe62f5930|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:52.578Z|b2fbc569-50cd-4af6-a2e4-2055709f071d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:52.579Z|b2fbc569-50cd-4af6-a2e4-2055709f071d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:52.594Z|6bb4d909-8bf9-4a6b-a4ae-5995665e544c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:39:52.595Z|6bb4d909-8bf9-4a6b-a4ae-5995665e544c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:39:53.153Z|ea9f71ed-2c34-4d87-8400-2ab36b7fce33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:39:53.154Z|ea9f71ed-2c34-4d87-8400-2ab36b7fce33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:40:02.586Z|ff2ca774-bb3a-452f-b7eb-0b04027a89de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:02.587Z|ff2ca774-bb3a-452f-b7eb-0b04027a89de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:02.604Z|e592116c-8a7e-453c-9572-df9ba21d50d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:02.605Z|e592116c-8a7e-453c-9572-df9ba21d50d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:02.617Z|30dbb450-a849-4a25-aeb7-145cbcd81fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:02.618Z|30dbb450-a849-4a25-aeb7-145cbcd81fd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:08.153Z|380a9f45-0495-42ad-bc8c-0ccfa1259c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:40:08.157Z|380a9f45-0495-42ad-bc8c-0ccfa1259c68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:40:08.868Z|75a58e14-fdfd-4824-8e09-66e346d7f97f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:40:08.868Z|75a58e14-fdfd-4824-8e09-66e346d7f97f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:40:12.614Z|20959164-b3be-48d9-b480-4083c867a7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:12.615Z|20959164-b3be-48d9-b480-4083c867a7cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:12.631Z|45191c98-72c8-4e2a-b9ac-34f6a1389d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:12.632Z|45191c98-72c8-4e2a-b9ac-34f6a1389d04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:12.647Z|afbd40e1-ed57-4e69-838a-6e3be0ae2af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:12.647Z|afbd40e1-ed57-4e69-838a-6e3be0ae2af2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:16.328Z|1cd17446-8c76-4b8c-821e-3da029e65b28|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:40:16.329Z|1cd17446-8c76-4b8c-821e-3da029e65b28|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:22.643Z|157944a4-01ae-4a81-b674-17183be550da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:22.643Z|157944a4-01ae-4a81-b674-17183be550da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:22.655Z|146c469c-137b-4fee-a68c-e9838fa37d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:22.656Z|146c469c-137b-4fee-a68c-e9838fa37d9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:22.672Z|bf45bd17-b6e6-4857-b3d7-c899ee3b9a9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:22.673Z|bf45bd17-b6e6-4857-b3d7-c899ee3b9a9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:23.153Z|dfec141c-21e3-4e89-99b1-c50129b29f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:40:23.154Z|dfec141c-21e3-4e89-99b1-c50129b29f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:40:32.672Z|bd36e14a-3208-4019-bbd0-e0f56bd71e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:32.673Z|bd36e14a-3208-4019-bbd0-e0f56bd71e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:32.682Z|29c6a456-a207-47d6-98cf-7fcffdaabe27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:32.682Z|29c6a456-a207-47d6-98cf-7fcffdaabe27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:32.698Z|ce01e94a-8a2d-4f82-8cb4-3addf023c9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:32.699Z|ce01e94a-8a2d-4f82-8cb4-3addf023c9fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:38.154Z|33a608ee-0f4b-4767-b721-3f623c8bcdf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:40:38.155Z|33a608ee-0f4b-4767-b721-3f623c8bcdf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:40:38.869Z|e4bc014e-505f-46e2-9682-d7c552b53601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:40:38.870Z|e4bc014e-505f-46e2-9682-d7c552b53601|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:40:42.697Z|df6c9a04-518f-48bb-8cb6-fe1356a854e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:42.698Z|df6c9a04-518f-48bb-8cb6-fe1356a854e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:42.704Z|98fd10e3-73a4-4fc4-8c07-1e04eccce569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:42.704Z|98fd10e3-73a4-4fc4-8c07-1e04eccce569|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:42.723Z|4118be41-5b00-4d38-b171-c4f0c9e57818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:42.724Z|4118be41-5b00-4d38-b171-c4f0c9e57818|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:52.726Z|8b898b10-1a84-4444-a410-edd51e7769f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:52.726Z|8b898b10-1a84-4444-a410-edd51e7769f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:52.727Z|9ade0430-fb1c-4618-9465-858f8df29f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:52.728Z|9ade0430-fb1c-4618-9465-858f8df29f58|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:52.750Z|4c7abcea-f51b-4768-9950-2fd6d262063e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:40:52.751Z|4c7abcea-f51b-4768-9950-2fd6d262063e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:40:53.153Z|5efa5276-935d-4a18-bbde-1196186e338a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:40:53.156Z|5efa5276-935d-4a18-bbde-1196186e338a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:41:02.759Z|c568c803-9401-444e-bc47-82a0a1b32e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:02.762Z|c568c803-9401-444e-bc47-82a0a1b32e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:02.766Z|7695a0c8-c73e-4ce7-be42-6adcb1a3efab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:02.767Z|7695a0c8-c73e-4ce7-be42-6adcb1a3efab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:02.785Z|907aa1f7-f8dc-4c24-9223-e82ae9113ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:02.786Z|907aa1f7-f8dc-4c24-9223-e82ae9113ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:08.153Z|c1c002f8-5e3a-4b10-b645-72dd3858e53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:41:08.154Z|c1c002f8-5e3a-4b10-b645-72dd3858e53e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:41:08.870Z|4903f2f0-91e8-4a39-b333-ee57c0557791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:41:08.871Z|4903f2f0-91e8-4a39-b333-ee57c0557791|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:41:12.795Z|408921e1-c6f6-4702-8bc8-f34a3698385d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:12.795Z|408921e1-c6f6-4702-8bc8-f34a3698385d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:12.799Z|fefbc10f-840e-48f7-b628-47e26423b6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:12.800Z|fefbc10f-840e-48f7-b628-47e26423b6a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:12.813Z|4f8a7b1c-1320-4d84-9d8c-ef628c99a54d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:12.814Z|4f8a7b1c-1320-4d84-9d8c-ef628c99a54d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:16.325Z|a1202684-7ee0-4f94-a40a-ac1a6476e211|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:41:16.326Z|a1202684-7ee0-4f94-a40a-ac1a6476e211|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:22.823Z|7119ce27-9e0e-44d4-b05c-6f60a85c48cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:22.823Z|8556548a-45cc-42cf-a4f0-aaae973bfbdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:22.824Z|7119ce27-9e0e-44d4-b05c-6f60a85c48cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:22.824Z|8556548a-45cc-42cf-a4f0-aaae973bfbdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:22.840Z|139606da-afa1-4ed5-be62-99162e97d3ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:22.841Z|139606da-afa1-4ed5-be62-99162e97d3ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:23.153Z|d2e2c000-fbec-4ac7-a108-3aeaaeda55a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:41:23.154Z|d2e2c000-fbec-4ac7-a108-3aeaaeda55a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:41:32.849Z|5445cd17-289d-4e54-bc74-eb9fac564287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:32.850Z|5445cd17-289d-4e54-bc74-eb9fac564287|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:32.849Z|2fbdbc00-e9ee-4d12-8c99-06e0c42631a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:32.850Z|2fbdbc00-e9ee-4d12-8c99-06e0c42631a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:32.870Z|a9185c0a-8617-49eb-8454-4c60413eec7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:32.871Z|a9185c0a-8617-49eb-8454-4c60413eec7e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:38.153Z|0faeb109-4fef-4f36-aedf-2851f04d7781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:41:38.157Z|0faeb109-4fef-4f36-aedf-2851f04d7781|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:41:38.871Z|4bc485bb-8b52-40fe-8f8f-5b240efd653d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:41:38.872Z|4bc485bb-8b52-40fe-8f8f-5b240efd653d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:41:42.874Z|b36b6f3c-fb37-4deb-a4a1-a499ebca253b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:42.875Z|b36b6f3c-fb37-4deb-a4a1-a499ebca253b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:42.877Z|124f3bf6-d99b-4c1a-bbb0-b84ca5132923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:42.877Z|124f3bf6-d99b-4c1a-bbb0-b84ca5132923|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:42.894Z|bc79fdb1-010e-47c4-9c3c-51203d77c887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:42.895Z|bc79fdb1-010e-47c4-9c3c-51203d77c887|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:52.897Z|72bd8e5c-6e7f-489f-92c7-0b8e63405de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:52.897Z|420b86bf-2c91-49e1-ba9e-4619dd208c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:52.898Z|72bd8e5c-6e7f-489f-92c7-0b8e63405de4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:52.898Z|420b86bf-2c91-49e1-ba9e-4619dd208c21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:52.918Z|886a77f7-8467-4af3-9cd6-4080cd20f23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:41:52.919Z|886a77f7-8467-4af3-9cd6-4080cd20f23b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:41:53.153Z|7db8cc85-3d1e-418b-8232-03a691ed8879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:41:53.154Z|7db8cc85-3d1e-418b-8232-03a691ed8879|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:42:02.922Z|3e94a750-3e49-496c-a141-cfdd63fbda0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:02.923Z|3e94a750-3e49-496c-a141-cfdd63fbda0b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:02.922Z|cd6cec8c-c9dd-4cd1-9ce8-90f4f80da7d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:02.925Z|cd6cec8c-c9dd-4cd1-9ce8-90f4f80da7d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:02.944Z|e5024fc6-e901-4eec-afdc-a478114eda3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:02.944Z|e5024fc6-e901-4eec-afdc-a478114eda3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:08.153Z|3b126a0a-2f68-4066-b9a7-0f64715b3c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:42:08.154Z|3b126a0a-2f68-4066-b9a7-0f64715b3c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:42:08.873Z|607ef928-271f-4794-bb79-e5247b462ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:42:08.873Z|607ef928-271f-4794-bb79-e5247b462ae6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:42:12.946Z|b2441af8-aaa2-466b-9424-d74ca37814e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:12.946Z|48926f9b-cc21-4ed9-96c9-3a0d7a20f0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:12.947Z|b2441af8-aaa2-466b-9424-d74ca37814e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:12.947Z|48926f9b-cc21-4ed9-96c9-3a0d7a20f0c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:12.969Z|24fa5072-732c-488a-8586-88771941f5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:12.969Z|24fa5072-732c-488a-8586-88771941f5fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:16.326Z|5c1570a4-4aea-4882-a2b2-90bfe9d65a4e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:42:16.327Z|5c1570a4-4aea-4882-a2b2-90bfe9d65a4e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:22.969Z|eec9fa61-74e3-4bc8-9dd7-27caa411c56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:22.970Z|eec9fa61-74e3-4bc8-9dd7-27caa411c56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:22.983Z|1dfcd02e-a3fe-4f3f-896e-f16ed4098564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:22.984Z|1dfcd02e-a3fe-4f3f-896e-f16ed4098564|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:22.995Z|52600df8-28e9-47c5-8493-c3c775decdc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:22.996Z|52600df8-28e9-47c5-8493-c3c775decdc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:23.153Z|bf2d5f5f-44d7-42f2-943c-29fd2698aa9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:42:23.156Z|bf2d5f5f-44d7-42f2-943c-29fd2698aa9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:42:32.993Z|02ff1760-fbd1-421e-8416-f4816d624bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:32.994Z|02ff1760-fbd1-421e-8416-f4816d624bbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:33.015Z|42a4f540-04a7-467e-a3a2-881510e455f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:33.015Z|42a4f540-04a7-467e-a3a2-881510e455f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:33.030Z|95078f8b-cc69-43ba-b2f7-7f5b5bdedac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:33.031Z|95078f8b-cc69-43ba-b2f7-7f5b5bdedac0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:38.153Z|7564058b-6c9e-4eaa-ae7e-46e412ea07c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:42:38.154Z|7564058b-6c9e-4eaa-ae7e-46e412ea07c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:42:38.874Z|35926c9d-4287-4cab-b36d-799f399123e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:42:38.874Z|35926c9d-4287-4cab-b36d-799f399123e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:42:43.017Z|011828f2-913d-4ebf-95ab-7478abce4ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:43.018Z|011828f2-913d-4ebf-95ab-7478abce4ae8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:43.040Z|50cccafe-f291-4382-9e7e-68bb3491bfc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:43.041Z|50cccafe-f291-4382-9e7e-68bb3491bfc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:43.091Z|1901b273-30cc-441f-9732-46a3cda36be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:43.091Z|1901b273-30cc-441f-9732-46a3cda36be9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:53.044Z|685ae4d4-2ace-456a-8f19-1a9c95769306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:53.045Z|685ae4d4-2ace-456a-8f19-1a9c95769306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:53.065Z|a7f2dbce-b868-4837-991e-703a13451c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:53.066Z|a7f2dbce-b868-4837-991e-703a13451c54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:53.115Z|db249cea-53f2-46d0-9ec2-948731271bdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:42:53.116Z|db249cea-53f2-46d0-9ec2-948731271bdf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:42:53.153Z|a0c6b779-4820-49a6-bcb5-3f74a1b9d8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:42:53.154Z|a0c6b779-4820-49a6-bcb5-3f74a1b9d8b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:03.069Z|48ebef75-6d94-4e3b-863a-645e131bd8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:03.070Z|48ebef75-6d94-4e3b-863a-645e131bd8f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:03.097Z|214995af-6667-4808-bbdf-51de03074f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:03.098Z|214995af-6667-4808-bbdf-51de03074f32|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:03.139Z|51a14462-eaa6-412f-897f-e78790beb1fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:03.139Z|51a14462-eaa6-412f-897f-e78790beb1fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:08.153Z|e62d72ef-b325-4040-8fab-94c29a5530e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:43:08.167Z|e62d72ef-b325-4040-8fab-94c29a5530e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:08.875Z|c57d74fb-8bd2-4451-bf55-3dd563d5be9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:43:08.876Z|c57d74fb-8bd2-4451-bf55-3dd563d5be9a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:13.098Z|cf63c51b-2280-4039-ab08-8ea70ca0be36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:13.099Z|cf63c51b-2280-4039-ab08-8ea70ca0be36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:13.133Z|58cfcbf1-1b54-44be-aaf0-96b5ea5220b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:13.134Z|58cfcbf1-1b54-44be-aaf0-96b5ea5220b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:13.163Z|5997a0f5-ea98-4b5a-bc47-bdad1f22ca53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:13.164Z|5997a0f5-ea98-4b5a-bc47-bdad1f22ca53|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:16.326Z|07e3f350-f97f-418f-8608-f4eaf56a70db|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:43:16.327Z|07e3f350-f97f-418f-8608-f4eaf56a70db|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:23.123Z|7bdb9f7a-e614-45c9-89b1-71c9aac5008c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:23.124Z|7bdb9f7a-e614-45c9-89b1-71c9aac5008c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:23.153Z|fb4d4f3a-acb4-4ef1-ab14-bdb9e092746c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:43:23.154Z|fb4d4f3a-acb4-4ef1-ab14-bdb9e092746c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:23.159Z|c1a16d5e-823f-4e6b-9829-6490fd3a3643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:23.159Z|c1a16d5e-823f-4e6b-9829-6490fd3a3643|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:23.187Z|a2e63403-dac0-4446-900d-0b0fe2ec07c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:23.188Z|a2e63403-dac0-4446-900d-0b0fe2ec07c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:33.150Z|a89509b3-ddd5-4ab7-85b4-e4617ad6b248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:33.151Z|a89509b3-ddd5-4ab7-85b4-e4617ad6b248|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:33.184Z|31ca37e3-05f7-4e2b-9dee-2700d18e84ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:33.186Z|31ca37e3-05f7-4e2b-9dee-2700d18e84ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:33.211Z|68452e35-839a-4502-9acc-c83e93b9e3a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:33.211Z|68452e35-839a-4502-9acc-c83e93b9e3a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:38.154Z|26668bf1-4a04-4437-a74a-454d67a751cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:43:38.154Z|26668bf1-4a04-4437-a74a-454d67a751cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:38.876Z|dc8edda7-81e7-4b8f-86b5-2b0b7a98e428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:43:38.877Z|dc8edda7-81e7-4b8f-86b5-2b0b7a98e428|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:43.185Z|437e392a-77d3-46df-bdc6-4ed640226460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:43.185Z|437e392a-77d3-46df-bdc6-4ed640226460|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:43.211Z|0a495a7d-ad50-4a6d-a4d7-777fea0f9b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:43.212Z|0a495a7d-ad50-4a6d-a4d7-777fea0f9b63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:43.237Z|f14e82fa-4ddb-4a84-8ab3-85bed7199f23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:43.238Z|f14e82fa-4ddb-4a84-8ab3-85bed7199f23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:53.154Z|03f8839b-bc5d-4644-ab2b-34333ddda9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:43:53.157Z|03f8839b-bc5d-4644-ab2b-34333ddda9c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:43:53.216Z|ddc52e94-badc-4309-9850-64fe7a9da74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:53.217Z|ddc52e94-badc-4309-9850-64fe7a9da74e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:53.237Z|935d4214-e943-48ef-939b-d2fb33553e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:53.237Z|935d4214-e943-48ef-939b-d2fb33553e09|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:43:53.264Z|c3b84050-b1fb-4bff-b51f-8ca40e59fcd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:43:53.265Z|c3b84050-b1fb-4bff-b51f-8ca40e59fcd3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:03.244Z|2194c0d6-ec9a-4504-9cd1-34a2872ec1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:03.245Z|2194c0d6-ec9a-4504-9cd1-34a2872ec1d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:03.266Z|a019ce89-de5d-4ff9-8d2f-49bda50581b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:03.267Z|a019ce89-de5d-4ff9-8d2f-49bda50581b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:03.295Z|5f16ec86-197b-46b2-801e-2ffd6301df23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:03.296Z|5f16ec86-197b-46b2-801e-2ffd6301df23|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:08.154Z|d571c72d-20f3-40e0-8af4-d13f069133c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:44:08.154Z|d571c72d-20f3-40e0-8af4-d13f069133c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:44:08.878Z|362aa8ea-5883-430e-9547-b8f3d4c04c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:44:08.879Z|362aa8ea-5883-430e-9547-b8f3d4c04c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:44:13.274Z|355d3f42-88cf-4d3f-9be4-7bee7f9ce87a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:13.275Z|355d3f42-88cf-4d3f-9be4-7bee7f9ce87a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:13.294Z|a21fd265-e52a-45a3-9a5f-8b2ae9a1dbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:13.295Z|a21fd265-e52a-45a3-9a5f-8b2ae9a1dbe1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:13.327Z|bf2dc1f0-e405-4cd3-8662-fb8676dd7feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:13.328Z|bf2dc1f0-e405-4cd3-8662-fb8676dd7feb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:16.329Z|4cfeb553-5d5a-48e4-9760-40b56c9a44a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:44:16.330Z|4cfeb553-5d5a-48e4-9760-40b56c9a44a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:23.154Z|9c6328a9-ff05-4091-99a5-b171f254ac4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:44:23.155Z|9c6328a9-ff05-4091-99a5-b171f254ac4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:44:23.311Z|274c1e7f-dc04-48a9-ae42-ec0bb6ab44e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:23.313Z|274c1e7f-dc04-48a9-ae42-ec0bb6ab44e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:23.324Z|b3936a4d-0f8d-4fbd-a9ee-43c424c4181e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:23.325Z|b3936a4d-0f8d-4fbd-a9ee-43c424c4181e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:23.358Z|cb5138e0-aba4-4963-8b9a-3bc50b759789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:23.359Z|cb5138e0-aba4-4963-8b9a-3bc50b759789|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:33.351Z|06b840b0-2266-43b6-8eed-3558781bf68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:33.351Z|06b840b0-2266-43b6-8eed-3558781bf68d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:33.362Z|14b88e2f-a9b0-42fb-b53e-4ba3a9f3db21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:33.363Z|14b88e2f-a9b0-42fb-b53e-4ba3a9f3db21|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:33.382Z|439040f9-cbcb-43ab-b6bc-49ff0d41f0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:33.383Z|439040f9-cbcb-43ab-b6bc-49ff0d41f0c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:38.154Z|a882dc4f-7904-4248-a3f5-a6e79b77c40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:44:38.159Z|a882dc4f-7904-4248-a3f5-a6e79b77c40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:44:38.880Z|2a7f138c-dedf-42c8-a2ca-57e78bcf73d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:44:38.881Z|2a7f138c-dedf-42c8-a2ca-57e78bcf73d8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:44:43.381Z|dc0b7e19-92a1-40cb-aeeb-552b99dd2458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:43.382Z|dc0b7e19-92a1-40cb-aeeb-552b99dd2458|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:43.389Z|f2bf8e93-591c-4235-ad9d-78c4acd67a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:43.390Z|f2bf8e93-591c-4235-ad9d-78c4acd67a10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:43.406Z|50062623-bed9-4254-b701-bc6adf3eeaa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:43.406Z|50062623-bed9-4254-b701-bc6adf3eeaa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:53.154Z|45ed297e-443c-4b52-a4c4-b58a0b1edcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:44:53.156Z|45ed297e-443c-4b52-a4c4-b58a0b1edcfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:44:53.411Z|ffff3a13-f722-49be-ac4a-79a0fdf827f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:53.412Z|ffff3a13-f722-49be-ac4a-79a0fdf827f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:53.416Z|ba89f106-ad1e-483b-af96-14835e95db1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:53.417Z|ba89f106-ad1e-483b-af96-14835e95db1e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:44:53.433Z|cb41d411-61eb-4c26-a01f-d594a6f8612e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:44:53.434Z|cb41d411-61eb-4c26-a01f-d594a6f8612e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:03.437Z|6515933e-ff25-43f6-aa65-ff083d639c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:03.438Z|6515933e-ff25-43f6-aa65-ff083d639c19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:03.440Z|69857058-e7c2-44a0-a47c-f1cf55850535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:03.440Z|69857058-e7c2-44a0-a47c-f1cf55850535|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:03.461Z|c6f1859a-f0e6-44c3-9e1a-cc6f93444a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:03.462Z|c6f1859a-f0e6-44c3-9e1a-cc6f93444a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:08.153Z|087424a2-6738-47e6-93ad-f003775aeb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:45:08.154Z|087424a2-6738-47e6-93ad-f003775aeb9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:45:08.882Z|ac74350e-c9fb-407f-a8da-39257502c15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:45:08.883Z|ac74350e-c9fb-407f-a8da-39257502c15f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:45:13.463Z|ce19acd6-9c65-43cc-8aa2-effc54968bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:13.465Z|ce19acd6-9c65-43cc-8aa2-effc54968bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:13.466Z|c68ae12b-4808-4bb6-bad1-a4f1c15007e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:13.467Z|c68ae12b-4808-4bb6-bad1-a4f1c15007e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:13.487Z|cf3550f7-7274-4d4e-8d9b-4d01cf1939d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:13.488Z|cf3550f7-7274-4d4e-8d9b-4d01cf1939d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:16.327Z|32b15fdf-f928-4b34-a2ae-f9f054df9303|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:45:16.328Z|32b15fdf-f928-4b34-a2ae-f9f054df9303|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:23.153Z|988d3693-5ae0-4753-804c-4768d0db21ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:45:23.154Z|988d3693-5ae0-4753-804c-4768d0db21ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:45:23.495Z|00d0e50c-896a-4ac3-aa5f-677791f7d397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:23.495Z|0b96c64b-c4b8-4a2a-a48d-0ec1d09c3869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:23.496Z|00d0e50c-896a-4ac3-aa5f-677791f7d397|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:23.496Z|0b96c64b-c4b8-4a2a-a48d-0ec1d09c3869|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:23.518Z|d8a811ac-d5e5-4e26-9068-61353c251dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:23.520Z|d8a811ac-d5e5-4e26-9068-61353c251dbd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:33.521Z|e8a0c5dc-de32-443a-a174-270a570553c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:33.521Z|e8a0c5dc-de32-443a-a174-270a570553c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:33.523Z|127fbda4-eeb5-4c7e-ae8e-bd9794c0f01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:33.523Z|127fbda4-eeb5-4c7e-ae8e-bd9794c0f01f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:33.544Z|24a00007-e4f3-4a11-af58-221f82c9ec83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:33.545Z|24a00007-e4f3-4a11-af58-221f82c9ec83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:38.154Z|ff23f8c0-5af2-468a-85ba-5a385790fb39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:45:38.155Z|ff23f8c0-5af2-468a-85ba-5a385790fb39|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:45:38.890Z|777a42b8-9623-465a-a418-d912d7e7d58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:45:38.891Z|777a42b8-9623-465a-a418-d912d7e7d58e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:45:43.550Z|315d4bdf-2097-4279-96e1-1bd60924ff3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:43.551Z|315d4bdf-2097-4279-96e1-1bd60924ff3e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:43.558Z|2a8adea1-e5d8-4239-88db-e295f8bbd433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:43.561Z|2a8adea1-e5d8-4239-88db-e295f8bbd433|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:43.583Z|a6179a66-3a22-4364-81d2-8be672c6406b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:43.583Z|a6179a66-3a22-4364-81d2-8be672c6406b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:53.153Z|8a344012-5798-49a0-be89-6226e501f8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:45:53.154Z|8a344012-5798-49a0-be89-6226e501f8bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:45:53.590Z|bac17835-9139-4751-b780-0a7b103f73d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:53.590Z|bac17835-9139-4751-b780-0a7b103f73d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:53.598Z|68f2a733-10be-4df4-9dc2-4a9ec951a310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:53.599Z|68f2a733-10be-4df4-9dc2-4a9ec951a310|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:45:53.613Z|8593b1b6-3c8c-46c5-923e-4a213f60d9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:45:53.614Z|8593b1b6-3c8c-46c5-923e-4a213f60d9ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:03.618Z|922dde6a-0a19-4089-aee6-d4835c5189ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:03.619Z|922dde6a-0a19-4089-aee6-d4835c5189ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:03.623Z|3b791e8a-dd1d-4f00-a14c-18b75284a21e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:03.624Z|3b791e8a-dd1d-4f00-a14c-18b75284a21e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:03.643Z|114096cf-b571-4325-984f-49f324214bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:03.643Z|114096cf-b571-4325-984f-49f324214bd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:08.153Z|b4076ead-684c-48ee-853a-37415e1040ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:46:08.155Z|b4076ead-684c-48ee-853a-37415e1040ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:46:08.891Z|8a5a735b-c3c4-419d-866b-e49bb6057fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:46:08.892Z|8a5a735b-c3c4-419d-866b-e49bb6057fd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:46:13.646Z|8153559b-7306-4225-896b-5a20234f3abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:13.647Z|8153559b-7306-4225-896b-5a20234f3abe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:13.650Z|42706867-642e-46d3-a3cf-b6d8b60b1327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:13.650Z|42706867-642e-46d3-a3cf-b6d8b60b1327|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:13.682Z|d62cd461-1791-48a2-8809-a0ac830263cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:13.683Z|d62cd461-1791-48a2-8809-a0ac830263cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:16.328Z|4c5cffe8-2f2d-4450-b9f0-bc6928701fc2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:46:16.329Z|4c5cffe8-2f2d-4450-b9f0-bc6928701fc2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:23.153Z|1da7625e-d6b2-436b-91e5-872727953f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:46:23.154Z|1da7625e-d6b2-436b-91e5-872727953f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:46:23.672Z|d5f7f827-af93-4606-b156-68c1b2a09f0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:23.673Z|d5f7f827-af93-4606-b156-68c1b2a09f0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:23.680Z|fdc48093-58d5-43f0-9000-24727b6411ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:23.681Z|fdc48093-58d5-43f0-9000-24727b6411ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:23.708Z|f828b344-358e-40db-98cf-d04684925eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:23.708Z|f828b344-358e-40db-98cf-d04684925eac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:33.699Z|dadace3e-2ac4-42f6-a039-55496e075115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:33.700Z|dadace3e-2ac4-42f6-a039-55496e075115|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:33.701Z|acd40cc1-18bf-4c8f-9d21-a8b7a5d125a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:33.702Z|acd40cc1-18bf-4c8f-9d21-a8b7a5d125a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:33.733Z|99ac4207-abc8-41dc-a6d4-37b5b19f691b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:33.734Z|99ac4207-abc8-41dc-a6d4-37b5b19f691b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:38.153Z|b6516bba-9ec5-4c5e-851a-a207ae37b93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:46:38.154Z|b6516bba-9ec5-4c5e-851a-a207ae37b93e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:46:38.893Z|398c609d-2bf4-426a-aa27-ac60a272e78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:46:38.894Z|398c609d-2bf4-426a-aa27-ac60a272e78a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:46:43.727Z|8a0cb575-ea65-4835-89ca-323acf2c8662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:43.728Z|8a0cb575-ea65-4835-89ca-323acf2c8662|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:43.728Z|2554bd23-ee52-4737-84fb-db3d69794982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:43.729Z|2554bd23-ee52-4737-84fb-db3d69794982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:43.759Z|60f91ce6-326f-4d4a-8f49-7c42ec3689f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:43.760Z|60f91ce6-326f-4d4a-8f49-7c42ec3689f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:53.153Z|70765734-964a-4de9-8231-7689665e4f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:46:53.154Z|70765734-964a-4de9-8231-7689665e4f48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:46:53.751Z|29b4f125-c984-43ff-83c1-25c36fdb1af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:53.751Z|e198b6ad-e457-4ba0-8104-570b8fcdadb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:53.752Z|29b4f125-c984-43ff-83c1-25c36fdb1af3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:53.752Z|e198b6ad-e457-4ba0-8104-570b8fcdadb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:46:53.786Z|afe37574-f9bf-476a-b24b-22aa3ca5b8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:46:53.787Z|afe37574-f9bf-476a-b24b-22aa3ca5b8e7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:03.774Z|9f7b6e7d-e73b-4853-b2dd-199cac5200e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:03.775Z|1e0be4f4-cc3d-40c1-b5b8-2e5e3399e74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:03.775Z|9f7b6e7d-e73b-4853-b2dd-199cac5200e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:03.775Z|1e0be4f4-cc3d-40c1-b5b8-2e5e3399e74a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:03.809Z|af773bbf-a301-4210-9795-9dc7e9328f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:03.810Z|af773bbf-a301-4210-9795-9dc7e9328f69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:08.154Z|61b3365c-6d1a-434d-93b3-f40bc1384358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:47:08.155Z|61b3365c-6d1a-434d-93b3-f40bc1384358|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:47:08.895Z|4a969e2e-6638-4a85-88ed-ab199f7d6372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:47:08.895Z|4a969e2e-6638-4a85-88ed-ab199f7d6372|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:47:13.799Z|0eae3bd8-fe90-4c43-91d0-00aabea1a8cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:13.800Z|0eae3bd8-fe90-4c43-91d0-00aabea1a8cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:13.799Z|df06fd7b-9439-4e1e-81d9-ffcd7df16044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:13.802Z|df06fd7b-9439-4e1e-81d9-ffcd7df16044|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:13.833Z|5eeaac79-af69-4eb6-b8a3-f8cc3ca03f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:13.834Z|5eeaac79-af69-4eb6-b8a3-f8cc3ca03f25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:16.326Z|531708f8-1b20-45b5-9f1d-9cf98bdee2fb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:47:16.327Z|531708f8-1b20-45b5-9f1d-9cf98bdee2fb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:23.153Z|93842876-8d9b-493a-bff0-da9c1a50f015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:47:23.157Z|93842876-8d9b-493a-bff0-da9c1a50f015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:47:23.825Z|0c2f3f0c-1194-40f8-800b-e49ff7c3825e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:23.825Z|38d0bdd1-5ccd-40d0-97ef-b4021034b96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:23.825Z|0c2f3f0c-1194-40f8-800b-e49ff7c3825e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:23.825Z|38d0bdd1-5ccd-40d0-97ef-b4021034b96e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:23.859Z|63c34ee0-30d2-4795-a699-f1bb9440a96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:23.860Z|63c34ee0-30d2-4795-a699-f1bb9440a96c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:33.849Z|6b396e57-fac3-47fe-a891-8ce6bc05c903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:33.849Z|8ebb2125-fa83-4500-a671-9a634c2120fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:33.849Z|6b396e57-fac3-47fe-a891-8ce6bc05c903|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:33.849Z|8ebb2125-fa83-4500-a671-9a634c2120fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:33.882Z|c86cc062-5675-4979-bb56-4642c6620f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:33.883Z|c86cc062-5675-4979-bb56-4642c6620f98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:38.153Z|a1ea2bc5-9c70-4554-8a49-7f2c5c9292c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:47:38.154Z|a1ea2bc5-9c70-4554-8a49-7f2c5c9292c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:47:38.896Z|5c0992a1-f0b7-45e1-a60c-0767bda332f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:47:38.896Z|5c0992a1-f0b7-45e1-a60c-0767bda332f3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:47:43.873Z|71e01c3c-0077-4895-b3a9-d1a1c3dda50c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:43.873Z|4c37c800-9313-4565-a952-32399ee7f88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:43.874Z|4c37c800-9313-4565-a952-32399ee7f88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:43.874Z|71e01c3c-0077-4895-b3a9-d1a1c3dda50c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:43.908Z|5cc5d62f-ffda-4f66-ba64-f9defa7cb55b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:43.909Z|5cc5d62f-ffda-4f66-ba64-f9defa7cb55b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:53.154Z|bcb458de-d5bb-4981-92f6-da95e26e08e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:47:53.155Z|bcb458de-d5bb-4981-92f6-da95e26e08e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:47:53.897Z|76fa232f-6a72-4661-9198-826de534df96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:53.897Z|98b4b73e-4e81-46e6-bc52-dc033d07b7e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:53.898Z|76fa232f-6a72-4661-9198-826de534df96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:53.898Z|98b4b73e-4e81-46e6-bc52-dc033d07b7e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:47:53.931Z|d469c64b-2327-44f3-883c-976c1966eaef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:47:53.932Z|d469c64b-2327-44f3-883c-976c1966eaef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:03.923Z|9c7bf0db-9752-4b8b-b345-7d1d252e0b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:03.923Z|64b9ad58-e412-43a5-ab97-69e38d3a382c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:03.923Z|9c7bf0db-9752-4b8b-b345-7d1d252e0b93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:03.923Z|64b9ad58-e412-43a5-ab97-69e38d3a382c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:03.969Z|11a2bf98-694a-4277-a1b0-eb5784b11a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:03.971Z|11a2bf98-694a-4277-a1b0-eb5784b11a48|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:08.154Z|c74a22a2-22c1-4266-8974-7e960745b87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:48:08.157Z|c74a22a2-22c1-4266-8974-7e960745b87f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:48:08.897Z|782be4a4-91e2-493b-afc0-7afe0d87deab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:48:08.898Z|782be4a4-91e2-493b-afc0-7afe0d87deab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:48:13.950Z|b60215ad-a624-4073-ad97-b940782e4fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:13.950Z|4471a9bc-2670-42d5-9e7d-fe76c5006672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:13.950Z|4471a9bc-2670-42d5-9e7d-fe76c5006672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:13.950Z|b60215ad-a624-4073-ad97-b940782e4fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:13.997Z|89df856d-19bf-4263-91dc-b8faeceff1df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:13.998Z|89df856d-19bf-4263-91dc-b8faeceff1df|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:16.325Z|805b9c3a-be34-44eb-b00a-3654c217f2dd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:48:16.326Z|805b9c3a-be34-44eb-b00a-3654c217f2dd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:23.159Z|dcc109d9-5a98-40b6-a53f-dd94d48ce229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:48:23.159Z|dcc109d9-5a98-40b6-a53f-dd94d48ce229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:48:23.976Z|d852310e-8a77-460e-9389-0a0d99afa186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:23.976Z|b0d5b97e-ab54-44af-a19a-bc4858a0c6bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:23.976Z|d852310e-8a77-460e-9389-0a0d99afa186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:23.976Z|b0d5b97e-ab54-44af-a19a-bc4858a0c6bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:24.039Z|3e2eedb8-2c80-4d84-98e2-47da7d8d626a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:24.040Z|3e2eedb8-2c80-4d84-98e2-47da7d8d626a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:34.007Z|6ced42b2-4d19-4046-9393-085e53b0bb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:34.008Z|6ced42b2-4d19-4046-9393-085e53b0bb3e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:34.011Z|76791a18-56fa-4563-b46a-475a7afd5105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:34.011Z|76791a18-56fa-4563-b46a-475a7afd5105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:34.063Z|159c3615-be5c-4793-b3de-04b5781a32c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:34.064Z|159c3615-be5c-4793-b3de-04b5781a32c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:38.154Z|a16ff95f-fd0c-40c4-b632-dc791d6e2d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:48:38.154Z|a16ff95f-fd0c-40c4-b632-dc791d6e2d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:48:38.898Z|b803279f-52ea-4d49-bef2-9a92ea0a4d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:48:38.899Z|b803279f-52ea-4d49-bef2-9a92ea0a4d72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:48:44.033Z|2cb0f54d-ccbb-4d96-b878-7c3eac0887dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:44.033Z|655a639f-ec6a-4dcd-a8bc-9aa8727cf16a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:44.033Z|2cb0f54d-ccbb-4d96-b878-7c3eac0887dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:44.034Z|655a639f-ec6a-4dcd-a8bc-9aa8727cf16a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:44.087Z|6a7ed292-a9ac-4e6c-af1e-12fe380ea0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:44.087Z|6a7ed292-a9ac-4e6c-af1e-12fe380ea0ca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:53.154Z|b28cce75-a674-4db6-ab18-cf9d4767d0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:48:53.157Z|b28cce75-a674-4db6-ab18-cf9d4767d0de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:48:54.058Z|998f4001-533a-4be9-b766-ccf51f02e8b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:54.058Z|5d80b725-be51-4766-8c11-5029a965bc97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:54.058Z|5d80b725-be51-4766-8c11-5029a965bc97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:54.058Z|998f4001-533a-4be9-b766-ccf51f02e8b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:48:54.109Z|f62a8e14-92d3-49c6-8c26-b682b7896ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:48:54.110Z|f62a8e14-92d3-49c6-8c26-b682b7896ed1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:04.102Z|47f31dcb-d48c-49d8-b586-9e313d140bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:04.102Z|1bdafb05-82e1-4efd-a416-8b0974e23e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:04.103Z|47f31dcb-d48c-49d8-b586-9e313d140bda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:04.103Z|1bdafb05-82e1-4efd-a416-8b0974e23e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:04.141Z|fdc4e0e4-9d4f-46b6-929b-46e6666ad84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:04.142Z|fdc4e0e4-9d4f-46b6-929b-46e6666ad84a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:08.153Z|1f4f3618-32d8-4dec-9857-3d73b10293f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:49:08.154Z|1f4f3618-32d8-4dec-9857-3d73b10293f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:49:08.900Z|d5dcc57f-32b0-4acf-81bc-98733b204cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:49:08.900Z|d5dcc57f-32b0-4acf-81bc-98733b204cb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:49:14.127Z|0a3fd4ab-78c9-49b1-9f7f-85852f2a53fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:14.128Z|74d2c3dc-1c53-4691-b8e5-286bc3a58e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:14.128Z|0a3fd4ab-78c9-49b1-9f7f-85852f2a53fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:14.129Z|74d2c3dc-1c53-4691-b8e5-286bc3a58e55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:14.169Z|1d5767d8-f323-4204-bccf-4292c15b68d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:14.170Z|1d5767d8-f323-4204-bccf-4292c15b68d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:16.326Z|39cf8619-3e2f-43f9-9c9a-01aa9f76aba4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:49:16.327Z|39cf8619-3e2f-43f9-9c9a-01aa9f76aba4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:23.153Z|7cecdd35-9e7f-4e7b-8bc8-85c92315c014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:49:23.154Z|7cecdd35-9e7f-4e7b-8bc8-85c92315c014|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:49:24.152Z|2c974556-57a4-492a-86df-b485ed3952d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:24.154Z|2c974556-57a4-492a-86df-b485ed3952d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:24.152Z|1d4aad94-db11-4499-99a2-6e7286ad95ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:24.155Z|1d4aad94-db11-4499-99a2-6e7286ad95ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:24.193Z|cd391308-9a0e-4232-9f70-01a807ee1fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:24.194Z|cd391308-9a0e-4232-9f70-01a807ee1fde|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:34.188Z|3f6f5573-ef41-472c-9443-b85967b894cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:34.188Z|4a17a723-2ad1-432b-b6aa-91fc241a7421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:34.189Z|3f6f5573-ef41-472c-9443-b85967b894cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:34.189Z|4a17a723-2ad1-432b-b6aa-91fc241a7421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:34.220Z|09588be8-4788-4254-be72-34c4d6ac2cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:34.221Z|09588be8-4788-4254-be72-34c4d6ac2cb4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:38.154Z|c5c8c10e-d5f5-4d1f-9e79-b2ac2b783a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:49:38.157Z|c5c8c10e-d5f5-4d1f-9e79-b2ac2b783a43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:49:38.901Z|08179233-24fe-4b2b-a3d2-cbeb4e26f92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:49:38.902Z|08179233-24fe-4b2b-a3d2-cbeb4e26f92d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:49:44.211Z|ad82f5fe-2c21-4c83-8812-803df50a046e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:44.211Z|918d728f-da46-4b7e-beca-226eace60b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:44.212Z|ad82f5fe-2c21-4c83-8812-803df50a046e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:44.212Z|918d728f-da46-4b7e-beca-226eace60b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:44.247Z|d9acc663-2993-486a-b9e2-2559c0e6ce4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:44.248Z|d9acc663-2993-486a-b9e2-2559c0e6ce4c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:53.153Z|928ae416-9b87-49f1-b838-619bb2345004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:49:53.154Z|928ae416-9b87-49f1-b838-619bb2345004|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:49:54.238Z|a34a4f31-b84d-4efd-9984-6a7df745729b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:54.239Z|a34a4f31-b84d-4efd-9984-6a7df745729b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:54.240Z|57603d61-dc5e-48e6-a782-a21ef26d2d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:54.241Z|57603d61-dc5e-48e6-a782-a21ef26d2d01|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:49:54.283Z|f7891a63-1130-4ba8-8207-f842b7cb0166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:49:54.284Z|f7891a63-1130-4ba8-8207-f842b7cb0166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:04.265Z|627d319f-9850-430f-9cd3-3d0c893da07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:04.266Z|627d319f-9850-430f-9cd3-3d0c893da07c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:04.268Z|7f8a60b9-c958-43e2-b589-62433014886d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:04.268Z|7f8a60b9-c958-43e2-b589-62433014886d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:04.313Z|92f3087d-6ed5-412e-b492-57b2d6e74a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:04.314Z|92f3087d-6ed5-412e-b492-57b2d6e74a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:08.153Z|fdac7688-cd90-4912-aca5-2dcc3458eb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:50:08.154Z|fdac7688-cd90-4912-aca5-2dcc3458eb18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:50:08.903Z|3f35009a-c8bc-44fb-bdfd-d78a55973bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:50:08.904Z|3f35009a-c8bc-44fb-bdfd-d78a55973bc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:50:14.290Z|1b1a5cc7-3a56-46b3-8cc2-dc26bd155cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:14.290Z|b20d13c6-7ee9-4212-98fe-41d0a9105e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:14.291Z|1b1a5cc7-3a56-46b3-8cc2-dc26bd155cc3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:14.291Z|b20d13c6-7ee9-4212-98fe-41d0a9105e5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:14.338Z|549e838e-d730-4c92-a5f0-33b1ee78d7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:14.339Z|549e838e-d730-4c92-a5f0-33b1ee78d7d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:16.326Z|90026a26-46f7-43db-9ea7-6d3670aacd87|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:50:16.326Z|90026a26-46f7-43db-9ea7-6d3670aacd87|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:23.154Z|5cfcf643-b6cf-486a-bc84-decf2f205b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:50:23.157Z|5cfcf643-b6cf-486a-bc84-decf2f205b1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:50:24.315Z|7c5455d8-d945-4c0e-a2bd-60b95d50094b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:24.316Z|7c5455d8-d945-4c0e-a2bd-60b95d50094b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:24.319Z|a781d293-a887-41b4-96d0-45bac9c25290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:24.320Z|a781d293-a887-41b4-96d0-45bac9c25290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:24.362Z|46c139f2-c340-4b75-b994-720594ed5f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:24.364Z|46c139f2-c340-4b75-b994-720594ed5f96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:34.339Z|deb98959-a420-4566-b546-6f32fd89f238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:34.340Z|deb98959-a420-4566-b546-6f32fd89f238|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:34.345Z|44ec2225-1b9e-4e69-bb92-7596df9c6d69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:34.346Z|44ec2225-1b9e-4e69-bb92-7596df9c6d69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:34.388Z|8f4d9964-7119-4076-a2a6-fe8359c2a06f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:34.389Z|8f4d9964-7119-4076-a2a6-fe8359c2a06f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:38.153Z|b0d721e7-c482-462c-8b1f-e60e32db7612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:50:38.154Z|b0d721e7-c482-462c-8b1f-e60e32db7612|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:50:38.904Z|00518689-bbd1-4538-b03e-46f7d367efd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:50:38.905Z|00518689-bbd1-4538-b03e-46f7d367efd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:50:44.368Z|5a74c863-243d-418b-8eb2-ec9d59a36c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:44.370Z|5a74c863-243d-418b-8eb2-ec9d59a36c46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:44.374Z|d25f5d26-c0ef-49d6-b988-2f5fb8da0cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:44.375Z|d25f5d26-c0ef-49d6-b988-2f5fb8da0cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:44.415Z|044020e6-a04b-4347-9fa6-3aaae74e52f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:44.416Z|044020e6-a04b-4347-9fa6-3aaae74e52f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:53.153Z|f23380c9-68ae-4ef7-84a8-46fb18251a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:50:53.154Z|f23380c9-68ae-4ef7-84a8-46fb18251a6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:50:54.396Z|42cc785b-a2f0-4e01-bbc9-0545486a3c7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:54.397Z|42cc785b-a2f0-4e01-bbc9-0545486a3c7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:54.401Z|3a16fbbd-c01e-4567-9b6e-eb082e6d0792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:54.403Z|3a16fbbd-c01e-4567-9b6e-eb082e6d0792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:50:54.443Z|d1c46966-449e-4572-bdf3-d1d2b0c08f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:50:54.444Z|d1c46966-449e-4572-bdf3-d1d2b0c08f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:04.423Z|814bd7b9-4c3e-4001-99d8-98d9ef4483e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:04.425Z|814bd7b9-4c3e-4001-99d8-98d9ef4483e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:04.430Z|3dcdd173-1bb6-454d-a468-a521ebaa57dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:04.431Z|3dcdd173-1bb6-454d-a468-a521ebaa57dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:04.469Z|a9b2fded-62b3-4e3b-a837-4210ef62580b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:04.470Z|a9b2fded-62b3-4e3b-a837-4210ef62580b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:08.153Z|1ac5543d-413b-40bb-855b-db7db82ff593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:51:08.157Z|1ac5543d-413b-40bb-855b-db7db82ff593|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:51:08.906Z|5bf9eed7-00b4-4999-9f24-10a28a094b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:51:08.906Z|5bf9eed7-00b4-4999-9f24-10a28a094b3b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:51:14.451Z|06c4573a-819f-4396-8e6c-39fdd712949a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:14.452Z|06c4573a-819f-4396-8e6c-39fdd712949a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:14.451Z|b1067ac8-d3d6-498b-ae52-35ce7adbf097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:14.452Z|b1067ac8-d3d6-498b-ae52-35ce7adbf097|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:14.493Z|b7701ec4-a125-4790-9820-a8554062a790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:14.494Z|b7701ec4-a125-4790-9820-a8554062a790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:16.326Z|4b1bb955-4280-4c75-843c-1f0fd94a1afe|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:51:16.327Z|4b1bb955-4280-4c75-843c-1f0fd94a1afe|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:23.154Z|f9b4b266-c0c1-4227-9ff8-e777f3eed76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:51:23.154Z|f9b4b266-c0c1-4227-9ff8-e777f3eed76b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:51:24.475Z|8b0adec0-6c0c-49d0-a234-ffbf500b34f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:24.475Z|c0c3d4b8-d328-41d2-aedb-28411240a2cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:24.476Z|8b0adec0-6c0c-49d0-a234-ffbf500b34f5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:24.475Z|c0c3d4b8-d328-41d2-aedb-28411240a2cf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:24.519Z|001426de-4efc-450e-a0ea-e400f22e20bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:24.519Z|001426de-4efc-450e-a0ea-e400f22e20bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:34.501Z|e13a4fd6-543a-42db-a2d6-3be518e0ae0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:34.501Z|a7847ca5-1822-4c08-829e-3c25ebcc136e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:34.502Z|a7847ca5-1822-4c08-829e-3c25ebcc136e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:34.502Z|e13a4fd6-543a-42db-a2d6-3be518e0ae0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:34.545Z|905c2b29-06d1-4854-b5d7-086fa18c32e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:34.546Z|905c2b29-06d1-4854-b5d7-086fa18c32e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:38.153Z|434c8dab-2cec-4387-9259-fcfb78c7a54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:51:38.154Z|434c8dab-2cec-4387-9259-fcfb78c7a54d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:51:38.907Z|eb54aabb-2f71-4e36-8ee0-b68a379da70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:51:38.908Z|eb54aabb-2f71-4e36-8ee0-b68a379da70b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:51:44.532Z|eac086bf-c837-4bc2-bb94-50a8099615d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:44.534Z|eac086bf-c837-4bc2-bb94-50a8099615d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:44.538Z|990a7e5c-22ce-4267-9d05-e9a5c980f6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:44.538Z|990a7e5c-22ce-4267-9d05-e9a5c980f6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:44.569Z|41e53c46-298a-4ca3-8bd6-57d49740a414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:44.570Z|41e53c46-298a-4ca3-8bd6-57d49740a414|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:53.154Z|5977c7d8-be95-4c13-a1dd-b1fabef4d3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:51:53.160Z|5977c7d8-be95-4c13-a1dd-b1fabef4d3ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:51:54.558Z|e08977b2-66d2-4b76-b8eb-386db6fc94e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:54.558Z|9f343d57-3129-4a3d-be0e-5181638882d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:54.559Z|e08977b2-66d2-4b76-b8eb-386db6fc94e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:54.559Z|9f343d57-3129-4a3d-be0e-5181638882d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:51:54.595Z|21c42c0c-67f2-43d5-bba3-44af4455c417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:51:54.595Z|21c42c0c-67f2-43d5-bba3-44af4455c417|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:04.585Z|c19f04a2-d694-4bd0-9231-93bf23186307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:04.585Z|6e3f7e52-60de-41f7-8a0a-203e33704a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:04.586Z|c19f04a2-d694-4bd0-9231-93bf23186307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:04.586Z|6e3f7e52-60de-41f7-8a0a-203e33704a7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:04.620Z|d100febf-c75f-4a09-8f9f-06d12660dd0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:04.621Z|d100febf-c75f-4a09-8f9f-06d12660dd0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:08.153Z|6b544a09-916e-48d3-ac2a-8af6a8b8ff6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:52:08.154Z|6b544a09-916e-48d3-ac2a-8af6a8b8ff6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:52:08.908Z|8c03b91f-b378-497f-af87-3d2280de9856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:52:08.909Z|8c03b91f-b378-497f-af87-3d2280de9856|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:52:14.608Z|880ff06b-a57a-40c8-a9be-d9eddbb68494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:14.610Z|880ff06b-a57a-40c8-a9be-d9eddbb68494|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:14.617Z|ea42ec73-98fb-4a91-8ead-bb389e0ff838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:14.618Z|ea42ec73-98fb-4a91-8ead-bb389e0ff838|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:14.643Z|32671fe1-a9d7-4209-afbd-a2182669c43f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:14.643Z|32671fe1-a9d7-4209-afbd-a2182669c43f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:16.327Z|da98e068-5d8f-4782-bf27-06378d998795|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:52:16.328Z|da98e068-5d8f-4782-bf27-06378d998795|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:23.153Z|e2628b88-5f29-4cb2-97a7-8ba5278b5b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:52:23.154Z|e2628b88-5f29-4cb2-97a7-8ba5278b5b84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:52:24.635Z|dc96b493-3b1b-4c62-ad5c-f3b3f71f32ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:24.635Z|dc96b493-3b1b-4c62-ad5c-f3b3f71f32ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:24.637Z|d5cb5737-f9f4-4bb6-b759-09572398e941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:24.638Z|d5cb5737-f9f4-4bb6-b759-09572398e941|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:24.668Z|320e9d08-e61b-4878-beab-86b6dcd8b362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:24.669Z|320e9d08-e61b-4878-beab-86b6dcd8b362|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:34.668Z|8b31f907-075c-46de-8bab-350bc774b4df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:34.668Z|49eab50c-93a7-46e3-945d-14ff247d6e29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:34.669Z|8b31f907-075c-46de-8bab-350bc774b4df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:34.669Z|49eab50c-93a7-46e3-945d-14ff247d6e29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:34.691Z|9df9e60d-1d41-4260-b464-6cc35cd8eb98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:34.692Z|9df9e60d-1d41-4260-b464-6cc35cd8eb98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:38.153Z|943ad6eb-9bfc-4a6a-9eab-7127d5637a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:52:38.156Z|943ad6eb-9bfc-4a6a-9eab-7127d5637a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:52:38.909Z|68a583f4-754c-43bb-83e1-070567c789ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:52:38.910Z|68a583f4-754c-43bb-83e1-070567c789ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:52:44.694Z|e6c6cff5-e52f-4792-8ed3-ac2ebdf6974d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:44.694Z|962d9f95-c865-4d82-890c-f93520509547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:44.694Z|e6c6cff5-e52f-4792-8ed3-ac2ebdf6974d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:44.694Z|962d9f95-c865-4d82-890c-f93520509547|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:44.715Z|7fa87579-fc25-49aa-989f-5bd1e455d754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:44.718Z|7fa87579-fc25-49aa-989f-5bd1e455d754|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:53.153Z|b934a298-0be8-4f47-b907-09b70a5108b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:52:53.154Z|b934a298-0be8-4f47-b907-09b70a5108b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:52:54.717Z|0f3ca399-e74e-4ac6-a8bf-84bf6b10ac7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:54.717Z|986880bc-4227-482e-abd3-38af66e430b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:54.718Z|986880bc-4227-482e-abd3-38af66e430b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:54.718Z|0f3ca399-e74e-4ac6-a8bf-84bf6b10ac7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:52:54.743Z|833c5f2f-1a52-4d61-89f4-778a07b2900a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:52:54.744Z|833c5f2f-1a52-4d61-89f4-778a07b2900a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:04.741Z|5259761c-a663-4f68-a525-f5ec2758e03a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:04.741Z|a4569b6b-d26e-4fce-9514-2b83970f712e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:04.742Z|5259761c-a663-4f68-a525-f5ec2758e03a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:04.742Z|a4569b6b-d26e-4fce-9514-2b83970f712e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:04.768Z|76a38c1a-4200-4c32-8aea-53968c2e8ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:04.769Z|76a38c1a-4200-4c32-8aea-53968c2e8ebc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:08.153Z|18b1cee1-5c9b-46d1-93c1-c2945f0233f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:53:08.154Z|18b1cee1-5c9b-46d1-93c1-c2945f0233f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:53:08.910Z|f82d3935-149c-49d3-bbc5-2f49fb336293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:53:08.911Z|f82d3935-149c-49d3-bbc5-2f49fb336293|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:53:14.765Z|23558197-b02e-475f-8acf-b2077ea0181e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:14.765Z|0d02a010-87cb-4f72-8ad4-1484eb223f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:14.766Z|23558197-b02e-475f-8acf-b2077ea0181e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:14.766Z|0d02a010-87cb-4f72-8ad4-1484eb223f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:14.792Z|4850319c-5a18-4416-9475-43179b0e9c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:14.793Z|4850319c-5a18-4416-9475-43179b0e9c39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:16.325Z|6f33ba88-7fa2-4416-81e1-aec26601d0e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:53:16.326Z|6f33ba88-7fa2-4416-81e1-aec26601d0e9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:23.153Z|aeb9ccb3-843a-4ce9-9cfa-67b04304bf0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:53:23.156Z|aeb9ccb3-843a-4ce9-9cfa-67b04304bf0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:53:24.791Z|979dff76-48b6-455e-ae8e-6ad012e0865a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:24.792Z|979dff76-48b6-455e-ae8e-6ad012e0865a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:24.801Z|e8962db9-0e0a-4b47-9329-c8e8512d2150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:24.802Z|e8962db9-0e0a-4b47-9329-c8e8512d2150|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:24.830Z|869aa0d8-e3e4-4a64-b6e8-be702521dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:24.831Z|869aa0d8-e3e4-4a64-b6e8-be702521dc0c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:34.823Z|19d7dc61-318e-4f00-b4dd-0b30c9f00b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:34.825Z|19d7dc61-318e-4f00-b4dd-0b30c9f00b9c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:34.834Z|5be0b7c8-eea2-469c-9e26-369839d31132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:34.834Z|5be0b7c8-eea2-469c-9e26-369839d31132|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:34.854Z|fceb530f-77f8-4c18-950b-b60971a4fdcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:34.856Z|fceb530f-77f8-4c18-950b-b60971a4fdcf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:38.153Z|3b416b9b-d0d9-41ae-8465-34f7e194f9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:53:38.154Z|3b416b9b-d0d9-41ae-8465-34f7e194f9c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:53:38.912Z|10fdfc55-729a-44d1-924a-ff8f9e3fbf70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:53:38.912Z|10fdfc55-729a-44d1-924a-ff8f9e3fbf70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:53:44.849Z|ca0ba574-ce47-489e-adb8-451889bc8a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:44.850Z|ca0ba574-ce47-489e-adb8-451889bc8a97|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:44.854Z|8de281d1-f67e-42bf-a866-ff71e474ed52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:44.855Z|8de281d1-f67e-42bf-a866-ff71e474ed52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:44.881Z|05b39b1d-16b6-4537-b224-e69597c118cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:44.882Z|05b39b1d-16b6-4537-b224-e69597c118cf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:53.153Z|bb757708-0f82-4342-80b7-1c4547cf1420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:53:53.154Z|bb757708-0f82-4342-80b7-1c4547cf1420|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:53:54.877Z|9b80c1a1-ffe8-458a-94bd-288209ac0871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:54.876Z|d46763d5-067a-414b-9fc6-a0190155b0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:54.877Z|9b80c1a1-ffe8-458a-94bd-288209ac0871|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:54.878Z|d46763d5-067a-414b-9fc6-a0190155b0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:53:54.908Z|bccd2edc-2516-4c71-82be-46570512c4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:53:54.909Z|bccd2edc-2516-4c71-82be-46570512c4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:04.908Z|007c39e9-a91e-47a5-992a-2c5e1aa71188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:04.910Z|007c39e9-a91e-47a5-992a-2c5e1aa71188|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:04.911Z|a6b011a5-06c4-4117-af7d-ff226a6fbbec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:04.912Z|a6b011a5-06c4-4117-af7d-ff226a6fbbec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:04.939Z|44e2b5db-fe13-49f7-8656-75ab2ea9943c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:04.939Z|44e2b5db-fe13-49f7-8656-75ab2ea9943c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:08.153Z|48e15f10-fa43-45dc-9c3b-fd77079dd63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:54:08.156Z|48e15f10-fa43-45dc-9c3b-fd77079dd63e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:54:08.913Z|12fa04fe-a449-4ba0-ac7c-8843b3c806ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:54:08.914Z|12fa04fe-a449-4ba0-ac7c-8843b3c806ee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:54:14.941Z|0e8e348e-a416-4ff5-a86e-6b9b5ea86589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:14.941Z|0e8e348e-a416-4ff5-a86e-6b9b5ea86589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:14.943Z|d970025c-a5cf-48b0-b04a-df9b61d77ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:14.944Z|d970025c-a5cf-48b0-b04a-df9b61d77ea0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:14.971Z|41e86ba5-b3bc-4c3d-bde1-00cd92ef2b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:14.972Z|41e86ba5-b3bc-4c3d-bde1-00cd92ef2b40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:16.328Z|e8bcddb4-1e1c-481b-9db8-be8629ab3457|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:54:16.329Z|e8bcddb4-1e1c-481b-9db8-be8629ab3457|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:23.153Z|c1e241b7-4e5b-4b01-861f-5a05fbf7cfe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:54:23.154Z|c1e241b7-4e5b-4b01-861f-5a05fbf7cfe8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:54:24.967Z|36d32ce9-ca69-4b8f-b41c-2dc80c9fa97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:24.967Z|57b3c1a1-b4b5-4d07-b7e2-736e82698b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:24.968Z|57b3c1a1-b4b5-4d07-b7e2-736e82698b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:24.968Z|36d32ce9-ca69-4b8f-b41c-2dc80c9fa97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:24.996Z|4ff73b31-0ff2-4185-80e4-43e06ee5f2f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:24.996Z|4ff73b31-0ff2-4185-80e4-43e06ee5f2f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:34.991Z|b1474d10-9f04-4005-857b-1330f668dba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:34.991Z|f31dbc8e-0af4-498e-99df-9da335048758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:34.992Z|b1474d10-9f04-4005-857b-1330f668dba7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:34.992Z|f31dbc8e-0af4-498e-99df-9da335048758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:35.019Z|22f9eea3-9c38-4127-b5c2-59cf983e44d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:35.019Z|22f9eea3-9c38-4127-b5c2-59cf983e44d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:38.153Z|8fcc131a-0ce3-4483-a29a-e89391739abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:54:38.154Z|8fcc131a-0ce3-4483-a29a-e89391739abb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:54:38.915Z|4f0a3ee2-f189-4f61-831b-acb0ba132501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:54:38.915Z|4f0a3ee2-f189-4f61-831b-acb0ba132501|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:54:45.019Z|2b2f27c7-7a05-44cb-abe4-0e19a1eeee90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:45.020Z|2b2f27c7-7a05-44cb-abe4-0e19a1eeee90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:45.023Z|93bc96be-ee01-4e0f-8886-04ede5fda5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:45.024Z|93bc96be-ee01-4e0f-8886-04ede5fda5a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:45.041Z|18b429b0-a391-430f-9485-3d6b937226c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:45.042Z|18b429b0-a391-430f-9485-3d6b937226c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:53.153Z|6d9af576-72b3-436a-8c61-52776e97cd92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:54:53.157Z|6d9af576-72b3-436a-8c61-52776e97cd92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:54:55.047Z|75306a97-405d-4cb4-b781-8b5b65d6512a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:55.047Z|7e8596b1-959b-414a-b62d-91c1caa22547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:55.047Z|75306a97-405d-4cb4-b781-8b5b65d6512a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:55.048Z|7e8596b1-959b-414a-b62d-91c1caa22547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:54:55.065Z|62839a1e-4842-4c9e-be2d-29d48eac0942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:54:55.065Z|62839a1e-4842-4c9e-be2d-29d48eac0942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:05.071Z|e3df3b4f-24e8-496b-acce-f1bea56da586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:05.071Z|7d972d02-bc82-4d1b-8904-b4d45593148c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:05.072Z|7d972d02-bc82-4d1b-8904-b4d45593148c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:05.072Z|e3df3b4f-24e8-496b-acce-f1bea56da586|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:05.090Z|a72cfb4d-71d0-425d-a048-3b0bd392223c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:05.091Z|a72cfb4d-71d0-425d-a048-3b0bd392223c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:08.153Z|82aabbf6-305f-456d-a06d-3167ed251454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:55:08.154Z|82aabbf6-305f-456d-a06d-3167ed251454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:55:08.916Z|fd666192-5430-4487-9396-84defd010f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:55:08.917Z|fd666192-5430-4487-9396-84defd010f16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:55:15.098Z|a61ca9dc-ac85-44f0-9ce3-c4ec2146f534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:15.100Z|9331696d-3c97-4cb1-aca7-d918a1bfccee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:15.100Z|a61ca9dc-ac85-44f0-9ce3-c4ec2146f534|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:15.100Z|9331696d-3c97-4cb1-aca7-d918a1bfccee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:15.118Z|5131d948-fb2f-4832-ac25-fdd700c8bd0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:15.119Z|5131d948-fb2f-4832-ac25-fdd700c8bd0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:16.325Z|b52ac1cf-36df-4d58-8e1f-98aeacbde35b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:55:16.326Z|b52ac1cf-36df-4d58-8e1f-98aeacbde35b|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:23.153Z|e21f7a5b-fc00-4586-824b-f83e4ec44efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:55:23.154Z|e21f7a5b-fc00-4586-824b-f83e4ec44efe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:55:25.125Z|5e2d6dc1-d9d7-43dd-a23e-50b438e1a01d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:25.125Z|2d5c8e4b-d866-41f5-9f48-2a68d595aa00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:25.126Z|5e2d6dc1-d9d7-43dd-a23e-50b438e1a01d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:25.126Z|2d5c8e4b-d866-41f5-9f48-2a68d595aa00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:25.142Z|25361784-e027-446c-82e4-a8f8416b388c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:25.143Z|25361784-e027-446c-82e4-a8f8416b388c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:35.153Z|0c5832cc-b8b7-4685-b01c-f6737b8d93bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:35.154Z|0c5832cc-b8b7-4685-b01c-f6737b8d93bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:35.153Z|a362f320-79d9-4a7c-bff5-8234a63a6611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:35.155Z|a362f320-79d9-4a7c-bff5-8234a63a6611|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:35.169Z|51e05301-e8f9-4d8d-aa3c-e7e14ead1c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:35.170Z|51e05301-e8f9-4d8d-aa3c-e7e14ead1c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:38.153Z|a7fe57dd-11ef-49b9-86d5-f17f5c6d375a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:55:38.156Z|a7fe57dd-11ef-49b9-86d5-f17f5c6d375a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:55:38.917Z|d4d7f56a-8c49-4575-935e-60bde700ba3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:55:38.918Z|d4d7f56a-8c49-4575-935e-60bde700ba3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:55:45.179Z|add519b4-8ce0-4b05-8d96-e5c2d1a7d436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:45.179Z|4c8bcd98-8eb3-44c4-9aa6-2b0eda2933a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:45.180Z|4c8bcd98-8eb3-44c4-9aa6-2b0eda2933a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:45.180Z|add519b4-8ce0-4b05-8d96-e5c2d1a7d436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:45.195Z|b761630e-2304-47d4-ad2e-464fa780bfdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:45.195Z|b761630e-2304-47d4-ad2e-464fa780bfdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:53.153Z|1874e028-d03e-44cc-91ea-383824dde022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:55:53.154Z|1874e028-d03e-44cc-91ea-383824dde022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:55:55.205Z|e076c7dd-9d9c-4d59-aead-11648259c06a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:55.205Z|9457ce1c-ae8e-404e-b891-1ae5829728b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:55.206Z|9457ce1c-ae8e-404e-b891-1ae5829728b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:55.206Z|e076c7dd-9d9c-4d59-aead-11648259c06a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:55:55.222Z|7439ef60-c281-4516-91a7-7707d53c3157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:55:55.223Z|7439ef60-c281-4516-91a7-7707d53c3157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:05.233Z|c8518319-404f-4af7-8d6f-d2cbf1573e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:05.233Z|e60c2bb4-d892-4cd6-b101-aa99d60a3aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:05.234Z|e60c2bb4-d892-4cd6-b101-aa99d60a3aea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:05.234Z|c8518319-404f-4af7-8d6f-d2cbf1573e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:05.260Z|2384a2d4-e89b-450c-a273-d7931c888515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:05.261Z|2384a2d4-e89b-450c-a273-d7931c888515|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:08.154Z|c82f0e9c-ac20-44c5-8b47-48af178400c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:56:08.154Z|c82f0e9c-ac20-44c5-8b47-48af178400c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:56:08.918Z|8cd30e72-8908-4a8c-9e06-3fda72ed13cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:56:08.919Z|8cd30e72-8908-4a8c-9e06-3fda72ed13cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:56:15.264Z|194ff078-118e-45bc-8d4f-b6498908c9ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:15.266Z|194ff078-118e-45bc-8d4f-b6498908c9ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:15.276Z|9c66222d-ab8a-4478-be0c-ac088c6c95cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:15.281Z|9c66222d-ab8a-4478-be0c-ac088c6c95cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:15.290Z|8b452491-7674-4162-a227-218aeffdfc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:15.291Z|8b452491-7674-4162-a227-218aeffdfc5e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:16.325Z|bad259ec-4d6e-40fe-a897-9806d80275da|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:56:16.326Z|bad259ec-4d6e-40fe-a897-9806d80275da|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:23.153Z|a2d25efd-37dc-49fb-8246-77d5e0a56018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:56:23.159Z|a2d25efd-37dc-49fb-8246-77d5e0a56018|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:56:25.293Z|428e99f0-23af-4a11-a5f8-cdf75305c148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:25.294Z|428e99f0-23af-4a11-a5f8-cdf75305c148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:25.319Z|1e78446f-32b9-4de2-99f2-a68fa54b3005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:25.319Z|8a99316d-2792-4629-bf45-84a1b2442779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:25.320Z|1e78446f-32b9-4de2-99f2-a68fa54b3005|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:25.320Z|8a99316d-2792-4629-bf45-84a1b2442779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:35.346Z|68924141-d7ab-4355-ae4e-84407e2e3cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:35.348Z|68924141-d7ab-4355-ae4e-84407e2e3cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:35.360Z|a651a9f0-3667-4490-b664-debaefd53080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:35.360Z|8aa1f349-f5ab-408c-8990-ff3a74d2d55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:35.361Z|a651a9f0-3667-4490-b664-debaefd53080|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:35.361Z|8aa1f349-f5ab-408c-8990-ff3a74d2d55f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:38.153Z|c97c5558-6ef8-422d-9a9e-d47e13e9cfa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:56:38.154Z|c97c5558-6ef8-422d-9a9e-d47e13e9cfa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:56:38.920Z|c0367434-eb64-475a-b7ec-b766942725e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:56:38.921Z|c0367434-eb64-475a-b7ec-b766942725e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:56:45.380Z|4299b3ca-7e1a-4539-9e07-e20a7ce938f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:45.381Z|4299b3ca-7e1a-4539-9e07-e20a7ce938f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:45.385Z|566213d5-01a3-4618-8553-a0b7e500daf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:45.386Z|566213d5-01a3-4618-8553-a0b7e500daf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:45.387Z|e42e2ca0-98ce-4025-b2ae-0937973265bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:45.388Z|e42e2ca0-98ce-4025-b2ae-0937973265bf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:53.153Z|061d6db1-0a67-4660-ba0f-3d4539c90b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:56:53.154Z|061d6db1-0a67-4660-ba0f-3d4539c90b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:56:55.404Z|c6469219-28af-4cbc-96fc-ee17412dccd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:55.405Z|c6469219-28af-4cbc-96fc-ee17412dccd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:55.407Z|dd007742-0da4-4f9b-af07-9213a983ec72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:55.409Z|dd007742-0da4-4f9b-af07-9213a983ec72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:56:55.410Z|60bdfc48-ee05-4716-bd1b-3913f652499a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:56:55.410Z|60bdfc48-ee05-4716-bd1b-3913f652499a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:05.431Z|84e3b56d-d481-4f86-9821-0dc8bc121f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:05.432Z|84e3b56d-d481-4f86-9821-0dc8bc121f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:05.433Z|e869ee45-9692-4b88-a71b-85a3094ccbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:05.434Z|e869ee45-9692-4b88-a71b-85a3094ccbb4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:05.435Z|4c55b99c-efa0-45ec-8912-1018ac6011f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:05.435Z|4c55b99c-efa0-45ec-8912-1018ac6011f7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:08.153Z|2d8c6656-174f-4f75-85d8-2a52d4e28cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:57:08.157Z|2d8c6656-174f-4f75-85d8-2a52d4e28cb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:57:08.922Z|3e6babeb-8bee-447e-812f-04c133007135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:57:08.923Z|3e6babeb-8bee-447e-812f-04c133007135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:57:15.455Z|af87558b-260d-42c6-8dfb-b6b3abcf9f9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:15.455Z|b42c5184-298e-4331-9557-377f14382919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:15.455Z|b42c5184-298e-4331-9557-377f14382919|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:15.456Z|af87558b-260d-42c6-8dfb-b6b3abcf9f9a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:15.458Z|b8338398-4fdf-4d13-aec3-2e2957a01a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:15.459Z|b8338398-4fdf-4d13-aec3-2e2957a01a04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:16.325Z|2b1179a5-28ca-42c6-bd25-ef1a37706bf5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:57:16.326Z|2b1179a5-28ca-42c6-bd25-ef1a37706bf5|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:23.155Z|e62b60e5-6b57-46a1-bbfe-a9f3f945162d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:57:23.155Z|e62b60e5-6b57-46a1-bbfe-a9f3f945162d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:57:25.479Z|10b4ea69-5917-4c87-bd6e-bbc38ae4700c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:25.479Z|41641af9-c19c-47e3-bd7a-bd41624cb726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:25.480Z|10b4ea69-5917-4c87-bd6e-bbc38ae4700c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:25.480Z|41641af9-c19c-47e3-bd7a-bd41624cb726|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:25.482Z|ecb7f174-2d1a-4aab-9551-f0ca2e550f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:25.482Z|ecb7f174-2d1a-4aab-9551-f0ca2e550f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:35.506Z|fad69a40-8573-4c65-9ff8-bdca0072e8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:35.506Z|fad69a40-8573-4c65-9ff8-bdca0072e8eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:35.507Z|21646cce-c2b4-4f3d-9765-b47afbfb0eb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:35.508Z|21646cce-c2b4-4f3d-9765-b47afbfb0eb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:35.514Z|f10d0b7c-6139-4698-b434-6228c71b5b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:35.516Z|f10d0b7c-6139-4698-b434-6228c71b5b35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:38.154Z|abacaced-4dde-457b-b503-4975dc9e9b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:57:38.154Z|abacaced-4dde-457b-b503-4975dc9e9b28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:57:38.924Z|472fd04d-78e7-49b3-9a8b-6f10740df624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:57:38.925Z|472fd04d-78e7-49b3-9a8b-6f10740df624|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:57:45.533Z|73783f35-f848-4843-a1f8-f2f6a1b65d1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:45.533Z|73783f35-f848-4843-a1f8-f2f6a1b65d1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:45.545Z|05c97c18-2ed1-449a-a470-eb22dd15b030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:45.545Z|30ef4688-4e5a-4650-bb93-c0afb4a7690a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:45.546Z|05c97c18-2ed1-449a-a470-eb22dd15b030|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:45.546Z|30ef4688-4e5a-4650-bb93-c0afb4a7690a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:53.153Z|9a90b6a6-a1bc-416f-b41b-731f240c2354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:57:53.157Z|9a90b6a6-a1bc-416f-b41b-731f240c2354|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:57:55.560Z|aa4285a7-5c3e-4cf8-becb-07d68d355f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:55.561Z|aa4285a7-5c3e-4cf8-becb-07d68d355f8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:55.571Z|490926b1-1224-435e-ba45-e4199abc3fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:55.571Z|ee2f1df3-a60a-4a83-b80c-e073a57f6de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:57:55.571Z|ee2f1df3-a60a-4a83-b80c-e073a57f6de1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:57:55.571Z|490926b1-1224-435e-ba45-e4199abc3fd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:05.591Z|9e362ce7-07ba-43a8-9258-725f504afb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:05.591Z|9e362ce7-07ba-43a8-9258-725f504afb91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:05.597Z|73f7ae57-efed-42f3-b7f9-66476612d923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:05.597Z|a01ae209-2077-4b00-8d9d-ae1a336bfc0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:05.598Z|73f7ae57-efed-42f3-b7f9-66476612d923|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:05.598Z|a01ae209-2077-4b00-8d9d-ae1a336bfc0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:08.153Z|3fdad278-b240-4344-9763-f0591410495e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:58:08.154Z|3fdad278-b240-4344-9763-f0591410495e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:58:08.925Z|6a433916-0387-43d1-905f-0eb3c48fb646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:58:08.926Z|6a433916-0387-43d1-905f-0eb3c48fb646|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:58:15.618Z|9505f978-2af5-4bd1-8ad8-11de8ab984ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:15.620Z|9505f978-2af5-4bd1-8ad8-11de8ab984ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:15.621Z|713e3596-7b89-431f-9503-9ce2d0c750d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:15.621Z|c5469c70-8d9d-41d3-b692-9c8a7406d771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:15.621Z|c5469c70-8d9d-41d3-b692-9c8a7406d771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:15.621Z|713e3596-7b89-431f-9503-9ce2d0c750d5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:16.325Z|32bfda28-5e67-4b9a-955f-5683b4d90f3c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:58:16.326Z|32bfda28-5e67-4b9a-955f-5683b4d90f3c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:23.153Z|eb106d5d-056f-41a8-96ad-86470ba8ba8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:58:23.154Z|eb106d5d-056f-41a8-96ad-86470ba8ba8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:58:25.642Z|13b28a0a-19e6-47c2-a305-83de1c898cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:25.642Z|739fcc73-0f2c-4c1a-9139-27d4b3a6b63f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:25.643Z|13b28a0a-19e6-47c2-a305-83de1c898cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:25.643Z|739fcc73-0f2c-4c1a-9139-27d4b3a6b63f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:25.643Z|b553e4aa-7eb3-4c30-9374-52083c3858fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:25.643Z|b553e4aa-7eb3-4c30-9374-52083c3858fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:35.668Z|15832852-c9e2-4bba-9e1c-5a0e725e28dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:35.668Z|9db0965e-9fae-4ee7-93a4-613756918ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:35.668Z|6a3729bd-e4f1-4b0d-89b8-5cce55760e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:35.669Z|15832852-c9e2-4bba-9e1c-5a0e725e28dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:35.669Z|9db0965e-9fae-4ee7-93a4-613756918ac5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:35.670Z|6a3729bd-e4f1-4b0d-89b8-5cce55760e34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:38.153Z|f3d8c8b4-224b-4850-a420-fe8d6d170630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:58:38.157Z|f3d8c8b4-224b-4850-a420-fe8d6d170630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:58:38.927Z|87eb66ab-c6e3-44ab-9945-83f0acd28538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:58:38.927Z|87eb66ab-c6e3-44ab-9945-83f0acd28538|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:58:45.693Z|0567fdb1-5ea1-4e77-9ae6-b0ef81832752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:45.693Z|a65650b7-889a-41ea-a542-625590ad0422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:45.693Z|1b087088-b15a-4333-91b2-2f50d0c79027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:45.694Z|a65650b7-889a-41ea-a542-625590ad0422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:45.694Z|0567fdb1-5ea1-4e77-9ae6-b0ef81832752|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:45.694Z|1b087088-b15a-4333-91b2-2f50d0c79027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:53.153Z|3315e551-99c5-499c-a4f5-ff8866ce04fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:58:53.154Z|3315e551-99c5-499c-a4f5-ff8866ce04fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:58:55.720Z|ee475f11-63fc-4372-8f46-4edf231fefad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:55.720Z|048c08db-19b8-41a5-b77c-c1ab95bf369d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:55.720Z|0e3e48bf-6293-4a47-8a31-4dd8b7cff95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:58:55.720Z|0e3e48bf-6293-4a47-8a31-4dd8b7cff95d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:55.720Z|ee475f11-63fc-4372-8f46-4edf231fefad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:58:55.720Z|048c08db-19b8-41a5-b77c-c1ab95bf369d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:05.745Z|47d4c6f0-b7db-4d9d-9c8d-6d8f3e2a8885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:05.745Z|6e842a08-4263-48c5-b257-8a050820b009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:05.746Z|47d4c6f0-b7db-4d9d-9c8d-6d8f3e2a8885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:05.745Z|6e842a08-4263-48c5-b257-8a050820b009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:05.750Z|ee280c30-f2e1-45cc-a785-b8055a818072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:05.752Z|ee280c30-f2e1-45cc-a785-b8055a818072|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:08.153Z|151c80e5-fa35-4d42-acc4-62cfdde31830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:59:08.154Z|151c80e5-fa35-4d42-acc4-62cfdde31830|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:59:08.928Z|f6c583e7-c719-4cb2-a1d3-7f463fa74b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:59:08.929Z|f6c583e7-c719-4cb2-a1d3-7f463fa74b64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:59:15.778Z|8ec2dc25-aa6b-4b5d-895f-e96f127f820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:15.779Z|8ec2dc25-aa6b-4b5d-895f-e96f127f820d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:15.786Z|1bed316b-166d-482c-8908-d8d2f1de3f39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:15.787Z|1bed316b-166d-482c-8908-d8d2f1de3f39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:15.788Z|9227f881-0cd2-4101-b37c-c4b9d5ca7ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:15.788Z|9227f881-0cd2-4101-b37c-c4b9d5ca7ff7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:16.326Z|500e6262-29c6-4888-9b70-4252c4825410|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T14:59:16.327Z|500e6262-29c6-4888-9b70-4252c4825410|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:23.153Z|e4e690ff-d908-42a6-9475-d510c37e9742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:59:23.156Z|e4e690ff-d908-42a6-9475-d510c37e9742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:59:25.810Z|b3a5340a-aef0-450b-be05-1991ec6fa7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:25.811Z|b3a5340a-aef0-450b-be05-1991ec6fa7ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:25.813Z|e0883681-df05-40c8-b239-9b819665e19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:25.813Z|e0883681-df05-40c8-b239-9b819665e19c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:25.816Z|b9104fe9-9dd7-4ee2-9819-861a7df0db4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:25.816Z|b9104fe9-9dd7-4ee2-9819-861a7df0db4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:35.841Z|bfc9c77a-13b8-4d41-89e9-3db7c4bfca40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:35.840Z|a08d8ee0-892e-4185-a3b9-95e7e7f037e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:35.840Z|5477c4c3-169f-4138-9be6-e4b4792fc6a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:35.841Z|bfc9c77a-13b8-4d41-89e9-3db7c4bfca40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:35.841Z|a08d8ee0-892e-4185-a3b9-95e7e7f037e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:35.842Z|5477c4c3-169f-4138-9be6-e4b4792fc6a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:38.154Z|cd987154-542d-4454-9545-56a55f6e2f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:59:38.155Z|cd987154-542d-4454-9545-56a55f6e2f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:59:38.930Z|20fcd5ae-e9d6-4e6f-a1d9-09ea9de248e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:59:38.931Z|20fcd5ae-e9d6-4e6f-a1d9-09ea9de248e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:59:45.867Z|bcb91c88-2f35-4f7d-9ecd-31f5c1bbb3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:45.867Z|5f85e620-748a-4a98-baa6-a098082a297e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:45.867Z|0548c64a-51b3-4ef6-8028-73c56d147f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:45.868Z|bcb91c88-2f35-4f7d-9ecd-31f5c1bbb3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:45.868Z|0548c64a-51b3-4ef6-8028-73c56d147f71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:45.868Z|5f85e620-748a-4a98-baa6-a098082a297e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:53.154Z|74253fa6-4bf4-43cd-9b31-f39776769b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T14:59:53.155Z|74253fa6-4bf4-43cd-9b31-f39776769b10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T14:59:55.896Z|a405aa94-ab24-499e-a60b-cef043c93341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:55.898Z|a405aa94-ab24-499e-a60b-cef043c93341|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:55.898Z|68e981e6-5bd6-4e31-8b8a-f9154143e050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:55.898Z|68e981e6-5bd6-4e31-8b8a-f9154143e050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T14:59:55.904Z|136a602d-bbeb-4cb3-af27-196f1cd487d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T14:59:55.905Z|136a602d-bbeb-4cb3-af27-196f1cd487d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:05.938Z|036b342e-3c2e-4d38-a262-3ba41e4aafd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:05.939Z|036b342e-3c2e-4d38-a262-3ba41e4aafd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:05.942Z|a4d097b7-cfb9-4c96-93d6-04cfb9d0f868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:05.943Z|a4d097b7-cfb9-4c96-93d6-04cfb9d0f868|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:05.948Z|5fa5e2a1-1e53-4398-835a-f40cc1352ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:05.949Z|5fa5e2a1-1e53-4398-835a-f40cc1352ae9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:08.154Z|af1f3132-1fa3-4353-bc49-51dc20bc60ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:00:08.157Z|af1f3132-1fa3-4353-bc49-51dc20bc60ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:00:08.932Z|4993f29b-65ed-4c81-9bb6-1e96f32f69d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:00:08.932Z|4993f29b-65ed-4c81-9bb6-1e96f32f69d3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:00:15.971Z|0accfa6c-eb5c-422c-8f46-2c31daf654e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:15.971Z|6b4700ee-542a-42c7-9457-002ef133f92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:15.972Z|0accfa6c-eb5c-422c-8f46-2c31daf654e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:15.972Z|6b4700ee-542a-42c7-9457-002ef133f92a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:15.975Z|1e77bd8f-6077-49b3-8ad2-760af0a8fc75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:15.976Z|1e77bd8f-6077-49b3-8ad2-760af0a8fc75|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:16.326Z|e70c2f51-cca4-4f90-95c2-5dcd6217eaf4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:00:16.327Z|e70c2f51-cca4-4f90-95c2-5dcd6217eaf4|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:23.154Z|ba7fb3d9-dd5c-4609-9cd9-f6727f4180a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:00:23.157Z|ba7fb3d9-dd5c-4609-9cd9-f6727f4180a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:00:26.002Z|5a5dd1c1-704f-46fd-8c38-ff7530a65419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:26.002Z|e47eba66-021e-4b0c-8d23-71c253a1577d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:26.003Z|5a5dd1c1-704f-46fd-8c38-ff7530a65419|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:26.004Z|afbd0019-e5e4-4f67-9474-40fb738e8f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:26.004Z|e47eba66-021e-4b0c-8d23-71c253a1577d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:26.004Z|afbd0019-e5e4-4f67-9474-40fb738e8f0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:36.030Z|9a9f30b2-baa1-4057-962c-a7cb0e5d7cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:36.030Z|213213a8-bf8e-4f27-bf68-8efdaaf478b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:36.030Z|15d371e1-5a44-4bac-95c5-f596dd5de1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:36.031Z|9a9f30b2-baa1-4057-962c-a7cb0e5d7cad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:36.031Z|15d371e1-5a44-4bac-95c5-f596dd5de1fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:36.031Z|213213a8-bf8e-4f27-bf68-8efdaaf478b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:38.154Z|539ec556-ff2e-4d5a-9c51-ca4468c36bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:00:38.155Z|539ec556-ff2e-4d5a-9c51-ca4468c36bc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:00:38.933Z|1f870ec5-45e9-4364-b99b-a99bc7906c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:00:38.934Z|1f870ec5-45e9-4364-b99b-a99bc7906c13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:00:46.056Z|01f46993-f522-497b-a03a-6875aa2591f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:46.056Z|ce96283f-656b-440e-ae8e-8796feebe12d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:46.057Z|01f46993-f522-497b-a03a-6875aa2591f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:46.057Z|ce96283f-656b-440e-ae8e-8796feebe12d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:46.057Z|8335707c-e41d-4b38-9445-55bbd44aedf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:46.058Z|8335707c-e41d-4b38-9445-55bbd44aedf0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:53.154Z|ec5639aa-66ff-48c5-ab0c-4bbd0b5a603c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:00:53.157Z|ec5639aa-66ff-48c5-ab0c-4bbd0b5a603c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:00:56.091Z|00cd125f-6e99-48f3-9847-274bbe295f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:56.091Z|0d99ae6e-c9f8-4f84-8eea-919e1cc97b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:56.092Z|0d99ae6e-c9f8-4f84-8eea-919e1cc97b10|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:56.097Z|00cd125f-6e99-48f3-9847-274bbe295f12|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:00:56.097Z|6080176a-2855-4248-8ff2-92709bf52038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:00:56.100Z|6080176a-2855-4248-8ff2-92709bf52038|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:06.121Z|fae8938e-1311-41f9-b53d-206208c74c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:06.122Z|fae8938e-1311-41f9-b53d-206208c74c25|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:06.125Z|021b2076-038d-413e-b487-ce14beb7ced4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:06.125Z|e4822765-b60f-4a2e-8dde-3bc862b67294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:06.125Z|e4822765-b60f-4a2e-8dde-3bc862b67294|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:06.125Z|021b2076-038d-413e-b487-ce14beb7ced4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:08.153Z|85f8b37f-eaba-45ee-9420-2d8c9ff52c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:01:08.154Z|85f8b37f-eaba-45ee-9420-2d8c9ff52c34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:01:08.935Z|3c87d3f5-fc48-4e1f-8526-7ea41b6529b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:01:08.935Z|3c87d3f5-fc48-4e1f-8526-7ea41b6529b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:01:16.169Z|132800da-d20f-4363-a19f-c3dbfa7df171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:16.171Z|132800da-d20f-4363-a19f-c3dbfa7df171|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:16.183Z|d27b380d-4930-4137-a67d-f82bed5d606a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:16.183Z|05e62139-3849-4600-a643-e6eb7829db13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:16.184Z|d27b380d-4930-4137-a67d-f82bed5d606a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:16.185Z|05e62139-3849-4600-a643-e6eb7829db13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:16.328Z|6ad77106-d1c8-4bfe-8088-f89bf8e19edc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:01:16.330Z|6ad77106-d1c8-4bfe-8088-f89bf8e19edc|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:23.153Z|970ef28c-3df8-4a95-bfd0-ec8fc69958f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:01:23.154Z|970ef28c-3df8-4a95-bfd0-ec8fc69958f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:01:26.209Z|04b7e4f0-da46-4eb4-99f7-eebbedf532bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:26.210Z|04b7e4f0-da46-4eb4-99f7-eebbedf532bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:26.214Z|e08b3c51-d955-4012-8b66-531ecd6ec50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:26.214Z|e08b3c51-d955-4012-8b66-531ecd6ec50d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:26.215Z|b3e2dcec-2ac4-43e5-b06a-32e712f3faac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:26.216Z|b3e2dcec-2ac4-43e5-b06a-32e712f3faac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:36.250Z|ee667481-3db5-4fca-9d78-7e5271c2cf14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:36.251Z|ee667481-3db5-4fca-9d78-7e5271c2cf14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:36.253Z|d3dc89cc-0965-4fb2-b2de-24c9aef00e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:36.253Z|d3dc89cc-0965-4fb2-b2de-24c9aef00e56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:36.260Z|da737f74-bd24-458d-ba2d-b3243ba2f05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:36.261Z|da737f74-bd24-458d-ba2d-b3243ba2f05f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:38.153Z|c14a2b85-3ad0-42f9-846c-fffc4ab7d5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:01:38.156Z|c14a2b85-3ad0-42f9-846c-fffc4ab7d5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:01:38.936Z|b8e8d0d8-0d59-4de7-8b45-856c2b572f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:01:38.937Z|b8e8d0d8-0d59-4de7-8b45-856c2b572f30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:01:46.282Z|d1577068-cdb8-423e-95e0-dc1239c253ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:46.283Z|d1577068-cdb8-423e-95e0-dc1239c253ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:46.282Z|aabbb98c-678a-438e-a7d6-83b0b468fc1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:46.286Z|aabbb98c-678a-438e-a7d6-83b0b468fc1e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:46.299Z|79aae709-fede-4664-949d-feb4c5ef68f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:46.300Z|79aae709-fede-4664-949d-feb4c5ef68f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:53.153Z|0e4e87cb-2dad-44d6-afb1-511dd9b727ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:01:53.154Z|0e4e87cb-2dad-44d6-afb1-511dd9b727ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:01:56.320Z|4e39f847-089e-4b67-bc1c-da7152854686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:56.320Z|33ca800f-1260-4475-b48d-dbc1c1e9b54a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:56.320Z|4e39f847-089e-4b67-bc1c-da7152854686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:56.320Z|33ca800f-1260-4475-b48d-dbc1c1e9b54a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:01:56.326Z|f4d12808-57fb-45a2-b96e-863454587f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:01:56.326Z|f4d12808-57fb-45a2-b96e-863454587f17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:06.349Z|41b71a47-a0e0-4d0a-8af4-ae9599686f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:06.349Z|3425522c-38e0-471b-bfc2-45032dbcde34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:06.350Z|4260ab42-2c64-4cf7-93b1-90cd9b9f051a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:06.350Z|41b71a47-a0e0-4d0a-8af4-ae9599686f9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:06.350Z|3425522c-38e0-471b-bfc2-45032dbcde34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:06.351Z|4260ab42-2c64-4cf7-93b1-90cd9b9f051a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:08.153Z|0345eb37-729e-4faf-9abf-9d75d9b05221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:02:08.154Z|0345eb37-729e-4faf-9abf-9d75d9b05221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:02:08.938Z|02a03d40-ad7e-4ba9-9a19-4a56464fb9ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:02:08.938Z|02a03d40-ad7e-4ba9-9a19-4a56464fb9ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:02:16.326Z|6652725a-17e0-45cd-9f47-d997e6c8e0fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:02:16.327Z|6652725a-17e0-45cd-9f47-d997e6c8e0fa|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:16.393Z|7a28c29d-e650-40ff-90ee-14352155a697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:16.394Z|7a28c29d-e650-40ff-90ee-14352155a697|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:16.400Z|fe6547a5-df56-450f-921e-eab28390e34c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:16.402Z|fe6547a5-df56-450f-921e-eab28390e34c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:16.403Z|b2ef03f2-e332-40e8-8ca4-af47b33c63e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:16.404Z|b2ef03f2-e332-40e8-8ca4-af47b33c63e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:23.153Z|4a970df5-cb54-4bf7-94f6-6ef1a10d9dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:02:23.156Z|4a970df5-cb54-4bf7-94f6-6ef1a10d9dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:02:26.422Z|666fba6f-c59b-4717-a279-b284f30a905e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:26.423Z|666fba6f-c59b-4717-a279-b284f30a905e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:26.423Z|ac164f27-924b-4a2b-8534-6a3e6ec02f07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:26.424Z|ac164f27-924b-4a2b-8534-6a3e6ec02f07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:26.440Z|f3642228-9fa9-41f5-9f59-c79a2dc87fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:26.441Z|f3642228-9fa9-41f5-9f59-c79a2dc87fe9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:36.450Z|930d4371-3a1b-4c51-992d-f920b952d57e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:36.451Z|930d4371-3a1b-4c51-992d-f920b952d57e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:36.451Z|e49e1241-bb60-421c-ab46-6295638e0c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:36.452Z|e49e1241-bb60-421c-ab46-6295638e0c8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:36.471Z|b98af851-0cb2-4d17-9064-ab0cb5317501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:36.472Z|b98af851-0cb2-4d17-9064-ab0cb5317501|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:38.153Z|dc116542-c62d-4894-8f74-e937797586c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:02:38.154Z|dc116542-c62d-4894-8f74-e937797586c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:02:38.940Z|16ea3e9c-f7cd-424a-8f2d-1514ca997aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:02:38.940Z|16ea3e9c-f7cd-424a-8f2d-1514ca997aee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:02:46.477Z|c6cd1db4-37b7-4fc2-a9ec-ce3c0007867f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:46.476Z|864a5d9c-1846-446d-aedf-aaeec46bb130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:46.478Z|c6cd1db4-37b7-4fc2-a9ec-ce3c0007867f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:46.478Z|864a5d9c-1846-446d-aedf-aaeec46bb130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:46.500Z|fd250457-d560-4dea-904f-60803c7be386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:46.500Z|fd250457-d560-4dea-904f-60803c7be386|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:53.153Z|da6746ad-9e97-4a8a-91c6-cb2017730b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:02:53.154Z|da6746ad-9e97-4a8a-91c6-cb2017730b6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:02:56.507Z|93b338b9-9a01-4dcc-bb3c-62f7b870e29f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:56.508Z|93b338b9-9a01-4dcc-bb3c-62f7b870e29f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:56.518Z|e0181d69-13c9-4953-9640-d9018df577b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:56.519Z|e0181d69-13c9-4953-9640-d9018df577b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:02:56.526Z|8a6cdce2-880a-431d-bf7a-50f65492f882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:02:56.527Z|8a6cdce2-880a-431d-bf7a-50f65492f882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:06.533Z|089108f2-ef64-4f27-aee9-5e6257114649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:06.534Z|089108f2-ef64-4f27-aee9-5e6257114649|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:06.549Z|9c3f2a51-e2a5-4ea6-afbc-e5b4e57431c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:06.549Z|b2e7deea-4f96-486e-a152-b4177bc6fdc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:06.550Z|9c3f2a51-e2a5-4ea6-afbc-e5b4e57431c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:06.550Z|b2e7deea-4f96-486e-a152-b4177bc6fdc0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:08.154Z|947e0d39-f812-4fc8-81ff-df875f2d3dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:03:08.157Z|947e0d39-f812-4fc8-81ff-df875f2d3dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:03:08.941Z|62406d07-90d7-41dc-b86c-6b6e149b44dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:03:08.942Z|62406d07-90d7-41dc-b86c-6b6e149b44dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:03:16.326Z|08b4bf64-2565-4e90-8d94-69e804a38d9e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:03:16.327Z|08b4bf64-2565-4e90-8d94-69e804a38d9e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:16.561Z|a589abda-8a53-48a0-b6b9-f5050aa3f8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:16.563Z|a589abda-8a53-48a0-b6b9-f5050aa3f8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:16.575Z|96e942dd-a11f-4fbe-9f52-ce3523692f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:16.575Z|5a745999-451a-4fb1-a4fb-637a5a047609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:16.576Z|96e942dd-a11f-4fbe-9f52-ce3523692f33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:16.576Z|5a745999-451a-4fb1-a4fb-637a5a047609|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:23.153Z|819f6f54-2213-488f-a2c9-49ca3964e088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:03:23.154Z|819f6f54-2213-488f-a2c9-49ca3964e088|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:03:26.586Z|a0c06d08-0225-47aa-8f83-d017bdce02f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:26.587Z|a0c06d08-0225-47aa-8f83-d017bdce02f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:26.602Z|e73c6499-3cf4-4ca5-becc-7a2eba182e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:26.603Z|e73c6499-3cf4-4ca5-becc-7a2eba182e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:26.603Z|c0530e8a-6e9d-4fe7-b273-c0246c7fcd60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:26.603Z|c0530e8a-6e9d-4fe7-b273-c0246c7fcd60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:36.615Z|4ec1c97d-e0b3-4715-a3fd-aeb5d3abe95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:36.616Z|4ec1c97d-e0b3-4715-a3fd-aeb5d3abe95f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:36.626Z|b1b6dc92-642d-4b88-b0a2-69b47d45ccfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:36.626Z|b1b6dc92-642d-4b88-b0a2-69b47d45ccfe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:36.627Z|2167e48b-b34f-4d1f-9c1f-67c01e10cbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:36.627Z|2167e48b-b34f-4d1f-9c1f-67c01e10cbd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:38.153Z|2ef5f99e-525e-4886-befa-d6a3408c49d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:03:38.154Z|2ef5f99e-525e-4886-befa-d6a3408c49d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:03:38.943Z|f413e1e6-25a6-486d-b21c-0a9c356050ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:03:38.943Z|f413e1e6-25a6-486d-b21c-0a9c356050ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:03:46.640Z|afda9387-6e59-45a9-9e04-a6f7fed659e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:46.641Z|afda9387-6e59-45a9-9e04-a6f7fed659e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:46.649Z|24ba5c39-39a4-45e5-bc0d-3544785dadcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:46.649Z|279958a7-5324-425b-b388-43704cffc9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:46.650Z|24ba5c39-39a4-45e5-bc0d-3544785dadcb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:46.650Z|279958a7-5324-425b-b388-43704cffc9fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:53.153Z|8ab06ab3-804e-463a-9603-b3767f927f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:03:53.158Z|8ab06ab3-804e-463a-9603-b3767f927f59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:03:56.669Z|12c745d3-5ecb-4e1b-b097-b9bfa334f87c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:56.669Z|12c745d3-5ecb-4e1b-b097-b9bfa334f87c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:56.675Z|13276952-e7a3-4bcd-9ac9-511e1d988597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:56.676Z|13276952-e7a3-4bcd-9ac9-511e1d988597|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:03:56.677Z|f0bf9458-c1db-4418-8d16-b2f4da8c8e94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:03:56.678Z|f0bf9458-c1db-4418-8d16-b2f4da8c8e94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:06.719Z|d5bbc2f8-16af-469a-a7a5-ce513afeadcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:06.718Z|24830b8e-7bcf-4e7d-973c-a0da10867ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:06.718Z|6081495e-7bfb-4a45-812f-fc261a155d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:06.719Z|24830b8e-7bcf-4e7d-973c-a0da10867ffe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:06.720Z|d5bbc2f8-16af-469a-a7a5-ce513afeadcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:06.720Z|6081495e-7bfb-4a45-812f-fc261a155d5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:08.153Z|ec6dc9f9-1cd4-44aa-b733-71b102216bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:04:08.154Z|ec6dc9f9-1cd4-44aa-b733-71b102216bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:04:08.944Z|71b12642-ef01-420e-89a3-2ff936f9ebca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:04:08.944Z|71b12642-ef01-420e-89a3-2ff936f9ebca|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:04:16.325Z|f2cb1be3-1b3f-4b0d-ab2a-3a10694a547e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:04:16.326Z|f2cb1be3-1b3f-4b0d-ab2a-3a10694a547e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:16.746Z|dcc38d00-c244-4dc6-b0a3-27a51d74ccba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:16.747Z|dcc38d00-c244-4dc6-b0a3-27a51d74ccba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:16.748Z|08ba3ed7-4163-442c-9f2e-16ba605c111f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:16.749Z|08ba3ed7-4163-442c-9f2e-16ba605c111f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:16.752Z|99863fb6-7f39-4002-96ea-3bf0f89f84bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:16.753Z|99863fb6-7f39-4002-96ea-3bf0f89f84bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:23.153Z|b0b244d8-d1a5-4d46-bc0d-05f032f515d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:04:23.154Z|b0b244d8-d1a5-4d46-bc0d-05f032f515d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:04:26.771Z|c461dae5-5517-453a-b6c9-b61c4437c02f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:26.772Z|c461dae5-5517-453a-b6c9-b61c4437c02f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:26.772Z|06fdbef1-e605-4ce8-bd5e-d0a724fe2c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:26.773Z|06fdbef1-e605-4ce8-bd5e-d0a724fe2c75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:26.773Z|912aa720-f77c-426e-950a-e5e842fc5ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:26.773Z|912aa720-f77c-426e-950a-e5e842fc5ef3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:36.799Z|fc9e83e3-dcc0-4ab6-b9f0-fda23246fe0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:36.799Z|00cc880c-eb5d-4fb5-8579-f5f5fcc16bd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:36.800Z|00cc880c-eb5d-4fb5-8579-f5f5fcc16bd0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:36.801Z|fc9e83e3-dcc0-4ab6-b9f0-fda23246fe0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:36.807Z|d3464790-cfdb-4218-8453-eea44c1924c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:36.807Z|d3464790-cfdb-4218-8453-eea44c1924c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:38.153Z|95b4d19d-2d16-4b63-abeb-17ab5bec493b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:04:38.157Z|95b4d19d-2d16-4b63-abeb-17ab5bec493b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:04:38.945Z|b826ca21-5168-4489-8af0-c09c87ab0872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:04:38.946Z|b826ca21-5168-4489-8af0-c09c87ab0872|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:04:46.826Z|86c3dafd-55c1-493d-b52e-12d6ecc4b6b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:46.827Z|86c3dafd-55c1-493d-b52e-12d6ecc4b6b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:46.831Z|f3959d47-d360-4b27-aa2f-e1c08a3c9d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:46.831Z|f3959d47-d360-4b27-aa2f-e1c08a3c9d0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:46.833Z|b805f2ce-6f36-4e7f-a411-9740a35c4411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:46.833Z|b805f2ce-6f36-4e7f-a411-9740a35c4411|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:53.153Z|27e1d89f-1e08-4a46-96c3-4b0c719e7264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:04:53.154Z|27e1d89f-1e08-4a46-96c3-4b0c719e7264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:04:56.854Z|6e6bc5d0-bb18-46c7-a829-aae6b7db8860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:56.854Z|6e4d8e72-0451-4a5d-b19f-41452982ed14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:56.854Z|958b077b-7adf-41d8-9fd9-b53f7a892f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:04:56.854Z|6e6bc5d0-bb18-46c7-a829-aae6b7db8860|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:56.854Z|6e4d8e72-0451-4a5d-b19f-41452982ed14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:04:56.854Z|958b077b-7adf-41d8-9fd9-b53f7a892f0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:06.881Z|96e66971-62db-4a32-9cc3-eb44f1fbcbf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:06.882Z|96e66971-62db-4a32-9cc3-eb44f1fbcbf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:06.887Z|e5464840-dba1-45df-8c34-c9b8e3b4b36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:06.888Z|e5464840-dba1-45df-8c34-c9b8e3b4b36d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:06.889Z|2b109eba-4a1f-4d65-96db-ba23f4dc4566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:06.889Z|2b109eba-4a1f-4d65-96db-ba23f4dc4566|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:08.154Z|74af1cc5-4d3b-4825-baa3-43a513a8376b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:05:08.154Z|74af1cc5-4d3b-4825-baa3-43a513a8376b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:05:08.946Z|9d35bbb2-ee00-4032-bc39-52190b620009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:05:08.947Z|9d35bbb2-ee00-4032-bc39-52190b620009|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:05:16.326Z|431a2a6e-e794-4925-a013-2b88c2cf654d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:05:16.327Z|431a2a6e-e794-4925-a013-2b88c2cf654d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:16.912Z|70085a34-c2ad-408d-8d2e-e5c4c010d2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:16.913Z|70085a34-c2ad-408d-8d2e-e5c4c010d2b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:16.914Z|6d626389-06e1-4a89-a508-94a47b1bb227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:16.914Z|f51cd954-2e62-441d-a570-cd341f51579d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:16.914Z|6d626389-06e1-4a89-a508-94a47b1bb227|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:16.914Z|f51cd954-2e62-441d-a570-cd341f51579d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:23.153Z|d08a5f1b-4826-48a9-a73e-104e33fe9565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:05:23.157Z|d08a5f1b-4826-48a9-a73e-104e33fe9565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:05:26.939Z|c1b508d7-e7f1-4609-8224-b4cd7a28ef75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:26.939Z|c1b508d7-e7f1-4609-8224-b4cd7a28ef75|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:26.939Z|4373b7f0-9e25-47cb-bb7c-8228b199e5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:26.940Z|4373b7f0-9e25-47cb-bb7c-8228b199e5be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:26.946Z|77d2ab08-34c9-46db-94a1-7b00e975229f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:26.947Z|77d2ab08-34c9-46db-94a1-7b00e975229f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:36.964Z|207b4663-1789-4453-8cdb-64c2c36bcb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:36.964Z|30a275f7-9d6e-4bc4-8504-dc326d36d6db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:36.965Z|207b4663-1789-4453-8cdb-64c2c36bcb47|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:36.966Z|30a275f7-9d6e-4bc4-8504-dc326d36d6db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:36.973Z|1b839691-b849-4565-8883-2dc180b8405e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:36.974Z|1b839691-b849-4565-8883-2dc180b8405e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:38.153Z|9035e658-f9bb-40e5-a37c-1510d1a924ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:05:38.154Z|9035e658-f9bb-40e5-a37c-1510d1a924ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:05:38.950Z|a0c4e453-ebdf-4f86-b7d0-7254427e69b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:05:38.950Z|a0c4e453-ebdf-4f86-b7d0-7254427e69b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:05:46.990Z|04e5bb0f-7848-4a12-b6c1-d75f2d6e657f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:46.990Z|78031116-d8ad-4f46-8e4b-f7a97fb69042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:46.990Z|04e5bb0f-7848-4a12-b6c1-d75f2d6e657f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:46.990Z|78031116-d8ad-4f46-8e4b-f7a97fb69042|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:47.001Z|3108d611-3858-4220-a858-3a1c4b602951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:47.002Z|3108d611-3858-4220-a858-3a1c4b602951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:53.153Z|5fdc6163-5f09-4ce3-9bb1-3fd2f39d9289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:05:53.154Z|5fdc6163-5f09-4ce3-9bb1-3fd2f39d9289|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:05:57.013Z|18ac4db8-22c7-44e0-956c-0644107799ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:57.013Z|8f215cb0-facd-4453-ae72-ec1bb0ce5068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:57.014Z|18ac4db8-22c7-44e0-956c-0644107799ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:57.014Z|8f215cb0-facd-4453-ae72-ec1bb0ce5068|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:05:57.026Z|16227eae-e3f8-42ed-ba38-a93e52da8e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:05:57.026Z|16227eae-e3f8-42ed-ba38-a93e52da8e70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:07.037Z|1380dcb9-0dc1-4775-8882-a0bcdc4d0097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:07.038Z|1380dcb9-0dc1-4775-8882-a0bcdc4d0097|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:07.043Z|2c4f753b-9259-435d-b6d6-0b4ee27f1918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:07.043Z|2c4f753b-9259-435d-b6d6-0b4ee27f1918|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:07.050Z|ca3906ca-2185-4e55-b842-8edb6f07502c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:07.051Z|ca3906ca-2185-4e55-b842-8edb6f07502c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:08.153Z|079112d4-de2b-49cc-9fe6-0d717cb54654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:06:08.156Z|079112d4-de2b-49cc-9fe6-0d717cb54654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:06:08.951Z|031ef913-2b62-425a-b555-c6937c887451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:06:08.951Z|031ef913-2b62-425a-b555-c6937c887451|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:06:16.327Z|57592b69-62b4-4038-a551-291b8c71fd89|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:06:16.328Z|57592b69-62b4-4038-a551-291b8c71fd89|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:17.060Z|fc39f07b-6c48-4998-8814-679f51068ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:17.061Z|fc39f07b-6c48-4998-8814-679f51068ea8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:17.071Z|62cdb301-e6e5-496b-aca6-595e6471e502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:17.072Z|62cdb301-e6e5-496b-aca6-595e6471e502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:17.077Z|105731b1-7532-497e-ae24-8b0a133bda2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:17.078Z|105731b1-7532-497e-ae24-8b0a133bda2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:23.153Z|89a79150-11ef-4eda-94a5-5c467ef04fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:06:23.154Z|89a79150-11ef-4eda-94a5-5c467ef04fcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:06:27.086Z|b8791019-4b35-4dbc-934f-fd0c18dfe6e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:27.088Z|b8791019-4b35-4dbc-934f-fd0c18dfe6e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:27.102Z|eccaffa6-ffea-47cf-9741-3e4348bc9bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:27.103Z|eccaffa6-ffea-47cf-9741-3e4348bc9bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:27.103Z|4d7a2b6c-db02-4d27-8597-e6fbf635725c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:27.104Z|4d7a2b6c-db02-4d27-8597-e6fbf635725c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:37.115Z|b1cdb9d4-17af-4a78-9326-63a1fc5763ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:37.116Z|b1cdb9d4-17af-4a78-9326-63a1fc5763ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:37.127Z|149411e6-55f1-46a4-aa9e-0a456cb16c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:37.127Z|211262e8-96b5-4fd6-8e4a-c8e85e727b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:37.128Z|149411e6-55f1-46a4-aa9e-0a456cb16c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:37.128Z|211262e8-96b5-4fd6-8e4a-c8e85e727b65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:38.153Z|e53a35fb-1179-4443-aa13-78f2ed72159a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:06:38.154Z|e53a35fb-1179-4443-aa13-78f2ed72159a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:06:38.952Z|e0ea49a3-544b-49ef-b05b-452bef57962c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:06:38.952Z|e0ea49a3-544b-49ef-b05b-452bef57962c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:06:47.140Z|07ee4001-3fe7-4696-a16f-ac0e30181c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:47.141Z|07ee4001-3fe7-4696-a16f-ac0e30181c15|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:47.158Z|766c63fc-2be9-44f0-80da-a53397ec734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:47.158Z|766c63fc-2be9-44f0-80da-a53397ec734b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:47.164Z|989f684a-8d5e-48f9-b404-7296ec688785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:47.165Z|989f684a-8d5e-48f9-b404-7296ec688785|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:53.153Z|f2362b11-e9d2-4422-bf2f-1f95a5b18247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:06:53.156Z|f2362b11-e9d2-4422-bf2f-1f95a5b18247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:06:57.167Z|c7e7f8d5-8af1-4ff0-b865-f0b0c696050e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:57.168Z|c7e7f8d5-8af1-4ff0-b865-f0b0c696050e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:57.184Z|cd468944-2a77-4194-8aa7-2d364d513a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:57.185Z|cd468944-2a77-4194-8aa7-2d364d513a01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:06:57.187Z|c00e2208-2a0a-479d-8df9-85dc43220cc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:06:57.187Z|c00e2208-2a0a-479d-8df9-85dc43220cc3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:07.192Z|336b73c8-c49e-434a-a957-38341575c69e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:07.193Z|336b73c8-c49e-434a-a957-38341575c69e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:07.215Z|2bbb81a9-a10e-4666-b431-404c6c3d1315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:07.216Z|2bbb81a9-a10e-4666-b431-404c6c3d1315|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:07.222Z|3ee32e2d-c923-4ef5-81cc-0382d6c95a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:07.222Z|3ee32e2d-c923-4ef5-81cc-0382d6c95a44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:08.153Z|462ec5c4-0402-4285-8283-4f3143960ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:07:08.154Z|462ec5c4-0402-4285-8283-4f3143960ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:07:08.953Z|aa83dcfe-94b5-40e5-9456-268c32cdd2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:07:08.954Z|aa83dcfe-94b5-40e5-9456-268c32cdd2f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:07:16.325Z|3b27251f-6bcf-4804-aa90-1979f469bd9b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:07:16.326Z|3b27251f-6bcf-4804-aa90-1979f469bd9b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:17.220Z|908c4935-0c74-4c9e-89aa-88005e3e51b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:17.221Z|908c4935-0c74-4c9e-89aa-88005e3e51b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:17.247Z|8bab0d1d-8b54-4a4c-ba08-fed67516c048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:17.247Z|df53c816-300b-4076-b850-173c278ef2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:17.248Z|8bab0d1d-8b54-4a4c-ba08-fed67516c048|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:17.248Z|df53c816-300b-4076-b850-173c278ef2ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:23.153Z|572d7108-082b-4a7e-ba9d-c17a187b51c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:07:23.154Z|572d7108-082b-4a7e-ba9d-c17a187b51c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:07:27.245Z|f6c20208-7536-4c2c-9ac8-df95f69f6061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:27.246Z|f6c20208-7536-4c2c-9ac8-df95f69f6061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:27.272Z|252f4c1b-c7d8-43fa-88a3-7ac2fd3412d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:27.273Z|252f4c1b-c7d8-43fa-88a3-7ac2fd3412d1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:27.272Z|008641e8-3516-4cd0-a437-70aae1351107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:27.274Z|008641e8-3516-4cd0-a437-70aae1351107|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:37.269Z|103645fe-34e5-45d6-a29f-6c9aff8864bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:37.270Z|103645fe-34e5-45d6-a29f-6c9aff8864bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:37.310Z|655b716c-9145-436e-a3aa-a705ac0fda0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:37.310Z|2a04f981-65e0-4aef-9f73-867f468b736a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:37.310Z|655b716c-9145-436e-a3aa-a705ac0fda0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:37.310Z|2a04f981-65e0-4aef-9f73-867f468b736a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:38.153Z|bafcf060-47c3-4078-a692-19da6f21a708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:07:38.156Z|bafcf060-47c3-4078-a692-19da6f21a708|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:07:38.954Z|c2d7deba-676b-4179-89bb-1a9b2b86f499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:07:38.955Z|c2d7deba-676b-4179-89bb-1a9b2b86f499|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:07:47.298Z|c375947c-0e0a-4ce1-b619-c99f449e8bf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:47.299Z|c375947c-0e0a-4ce1-b619-c99f449e8bf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:47.345Z|70b2800a-fc6b-4e00-8432-89cb2e177408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:47.345Z|c24888e2-c312-48ff-9e71-8e1fe077e48a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:47.346Z|c24888e2-c312-48ff-9e71-8e1fe077e48a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:47.346Z|70b2800a-fc6b-4e00-8432-89cb2e177408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:53.153Z|92279e1b-f82c-4871-8b9b-573b05bf7ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:07:53.154Z|92279e1b-f82c-4871-8b9b-573b05bf7ca1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:07:57.336Z|0d0e4075-ce45-4e23-b72f-aefebbc4cf66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:57.337Z|0d0e4075-ce45-4e23-b72f-aefebbc4cf66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:57.373Z|b21b283b-a6b7-4721-93c6-1914c2a19d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:57.373Z|a05902b8-a971-43a3-8b3f-abc1b5cd9bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:07:57.373Z|a05902b8-a971-43a3-8b3f-abc1b5cd9bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:07:57.373Z|b21b283b-a6b7-4721-93c6-1914c2a19d54|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:07.371Z|b111a2b0-2e30-4499-980c-d8a66577e0d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:07.372Z|b111a2b0-2e30-4499-980c-d8a66577e0d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:07.396Z|685615ee-1109-4f16-8abc-232c1e40b90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:07.397Z|685615ee-1109-4f16-8abc-232c1e40b90f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:07.400Z|2ec98b00-dddb-4d1c-af34-b9216e4033c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:07.400Z|2ec98b00-dddb-4d1c-af34-b9216e4033c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:08.154Z|dd0a9e1f-dd4e-4056-98c4-2318e453e298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:08:08.155Z|dd0a9e1f-dd4e-4056-98c4-2318e453e298|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:08:08.956Z|3556c6c4-d42e-4875-b4a0-a4f0a54dfa4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:08:08.957Z|3556c6c4-d42e-4875-b4a0-a4f0a54dfa4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:08:16.326Z|f9c0fefa-a2fd-4f6d-b458-a7d442b5e94e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:08:16.326Z|f9c0fefa-a2fd-4f6d-b458-a7d442b5e94e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:17.396Z|a66c052e-2881-4af2-baed-d4594945bc9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:17.397Z|a66c052e-2881-4af2-baed-d4594945bc9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:17.424Z|03860b7c-ccb0-4df6-8dc8-391dd5308ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:17.424Z|f251eb34-3115-464f-aec4-63f3e7e3773a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:17.424Z|03860b7c-ccb0-4df6-8dc8-391dd5308ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:17.425Z|f251eb34-3115-464f-aec4-63f3e7e3773a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:23.153Z|b20177bf-2492-4930-a993-356fae65dcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:08:23.156Z|b20177bf-2492-4930-a993-356fae65dcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:08:27.419Z|81ce7173-6d26-4f4e-accc-e7f7146e3997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:27.420Z|81ce7173-6d26-4f4e-accc-e7f7146e3997|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:27.447Z|b7dbb317-1f30-4fde-99c9-3733501cc84a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:27.447Z|ff6fbcaa-f3d3-4031-bf0e-f36f6b28dd67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:27.448Z|ff6fbcaa-f3d3-4031-bf0e-f36f6b28dd67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:27.448Z|b7dbb317-1f30-4fde-99c9-3733501cc84a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:37.443Z|2b18e9bf-18c8-4030-abcf-e38b619a5fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:37.444Z|2b18e9bf-18c8-4030-abcf-e38b619a5fc8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:37.471Z|fa15d957-df9c-46da-8dd8-6ddfa55137f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:37.471Z|24606146-168b-4e68-a7f7-b13035feb373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:37.471Z|fa15d957-df9c-46da-8dd8-6ddfa55137f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:37.471Z|24606146-168b-4e68-a7f7-b13035feb373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:38.153Z|77709338-11fc-4b41-a3d6-6139b21d77ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:08:38.154Z|77709338-11fc-4b41-a3d6-6139b21d77ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:08:38.957Z|dcd2b79d-b35b-4994-8ff0-f0a28b5fcc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:08:38.959Z|dcd2b79d-b35b-4994-8ff0-f0a28b5fcc88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:08:47.472Z|c51a35dd-06e4-48f1-a7b6-acf6c108e977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:47.472Z|c51a35dd-06e4-48f1-a7b6-acf6c108e977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:47.494Z|9ba1b566-6518-439a-abe4-7fee0f53ca2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:47.494Z|9ba1b566-6518-439a-abe4-7fee0f53ca2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:47.503Z|c3f19f36-bda5-46f6-ad5d-bcf494e0fa0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:47.504Z|c3f19f36-bda5-46f6-ad5d-bcf494e0fa0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:53.153Z|cb7c40b7-922f-4734-a0a7-099db85305f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:08:53.154Z|cb7c40b7-922f-4734-a0a7-099db85305f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:08:57.495Z|af9280fd-85a4-437f-8ec9-ba52ba11806a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:57.496Z|af9280fd-85a4-437f-8ec9-ba52ba11806a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:57.519Z|b9b7f7a0-5640-447b-a40a-48317dcd34fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:57.520Z|b9b7f7a0-5640-447b-a40a-48317dcd34fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:08:57.529Z|fde39686-17c0-48dd-8f8e-8175443d6685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:08:57.529Z|fde39686-17c0-48dd-8f8e-8175443d6685|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:07.520Z|aabbed76-d306-4ca9-a58a-386ea4dee917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:07.521Z|aabbed76-d306-4ca9-a58a-386ea4dee917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:07.544Z|110e6be3-a0cf-42d7-9fde-77520f998bcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:07.545Z|110e6be3-a0cf-42d7-9fde-77520f998bcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:07.552Z|f96acd0e-60b2-4c33-88d4-5b51419c1407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:07.553Z|f96acd0e-60b2-4c33-88d4-5b51419c1407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:08.153Z|7df30ca6-9b41-4004-a1fc-3949d31effef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:09:08.157Z|7df30ca6-9b41-4004-a1fc-3949d31effef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:09:08.960Z|1c39923e-24c2-44c1-aec3-2adb85b5047b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:09:08.960Z|1c39923e-24c2-44c1-aec3-2adb85b5047b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:09:16.326Z|9a3280de-2166-4e0a-9f67-cd57d5e85074|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:09:16.327Z|9a3280de-2166-4e0a-9f67-cd57d5e85074|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:17.543Z|b25c395b-e8c0-47b7-b0ab-4d22e85ca0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:17.544Z|b25c395b-e8c0-47b7-b0ab-4d22e85ca0f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:17.567Z|da22beb1-b957-4f2f-b1ac-55d6045b2249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:17.568Z|da22beb1-b957-4f2f-b1ac-55d6045b2249|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:17.577Z|05321883-80dc-479b-90ce-3f112de16832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:17.578Z|05321883-80dc-479b-90ce-3f112de16832|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:23.153Z|98c4b63f-0160-4b87-9be2-17bee434785c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:09:23.154Z|98c4b63f-0160-4b87-9be2-17bee434785c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:09:27.565Z|c52b08fd-b764-4218-981a-16e5394097d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:27.566Z|c52b08fd-b764-4218-981a-16e5394097d8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:27.591Z|d359f39e-d653-4089-92da-890a33911944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:27.592Z|d359f39e-d653-4089-92da-890a33911944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:27.605Z|22fe856f-8d98-473e-abf6-be94f0212b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:27.606Z|22fe856f-8d98-473e-abf6-be94f0212b39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:37.593Z|2c534815-ef1d-4cf8-ae54-730bf7d70366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:37.594Z|2c534815-ef1d-4cf8-ae54-730bf7d70366|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:37.616Z|51f38f3c-d8c9-434c-aa6a-b4b2ecd91d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:37.617Z|51f38f3c-d8c9-434c-aa6a-b4b2ecd91d1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:37.628Z|b914198e-5310-47c1-90b3-321afb4b7298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:37.629Z|b914198e-5310-47c1-90b3-321afb4b7298|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:38.153Z|96d35c6b-37be-4cf5-b89a-747b68522b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:09:38.154Z|96d35c6b-37be-4cf5-b89a-747b68522b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:09:38.961Z|8074576b-a292-4a61-9287-acb4ec1d4886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:09:38.962Z|8074576b-a292-4a61-9287-acb4ec1d4886|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:09:47.617Z|597bca21-9c56-4966-ba79-a3217cb973e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:47.618Z|597bca21-9c56-4966-ba79-a3217cb973e7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:47.641Z|80163908-86fc-4d31-8254-fea61a808ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:47.642Z|80163908-86fc-4d31-8254-fea61a808ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:47.651Z|4d926e16-6798-4d7e-a061-456cccb1d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:47.652Z|4d926e16-6798-4d7e-a061-456cccb1d52d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:53.153Z|b4b5f320-4eab-48e7-8cc2-469ac0a9c519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:09:53.156Z|b4b5f320-4eab-48e7-8cc2-469ac0a9c519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:09:57.640Z|9a0f5b0b-44ad-4458-a99b-cc285012669d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:57.641Z|9a0f5b0b-44ad-4458-a99b-cc285012669d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:57.669Z|fc0ccd8e-e8a6-42d2-8f4f-996f5974524a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:57.670Z|fc0ccd8e-e8a6-42d2-8f4f-996f5974524a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:09:57.676Z|ef42395f-83e3-47bd-a5e3-0a4caedbee6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:09:57.677Z|ef42395f-83e3-47bd-a5e3-0a4caedbee6a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:07.666Z|f303b2ee-3c67-4988-ad0e-2efa0b607715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:07.668Z|f303b2ee-3c67-4988-ad0e-2efa0b607715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:07.698Z|84a5f4f4-76b9-45c1-a9c1-584d0e19d8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:07.699Z|84a5f4f4-76b9-45c1-a9c1-584d0e19d8b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:07.702Z|83e15b48-0a83-49c7-a44c-3a081681685f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:07.702Z|83e15b48-0a83-49c7-a44c-3a081681685f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:08.153Z|2a27052a-f7c1-440a-aa30-0fc0cf4c44ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:10:08.154Z|2a27052a-f7c1-440a-aa30-0fc0cf4c44ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:10:08.962Z|c19ae79d-52d1-494f-8134-f7c622897274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:10:08.963Z|c19ae79d-52d1-494f-8134-f7c622897274|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:10:16.325Z|bcc94088-623b-4309-a6a6-f93d1adfd748|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:10:16.327Z|bcc94088-623b-4309-a6a6-f93d1adfd748|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:17.694Z|61fed094-903e-48a8-a429-ec5f29bb2a54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:17.694Z|61fed094-903e-48a8-a429-ec5f29bb2a54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:17.726Z|f0ed5f2c-86da-4a28-9b25-870197e501cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:17.726Z|4fdf6a7e-0ad0-410a-84f6-401f5168629b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:17.727Z|f0ed5f2c-86da-4a28-9b25-870197e501cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:17.727Z|4fdf6a7e-0ad0-410a-84f6-401f5168629b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:23.153Z|9f772011-ad7a-411b-9f1e-a9ea2e8523f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:10:23.154Z|9f772011-ad7a-411b-9f1e-a9ea2e8523f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:10:27.719Z|2b82ca7c-a610-469b-b022-62d9a42756d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:27.720Z|2b82ca7c-a610-469b-b022-62d9a42756d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:27.751Z|64a80e10-761f-46ca-9408-1ebb60fb2f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:27.752Z|64a80e10-761f-46ca-9408-1ebb60fb2f5b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:27.755Z|711ef53c-5087-4d43-801c-e305321f9dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:27.756Z|711ef53c-5087-4d43-801c-e305321f9dce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:37.744Z|d46bcada-81cb-4f88-823e-9f1fdda66c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:37.745Z|d46bcada-81cb-4f88-823e-9f1fdda66c36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:37.778Z|9acfebf6-13d1-408b-9c2e-59ebaf06d5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:37.779Z|9acfebf6-13d1-408b-9c2e-59ebaf06d5e4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:37.782Z|fc00aa4e-9779-4160-85f9-37321e233a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:37.782Z|fc00aa4e-9779-4160-85f9-37321e233a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:38.154Z|fa4ead7f-9731-4eb4-b519-85c5771cc834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:10:38.157Z|fa4ead7f-9731-4eb4-b519-85c5771cc834|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:10:38.964Z|3f791f6a-44c3-4257-81d6-d7a9d8c31e2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:10:38.965Z|3f791f6a-44c3-4257-81d6-d7a9d8c31e2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:10:47.772Z|bdfc812b-03d3-4c4e-a9ed-1dc45b8bbf56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:47.773Z|bdfc812b-03d3-4c4e-a9ed-1dc45b8bbf56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:47.803Z|119afb60-9ba1-4890-9cd0-24e876025f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:47.805Z|119afb60-9ba1-4890-9cd0-24e876025f2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:47.805Z|a18e5a5a-7607-49ed-920f-8d7cd656aeb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:47.806Z|a18e5a5a-7607-49ed-920f-8d7cd656aeb6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:53.153Z|dad15283-b77d-4961-bb60-a82b0b537094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:10:53.154Z|dad15283-b77d-4961-bb60-a82b0b537094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:10:57.799Z|75bb47ed-6adb-4415-a088-f3e074a353ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:57.800Z|75bb47ed-6adb-4415-a088-f3e074a353ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:57.829Z|06ec223b-055a-4033-b417-aa8dd54cb034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:57.829Z|7a32f7f9-8015-466a-a0c1-aa78a16838fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:10:57.830Z|06ec223b-055a-4033-b417-aa8dd54cb034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:10:57.830Z|7a32f7f9-8015-466a-a0c1-aa78a16838fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:07.831Z|3512b803-14e0-4cdc-b7ca-a04067f2db1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:07.833Z|3512b803-14e0-4cdc-b7ca-a04067f2db1e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:07.852Z|8be440e4-79b9-4a96-a5df-6bb010be4828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:07.853Z|f311ecf9-b41b-4037-91f9-1b8552dae474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:07.854Z|8be440e4-79b9-4a96-a5df-6bb010be4828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:07.854Z|f311ecf9-b41b-4037-91f9-1b8552dae474|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:08.154Z|cc88c56c-5a5d-4f83-a089-936a6fa2d221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:11:08.155Z|cc88c56c-5a5d-4f83-a089-936a6fa2d221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:11:08.966Z|ce71e1da-80bd-412c-a2c6-daf6cc6d45fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:11:08.967Z|ce71e1da-80bd-412c-a2c6-daf6cc6d45fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:11:16.326Z|d5ec31b2-3d7d-4e53-86a4-f10231ea6731|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:11:16.327Z|d5ec31b2-3d7d-4e53-86a4-f10231ea6731|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:17.861Z|725d433f-2205-4ec8-aa79-369916f18ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:17.862Z|725d433f-2205-4ec8-aa79-369916f18ccb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:17.882Z|fba7437d-80e1-4ecb-ab68-bcda454e08ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:17.883Z|7b947b1e-0351-4ea5-a190-ecaa293ce6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:17.883Z|7b947b1e-0351-4ea5-a190-ecaa293ce6f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:17.883Z|fba7437d-80e1-4ecb-ab68-bcda454e08ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:23.153Z|381b015b-7bd8-4730-9059-fbbee317d586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:11:23.156Z|381b015b-7bd8-4730-9059-fbbee317d586|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:11:27.901Z|10532d2c-b250-4830-973c-d1644a922274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:27.902Z|10532d2c-b250-4830-973c-d1644a922274|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:27.906Z|f09ac8f6-396d-4185-9dc3-8f75b1d77528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:27.907Z|f09ac8f6-396d-4185-9dc3-8f75b1d77528|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:27.909Z|c0f0caa5-815a-4cb8-a90d-67cbc04bd641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:27.910Z|c0f0caa5-815a-4cb8-a90d-67cbc04bd641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:37.927Z|da2296c6-6c17-4886-9665-9004e6d8dde0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:37.927Z|fdc1834c-5579-4593-ad0f-c58cdeffeabd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:37.928Z|da2296c6-6c17-4886-9665-9004e6d8dde0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:37.928Z|fdc1834c-5579-4593-ad0f-c58cdeffeabd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:37.934Z|b21229ec-ce0d-42e0-8a73-33bc4c7e5f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:37.935Z|b21229ec-ce0d-42e0-8a73-33bc4c7e5f89|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:38.153Z|aa2f3deb-4b46-4b74-ad5d-6b13d8997e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:11:38.154Z|aa2f3deb-4b46-4b74-ad5d-6b13d8997e40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:11:38.967Z|500ba55e-65bc-46a5-add9-892f667b3c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:11:38.968Z|500ba55e-65bc-46a5-add9-892f667b3c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:11:47.954Z|7c1e4116-aacd-4ed0-a055-7e1dee35fe98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:47.954Z|e4cb2803-049c-4dfb-9ef4-81026b52c714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:47.955Z|e4cb2803-049c-4dfb-9ef4-81026b52c714|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:47.957Z|7c1e4116-aacd-4ed0-a055-7e1dee35fe98|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:47.962Z|f1345f7c-f37a-44d2-aaa7-c56c06b873a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:47.963Z|f1345f7c-f37a-44d2-aaa7-c56c06b873a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:53.153Z|06f38894-0896-43be-8245-638f6a1f6261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:11:53.154Z|06f38894-0896-43be-8245-638f6a1f6261|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:11:57.985Z|cf781d1d-4d00-4512-97c2-b3e0ac6985e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:57.985Z|813d4061-8169-4fc5-9eb8-dacf79df979b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:57.986Z|cf781d1d-4d00-4512-97c2-b3e0ac6985e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:57.986Z|7f7ffa4e-1877-457d-a6ee-31a8df7ee974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:11:57.986Z|813d4061-8169-4fc5-9eb8-dacf79df979b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:11:57.987Z|7f7ffa4e-1877-457d-a6ee-31a8df7ee974|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:08.013Z|b43fb028-252d-4627-af23-ffe75a39d237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:08.014Z|840647bc-9f6f-4061-8194-66730ed1cb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:08.013Z|dc93b1e4-6265-410f-8e53-7e076847eae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:08.014Z|b43fb028-252d-4627-af23-ffe75a39d237|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:08.014Z|dc93b1e4-6265-410f-8e53-7e076847eae7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:08.014Z|840647bc-9f6f-4061-8194-66730ed1cb87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:08.153Z|8d21b18c-2801-4dd5-9094-a2434b825f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:12:08.156Z|8d21b18c-2801-4dd5-9094-a2434b825f7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:12:08.969Z|d95b296e-7ecd-4558-b8ff-caa3c2f8e69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:12:08.969Z|d95b296e-7ecd-4558-b8ff-caa3c2f8e69a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:12:16.325Z|f6beba9f-b698-46a6-9422-1737dffdd822|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:12:16.326Z|f6beba9f-b698-46a6-9422-1737dffdd822|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:18.042Z|9bffea65-8fa0-4b56-88f7-9a7a1e4b2929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:18.042Z|b2ef86cd-741d-4022-9960-9bf69cd3d516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:18.042Z|6c1c0803-9daf-4eee-b7cc-f6a3b64fdf0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:18.043Z|9bffea65-8fa0-4b56-88f7-9a7a1e4b2929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:18.043Z|b2ef86cd-741d-4022-9960-9bf69cd3d516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:18.044Z|6c1c0803-9daf-4eee-b7cc-f6a3b64fdf0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:23.153Z|b1c8680f-e0ab-4c29-bc1c-48400b8595f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:12:23.155Z|b1c8680f-e0ab-4c29-bc1c-48400b8595f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:12:28.075Z|468194a4-7266-48d8-b79b-eed658333118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:28.075Z|468194a4-7266-48d8-b79b-eed658333118|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:28.075Z|6a692583-77d5-41e5-a5a7-d2f5394a8201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:28.079Z|6a692583-77d5-41e5-a5a7-d2f5394a8201|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:28.080Z|ede072fe-4086-4aa6-b995-07f3b23d1a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:28.081Z|ede072fe-4086-4aa6-b995-07f3b23d1a78|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:38.107Z|faeb5381-e7bb-4fd8-a389-0526be476f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:38.108Z|faeb5381-e7bb-4fd8-a389-0526be476f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:38.112Z|9e64812e-e050-44f6-80b5-1437b8b7aadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:38.113Z|9e64812e-e050-44f6-80b5-1437b8b7aadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:38.118Z|442ad046-c359-4159-a4d6-8ee68b3520e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:38.119Z|442ad046-c359-4159-a4d6-8ee68b3520e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:38.153Z|96cb2618-4021-4f58-8bf1-9c5e839b7904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:12:38.154Z|96cb2618-4021-4f58-8bf1-9c5e839b7904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:12:38.970Z|02ffc0f5-2c12-443f-9a67-fd8d23023be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:12:38.971Z|02ffc0f5-2c12-443f-9a67-fd8d23023be8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:12:48.136Z|8c26840e-bb0e-4b2d-a26a-c50da0976367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:48.137Z|8c26840e-bb0e-4b2d-a26a-c50da0976367|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:48.147Z|127d7938-55b1-42ed-b78b-cabccfc2b511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:48.148Z|127d7938-55b1-42ed-b78b-cabccfc2b511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:48.151Z|0966bcd4-ce4c-42db-8a0e-9198331c0a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:48.152Z|0966bcd4-ce4c-42db-8a0e-9198331c0a63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:53.153Z|ac8fc3f7-491c-4c43-a99d-ee87ae6a491c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:12:53.157Z|ac8fc3f7-491c-4c43-a99d-ee87ae6a491c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:12:58.162Z|8dfaf14e-a30c-4864-882f-57cee7d4664c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:58.164Z|8dfaf14e-a30c-4864-882f-57cee7d4664c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:58.171Z|6bea7040-6525-4b68-8d78-cc30e6874a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:58.171Z|6bea7040-6525-4b68-8d78-cc30e6874a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:12:58.178Z|6d4ff8d1-b6af-4e13-b02a-3ffb31122f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:12:58.179Z|6d4ff8d1-b6af-4e13-b02a-3ffb31122f8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:08.153Z|74865483-5738-4e9b-8746-9f6e14de0c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:13:08.154Z|74865483-5738-4e9b-8746-9f6e14de0c3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:13:08.199Z|b5bb4581-7c2d-4622-85ab-9363152794c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:08.199Z|b5bb4581-7c2d-4622-85ab-9363152794c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:08.200Z|d1e0e263-d73a-4166-9377-02144f5b11e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:08.201Z|d1e0e263-d73a-4166-9377-02144f5b11e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:08.204Z|3422be65-0fda-402d-84bf-71d9f8268a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:08.206Z|3422be65-0fda-402d-84bf-71d9f8268a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:08.972Z|323ad175-8264-4412-bc87-a8db8d468528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:13:08.972Z|323ad175-8264-4412-bc87-a8db8d468528|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:13:16.325Z|5346d19e-90a7-4980-91ff-636125debbcc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:13:16.326Z|5346d19e-90a7-4980-91ff-636125debbcc|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:18.226Z|1b495c15-877d-461f-9eae-0ab470736a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:18.226Z|8400f4df-6039-4f7e-8810-1c141ca71d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:18.227Z|1b495c15-877d-461f-9eae-0ab470736a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:18.227Z|8400f4df-6039-4f7e-8810-1c141ca71d33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:18.227Z|c39ec3f0-d060-4a8e-aff1-8fbbee7fe86b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:18.227Z|c39ec3f0-d060-4a8e-aff1-8fbbee7fe86b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:23.153Z|522b9053-c170-46c9-bcbf-3aecde4558f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:13:23.154Z|522b9053-c170-46c9-bcbf-3aecde4558f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:13:28.252Z|0998eb3a-a3ed-4382-a9b4-9693c46a4d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:28.253Z|f4ef6946-ac0d-494d-af54-62241d1f4144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:28.253Z|0998eb3a-a3ed-4382-a9b4-9693c46a4d92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:28.253Z|493401d5-6e35-4ced-b924-b084d8d43186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:28.253Z|f4ef6946-ac0d-494d-af54-62241d1f4144|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:28.254Z|493401d5-6e35-4ced-b924-b084d8d43186|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:38.154Z|5011de4d-0568-4b78-b635-f45f8aa378de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:13:38.157Z|5011de4d-0568-4b78-b635-f45f8aa378de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:13:38.276Z|81952cc3-752f-4f6e-b205-48fdda176d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:38.276Z|56ff5fdb-6b35-48f2-a95e-8ae98bf4c510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:38.276Z|56ff5fdb-6b35-48f2-a95e-8ae98bf4c510|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:38.276Z|81952cc3-752f-4f6e-b205-48fdda176d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:38.282Z|e8b8f68b-9f6b-4938-976e-a33a529fa921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:38.283Z|e8b8f68b-9f6b-4938-976e-a33a529fa921|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:38.973Z|c75e44c7-9066-4fa6-987a-f3517f0ed4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:13:38.974Z|c75e44c7-9066-4fa6-987a-f3517f0ed4aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:13:48.303Z|3d383cfe-8e22-4ad6-862d-50b010e8f587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:48.305Z|3d383cfe-8e22-4ad6-862d-50b010e8f587|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:48.306Z|2bb67955-e1a1-4e24-896d-090d79105851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:48.306Z|58daf780-4bf0-4b8b-96df-0fed846ef7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:48.306Z|2bb67955-e1a1-4e24-896d-090d79105851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:48.307Z|58daf780-4bf0-4b8b-96df-0fed846ef7aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:53.153Z|bb1561ea-b8d9-4d3f-bf8d-eab570cd68e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:13:53.154Z|bb1561ea-b8d9-4d3f-bf8d-eab570cd68e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:13:58.327Z|85bf9beb-5ef3-4311-9205-a4f8b5455481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:58.328Z|2313baac-7da8-4846-9d17-d544478f0768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:58.328Z|85bf9beb-5ef3-4311-9205-a4f8b5455481|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:58.329Z|2313baac-7da8-4846-9d17-d544478f0768|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:13:58.330Z|50659d28-177b-4955-b734-ead07e42b8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:13:58.330Z|50659d28-177b-4955-b734-ead07e42b8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:08.153Z|473681a6-0237-4ffd-b598-363215e096a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:14:08.154Z|473681a6-0237-4ffd-b598-363215e096a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:14:08.351Z|f0e5eed7-d6d4-44dd-958f-1c164db8539f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:08.352Z|9bc76871-0d8b-4822-9317-96545fa9efb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:08.352Z|f0e5eed7-d6d4-44dd-958f-1c164db8539f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:08.352Z|9bc76871-0d8b-4822-9317-96545fa9efb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:08.353Z|499fe879-b9ca-45a7-bfca-5ff175eb8921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:08.353Z|499fe879-b9ca-45a7-bfca-5ff175eb8921|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:08.974Z|27a7694b-1b08-4ab8-9869-d534cd097ff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:14:08.975Z|27a7694b-1b08-4ab8-9869-d534cd097ff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:14:16.325Z|b24f77e0-b4c6-4008-abac-ef5a30c0fdc0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:14:16.326Z|b24f77e0-b4c6-4008-abac-ef5a30c0fdc0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:18.375Z|53fb070d-b98b-40fd-b86d-656f568fcefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:18.375Z|68403ec8-bda8-4eae-adf9-9dadde9a43b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:18.376Z|53fb070d-b98b-40fd-b86d-656f568fcefa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:18.377Z|058840b4-25a9-498b-85d2-a6eccd7dbbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:18.377Z|68403ec8-bda8-4eae-adf9-9dadde9a43b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:18.377Z|058840b4-25a9-498b-85d2-a6eccd7dbbc3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:23.153Z|7a52499f-b143-4929-8294-8dc5d00ca326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:14:23.156Z|7a52499f-b143-4929-8294-8dc5d00ca326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:14:28.408Z|e9f0e02d-00d1-4e80-8e6b-82dd7bc1d6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:28.408Z|8ca5fbb2-91aa-4a0a-87de-d881bef0e6d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:28.408Z|0b01e89b-b3e1-4ed8-a210-a52a52222d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:28.409Z|e9f0e02d-00d1-4e80-8e6b-82dd7bc1d6b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:28.409Z|0b01e89b-b3e1-4ed8-a210-a52a52222d42|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:28.410Z|8ca5fbb2-91aa-4a0a-87de-d881bef0e6d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:38.153Z|d1e30eb9-2864-491a-b508-cd00c0b9a15e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:14:38.154Z|d1e30eb9-2864-491a-b508-cd00c0b9a15e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:14:38.435Z|4a26c827-62ba-45d7-8d02-d5bb3b876ebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:38.436Z|4a26c827-62ba-45d7-8d02-d5bb3b876ebe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:38.437Z|be1e4c48-d185-429c-b867-607e2ba52a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:38.438Z|2f3bccf4-8edd-4966-bc29-d2b0e46ac98a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:38.438Z|be1e4c48-d185-429c-b867-607e2ba52a67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:38.439Z|2f3bccf4-8edd-4966-bc29-d2b0e46ac98a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:38.975Z|f466a426-0e6c-46f1-9bee-99e50fe41166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:14:38.976Z|f466a426-0e6c-46f1-9bee-99e50fe41166|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:14:48.461Z|d60ee0d9-196e-4650-b4bd-c806d88107e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:48.461Z|d315ba4a-c265-458d-b911-b43803ab1fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:48.461Z|6ccfb795-dd99-4319-bef6-38f3c205a969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:48.462Z|d315ba4a-c265-458d-b911-b43803ab1fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:48.462Z|d60ee0d9-196e-4650-b4bd-c806d88107e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:48.462Z|6ccfb795-dd99-4319-bef6-38f3c205a969|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:53.153Z|b25fb42e-005a-4e12-b159-f88b5d7e30d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:14:53.154Z|b25fb42e-005a-4e12-b159-f88b5d7e30d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:14:58.492Z|7cb73725-3b2c-4b28-9376-7b9cc31960a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:58.492Z|c7ae45e3-0106-4ce9-8b15-3239ef8357d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:58.493Z|c7ae45e3-0106-4ce9-8b15-3239ef8357d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:58.493Z|7cb73725-3b2c-4b28-9376-7b9cc31960a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:14:58.495Z|c2f1b439-49db-4169-9926-717ff2559353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:14:58.496Z|c2f1b439-49db-4169-9926-717ff2559353|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:08.153Z|75dd4d3d-17f5-48f4-9c5f-7f02fd29696b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:15:08.154Z|75dd4d3d-17f5-48f4-9c5f-7f02fd29696b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:15:08.518Z|a500bfa9-a69a-4c7d-8185-28f3caef9178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:08.518Z|375802cf-e9cd-48a9-aeb5-1dd0b6f478df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:08.518Z|a500bfa9-a69a-4c7d-8185-28f3caef9178|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:08.518Z|c8220674-e019-4533-806c-f76864d9a8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:08.518Z|375802cf-e9cd-48a9-aeb5-1dd0b6f478df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:08.519Z|c8220674-e019-4533-806c-f76864d9a8ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:08.977Z|35e05f89-b42c-4401-a8ef-08fe2f6dc80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:15:08.977Z|35e05f89-b42c-4401-a8ef-08fe2f6dc80d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:15:16.325Z|c29141fe-af31-44fc-92f5-c6198a2d7720|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:15:16.326Z|c29141fe-af31-44fc-92f5-c6198a2d7720|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:18.543Z|f5b64265-29df-4f86-b4fe-1b908cf71646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:18.543Z|39bc4300-7422-4640-8147-aba8b0941dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:18.543Z|9a0eb8e5-7215-4655-b304-df8c3036505d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:18.544Z|39bc4300-7422-4640-8147-aba8b0941dce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:18.544Z|f5b64265-29df-4f86-b4fe-1b908cf71646|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:18.544Z|9a0eb8e5-7215-4655-b304-df8c3036505d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:23.156Z|51da2b12-143f-4434-98cf-d5b38a6274b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:15:23.157Z|51da2b12-143f-4434-98cf-d5b38a6274b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:15:28.572Z|e0875201-0b5f-431d-a6b9-0251ccdf792e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:28.572Z|3ea51a60-3d25-41d8-962e-1ecd575609d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:28.573Z|e0875201-0b5f-431d-a6b9-0251ccdf792e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:28.573Z|3ea51a60-3d25-41d8-962e-1ecd575609d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:28.578Z|ec8eaeda-7718-4b7b-b26b-ebdedaa176df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:28.579Z|ec8eaeda-7718-4b7b-b26b-ebdedaa176df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:38.154Z|6e473ae6-b7e4-45ec-b796-909296350bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:15:38.154Z|6e473ae6-b7e4-45ec-b796-909296350bd3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:15:38.603Z|80c8e9d9-c829-46a9-a800-0dae6770b322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:38.603Z|92f144fe-561f-4a8f-8405-c8a9183eb631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:38.604Z|92f144fe-561f-4a8f-8405-c8a9183eb631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:38.604Z|80c8e9d9-c829-46a9-a800-0dae6770b322|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:38.611Z|677f8725-e31d-467a-b15f-7f710459c19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:38.612Z|677f8725-e31d-467a-b15f-7f710459c19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:38.978Z|10f3fae7-4e6f-4578-9f79-e3a57e2b9644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:15:38.978Z|10f3fae7-4e6f-4578-9f79-e3a57e2b9644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:15:48.631Z|b79b63be-36c5-48ce-ae25-29a39bf30998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:48.632Z|b32c33b0-ca98-4431-98c2-8f43b5af2016|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:48.633Z|b32c33b0-ca98-4431-98c2-8f43b5af2016|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:48.633Z|b79b63be-36c5-48ce-ae25-29a39bf30998|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:48.635Z|2a85ca8f-93ac-48d9-88a4-32093bad73e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:48.636Z|2a85ca8f-93ac-48d9-88a4-32093bad73e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:53.153Z|754bee55-6690-4005-b00a-96cb13cfb772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:15:53.154Z|754bee55-6690-4005-b00a-96cb13cfb772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:15:58.659Z|9f01c435-0eaf-4aad-bec8-2f14556e4579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:58.659Z|134ce5e8-fbb7-4b45-a18f-ae65dda4ebf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:58.661Z|9f01c435-0eaf-4aad-bec8-2f14556e4579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:58.661Z|134ce5e8-fbb7-4b45-a18f-ae65dda4ebf0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:15:58.664Z|a6479247-1d39-47cd-8984-ebbd6afd07e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:15:58.665Z|a6479247-1d39-47cd-8984-ebbd6afd07e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:08.154Z|4ff6508b-8fd2-4a8f-b9d0-4518fe939831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:16:08.154Z|4ff6508b-8fd2-4a8f-b9d0-4518fe939831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:16:08.688Z|5edde57e-ed77-4d69-ac89-2d42325f4993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:08.689Z|5edde57e-ed77-4d69-ac89-2d42325f4993|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:08.695Z|7641b234-8f77-4f15-949b-98544aa25fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:08.695Z|032cd783-3b10-45c6-9650-2756b10ec4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:08.696Z|032cd783-3b10-45c6-9650-2756b10ec4be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:08.696Z|7641b234-8f77-4f15-949b-98544aa25fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:08.979Z|b6d87dcc-5cc8-4579-a2f6-0e258849f7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:16:08.980Z|b6d87dcc-5cc8-4579-a2f6-0e258849f7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:16:16.326Z|26be70aa-c154-4281-99b6-f9b28f6c13d4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:16:16.327Z|26be70aa-c154-4281-99b6-f9b28f6c13d4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:18.714Z|417a1226-8ad1-4a34-b061-32ef81eddf4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:18.715Z|417a1226-8ad1-4a34-b061-32ef81eddf4b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:18.724Z|c895f832-2533-4a1a-a11c-9d83f29fce30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:18.725Z|c895f832-2533-4a1a-a11c-9d83f29fce30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:18.726Z|e39aba55-011e-4b58-8471-cd5243ab8d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:18.727Z|e39aba55-011e-4b58-8471-cd5243ab8d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:23.153Z|f1b9d467-bb42-4793-ac7c-eb413ba52050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:16:23.154Z|f1b9d467-bb42-4793-ac7c-eb413ba52050|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:16:28.745Z|c58dc3cb-92b0-44ca-9e92-6edab6d9cb8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:28.746Z|f90d6a2d-170c-4362-8d9a-fc6dc77d6fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:28.746Z|c58dc3cb-92b0-44ca-9e92-6edab6d9cb8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:28.747Z|f90d6a2d-170c-4362-8d9a-fc6dc77d6fff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:28.752Z|2396ef2d-d81a-4681-b17f-f561ab9d999b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:28.753Z|2396ef2d-d81a-4681-b17f-f561ab9d999b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:38.154Z|c238dacc-2abf-4a2d-b6a9-7fddf953b7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:16:38.155Z|c238dacc-2abf-4a2d-b6a9-7fddf953b7c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:16:38.777Z|13aa787e-5775-49fe-9611-7def037efe87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:38.777Z|4d58eab1-b8b7-423f-983e-8cc2c82152aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:38.777Z|5c12a0bf-9351-492b-b7a1-751928789929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:38.778Z|13aa787e-5775-49fe-9611-7def037efe87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:38.778Z|4d58eab1-b8b7-423f-983e-8cc2c82152aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:38.779Z|5c12a0bf-9351-492b-b7a1-751928789929|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:38.981Z|d688c640-310c-4642-b476-e81243e0db25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:16:38.982Z|d688c640-310c-4642-b476-e81243e0db25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:16:48.806Z|bfe1a3bb-29a6-45f3-ae22-daa49170a493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:48.806Z|576532c1-400e-4d5f-9fc3-af7b5d8be98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:48.806Z|8be02df7-d277-47d2-909c-a6ceed6859a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:48.807Z|576532c1-400e-4d5f-9fc3-af7b5d8be98d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:48.807Z|8be02df7-d277-47d2-909c-a6ceed6859a7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:48.807Z|bfe1a3bb-29a6-45f3-ae22-daa49170a493|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:53.154Z|3235883c-8657-451c-b4ff-d608bd161e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:16:53.154Z|3235883c-8657-451c-b4ff-d608bd161e90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:16:58.840Z|0c9af377-129e-4b0c-be9f-ed03f712c090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:58.840Z|86029ce9-95f5-4902-ada0-69b863711e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:58.842Z|0c9af377-129e-4b0c-be9f-ed03f712c090|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:58.842Z|86029ce9-95f5-4902-ada0-69b863711e4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:16:58.843Z|7928d33c-105d-4b3b-bb02-8edb79982ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:16:58.843Z|7928d33c-105d-4b3b-bb02-8edb79982ede|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:08.154Z|5f9196fa-4c3a-454d-ae7a-7b794dc1196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:17:08.159Z|5f9196fa-4c3a-454d-ae7a-7b794dc1196f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:17:08.870Z|fa28ba24-4b3f-4541-9a28-b692fd769455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:08.870Z|7bcb5962-9fe0-42c2-900b-bb8681adcafa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:08.870Z|90ff8f9b-5634-4378-ba97-e9c5129684dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:08.871Z|7bcb5962-9fe0-42c2-900b-bb8681adcafa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:08.871Z|fa28ba24-4b3f-4541-9a28-b692fd769455|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:08.872Z|90ff8f9b-5634-4378-ba97-e9c5129684dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:08.983Z|f3cd8c62-fb86-479c-a1e1-22a5c9ad935f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:17:08.985Z|f3cd8c62-fb86-479c-a1e1-22a5c9ad935f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:17:16.331Z|dc1680a1-9884-46b0-8209-4cc5bbe2bcf7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:17:16.332Z|dc1680a1-9884-46b0-8209-4cc5bbe2bcf7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:18.898Z|1b935651-24f8-4e86-aa1a-646ab26855f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:18.898Z|824cd50a-1f74-4dd3-a37a-abfb2b6b93b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:18.899Z|824cd50a-1f74-4dd3-a37a-abfb2b6b93b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:18.899Z|1b935651-24f8-4e86-aa1a-646ab26855f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:18.903Z|a017689a-f2f9-49a5-b884-99fc1c0afda0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:18.904Z|a017689a-f2f9-49a5-b884-99fc1c0afda0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:23.153Z|afb5c8b3-3885-474a-a0d8-532e4f06a6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:17:23.154Z|afb5c8b3-3885-474a-a0d8-532e4f06a6aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:17:28.926Z|99880eca-5489-4623-982c-7da8d38ed36d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:28.926Z|700d459c-b743-4f92-b70a-9d4ec6659afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:28.926Z|7cb88ea6-853d-46fc-9969-150374c29403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:28.926Z|99880eca-5489-4623-982c-7da8d38ed36d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:28.926Z|700d459c-b743-4f92-b70a-9d4ec6659afc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:28.927Z|7cb88ea6-853d-46fc-9969-150374c29403|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:38.154Z|983971e9-7f9e-49cf-bae9-2bca3198f68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:17:38.155Z|983971e9-7f9e-49cf-bae9-2bca3198f68a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:17:38.953Z|1bb9b035-9d46-44da-a79a-1ac685dadb62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:38.953Z|8e2b2795-e664-4736-880d-9bc9a484a2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:38.953Z|c9b5f871-9f34-4b34-8e5c-497811d6a5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:38.954Z|1bb9b035-9d46-44da-a79a-1ac685dadb62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:38.954Z|8e2b2795-e664-4736-880d-9bc9a484a2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:38.954Z|c9b5f871-9f34-4b34-8e5c-497811d6a5bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:39.018Z|856e854e-10c5-4b20-b416-10425db7ef86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:17:39.019Z|856e854e-10c5-4b20-b416-10425db7ef86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:17:49.041Z|45390bc1-ae54-401b-801e-b0caebe4f20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:49.041Z|6166bf2e-a643-437a-9a84-3629989f5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:49.042Z|6166bf2e-a643-437a-9a84-3629989f5d1c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:49.042Z|45390bc1-ae54-401b-801e-b0caebe4f20c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:49.046Z|64edf231-3190-4aa0-80c3-cea04ca18606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:49.047Z|64edf231-3190-4aa0-80c3-cea04ca18606|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:53.153Z|c18b1ec8-afcd-4d7f-86cb-4f20239dccbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:17:53.157Z|c18b1ec8-afcd-4d7f-86cb-4f20239dccbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:17:59.069Z|0fe4f499-2e4e-4899-816b-a9efb5a3df49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:59.070Z|0fe4f499-2e4e-4899-816b-a9efb5a3df49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:59.071Z|4d6b1971-abf6-4dcd-87aa-312f6e79d162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:59.072Z|4d6b1971-abf6-4dcd-87aa-312f6e79d162|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:17:59.074Z|3e24b855-a488-4143-ad3b-c07c77a4abe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:17:59.075Z|3e24b855-a488-4143-ad3b-c07c77a4abe0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:08.153Z|e7e781b2-e70f-41cb-8008-897120f0edfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:18:08.154Z|e7e781b2-e70f-41cb-8008-897120f0edfb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:18:09.019Z|d41c33f9-ab87-4fc9-9786-cbb0ad02a258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:18:09.020Z|d41c33f9-ab87-4fc9-9786-cbb0ad02a258|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:18:09.098Z|2ba8c15a-ab7f-4a4c-8d3e-be2b5e617222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:09.100Z|2ba8c15a-ab7f-4a4c-8d3e-be2b5e617222|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:09.107Z|0f9a337e-849f-4f1e-931e-70539512555a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:09.108Z|0f9a337e-849f-4f1e-931e-70539512555a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:09.113Z|f7744100-eaac-44f9-abc7-ffaf86037f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:09.114Z|f7744100-eaac-44f9-abc7-ffaf86037f04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:16.326Z|32c6970e-af90-4fd0-8cba-e052feec55ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:18:16.327Z|32c6970e-af90-4fd0-8cba-e052feec55ce|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:19.127Z|32748fdf-749f-4cde-a408-236cb64990d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:19.128Z|32748fdf-749f-4cde-a408-236cb64990d1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:19.134Z|0bdf958e-91d5-4854-8ef6-a0972471ab0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:19.134Z|0bdf958e-91d5-4854-8ef6-a0972471ab0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:19.140Z|360d0645-bf08-4f43-9369-d553be238f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:19.141Z|360d0645-bf08-4f43-9369-d553be238f97|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:23.153Z|0dc4e44c-a224-44cd-9f8f-37beee5dbe8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:18:23.154Z|0dc4e44c-a224-44cd-9f8f-37beee5dbe8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:18:29.152Z|60ade9ae-2bfd-488c-9f25-3eff90a0cc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:29.152Z|60ade9ae-2bfd-488c-9f25-3eff90a0cc20|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:29.161Z|b38348da-76d4-45bb-b425-5eb37f95ba1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:29.162Z|b38348da-76d4-45bb-b425-5eb37f95ba1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:29.172Z|f0dc6775-2fb5-4625-a91f-c88b76fe684c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:29.172Z|f0dc6775-2fb5-4625-a91f-c88b76fe684c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:38.153Z|e1ca338c-759d-419d-b2ae-bba658581330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:18:38.158Z|e1ca338c-759d-419d-b2ae-bba658581330|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:18:39.021Z|b8bd0fe2-716f-418a-9a99-8c507640248a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:18:39.022Z|b8bd0fe2-716f-418a-9a99-8c507640248a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:18:39.185Z|e023a738-6575-4c53-8189-d60234178035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:39.186Z|e023a738-6575-4c53-8189-d60234178035|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:39.195Z|e6cdcb39-1b47-4832-829e-cc208d17fddc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:39.196Z|e6cdcb39-1b47-4832-829e-cc208d17fddc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:39.198Z|27f6bdf7-d3a4-4af4-85e1-06a01673612c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:39.199Z|27f6bdf7-d3a4-4af4-85e1-06a01673612c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:49.212Z|77604507-bbad-4107-9e8d-d300dd81c456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:49.213Z|77604507-bbad-4107-9e8d-d300dd81c456|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:49.221Z|8e20290b-fab3-4dce-8eeb-e1ca57f3f79a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:49.221Z|eea7bd73-eac8-4d3d-99ad-acf9a6357e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:49.222Z|8e20290b-fab3-4dce-8eeb-e1ca57f3f79a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:49.222Z|eea7bd73-eac8-4d3d-99ad-acf9a6357e4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:53.153Z|6c53f3ad-8c07-459d-a9b4-ee97d445f4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:18:53.154Z|6c53f3ad-8c07-459d-a9b4-ee97d445f4ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:18:59.244Z|d39d2bf6-74f0-4cc4-a02f-bae0ae2c6abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:59.245Z|d39d2bf6-74f0-4cc4-a02f-bae0ae2c6abf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:59.252Z|3d894fd3-7313-4178-a4a7-2f1ff39c161a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:59.253Z|3d894fd3-7313-4178-a4a7-2f1ff39c161a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:18:59.252Z|02c3dfa0-6938-4090-b91d-20c078ec52a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:18:59.256Z|02c3dfa0-6938-4090-b91d-20c078ec52a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:08.154Z|ea7738af-c2ce-4c68-9d6c-65c138f63bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:19:08.155Z|ea7738af-c2ce-4c68-9d6c-65c138f63bb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:19:09.022Z|de511d7c-bba2-4abc-9dfb-e356d1a48402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:19:09.023Z|de511d7c-bba2-4abc-9dfb-e356d1a48402|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:19:09.275Z|d255fad0-776c-4ecc-b55d-642aedb5d7db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:09.275Z|d255fad0-776c-4ecc-b55d-642aedb5d7db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:09.275Z|35822dc7-ef21-4a86-9fca-2699bca9d0d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:09.276Z|35822dc7-ef21-4a86-9fca-2699bca9d0d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:09.281Z|3f8b5c9d-bcc0-4af0-9b06-096d64584f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:09.282Z|3f8b5c9d-bcc0-4af0-9b06-096d64584f8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:16.325Z|59ed7967-d992-48b9-923d-68feff7bd30a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:19:16.326Z|59ed7967-d992-48b9-923d-68feff7bd30a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:19.301Z|877245bf-7706-42ba-9d66-f37cb54065bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:19.302Z|877245bf-7706-42ba-9d66-f37cb54065bd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:19.308Z|86e68618-7e7c-4821-bd13-07c80e8b4c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:19.308Z|0e2bb855-9949-4fd0-8e06-e651e16b529c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:19.309Z|0e2bb855-9949-4fd0-8e06-e651e16b529c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:19.309Z|86e68618-7e7c-4821-bd13-07c80e8b4c8e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:23.153Z|dac12341-3e8e-4fd1-8b1e-ac2b79e52058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:19:23.156Z|dac12341-3e8e-4fd1-8b1e-ac2b79e52058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:19:29.330Z|2c19f176-0194-4f49-8922-5ff433cbe37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:29.331Z|2c19f176-0194-4f49-8922-5ff433cbe37f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:29.333Z|37646d05-c410-4ade-a5a8-555ef7f5c1ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:29.334Z|37646d05-c410-4ade-a5a8-555ef7f5c1ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:29.340Z|5008a54b-e99c-42a0-8f87-591c95b25833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:29.341Z|5008a54b-e99c-42a0-8f87-591c95b25833|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:38.153Z|9212c39f-5b10-48da-8360-5dbbcb9c767c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:19:38.154Z|9212c39f-5b10-48da-8360-5dbbcb9c767c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:19:39.023Z|843b4fe3-416e-483b-9d94-af510f4d42cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:19:39.024Z|843b4fe3-416e-483b-9d94-af510f4d42cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:19:39.359Z|9de65460-00a2-469b-9484-130851cd1b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:39.360Z|9de65460-00a2-469b-9484-130851cd1b17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:39.362Z|c1a6bdff-71b6-4992-81b8-e2bc65f62a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:39.362Z|c1a6bdff-71b6-4992-81b8-e2bc65f62a16|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:39.363Z|d8a87cf0-a2f8-470d-9453-bd65b93cb798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:39.363Z|d8a87cf0-a2f8-470d-9453-bd65b93cb798|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:49.394Z|f17c2f5a-e766-4c93-be4c-4b406ce31b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:49.394Z|7fd20a08-35bb-4cf0-9f12-e1b4dc4f8afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:49.395Z|f17c2f5a-e766-4c93-be4c-4b406ce31b62|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:49.395Z|7fd20a08-35bb-4cf0-9f12-e1b4dc4f8afd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:49.394Z|3ce09762-0af2-4436-b97d-1e21a4d9c78f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:49.397Z|3ce09762-0af2-4436-b97d-1e21a4d9c78f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:53.153Z|dc70dff3-9d15-415f-8586-74e3f11b9290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:19:53.154Z|dc70dff3-9d15-415f-8586-74e3f11b9290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:19:59.418Z|85049523-0467-4a0d-85ff-d9f35f053d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:59.418Z|3c6f9072-9648-4415-b08f-b468fa6a66b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:59.418Z|337c565f-8194-4af6-8961-12f65c505cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:19:59.419Z|85049523-0467-4a0d-85ff-d9f35f053d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:59.419Z|3c6f9072-9648-4415-b08f-b468fa6a66b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:19:59.419Z|337c565f-8194-4af6-8961-12f65c505cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:08.153Z|1e942cf0-8c85-48e7-89df-e6229c261e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:20:08.157Z|1e942cf0-8c85-48e7-89df-e6229c261e01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:20:09.025Z|e7a86328-6f92-4f7b-89f3-96c25982cad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:20:09.025Z|e7a86328-6f92-4f7b-89f3-96c25982cad9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:20:09.443Z|e780061c-a3d8-4256-b958-6e54a58cb5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:09.443Z|cae70f99-d7bc-4f2a-a1a7-a3e505247869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:09.443Z|9a743729-8330-4c29-8dd8-b00009780b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:09.444Z|cae70f99-d7bc-4f2a-a1a7-a3e505247869|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:09.444Z|9a743729-8330-4c29-8dd8-b00009780b53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:09.444Z|e780061c-a3d8-4256-b958-6e54a58cb5d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:16.324Z|1bf19b2c-0e23-43ec-803b-7cc08ff3c29c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:20:16.325Z|1bf19b2c-0e23-43ec-803b-7cc08ff3c29c|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:19.471Z|b9e7bcec-1942-46ac-a12d-0d25cd1e6bf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:19.472Z|b9e7bcec-1942-46ac-a12d-0d25cd1e6bf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:19.476Z|025cdf32-00c3-44e6-8fbc-526971fe5088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:19.477Z|025cdf32-00c3-44e6-8fbc-526971fe5088|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:19.478Z|005e7738-9613-4023-ae88-80d8427d19b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:19.478Z|005e7738-9613-4023-ae88-80d8427d19b1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:23.154Z|fe87612e-b0fd-49f1-8ee8-3df00c455f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:20:23.154Z|fe87612e-b0fd-49f1-8ee8-3df00c455f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:20:29.504Z|576b4809-6c71-4de2-9de4-627a1c8678a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:29.505Z|576b4809-6c71-4de2-9de4-627a1c8678a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:29.506Z|904182ef-028a-42da-bf37-6bbcc27928a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:29.506Z|904182ef-028a-42da-bf37-6bbcc27928a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:29.514Z|9f852c41-1232-457a-96c2-a29eee927f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:29.515Z|9f852c41-1232-457a-96c2-a29eee927f80|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:38.153Z|c38cb86f-6d54-4691-a243-17b1230c6244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:20:38.154Z|c38cb86f-6d54-4691-a243-17b1230c6244|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:20:39.026Z|8eacc57e-fa2c-4dab-85bd-5ef0f7f238e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:20:39.027Z|8eacc57e-fa2c-4dab-85bd-5ef0f7f238e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:20:39.530Z|c2f1a878-971e-4031-9d01-3730f633a2d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:39.530Z|328fcba8-0d39-4b4b-b91b-3816ffcf0bf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:39.531Z|c2f1a878-971e-4031-9d01-3730f633a2d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:39.531Z|328fcba8-0d39-4b4b-b91b-3816ffcf0bf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:39.538Z|2afbcdfa-fc05-4d6b-acca-f73574894f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:39.538Z|2afbcdfa-fc05-4d6b-acca-f73574894f73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:49.554Z|db9d36b0-9321-4c71-b382-02a01a80940a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:49.554Z|a263f771-1049-4c5f-afef-a32695b7e9d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:49.555Z|db9d36b0-9321-4c71-b382-02a01a80940a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:49.555Z|a263f771-1049-4c5f-afef-a32695b7e9d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:49.561Z|82a95973-15f0-4ae9-8607-305ab6925bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:49.562Z|82a95973-15f0-4ae9-8607-305ab6925bdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:53.153Z|20d2f0e0-442b-42d5-b588-07327e07213f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:20:53.156Z|20d2f0e0-442b-42d5-b588-07327e07213f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:20:59.588Z|80df1db2-eb45-45b1-8e34-a04307cb57dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:59.589Z|80df1db2-eb45-45b1-8e34-a04307cb57dc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:59.588Z|38fab150-f8d3-41de-8f0a-f065a473adaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:59.590Z|38fab150-f8d3-41de-8f0a-f065a473adaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:20:59.591Z|5d579598-81a6-4927-b2e8-01029b8b73cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:20:59.591Z|5d579598-81a6-4927-b2e8-01029b8b73cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:08.153Z|079b0ca3-7810-4aa1-b21a-ab084e8ce4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:21:08.154Z|079b0ca3-7810-4aa1-b21a-ab084e8ce4b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:21:09.027Z|81c1bad5-31b0-43fa-a861-b76c088be9cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:21:09.028Z|81c1bad5-31b0-43fa-a861-b76c088be9cd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:21:09.615Z|7f93a094-4f21-4cb3-bf5a-285c2a4500e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:09.615Z|1e4a9926-4804-4630-a626-829d8146d1ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:09.616Z|cf3ae613-8ee5-444f-ac8d-7b1237a9cb2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:09.617Z|7f93a094-4f21-4cb3-bf5a-285c2a4500e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:09.617Z|cf3ae613-8ee5-444f-ac8d-7b1237a9cb2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:09.617Z|1e4a9926-4804-4630-a626-829d8146d1ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:16.326Z|3d4e6ae8-3148-45a7-97a9-ec4ab1d93b41|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:21:16.327Z|3d4e6ae8-3148-45a7-97a9-ec4ab1d93b41|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:19.643Z|f6bdc785-e628-4cb1-a980-0bdfa49a7f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:19.643Z|f6bdc785-e628-4cb1-a980-0bdfa49a7f6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:19.644Z|60a8c913-96c8-4d2b-8847-74e275e27e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:19.645Z|60a8c913-96c8-4d2b-8847-74e275e27e91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:19.648Z|93cc2fc7-0a0b-407c-9a0f-05cc20bbe503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:19.649Z|93cc2fc7-0a0b-407c-9a0f-05cc20bbe503|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:23.153Z|03b5e1aa-0d41-4a77-a620-5be9c1710e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:21:23.154Z|03b5e1aa-0d41-4a77-a620-5be9c1710e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:21:29.670Z|6459d48d-6804-4fa6-87b8-33df8e2a238a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:29.671Z|6459d48d-6804-4fa6-87b8-33df8e2a238a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:29.671Z|d423bb71-e6b7-49f8-b203-a23cc4b4d5e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:29.672Z|d423bb71-e6b7-49f8-b203-a23cc4b4d5e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:29.674Z|47ac64ab-586d-40d3-b290-af37bdee98ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:29.675Z|47ac64ab-586d-40d3-b290-af37bdee98ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:38.154Z|19f98e97-ea37-4567-a31a-1314ba4029c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:21:38.158Z|19f98e97-ea37-4567-a31a-1314ba4029c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:21:39.028Z|8f01da83-2894-4652-b638-5fbdf628ca15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:21:39.029Z|8f01da83-2894-4652-b638-5fbdf628ca15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:21:39.701Z|669d04df-7351-42bd-b330-857262710941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:39.703Z|669d04df-7351-42bd-b330-857262710941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:39.703Z|e5422885-34ee-4837-81c8-10dd57f4e288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:39.704Z|e5422885-34ee-4837-81c8-10dd57f4e288|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:39.704Z|fa6e5e65-1285-4ca2-9767-f73aa6d6506a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:39.705Z|fa6e5e65-1285-4ca2-9767-f73aa6d6506a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:49.731Z|05eb14a4-c201-46fa-9d27-234aaa6ea6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:49.732Z|05eb14a4-c201-46fa-9d27-234aaa6ea6f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:49.735Z|67e2fad5-c686-4c9b-b55e-e2da235ba67a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:49.735Z|4b7d372c-78e4-43e1-ab53-b041794a189b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:49.735Z|67e2fad5-c686-4c9b-b55e-e2da235ba67a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:49.735Z|4b7d372c-78e4-43e1-ab53-b041794a189b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:53.153Z|91d94a76-9301-4341-8d94-8569eb4bba6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:21:53.154Z|91d94a76-9301-4341-8d94-8569eb4bba6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:21:59.760Z|438efd24-23a6-4e37-8582-76a438fa2782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:59.760Z|49737546-6081-4779-bcb8-e83449076942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:59.761Z|438efd24-23a6-4e37-8582-76a438fa2782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:59.762Z|49737546-6081-4779-bcb8-e83449076942|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:21:59.763Z|8a5478dc-9c41-4c6f-a782-e6a2b20e2d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:21:59.763Z|8a5478dc-9c41-4c6f-a782-e6a2b20e2d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:08.153Z|f99c57d8-adaf-4dab-928b-8336069cd818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:22:08.154Z|f99c57d8-adaf-4dab-928b-8336069cd818|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:22:09.029Z|a0c3ee23-6803-48e2-9cd0-3ea4691e6617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:22:09.030Z|a0c3ee23-6803-48e2-9cd0-3ea4691e6617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:22:09.786Z|3e1333db-a9c4-49f7-8a91-9d88d9fbcd73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:09.786Z|6ad85d42-f919-4231-b2de-972786999d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:09.787Z|3e1333db-a9c4-49f7-8a91-9d88d9fbcd73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:09.788Z|6ad85d42-f919-4231-b2de-972786999d7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:09.795Z|c986b958-f53b-47f8-bd9f-135dcb382a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:09.796Z|c986b958-f53b-47f8-bd9f-135dcb382a6e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:16.325Z|7bd61ac2-3831-4195-8ab8-b9a8082cd18f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:22:16.326Z|7bd61ac2-3831-4195-8ab8-b9a8082cd18f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:19.819Z|99097788-b9cf-47d6-892d-1eb92924372e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:19.821Z|99097788-b9cf-47d6-892d-1eb92924372e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:19.823Z|78eb320b-dd24-4405-a925-cdaad8258e88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:19.823Z|78eb320b-dd24-4405-a925-cdaad8258e88|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:19.830Z|95793231-fd26-4b1f-9bd8-61fff69d2c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:19.831Z|95793231-fd26-4b1f-9bd8-61fff69d2c1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:23.153Z|d13b66f5-e067-4902-a0d3-83fc135bacf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:22:23.156Z|d13b66f5-e067-4902-a0d3-83fc135bacf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:22:29.857Z|e7f41c3a-1802-498a-b561-fb4b7644f5c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:29.857Z|5a5a0173-9e81-4ab3-9da9-44be656fd318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:29.858Z|e7f41c3a-1802-498a-b561-fb4b7644f5c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:29.858Z|5a5a0173-9e81-4ab3-9da9-44be656fd318|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:29.858Z|449b60af-9cd4-4366-bfdd-7e8316925205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:29.859Z|449b60af-9cd4-4366-bfdd-7e8316925205|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:38.153Z|853f0339-3077-45ba-baec-27584ab06caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:22:38.155Z|853f0339-3077-45ba-baec-27584ab06caa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:22:39.031Z|63ae8262-e2c6-43c3-9331-a9ac1fd58131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:22:39.031Z|63ae8262-e2c6-43c3-9331-a9ac1fd58131|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:22:39.884Z|551b2944-f8dc-49a3-91cd-66e221b2564b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:39.885Z|551b2944-f8dc-49a3-91cd-66e221b2564b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:39.890Z|3276ecc6-4bd8-4e6a-9835-1b5bdbdc4907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:39.891Z|3276ecc6-4bd8-4e6a-9835-1b5bdbdc4907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:39.890Z|19fa60b9-e1dd-4ada-854b-638b0ea8852c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:39.891Z|19fa60b9-e1dd-4ada-854b-638b0ea8852c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:49.919Z|61b23c36-0dd8-4596-a36d-b08897668b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:49.919Z|69016e74-aa94-4a12-a3fe-c857a1bea4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:49.919Z|9f4ccd36-a21a-4425-bc6a-eb5e1938aad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:49.920Z|69016e74-aa94-4a12-a3fe-c857a1bea4a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:49.920Z|61b23c36-0dd8-4596-a36d-b08897668b5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:49.920Z|9f4ccd36-a21a-4425-bc6a-eb5e1938aad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:53.153Z|5dfce5a2-a384-4b71-ba88-c5247a50f2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:22:53.154Z|5dfce5a2-a384-4b71-ba88-c5247a50f2e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:22:59.948Z|102a772e-80f0-4cfa-8a64-925d6d2158a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:59.949Z|102a772e-80f0-4cfa-8a64-925d6d2158a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:59.951Z|19da00f5-f6b1-445f-9ab7-df18af990cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:59.952Z|19da00f5-f6b1-445f-9ab7-df18af990cf1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:22:59.955Z|f8d9e50f-7010-4c90-9a39-e7fb68ea4303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:22:59.956Z|f8d9e50f-7010-4c90-9a39-e7fb68ea4303|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:08.153Z|0cf06eee-5606-4b91-b12d-246f4adbe534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:23:08.157Z|0cf06eee-5606-4b91-b12d-246f4adbe534|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:23:09.032Z|5e32895a-e6f1-48e7-97d4-70804fbe71fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:23:09.032Z|5e32895a-e6f1-48e7-97d4-70804fbe71fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:23:09.985Z|375d9403-c14a-47c5-974c-5de90b01ba48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:09.986Z|4c3da3e8-3788-40f6-804e-29b24f5f782e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:09.986Z|375d9403-c14a-47c5-974c-5de90b01ba48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:09.987Z|4c3da3e8-3788-40f6-804e-29b24f5f782e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:09.989Z|cf8ec4d4-8189-42a1-b8a8-22f99785f334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:09.989Z|cf8ec4d4-8189-42a1-b8a8-22f99785f334|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:16.324Z|a6a39e53-12d7-41a3-bb6d-d08501d64baf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:23:16.326Z|a6a39e53-12d7-41a3-bb6d-d08501d64baf|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:20.027Z|c1560efb-7c3d-4d78-8d2a-dd8e4fd35698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:20.028Z|c1560efb-7c3d-4d78-8d2a-dd8e4fd35698|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:20.029Z|0d3d4fa3-1ff2-459f-a3c9-d221d9f2215d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:20.029Z|280e086a-3211-4f42-bd62-63dba842b077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:20.030Z|280e086a-3211-4f42-bd62-63dba842b077|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:20.030Z|0d3d4fa3-1ff2-459f-a3c9-d221d9f2215d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:23.153Z|ce993c74-219f-411c-a605-2f8bdaa326a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:23:23.154Z|ce993c74-219f-411c-a605-2f8bdaa326a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:23:30.060Z|1db0afa4-25c3-4f47-8544-e8a7a9740f93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:30.062Z|1db0afa4-25c3-4f47-8544-e8a7a9740f93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:30.063Z|f12f95a9-a3b0-4198-91e8-a45e22711c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:30.064Z|f12f95a9-a3b0-4198-91e8-a45e22711c04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:30.060Z|399ecc60-f65b-4f96-a208-fb200092a8a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:30.068Z|399ecc60-f65b-4f96-a208-fb200092a8a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:38.153Z|4328b412-4d5d-4dd2-ada5-6804ea4071a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:23:38.154Z|4328b412-4d5d-4dd2-ada5-6804ea4071a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:23:39.033Z|b3c339f8-ae76-4d16-9fa6-124b56be1a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:23:39.034Z|b3c339f8-ae76-4d16-9fa6-124b56be1a1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:23:40.098Z|5121168d-4cda-45d4-a470-477235ab5183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:40.099Z|5121168d-4cda-45d4-a470-477235ab5183|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:40.105Z|05e826fd-9fbd-42c3-a49f-b1bb6ebfac7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:40.106Z|05e826fd-9fbd-42c3-a49f-b1bb6ebfac7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:40.111Z|7e21cccd-933f-4771-b89f-af27b3e83e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:40.112Z|7e21cccd-933f-4771-b89f-af27b3e83e51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:50.134Z|dcc1090a-a05e-439e-b1c5-ae9c618d99d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:50.134Z|2b6b52ff-76dd-415d-88fc-8e8d99ef4732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:50.135Z|2d84260a-771f-4069-9c47-d2b76770d701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:23:50.135Z|dcc1090a-a05e-439e-b1c5-ae9c618d99d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:50.135Z|2b6b52ff-76dd-415d-88fc-8e8d99ef4732|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:50.135Z|2d84260a-771f-4069-9c47-d2b76770d701|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:23:53.153Z|f82d377d-312c-487f-bc10-99f28dc03388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:23:53.156Z|f82d377d-312c-487f-bc10-99f28dc03388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:24:00.159Z|c7c20a89-648c-44fd-a71f-56ee66b334af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:00.160Z|c7c20a89-648c-44fd-a71f-56ee66b334af|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:00.161Z|3765ef3f-d3a1-402f-a208-4741723fc341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:00.161Z|3765ef3f-d3a1-402f-a208-4741723fc341|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:00.162Z|783d99df-b4ce-495f-8d75-8f199615d306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:00.162Z|783d99df-b4ce-495f-8d75-8f199615d306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:08.153Z|6c3c9805-49c2-4a0f-8e74-f3bbf34beb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:24:08.154Z|6c3c9805-49c2-4a0f-8e74-f3bbf34beb48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:24:09.034Z|35105f77-e8dd-4a8d-9d0d-e0ebf8a048aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:24:09.035Z|35105f77-e8dd-4a8d-9d0d-e0ebf8a048aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:24:10.184Z|c7fac6be-1566-492d-91aa-ddf6e3a847a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:10.184Z|88048658-4443-48a6-8b0c-f64cd6706e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:10.184Z|7a1dbed1-2cf6-444e-8763-a028beb5a12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:10.185Z|88048658-4443-48a6-8b0c-f64cd6706e87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:10.185Z|7a1dbed1-2cf6-444e-8763-a028beb5a12d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:10.185Z|c7fac6be-1566-492d-91aa-ddf6e3a847a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:16.326Z|b2f49201-8cb6-4daf-b8f3-9b1c3751944e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:24:16.326Z|b2f49201-8cb6-4daf-b8f3-9b1c3751944e|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:20.214Z|ef1c315b-c80e-4d49-a255-29b782fa0d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:20.215Z|ef1c315b-c80e-4d49-a255-29b782fa0d51|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:20.226Z|78846b69-88c1-48b9-9ddd-aec3dc6285b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:20.227Z|78846b69-88c1-48b9-9ddd-aec3dc6285b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:20.226Z|f3fa5740-ea97-41d3-99c1-6ff1b56576ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:20.227Z|f3fa5740-ea97-41d3-99c1-6ff1b56576ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:23.153Z|779112b0-fb8a-493d-9f4e-89a38160589b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:24:23.154Z|779112b0-fb8a-493d-9f4e-89a38160589b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:24:30.253Z|f48bdef1-b886-472c-8086-c8b7e74a5418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:30.253Z|bf5db549-3b3a-4f40-aefd-aa8129c850d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:30.253Z|2d9c1841-e33c-479d-bc4f-653c74e76dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:30.253Z|f48bdef1-b886-472c-8086-c8b7e74a5418|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:30.253Z|2d9c1841-e33c-479d-bc4f-653c74e76dc3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:30.253Z|bf5db549-3b3a-4f40-aefd-aa8129c850d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:38.153Z|fa938fc9-6fab-43bf-8a17-8c357e7f8290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:24:38.156Z|fa938fc9-6fab-43bf-8a17-8c357e7f8290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:24:39.035Z|c5143136-896a-4255-a111-dfb55d001278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:24:39.036Z|c5143136-896a-4255-a111-dfb55d001278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:24:40.277Z|748a49a6-2485-4617-b828-ee19072853a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:40.278Z|125f465b-1416-4055-b885-af52b12bc741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:40.277Z|3ed2822b-c531-4ea7-b9e2-8f3351424298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:40.278Z|748a49a6-2485-4617-b828-ee19072853a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:40.279Z|3ed2822b-c531-4ea7-b9e2-8f3351424298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:40.279Z|125f465b-1416-4055-b885-af52b12bc741|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:50.314Z|e0024ee4-894b-45b4-81ff-9609b62bb43c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:50.314Z|acc1ed6a-ace7-41d4-bfbb-2ab67064e8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:50.314Z|5a0b4269-0be4-4d03-91f0-ab18706c1408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:24:50.315Z|acc1ed6a-ace7-41d4-bfbb-2ab67064e8ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:50.315Z|e0024ee4-894b-45b4-81ff-9609b62bb43c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:50.315Z|5a0b4269-0be4-4d03-91f0-ab18706c1408|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:24:53.153Z|ae4880e6-7b09-4ccb-8570-bae4628b3aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:24:53.154Z|ae4880e6-7b09-4ccb-8570-bae4628b3aea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:25:00.343Z|50d4681b-93d8-458f-9e77-d7b83988603f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:00.343Z|b7e3728d-2c4b-441f-9b83-fd1af5e3d34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:00.343Z|cb97a8a0-cb89-4b79-8a6d-4737deb9a5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:00.344Z|50d4681b-93d8-458f-9e77-d7b83988603f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:00.344Z|cb97a8a0-cb89-4b79-8a6d-4737deb9a5b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:00.344Z|b7e3728d-2c4b-441f-9b83-fd1af5e3d34a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:08.153Z|d0371e3b-96fc-42b6-8290-c932e47f91eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:25:08.154Z|d0371e3b-96fc-42b6-8290-c932e47f91eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:25:09.036Z|36659a91-7d34-4a4c-8fad-679a5cd08a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:25:09.038Z|36659a91-7d34-4a4c-8fad-679a5cd08a43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:25:10.369Z|7b281a14-6799-4a75-b0e4-f72df87b8ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:10.370Z|7b281a14-6799-4a75-b0e4-f72df87b8ad8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:10.370Z|67c956e7-1512-4895-9d64-78085bf90737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:10.370Z|67c956e7-1512-4895-9d64-78085bf90737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:10.370Z|ce544d11-6706-45a6-b3b4-959f015d567a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:10.371Z|ce544d11-6706-45a6-b3b4-959f015d567a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:16.325Z|3eec8a1a-fc1c-420e-ad56-e23da954e43c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:25:16.326Z|3eec8a1a-fc1c-420e-ad56-e23da954e43c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:20.404Z|0015027a-84d3-4cfe-83b9-d6d15dd8af60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:20.405Z|5ccf9634-d20e-4a08-a0f6-f9eb1af12a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:20.406Z|8546cb1b-ddac-4509-99d5-c097a0ac7877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:20.406Z|0015027a-84d3-4cfe-83b9-d6d15dd8af60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:20.406Z|5ccf9634-d20e-4a08-a0f6-f9eb1af12a83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:20.407Z|8546cb1b-ddac-4509-99d5-c097a0ac7877|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:23.153Z|d1aa4d0f-61d1-42b6-84d4-0534f92e10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:25:23.157Z|d1aa4d0f-61d1-42b6-84d4-0534f92e10b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:25:30.438Z|f8ba7e9c-ebc6-49b0-9e2f-39d4a760d73e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:30.439Z|f8ba7e9c-ebc6-49b0-9e2f-39d4a760d73e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:30.453Z|4e828d49-7100-4eb3-b94b-ea03a7e7bd23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:30.454Z|6ebd6bbf-03e5-455f-8ec4-5bf699bd5d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:30.454Z|4e828d49-7100-4eb3-b94b-ea03a7e7bd23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:30.454Z|6ebd6bbf-03e5-455f-8ec4-5bf699bd5d98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:38.153Z|46ac81c5-7bfa-4e66-b653-603f998ef63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:25:38.154Z|46ac81c5-7bfa-4e66-b653-603f998ef63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:25:39.039Z|e7643a79-365e-4cfa-9cfe-774037e0fcb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:25:39.039Z|e7643a79-365e-4cfa-9cfe-774037e0fcb7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:25:40.463Z|21ed78f6-f622-4756-9a00-c671ebb77a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:40.464Z|21ed78f6-f622-4756-9a00-c671ebb77a5f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:40.476Z|d78fb180-ee32-4fb8-89a6-93d75df3d323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:40.477Z|d78fb180-ee32-4fb8-89a6-93d75df3d323|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:40.483Z|8b6e5705-22ef-4c44-9e35-63cffac91dbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:40.486Z|8b6e5705-22ef-4c44-9e35-63cffac91dbe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:50.495Z|5ec60f9f-dc39-4ace-8f7a-f89b7c223d77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:50.495Z|5ec60f9f-dc39-4ace-8f7a-f89b7c223d77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:50.504Z|915647d2-b348-4b71-88bc-cb592b70103e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:50.505Z|915647d2-b348-4b71-88bc-cb592b70103e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:50.515Z|15734e6f-6d6c-4ba8-b918-fd5456785d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:25:50.516Z|15734e6f-6d6c-4ba8-b918-fd5456785d2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:25:53.153Z|71cbce55-00ad-4b04-a0a3-bad6f71e8333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:25:53.154Z|71cbce55-00ad-4b04-a0a3-bad6f71e8333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:26:00.523Z|ca1b28d0-4b44-4e87-b9e2-3d91f8a76561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:00.524Z|ca1b28d0-4b44-4e87-b9e2-3d91f8a76561|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:00.532Z|f970a02f-1e1a-4990-b177-e9e056a76df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:00.533Z|f970a02f-1e1a-4990-b177-e9e056a76df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:00.541Z|9bd00b04-4450-4409-a6fb-58d13c048730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:00.542Z|9bd00b04-4450-4409-a6fb-58d13c048730|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:08.153Z|72af8530-f53a-47e8-894e-92bcf24d2314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:26:08.156Z|72af8530-f53a-47e8-894e-92bcf24d2314|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:26:09.040Z|d37911b4-e46e-4913-ac81-5d55264bac16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:26:09.041Z|d37911b4-e46e-4913-ac81-5d55264bac16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:26:10.552Z|5dffddec-9450-4432-8def-14fc7f32f2e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:10.553Z|5dffddec-9450-4432-8def-14fc7f32f2e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:10.559Z|03e49190-bdc6-4566-80cf-88891d84ef97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:10.561Z|03e49190-bdc6-4566-80cf-88891d84ef97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:10.567Z|abafc830-318b-48aa-82a7-1ead81632e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:10.568Z|abafc830-318b-48aa-82a7-1ead81632e48|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:16.326Z|e10595a5-3f74-44d9-9257-f101b97929c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:26:16.327Z|e10595a5-3f74-44d9-9257-f101b97929c9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:20.580Z|11f8a878-3d68-46e3-ba8c-8f8b3fc96e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:20.581Z|11f8a878-3d68-46e3-ba8c-8f8b3fc96e47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:20.590Z|ad9ac3e4-d0f5-4a13-82c7-62ab5d9cfae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:20.591Z|ed5800b8-adbe-42f1-9382-a852d30d84f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:20.591Z|ad9ac3e4-d0f5-4a13-82c7-62ab5d9cfae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:20.592Z|ed5800b8-adbe-42f1-9382-a852d30d84f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:23.155Z|07d188b6-fc20-4efb-ade5-633932f6fe1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:26:23.156Z|07d188b6-fc20-4efb-ade5-633932f6fe1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:26:30.608Z|6053730c-b819-476d-bccb-9392a6987b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:30.609Z|6053730c-b819-476d-bccb-9392a6987b33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:30.614Z|906c0510-e6a2-40d1-bf60-df0e601d2152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:30.614Z|906c0510-e6a2-40d1-bf60-df0e601d2152|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:30.619Z|13ac6e16-7595-49c1-a755-c830436c1e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:30.619Z|13ac6e16-7595-49c1-a755-c830436c1e3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:38.154Z|75f8fa1a-5d7e-42fa-b02f-964d7dd6d022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:26:38.154Z|75f8fa1a-5d7e-42fa-b02f-964d7dd6d022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:26:39.041Z|1e0602b7-a841-4c36-9dc9-9da09f64dd41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:26:39.042Z|1e0602b7-a841-4c36-9dc9-9da09f64dd41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:26:40.636Z|47e0108a-d8bf-440e-aaf0-c43552ce7429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:40.637Z|47e0108a-d8bf-440e-aaf0-c43552ce7429|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:40.637Z|ac797ed7-9f60-4904-9b79-8677fafd77e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:40.637Z|ac797ed7-9f60-4904-9b79-8677fafd77e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:40.642Z|b25bbf9a-be16-40d8-95f8-e040846a806b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:40.642Z|b25bbf9a-be16-40d8-95f8-e040846a806b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:50.661Z|a1641617-e9dc-4076-ba30-335573de4ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:50.661Z|613a52df-7db7-40db-b7e1-dcafda86b81b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:50.662Z|613a52df-7db7-40db-b7e1-dcafda86b81b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:50.662Z|a1641617-e9dc-4076-ba30-335573de4ac6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:50.665Z|f8fd5bb4-955d-4148-8d44-c3828ea3add9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:26:50.666Z|f8fd5bb4-955d-4148-8d44-c3828ea3add9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:26:53.153Z|7f2a350a-a192-49ac-9aac-a9f578d6f95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:26:53.157Z|7f2a350a-a192-49ac-9aac-a9f578d6f95e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:27:00.688Z|fc4ae1b1-274f-44d5-a587-91431a6f17ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:00.688Z|44cadc16-2b97-430d-9d8c-c6f02b8df773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:00.689Z|44cadc16-2b97-430d-9d8c-c6f02b8df773|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:00.689Z|f0274c1d-aa57-45b3-b77f-d6181796bb7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:00.689Z|fc4ae1b1-274f-44d5-a587-91431a6f17ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:00.690Z|f0274c1d-aa57-45b3-b77f-d6181796bb7e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:08.153Z|8837ac3c-37bf-4c7e-bab1-691d66d25c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:27:08.154Z|8837ac3c-37bf-4c7e-bab1-691d66d25c58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:27:09.043Z|05034806-bd76-442e-ba43-7aa889c7a5a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:27:09.043Z|05034806-bd76-442e-ba43-7aa889c7a5a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:27:10.714Z|c414274d-7668-4686-a5f0-84f99e4a70ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:10.714Z|7437a2c7-203b-4317-9e39-b55c098549a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:10.714Z|7fcb9e7d-e78c-4b3f-acfc-953cba8cb053|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:10.714Z|c414274d-7668-4686-a5f0-84f99e4a70ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:10.714Z|7437a2c7-203b-4317-9e39-b55c098549a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:10.715Z|7fcb9e7d-e78c-4b3f-acfc-953cba8cb053|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:16.325Z|fb4449d2-73e1-47d4-a8f5-24ac84ce6cde|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:27:16.326Z|fb4449d2-73e1-47d4-a8f5-24ac84ce6cde|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:20.743Z|2ff1c035-3cce-4985-945f-32728d0b4a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:20.743Z|01c4dca9-9209-4801-8e11-28cc9f8a647e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:20.743Z|88bba903-0f4d-4d81-a3c1-a0f65eab5061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:20.744Z|2ff1c035-3cce-4985-945f-32728d0b4a91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:20.744Z|88bba903-0f4d-4d81-a3c1-a0f65eab5061|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:20.744Z|01c4dca9-9209-4801-8e11-28cc9f8a647e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:23.153Z|8ac8386d-7772-4084-acd3-73d3eb019c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:27:23.154Z|8ac8386d-7772-4084-acd3-73d3eb019c16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:27:30.767Z|ecf1c6ef-8b11-404c-9bbb-5b6dea3aa790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:30.767Z|879ef096-e354-4605-aadd-8be3d21e458f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:30.767Z|45992b0d-5268-4c5c-bfaf-94f520313527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:30.768Z|ecf1c6ef-8b11-404c-9bbb-5b6dea3aa790|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:30.768Z|879ef096-e354-4605-aadd-8be3d21e458f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:30.768Z|45992b0d-5268-4c5c-bfaf-94f520313527|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:38.153Z|0b14bbeb-2534-4c93-a264-d0bc7b96d098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:27:38.156Z|0b14bbeb-2534-4c93-a264-d0bc7b96d098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:27:39.044Z|93aa9aa8-165b-4724-a1a4-153333a7ae67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:27:39.044Z|93aa9aa8-165b-4724-a1a4-153333a7ae67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:27:40.791Z|fd550fef-70a6-44b3-9477-65568e23f7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:40.793Z|e14aa162-593a-4f13-950e-4f207a0ffb40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:40.793Z|fd550fef-70a6-44b3-9477-65568e23f7cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:40.794Z|e14aa162-593a-4f13-950e-4f207a0ffb40|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:40.797Z|efa57388-f7a8-4a82-a840-bf89e6c6d6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:40.798Z|efa57388-f7a8-4a82-a840-bf89e6c6d6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:50.818Z|cdcba64d-bceb-462b-a38b-b0ff89084f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:50.818Z|91291b16-5344-4716-b16d-26dd3b55c79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:50.819Z|91291b16-5344-4716-b16d-26dd3b55c79d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:50.819Z|cdcba64d-bceb-462b-a38b-b0ff89084f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:50.829Z|8ae728d1-3b62-4076-bc91-43a26f8fa9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:27:50.830Z|8ae728d1-3b62-4076-bc91-43a26f8fa9e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:27:53.153Z|87c23e82-5450-4d84-b23b-152f03b6eb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:27:53.154Z|87c23e82-5450-4d84-b23b-152f03b6eb0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:28:00.844Z|946a6dfc-9a75-4819-a66f-067de0aa0fdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:00.845Z|946a6dfc-9a75-4819-a66f-067de0aa0fdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:00.848Z|67732cba-ebb9-4b03-96a4-110f5b2adbdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:00.849Z|67732cba-ebb9-4b03-96a4-110f5b2adbdc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:00.853Z|204f8790-f486-4d67-9e69-965f9c9eb7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:00.853Z|204f8790-f486-4d67-9e69-965f9c9eb7c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:08.153Z|70874a7a-2324-4849-bae3-7044c67331a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:28:08.154Z|70874a7a-2324-4849-bae3-7044c67331a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:28:09.045Z|8a16886c-8797-4b8d-b82f-4aade088d9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:28:09.046Z|8a16886c-8797-4b8d-b82f-4aade088d9fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:28:10.873Z|2299480b-2b51-4765-ad59-186f9a1d05ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:10.874Z|2299480b-2b51-4765-ad59-186f9a1d05ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:10.874Z|32310c94-1732-4415-b9ea-e42afbb2067f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:10.875Z|32310c94-1732-4415-b9ea-e42afbb2067f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:10.875Z|33a0c1a1-1ef8-4670-ae5b-4334d46e250f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:10.876Z|33a0c1a1-1ef8-4670-ae5b-4334d46e250f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:16.326Z|73b5b25a-88f5-42e2-8e7c-45941a0524f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:28:16.328Z|73b5b25a-88f5-42e2-8e7c-45941a0524f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:20.901Z|6dbe74d0-3009-4abd-82eb-856b0c2af04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:20.902Z|e05208dd-6816-4cc6-874d-23fbe6a41352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:20.902Z|6dbe74d0-3009-4abd-82eb-856b0c2af04d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:20.902Z|e05208dd-6816-4cc6-874d-23fbe6a41352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:20.903Z|61d72c86-6c79-4e57-a00f-b36f9ddb2d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:20.903Z|61d72c86-6c79-4e57-a00f-b36f9ddb2d7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:23.154Z|7e8bd442-2f47-409f-a7c4-7972749c8b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:28:23.157Z|7e8bd442-2f47-409f-a7c4-7972749c8b78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:28:30.926Z|faff3d94-0a35-4af2-910b-c03bf3fcb8cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:30.927Z|faff3d94-0a35-4af2-910b-c03bf3fcb8cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:30.940Z|00ead536-1f48-4daf-8aa7-a278f50bf998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:30.940Z|a3fb9322-944c-4218-bc83-66ac74f2b667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:30.940Z|a3fb9322-944c-4218-bc83-66ac74f2b667|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:30.940Z|00ead536-1f48-4daf-8aa7-a278f50bf998|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:38.153Z|6c289eb8-e75f-438d-9f55-d5b7b4db1ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:28:38.154Z|6c289eb8-e75f-438d-9f55-d5b7b4db1ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:28:39.046Z|10fe1403-35f0-4ac7-b17f-9255728d6064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:28:39.047Z|10fe1403-35f0-4ac7-b17f-9255728d6064|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:28:40.955Z|2bb0dce6-aba5-459f-a701-c5ca769c0222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:40.957Z|2bb0dce6-aba5-459f-a701-c5ca769c0222|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:40.966Z|4133c567-7a34-461d-b070-c310b261ef02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:40.966Z|ad75f25e-8d11-42a2-94b3-14e278fde83e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:40.967Z|4133c567-7a34-461d-b070-c310b261ef02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:40.967Z|ad75f25e-8d11-42a2-94b3-14e278fde83e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:50.984Z|b65c5b49-5236-4596-95a6-c57c27188c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:50.985Z|b65c5b49-5236-4596-95a6-c57c27188c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:50.990Z|b8b20053-57ee-40a2-8b2d-b65de18cfbb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:50.990Z|b8b20053-57ee-40a2-8b2d-b65de18cfbb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:50.998Z|acfba79a-cc27-4376-b139-b8187e3daac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:28:50.999Z|acfba79a-cc27-4376-b139-b8187e3daac7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:28:53.153Z|b4488721-3746-4536-ad7b-2dd9e4075b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:28:53.154Z|b4488721-3746-4536-ad7b-2dd9e4075b79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:29:01.014Z|e6108438-fa49-43c6-b3a6-4e9a6806ee1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:01.015Z|e6108438-fa49-43c6-b3a6-4e9a6806ee1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:01.016Z|38440fcd-d2f6-402c-a2e6-b6347f5e0618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:01.016Z|38440fcd-d2f6-402c-a2e6-b6347f5e0618|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:01.022Z|529af544-dca3-47af-a2f3-800079772d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:01.022Z|529af544-dca3-47af-a2f3-800079772d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:08.154Z|4a127da4-bae6-46f1-954d-556f8689e0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:29:08.159Z|4a127da4-bae6-46f1-954d-556f8689e0e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:29:09.048Z|deba8304-86db-4499-b047-2bf471524107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:29:09.048Z|deba8304-86db-4499-b047-2bf471524107|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:29:11.047Z|f3398433-b0d4-4dc1-997b-e1030824e8bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:11.047Z|42833d03-455e-4221-aaea-6cafaa9db8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:11.048Z|42833d03-455e-4221-aaea-6cafaa9db8e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:11.048Z|f3398433-b0d4-4dc1-997b-e1030824e8bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:11.062Z|66b6a77a-665f-4c8a-ba8c-4cae58a9d9fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:11.064Z|66b6a77a-665f-4c8a-ba8c-4cae58a9d9fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:16.327Z|9bff1867-8367-45d5-9a91-f07b1fb85961|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:29:16.327Z|9bff1867-8367-45d5-9a91-f07b1fb85961|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:21.076Z|3812a357-16a5-4eab-aba0-0174a1d4242a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:21.076Z|691cf80e-df94-401f-90e6-7fc67a11e2c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:21.076Z|3812a357-16a5-4eab-aba0-0174a1d4242a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:21.077Z|691cf80e-df94-401f-90e6-7fc67a11e2c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:21.087Z|f51c93a6-2d6e-49bc-917b-b57f919ed169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:21.088Z|f51c93a6-2d6e-49bc-917b-b57f919ed169|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:23.153Z|b676a90e-d58d-4224-a4c6-5807d096d95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:29:23.154Z|b676a90e-d58d-4224-a4c6-5807d096d95a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:29:31.105Z|2dc2d317-cb63-4f70-894e-5cf5afbf1383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:31.106Z|2dc2d317-cb63-4f70-894e-5cf5afbf1383|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:31.109Z|c7958e52-b343-47dc-ba65-0457290f84cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:31.110Z|c7958e52-b343-47dc-ba65-0457290f84cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:31.117Z|a7c6e16b-1eb1-4ce7-8b58-45de6268cab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:31.117Z|a7c6e16b-1eb1-4ce7-8b58-45de6268cab4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:38.154Z|979bda6a-f095-4aa2-89d8-a971c34c9a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:29:38.154Z|979bda6a-f095-4aa2-89d8-a971c34c9a07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:29:39.049Z|54b322a9-3877-4857-a2cd-8ac3af38d406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:29:39.050Z|54b322a9-3877-4857-a2cd-8ac3af38d406|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:29:41.135Z|64f50eac-5805-483c-828b-4a65d0f40795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:41.136Z|64f50eac-5805-483c-828b-4a65d0f40795|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:41.142Z|4cbfd2f7-0012-45b0-bd85-044a3a65453d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:41.143Z|4cbfd2f7-0012-45b0-bd85-044a3a65453d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:41.194Z|fa98fb0e-214f-4d56-b783-8a0ee23f9611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:41.195Z|fa98fb0e-214f-4d56-b783-8a0ee23f9611|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:51.196Z|ab2e923f-e078-40d8-a6df-9f847f5a3abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:51.196Z|ab2e923f-e078-40d8-a6df-9f847f5a3abc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:51.208Z|a907c398-ee4a-4c9a-8667-a5fa87a1fe81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:51.209Z|a907c398-ee4a-4c9a-8667-a5fa87a1fe81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:51.237Z|4ee36a3f-d922-4351-af3c-cdc0878f8d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:29:51.238Z|4ee36a3f-d922-4351-af3c-cdc0878f8d8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:29:53.153Z|a0b1cabe-c8b6-4c4b-9f38-41bff86018b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:29:53.157Z|a0b1cabe-c8b6-4c4b-9f38-41bff86018b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:30:01.260Z|77a0617b-ac1b-468a-b03c-efde4efaff08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:01.262Z|6212dbe5-1cf4-47d9-9497-55fc58e17324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:01.262Z|77a0617b-ac1b-468a-b03c-efde4efaff08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:01.262Z|6212dbe5-1cf4-47d9-9497-55fc58e17324|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:01.265Z|f42628dd-58ac-412f-b869-d30dd09f04f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:01.266Z|f42628dd-58ac-412f-b869-d30dd09f04f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:08.153Z|60c340ee-d180-4256-ac41-82f709619058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:30:08.154Z|60c340ee-d180-4256-ac41-82f709619058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:30:09.051Z|de12a537-bdcb-4a8e-9fff-da4620302165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:30:09.051Z|de12a537-bdcb-4a8e-9fff-da4620302165|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:30:11.290Z|266b4939-3f9c-4512-a638-c7f3feed685e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:11.290Z|266b4939-3f9c-4512-a638-c7f3feed685e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:11.293Z|54aba7e6-4ae3-4050-a169-16125e4e8e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:11.294Z|54aba7e6-4ae3-4050-a169-16125e4e8e59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:11.302Z|1dd6fc13-d750-49ad-a275-c6aa82359c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:11.303Z|1dd6fc13-d750-49ad-a275-c6aa82359c14|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:16.326Z|ed3490a7-af42-4aac-8fc3-0ae9bda1072c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:30:16.327Z|ed3490a7-af42-4aac-8fc3-0ae9bda1072c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:21.317Z|ed6ca1a1-5af7-4a95-ad3e-1b73812eb24f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:21.318Z|ed6ca1a1-5af7-4a95-ad3e-1b73812eb24f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:21.321Z|24f0c4f1-e302-4fce-af9e-4bf33bf10e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:21.322Z|24f0c4f1-e302-4fce-af9e-4bf33bf10e68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:21.329Z|9da5bf62-19e4-4dc8-8b89-27bacb24e127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:21.330Z|9da5bf62-19e4-4dc8-8b89-27bacb24e127|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:23.153Z|59919f87-39ed-49e1-ac15-7d9a54cd3122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:30:23.154Z|59919f87-39ed-49e1-ac15-7d9a54cd3122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:30:31.363Z|57742053-2c61-4857-86e9-91f5111f56c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:31.364Z|57742053-2c61-4857-86e9-91f5111f56c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:31.375Z|50409a58-5c86-4b07-908a-572f8f98984b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:31.376Z|50409a58-5c86-4b07-908a-572f8f98984b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:31.390Z|d25f09fa-c119-4d4a-ba08-e5b2100548a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:31.394Z|d25f09fa-c119-4d4a-ba08-e5b2100548a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:38.153Z|51c4cfb1-0d80-4a03-b16c-e79f21c00661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:30:38.156Z|51c4cfb1-0d80-4a03-b16c-e79f21c00661|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:30:39.053Z|4a5acfd8-d9c3-43e7-a373-ee7d9b6a7e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:30:39.053Z|4a5acfd8-d9c3-43e7-a373-ee7d9b6a7e05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:30:41.410Z|75951ed1-3428-4e44-8d25-de8f64ad9643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:41.412Z|75951ed1-3428-4e44-8d25-de8f64ad9643|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:41.415Z|483786d5-0431-457b-bb7d-f80e27cffe2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:41.415Z|483786d5-0431-457b-bb7d-f80e27cffe2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:41.428Z|4cddfa99-57f7-4311-ba8e-b035b2244eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:41.429Z|4cddfa99-57f7-4311-ba8e-b035b2244eff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:51.441Z|efae8724-808d-423b-92c3-05d4ac2d44ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:51.441Z|efae8724-808d-423b-92c3-05d4ac2d44ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:51.441Z|d86f0cb4-56cc-4acc-baf3-971f2c83f03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:51.442Z|d86f0cb4-56cc-4acc-baf3-971f2c83f03a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:51.453Z|96babb28-2c68-43bd-9a85-9bc14640f5f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:30:51.453Z|96babb28-2c68-43bd-9a85-9bc14640f5f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:30:53.153Z|cfb4a703-3bfb-409f-a0a2-d164bf93c6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:30:53.154Z|cfb4a703-3bfb-409f-a0a2-d164bf93c6f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:31:01.469Z|4e7adb10-5241-465b-ae09-1be53857bbf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:01.469Z|25d19834-699d-4f1f-9077-daf43bb36bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:01.470Z|4e7adb10-5241-465b-ae09-1be53857bbf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:01.470Z|25d19834-699d-4f1f-9077-daf43bb36bbf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:01.481Z|028e6dc2-f5f6-4c03-be7c-63eb53607df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:01.482Z|028e6dc2-f5f6-4c03-be7c-63eb53607df4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:08.153Z|a31615ca-d8f6-4ae2-9fcf-128a0c070336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:31:08.154Z|a31615ca-d8f6-4ae2-9fcf-128a0c070336|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:31:09.054Z|88a7f2a7-2e6b-4e88-9d84-0de835cf5f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:31:09.055Z|88a7f2a7-2e6b-4e88-9d84-0de835cf5f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:31:11.498Z|d1dffbce-0a6e-4047-a7ee-ec06ef206051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:11.499Z|d1dffbce-0a6e-4047-a7ee-ec06ef206051|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:11.502Z|70758484-7d5f-4ee0-a5fd-a4d4ca77fc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:11.503Z|70758484-7d5f-4ee0-a5fd-a4d4ca77fc3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:11.508Z|49596b99-a9fc-45ab-8d6c-94b285698084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:11.509Z|49596b99-a9fc-45ab-8d6c-94b285698084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:16.325Z|475b6e84-64b5-42e7-b9df-af0c6df6289b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:31:16.326Z|475b6e84-64b5-42e7-b9df-af0c6df6289b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:21.526Z|81d3bcee-d212-4a28-a9a8-d64e6dccb56d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:21.526Z|9a4cb8c3-e838-4028-adca-d5354b98ad82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:21.526Z|81d3bcee-d212-4a28-a9a8-d64e6dccb56d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:21.527Z|9a4cb8c3-e838-4028-adca-d5354b98ad82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:21.533Z|3c587c76-cf49-4019-aa56-f7b325e5e169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:21.534Z|3c587c76-cf49-4019-aa56-f7b325e5e169|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:23.153Z|b5a94788-47d6-4211-abce-dbfee704aa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:31:23.157Z|b5a94788-47d6-4211-abce-dbfee704aa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:31:31.550Z|56e6ac93-76fb-4b4b-a232-b54b15539a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:31.550Z|56e6ac93-76fb-4b4b-a232-b54b15539a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:31.561Z|9a218db0-05b1-4346-b63c-5bb9aad92ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:31.562Z|9a218db0-05b1-4346-b63c-5bb9aad92ce6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:31.570Z|b9a8cce1-e371-42e7-8b7f-868cf3def85d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:31.570Z|b9a8cce1-e371-42e7-8b7f-868cf3def85d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:38.153Z|4a5ca4c5-6edd-452f-a0e1-25bcfbd5abab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:31:38.154Z|4a5ca4c5-6edd-452f-a0e1-25bcfbd5abab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:31:39.055Z|b5e1842a-5895-4bc6-b36e-ebdb66b20602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:31:39.056Z|b5e1842a-5895-4bc6-b36e-ebdb66b20602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:31:41.586Z|16c6e392-2f7e-4144-8256-9932377adcd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:41.586Z|c4c89783-4090-46f0-a2e7-2f568b9bd5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:41.587Z|c4c89783-4090-46f0-a2e7-2f568b9bd5a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:41.587Z|16c6e392-2f7e-4144-8256-9932377adcd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:41.593Z|577b147f-246d-419b-ac91-eab72783eb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:41.595Z|577b147f-246d-419b-ac91-eab72783eb41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:51.611Z|d50c658f-dd97-4cdd-9e5c-2f7cbd32d4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:51.612Z|d50c658f-dd97-4cdd-9e5c-2f7cbd32d4ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:51.616Z|30d75e27-cfa2-4903-a69d-b12093063a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:51.617Z|30d75e27-cfa2-4903-a69d-b12093063a61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:51.620Z|f83e948c-121f-43f6-9746-e57d93d41020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:31:51.621Z|f83e948c-121f-43f6-9746-e57d93d41020|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:31:53.153Z|1a9460a5-130f-4b48-9151-5d01c241bc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:31:53.154Z|1a9460a5-130f-4b48-9151-5d01c241bc2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:32:01.640Z|93286513-adf6-49e6-a93d-a196cbd080e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:01.641Z|93286513-adf6-49e6-a93d-a196cbd080e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:01.644Z|d4b05817-5b6d-4ebc-bca3-76a2a37971a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:01.644Z|fa34de48-3e3b-446d-a493-23aeda56730f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:01.644Z|d4b05817-5b6d-4ebc-bca3-76a2a37971a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:01.644Z|fa34de48-3e3b-446d-a493-23aeda56730f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:08.153Z|ab7539a5-ee24-48de-b513-e4e0f676c4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:32:08.155Z|ab7539a5-ee24-48de-b513-e4e0f676c4e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:32:09.056Z|20fc0fd8-1beb-42eb-ac31-40c7d342a85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:32:09.057Z|20fc0fd8-1beb-42eb-ac31-40c7d342a85b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:32:11.665Z|baf4cebb-505c-4cc2-9b50-e48459cec751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:11.666Z|baf4cebb-505c-4cc2-9b50-e48459cec751|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:11.670Z|bc758ccc-9765-450f-adc5-726f31729ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:11.670Z|bc758ccc-9765-450f-adc5-726f31729ae8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:11.670Z|28866964-f4d0-4490-8757-13178ad5f57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:11.671Z|28866964-f4d0-4490-8757-13178ad5f57e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:16.325Z|f8cc0212-b0b6-42f7-9e34-5e774d675630|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:32:16.326Z|f8cc0212-b0b6-42f7-9e34-5e774d675630|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:21.692Z|fa546573-666d-49ad-b5f8-4c782a09c24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:21.692Z|889b747d-2e6f-4072-aa66-45c1063e5019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:21.692Z|fa546573-666d-49ad-b5f8-4c782a09c24c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:21.693Z|889b747d-2e6f-4072-aa66-45c1063e5019|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:21.702Z|e873d612-34f4-41fd-9f42-da552f1130e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:21.703Z|e873d612-34f4-41fd-9f42-da552f1130e9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:23.154Z|baad7291-f34d-4564-b638-8101b3fcd03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:32:23.155Z|baad7291-f34d-4564-b638-8101b3fcd03a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:32:31.717Z|ee94cd82-3955-4c2f-a845-903632e88552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:31.717Z|c7c039b3-6ff8-4a3f-9ced-a9fef24e8616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:31.718Z|ee94cd82-3955-4c2f-a845-903632e88552|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:31.718Z|c7c039b3-6ff8-4a3f-9ced-a9fef24e8616|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:31.726Z|26487a9b-042a-4bf7-9433-2c225c67c291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:31.726Z|26487a9b-042a-4bf7-9433-2c225c67c291|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:38.153Z|b4d5b64c-1aa2-437a-8d2c-c2c7349a6fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:32:38.154Z|b4d5b64c-1aa2-437a-8d2c-c2c7349a6fff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:32:39.058Z|fba745a7-10e4-42cb-8cc0-a7ce327a2454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:32:39.058Z|fba745a7-10e4-42cb-8cc0-a7ce327a2454|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:32:41.747Z|04e19a9d-0991-4242-a739-89d69be4fcee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:41.747Z|04e19a9d-0991-4242-a739-89d69be4fcee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:41.750Z|033220ef-8dd6-4da9-a538-76497660ded5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:41.751Z|033220ef-8dd6-4da9-a538-76497660ded5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:41.752Z|df1ffaf9-8502-4e24-bce8-41b71a68e733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:41.752Z|df1ffaf9-8502-4e24-bce8-41b71a68e733|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:51.780Z|a09b5b9c-cf36-4ef9-8f18-631d8da7e59b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:51.780Z|fab991cb-13b5-4471-b35c-5f624e560913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:51.781Z|a09b5b9c-cf36-4ef9-8f18-631d8da7e59b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:51.782Z|fab991cb-13b5-4471-b35c-5f624e560913|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:51.787Z|9fdd9e0c-ea0c-4eed-80cf-6faf0e9f58a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:32:51.788Z|9fdd9e0c-ea0c-4eed-80cf-6faf0e9f58a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:32:53.153Z|0a404513-86c8-46cd-8b28-91ad9cc7dcaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:32:53.156Z|0a404513-86c8-46cd-8b28-91ad9cc7dcaf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:33:01.811Z|333831c0-f8d6-449a-9070-e56c628f374a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:01.811Z|d29760ad-143b-43aa-ac57-33e42e70fac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:01.811Z|333831c0-f8d6-449a-9070-e56c628f374a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:01.811Z|d29760ad-143b-43aa-ac57-33e42e70fac3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:01.814Z|29aac869-bcb6-47e9-a5f5-54aa782cba99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:01.815Z|29aac869-bcb6-47e9-a5f5-54aa782cba99|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:08.157Z|fb665af9-8119-4e12-8fd2-dfa02f04e491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:33:08.157Z|fb665af9-8119-4e12-8fd2-dfa02f04e491|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:33:09.063Z|80b7d807-c1aa-45b7-9c72-815273afed15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:33:09.064Z|80b7d807-c1aa-45b7-9c72-815273afed15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:33:11.837Z|4bb6c96d-0f51-4010-8b10-11245c4b6645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:11.838Z|f28af7cf-2d74-434a-97aa-8dd8f5d7e3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:11.838Z|4bb6c96d-0f51-4010-8b10-11245c4b6645|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:11.839Z|f28af7cf-2d74-434a-97aa-8dd8f5d7e3f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:11.842Z|1fd87cfc-0a74-46bd-83db-ff91b717b036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:11.843Z|1fd87cfc-0a74-46bd-83db-ff91b717b036|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:16.327Z|b71c9c26-37a3-48e5-af73-cb85873bf7b8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:33:16.328Z|b71c9c26-37a3-48e5-af73-cb85873bf7b8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:21.865Z|15f8bf85-5065-4d20-b3d7-65396b46f81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:21.865Z|011d796b-eb38-4871-82d2-ea451c53b65f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:21.865Z|cef91f94-b72d-4e46-8b17-fefe1f971f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:21.866Z|15f8bf85-5065-4d20-b3d7-65396b46f81f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:21.866Z|011d796b-eb38-4871-82d2-ea451c53b65f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:21.867Z|cef91f94-b72d-4e46-8b17-fefe1f971f16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:23.154Z|800a112c-2cf1-4145-ac55-654b40efe2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:33:23.155Z|800a112c-2cf1-4145-ac55-654b40efe2dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:33:31.897Z|79aa2adc-e3c0-4942-a2cb-f903bd408964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:31.898Z|79aa2adc-e3c0-4942-a2cb-f903bd408964|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:31.897Z|fbe20aa6-1d84-4f7c-ae4f-4cddbc7bc53e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:31.899Z|fbe20aa6-1d84-4f7c-ae4f-4cddbc7bc53e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:31.899Z|19cc8f5c-549b-454a-8334-b4a2a9595071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:31.900Z|19cc8f5c-549b-454a-8334-b4a2a9595071|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:38.154Z|61e0c9e2-eaee-439c-af1a-1c05bfb1e590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:33:38.158Z|61e0c9e2-eaee-439c-af1a-1c05bfb1e590|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:33:39.065Z|f1679653-e1d6-4990-ab16-e7fa3b95ac67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:33:39.066Z|f1679653-e1d6-4990-ab16-e7fa3b95ac67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:33:41.928Z|27fa2487-3d84-45ab-bc0d-e28e2b9fdf93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:41.928Z|8e86bbb5-9805-435f-ba00-77e4beac190c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:41.928Z|d5377d57-775d-4fb2-b980-03f958bc164a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:41.929Z|27fa2487-3d84-45ab-bc0d-e28e2b9fdf93|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:41.930Z|d5377d57-775d-4fb2-b980-03f958bc164a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:41.930Z|8e86bbb5-9805-435f-ba00-77e4beac190c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:51.956Z|31d64f2b-6015-416a-b709-7c70c2d02563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:51.956Z|d8f8b065-63e8-4173-b585-ab42a1f0bfc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:51.957Z|31d64f2b-6015-416a-b709-7c70c2d02563|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:51.957Z|d8f8b065-63e8-4173-b585-ab42a1f0bfc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:51.958Z|ccca1bb6-6bad-4f11-a70c-28bdba47a4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:33:51.959Z|ccca1bb6-6bad-4f11-a70c-28bdba47a4ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:33:53.153Z|5b59b3c2-4df9-4c4b-b478-30f8a90bbac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:33:53.154Z|5b59b3c2-4df9-4c4b-b478-30f8a90bbac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:34:01.983Z|64b5223a-6385-47f2-aae7-1335610fecac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:01.984Z|64b5223a-6385-47f2-aae7-1335610fecac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:01.985Z|4c74b65e-f59e-4d7c-820c-134e9988a053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:01.986Z|f7c3eeba-f72d-463e-84db-8af6f703b09a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:01.986Z|4c74b65e-f59e-4d7c-820c-134e9988a053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:01.986Z|f7c3eeba-f72d-463e-84db-8af6f703b09a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:08.153Z|d300817c-17ac-4192-9ebf-21edbb2ec5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:34:08.154Z|d300817c-17ac-4192-9ebf-21edbb2ec5c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:34:09.066Z|d388c839-c4ed-49b6-87bc-77d1b141b25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:34:09.067Z|d388c839-c4ed-49b6-87bc-77d1b141b25d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:34:12.009Z|a234aa99-c50d-430f-868c-6ee2544ee256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:12.009Z|e780e410-51a6-4d70-bd2a-931ea5433610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:12.010Z|e780e410-51a6-4d70-bd2a-931ea5433610|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:12.010Z|a234aa99-c50d-430f-868c-6ee2544ee256|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:12.012Z|ed25f8a0-bf9d-41dd-a777-a453d83d4c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:12.013Z|ed25f8a0-bf9d-41dd-a777-a453d83d4c07|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:16.327Z|71e61f73-0729-4cf1-a79c-013ce602e4e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:34:16.328Z|71e61f73-0729-4cf1-a79c-013ce602e4e8|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:22.032Z|9b561dfd-acad-4b97-b2ec-c73d504ad795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:22.032Z|70a525a8-37a3-42df-aac9-8974a0070914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:22.033Z|70a525a8-37a3-42df-aac9-8974a0070914|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:22.033Z|9b561dfd-acad-4b97-b2ec-c73d504ad795|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:22.039Z|7975c61c-666b-4881-9a46-d41a8b5bb9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:22.040Z|7975c61c-666b-4881-9a46-d41a8b5bb9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:23.153Z|8b8b29e2-4ede-4e09-9df0-81b060ae81ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:34:23.158Z|8b8b29e2-4ede-4e09-9df0-81b060ae81ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:34:32.056Z|e819b86f-1a6f-4053-9c83-c18b7a4437af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:32.059Z|e819b86f-1a6f-4053-9c83-c18b7a4437af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:32.070Z|100bd7e1-5226-4c8d-bccb-0290b6918461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:32.070Z|69d11805-8151-4c1e-9f90-4519fae6f040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:32.071Z|69d11805-8151-4c1e-9f90-4519fae6f040|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:32.071Z|100bd7e1-5226-4c8d-bccb-0290b6918461|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:38.153Z|fd3f0715-995a-4deb-b383-5467aca8b19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:34:38.154Z|fd3f0715-995a-4deb-b383-5467aca8b19b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:34:39.067Z|785d226a-3474-4405-8777-09dea2afb125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:34:39.068Z|785d226a-3474-4405-8777-09dea2afb125|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:34:42.085Z|7145ac27-1a7c-4b19-a707-6d91d969d4e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:42.086Z|7145ac27-1a7c-4b19-a707-6d91d969d4e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:42.101Z|5cdaaf76-d8aa-450f-b49d-cef75ec51ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:42.102Z|5cdaaf76-d8aa-450f-b49d-cef75ec51ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:42.107Z|2ebb248f-c8e9-4c30-a802-6803672ed3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:42.108Z|2ebb248f-c8e9-4c30-a802-6803672ed3f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:52.118Z|7d79d5d4-743d-4a2d-9c34-9581ca01d25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:52.119Z|7d79d5d4-743d-4a2d-9c34-9581ca01d25f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:52.127Z|c4335a62-382e-45ce-8122-e9a3de5552ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:52.128Z|c4335a62-382e-45ce-8122-e9a3de5552ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:52.134Z|81ff0645-6427-4637-a7a9-7d29a9bece91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:34:52.135Z|81ff0645-6427-4637-a7a9-7d29a9bece91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:34:53.153Z|6eb25d73-44c7-4c7b-92bf-bb2acce8edc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:34:53.154Z|6eb25d73-44c7-4c7b-92bf-bb2acce8edc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:35:02.144Z|46cf2d68-0a61-4bd8-9d23-49bb1e2d221d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:02.145Z|46cf2d68-0a61-4bd8-9d23-49bb1e2d221d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:02.152Z|a2171b51-eb95-4bb5-a413-ffc60ecda240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:02.152Z|a2171b51-eb95-4bb5-a413-ffc60ecda240|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:02.157Z|74d459e5-f710-4894-9b2c-1c41b973b51a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:02.157Z|74d459e5-f710-4894-9b2c-1c41b973b51a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:08.153Z|3060b19c-f7dc-4230-abeb-db069477cf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:35:08.156Z|3060b19c-f7dc-4230-abeb-db069477cf6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:35:09.069Z|847fe1a7-869c-479a-929f-8f3d3cb345b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:35:09.070Z|847fe1a7-869c-479a-929f-8f3d3cb345b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:35:12.172Z|5e3e991a-4512-4681-a205-256ba6b50d1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:12.172Z|5e3e991a-4512-4681-a205-256ba6b50d1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:12.176Z|bd1d1aaf-059b-4682-b30f-2a886fab9ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:12.176Z|bd1d1aaf-059b-4682-b30f-2a886fab9ec7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:12.190Z|26fe4d20-a5fb-4d80-b140-91fc5f10fb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:12.191Z|26fe4d20-a5fb-4d80-b140-91fc5f10fb74|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:16.325Z|b265e4ad-9708-4dd8-bdf4-e4e063bc4218|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:35:16.326Z|b265e4ad-9708-4dd8-bdf4-e4e063bc4218|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:22.197Z|f96ed0c4-9f7b-4fd1-98d6-8dcf0b009aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:22.198Z|f96ed0c4-9f7b-4fd1-98d6-8dcf0b009aa0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:22.199Z|c7fb3089-f07e-4db7-be6c-6eff532cb314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:22.199Z|c7fb3089-f07e-4db7-be6c-6eff532cb314|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:22.219Z|599b5811-14b6-4af8-8528-65e2009c2d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:22.220Z|599b5811-14b6-4af8-8528-65e2009c2d6e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:23.153Z|8faacd49-897a-4312-8cc7-22877ca72ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:35:23.154Z|8faacd49-897a-4312-8cc7-22877ca72ee7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:35:32.221Z|3199d479-21fd-41ce-a528-c8b45fc05dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:32.222Z|3199d479-21fd-41ce-a528-c8b45fc05dbf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:32.223Z|e3ad0577-700d-4546-8afe-0493c8504e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:32.224Z|e3ad0577-700d-4546-8afe-0493c8504e25|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:32.242Z|39fb9d3b-87f6-42b5-bdb5-1c2ce18caee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:32.243Z|39fb9d3b-87f6-42b5-bdb5-1c2ce18caee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:38.153Z|81d3f169-e228-4fa4-b048-023a18d66558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:35:38.154Z|81d3f169-e228-4fa4-b048-023a18d66558|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:35:39.070Z|a2f74b8d-f392-4562-8630-f635501ead95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:35:39.071Z|a2f74b8d-f392-4562-8630-f635501ead95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:35:42.246Z|013e31ad-d31e-48a0-a077-04a2d7ff507c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:42.246Z|ebeb5a69-c2cb-4495-8ce4-317defadb830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:42.247Z|ebeb5a69-c2cb-4495-8ce4-317defadb830|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:42.247Z|013e31ad-d31e-48a0-a077-04a2d7ff507c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:42.266Z|3a363434-6e39-482b-8be1-25f88ccb3f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:42.267Z|3a363434-6e39-482b-8be1-25f88ccb3f0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:52.274Z|fea9c882-2456-4fa8-8eb9-be7c8ee0aaaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:52.275Z|fea9c882-2456-4fa8-8eb9-be7c8ee0aaaf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:52.277Z|6deb69bf-e37e-43fb-9089-c2ea48225e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:52.278Z|6deb69bf-e37e-43fb-9089-c2ea48225e1b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:52.294Z|82e2dac8-f85b-4af9-b74a-78516dc7fd7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:35:52.295Z|82e2dac8-f85b-4af9-b74a-78516dc7fd7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:35:53.153Z|83ffc8cd-b22a-4ab9-8256-0f8e7bd968bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:35:53.157Z|83ffc8cd-b22a-4ab9-8256-0f8e7bd968bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:36:02.300Z|1065d4c4-5d63-4d0f-9a71-b9330cd2912a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:02.301Z|1065d4c4-5d63-4d0f-9a71-b9330cd2912a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:02.301Z|1f842875-561b-4b46-b030-b63e2c20635d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:02.302Z|1f842875-561b-4b46-b030-b63e2c20635d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:02.319Z|e81aade3-5966-4d5b-85e7-b27b0470e0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:02.320Z|e81aade3-5966-4d5b-85e7-b27b0470e0b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:08.153Z|70c18822-3b5d-4c92-b819-108b7693e670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:36:08.154Z|70c18822-3b5d-4c92-b819-108b7693e670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:36:09.072Z|3432cde1-df90-4f89-b246-7d829b751c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:36:09.072Z|3432cde1-df90-4f89-b246-7d829b751c78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:36:12.325Z|e46bd8ed-03d2-4264-a773-bfce2cd04434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:12.325Z|5fcc1118-432c-4cb9-9280-7e919c60b5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:12.326Z|5fcc1118-432c-4cb9-9280-7e919c60b5f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:12.326Z|e46bd8ed-03d2-4264-a773-bfce2cd04434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:12.345Z|f89ded95-d0b0-4571-9bc9-a02420216a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:12.346Z|f89ded95-d0b0-4571-9bc9-a02420216a2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:16.325Z|b51d6f36-4485-4d97-a9b5-f626e018cafc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:36:16.326Z|b51d6f36-4485-4d97-a9b5-f626e018cafc|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:22.349Z|886484df-49e2-44e3-87c6-0e96c4594711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:22.350Z|886484df-49e2-44e3-87c6-0e96c4594711|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:22.353Z|36033d2c-5d1b-4d43-8761-f7d9172081d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:22.354Z|36033d2c-5d1b-4d43-8761-f7d9172081d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:22.372Z|fd68bfff-c3b0-416c-a99f-8a4f96e1d6ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:22.373Z|fd68bfff-c3b0-416c-a99f-8a4f96e1d6ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:23.153Z|ef3410c0-f92e-405a-86a5-228aef865cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:36:23.154Z|ef3410c0-f92e-405a-86a5-228aef865cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:36:32.373Z|d2dcb309-c70f-48ef-9fab-e8ea69089e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:32.374Z|d2dcb309-c70f-48ef-9fab-e8ea69089e5c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:32.374Z|06a625d3-d257-452d-b74d-795c6050828e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:32.375Z|06a625d3-d257-452d-b74d-795c6050828e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:32.396Z|77caebfc-f476-4a34-8782-a65fcbf5f100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:32.397Z|77caebfc-f476-4a34-8782-a65fcbf5f100|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:38.153Z|61cb5cff-97e7-420a-9c7b-59152cb391fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:36:38.158Z|61cb5cff-97e7-420a-9c7b-59152cb391fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:36:39.073Z|6f4de12e-ba7c-4167-b2d4-6c89915f9dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:36:39.074Z|6f4de12e-ba7c-4167-b2d4-6c89915f9dfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:36:42.397Z|523d05ba-42a5-400c-9f40-a1b519bbfbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:42.397Z|2eb2de78-0aae-4154-893a-909a3c671ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:42.397Z|2eb2de78-0aae-4154-893a-909a3c671ab1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:42.397Z|523d05ba-42a5-400c-9f40-a1b519bbfbca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:42.424Z|2f16fc26-4559-47fd-a359-a9174a585e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:42.425Z|2f16fc26-4559-47fd-a359-a9174a585e9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:52.420Z|77240dc1-6a5e-4fb7-a54a-bf9a3b5dbe2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:52.421Z|77240dc1-6a5e-4fb7-a54a-bf9a3b5dbe2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:52.422Z|c37e25ac-f977-4607-8e04-55772c502bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:52.423Z|c37e25ac-f977-4607-8e04-55772c502bb9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:52.449Z|a263e7e3-4d98-4d69-880e-581100d7a4f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:36:52.450Z|a263e7e3-4d98-4d69-880e-581100d7a4f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:36:53.153Z|5bf8f65d-6687-475a-a739-3c4014bd0e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:36:53.154Z|5bf8f65d-6687-475a-a739-3c4014bd0e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:37:02.445Z|13f418d3-0149-473d-91ca-b04ee6887f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:02.445Z|f1312d41-1f72-42c3-a6b6-8b220db8c052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:02.446Z|13f418d3-0149-473d-91ca-b04ee6887f8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:02.446Z|f1312d41-1f72-42c3-a6b6-8b220db8c052|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:02.474Z|330a77c8-a001-4d30-b3c8-ac57e13840f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:02.475Z|330a77c8-a001-4d30-b3c8-ac57e13840f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:08.153Z|a0b9cb01-2bf1-4417-9343-c47351e537ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:37:08.154Z|a0b9cb01-2bf1-4417-9343-c47351e537ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:37:09.074Z|b9b836ef-7d96-484b-be1b-aba955f8a906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:37:09.075Z|b9b836ef-7d96-484b-be1b-aba955f8a906|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:37:12.469Z|e9a41c25-bbb3-4b59-b78b-182bb95a2772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:12.470Z|e9a41c25-bbb3-4b59-b78b-182bb95a2772|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:12.470Z|0d414020-af44-4410-8b4a-09a6609b36f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:12.471Z|0d414020-af44-4410-8b4a-09a6609b36f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:12.501Z|17090b05-38e4-4536-a169-d12d9ffc0573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:12.502Z|17090b05-38e4-4536-a169-d12d9ffc0573|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:16.325Z|04ed4cdc-4245-4db2-9dcd-a54357c57389|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:37:16.327Z|04ed4cdc-4245-4db2-9dcd-a54357c57389|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:22.493Z|a27c1326-ca85-4b3a-b97c-af68cf9b37b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:22.493Z|7643a63c-dcf0-4958-885f-42eae41a4c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:22.494Z|7643a63c-dcf0-4958-885f-42eae41a4c9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:22.494Z|a27c1326-ca85-4b3a-b97c-af68cf9b37b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:22.526Z|b8446a86-8d43-46f7-97b4-21f979f098f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:22.527Z|b8446a86-8d43-46f7-97b4-21f979f098f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:23.154Z|28460dc7-053d-4dad-bab9-c4333f8c96bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:37:23.158Z|28460dc7-053d-4dad-bab9-c4333f8c96bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:37:32.522Z|1bae8f63-a9c9-47dd-a3ed-b25b3b43b3ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:32.522Z|76a8c7e6-e904-425c-bf9a-111602fa1a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:32.522Z|76a8c7e6-e904-425c-bf9a-111602fa1a0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:32.522Z|1bae8f63-a9c9-47dd-a3ed-b25b3b43b3ad|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:32.554Z|9baf938e-e847-43ed-ac85-4dcce426fbe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:32.555Z|9baf938e-e847-43ed-ac85-4dcce426fbe7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:38.153Z|b9eaf686-2162-4fd2-99c2-53e124685b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:37:38.154Z|b9eaf686-2162-4fd2-99c2-53e124685b24|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:37:39.076Z|35777562-87f9-4ab3-a99b-077e9220a847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:37:39.077Z|35777562-87f9-4ab3-a99b-077e9220a847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:37:42.547Z|8c858d3e-eb26-4284-be81-9b93fbbf7f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:42.547Z|772b60bb-c75e-4606-8009-6593a9e50c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:42.547Z|8c858d3e-eb26-4284-be81-9b93fbbf7f2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:42.547Z|772b60bb-c75e-4606-8009-6593a9e50c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:42.579Z|62c3a3ea-45bf-4006-a351-bd44d2ff8e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:42.580Z|62c3a3ea-45bf-4006-a351-bd44d2ff8e80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:52.574Z|a662a6e5-b10f-4606-a2bb-7ef36ce7f2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:52.574Z|5b4c1ce0-9602-444e-93cb-f3e9a954ed9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:52.574Z|a662a6e5-b10f-4606-a2bb-7ef36ce7f2ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:52.575Z|5b4c1ce0-9602-444e-93cb-f3e9a954ed9a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:52.603Z|349c5a8e-bcea-4ad1-8efc-b2951aa1e836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:37:52.604Z|349c5a8e-bcea-4ad1-8efc-b2951aa1e836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:37:53.153Z|27485ece-9534-4010-b578-dde8dbecc4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:37:53.154Z|27485ece-9534-4010-b578-dde8dbecc4cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:38:02.599Z|54823a7c-6247-44ae-b050-393fcc992993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:02.600Z|54823a7c-6247-44ae-b050-393fcc992993|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:02.599Z|3cd9fbc3-3db4-44ed-a80d-87094c3bf85c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:02.601Z|3cd9fbc3-3db4-44ed-a80d-87094c3bf85c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:02.634Z|64b5a227-c00c-4913-9084-3b8540a4cbb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:02.635Z|64b5a227-c00c-4913-9084-3b8540a4cbb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:08.153Z|e22bc9cd-a94b-430a-8192-bda0b7c2ca74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:38:08.157Z|e22bc9cd-a94b-430a-8192-bda0b7c2ca74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:38:09.077Z|2f919227-400c-4436-bfff-b5a944654d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:38:09.078Z|2f919227-400c-4436-bfff-b5a944654d37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:38:12.628Z|9b256212-6812-4bda-bc04-e9f059b0df62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:12.628Z|e2fc65ad-efb6-4120-9d35-58abcda34ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:12.628Z|9b256212-6812-4bda-bc04-e9f059b0df62|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:12.628Z|e2fc65ad-efb6-4120-9d35-58abcda34ba0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:12.658Z|88dff361-9c64-4ec5-8596-c4134c82244b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:12.659Z|88dff361-9c64-4ec5-8596-c4134c82244b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:16.325Z|a0e2aea5-00b0-44a2-a925-6bbdd2e6cea5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:38:16.326Z|a0e2aea5-00b0-44a2-a925-6bbdd2e6cea5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:22.654Z|70be5406-10b1-4ae9-878d-53a09b273a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:22.655Z|70be5406-10b1-4ae9-878d-53a09b273a8f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:22.659Z|8198b323-fcb5-4a26-9da8-98cf39360d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:22.660Z|8198b323-fcb5-4a26-9da8-98cf39360d20|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:22.686Z|3878e7c2-dfc0-4e5d-be6a-cb574dbe5b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:22.687Z|3878e7c2-dfc0-4e5d-be6a-cb574dbe5b68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:23.153Z|84118bc4-a06f-4944-b6e7-2f397b6a7723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:38:23.154Z|84118bc4-a06f-4944-b6e7-2f397b6a7723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:38:32.684Z|e031128d-c8ff-477e-9caf-c5b3eb35e5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:32.685Z|e031128d-c8ff-477e-9caf-c5b3eb35e5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:32.690Z|2bad8f31-553c-49bc-a8f6-ba281028f7dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:32.691Z|2bad8f31-553c-49bc-a8f6-ba281028f7dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:32.717Z|761a0cc6-4895-4a70-9920-9c9db92350bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:32.718Z|761a0cc6-4895-4a70-9920-9c9db92350bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:38.153Z|f8d2eaf9-4c9d-4dcb-b4bb-50c91d09e39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:38:38.154Z|f8d2eaf9-4c9d-4dcb-b4bb-50c91d09e39f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:38:39.078Z|e8617285-fa03-440d-8203-2d857faed578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:38:39.079Z|e8617285-fa03-440d-8203-2d857faed578|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:38:42.711Z|69ecd80e-6870-41ef-82c9-2b7513081e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:42.712Z|69ecd80e-6870-41ef-82c9-2b7513081e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:42.716Z|017ce384-2987-454c-92fb-1910694e0347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:42.717Z|017ce384-2987-454c-92fb-1910694e0347|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:42.744Z|ab687f98-2925-42de-992f-2c2ead22b626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:42.745Z|ab687f98-2925-42de-992f-2c2ead22b626|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:52.745Z|2205bfde-8c80-4795-810f-60229767190b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:52.745Z|03587eba-6bd5-4c04-92de-fb30464a3665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:52.745Z|2205bfde-8c80-4795-810f-60229767190b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:52.746Z|03587eba-6bd5-4c04-92de-fb30464a3665|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:52.771Z|2892bff5-9cef-43a3-b57c-9c68e935b3a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:38:52.771Z|2892bff5-9cef-43a3-b57c-9c68e935b3a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:38:53.153Z|94a544cf-71d3-4e0c-8d74-23229fac335d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:38:53.156Z|94a544cf-71d3-4e0c-8d74-23229fac335d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:39:02.771Z|cb153218-2431-458b-9b67-0de90f01646c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:02.771Z|2f6f65bb-acf6-4887-a8ad-b2dfde7b2b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:02.771Z|cb153218-2431-458b-9b67-0de90f01646c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:02.772Z|2f6f65bb-acf6-4887-a8ad-b2dfde7b2b6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:02.794Z|42823241-569e-43ea-bb0a-52851c53089d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:02.794Z|42823241-569e-43ea-bb0a-52851c53089d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:08.153Z|e8b0be97-8c75-479c-b6a9-6dd4da1bd84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:39:08.154Z|e8b0be97-8c75-479c-b6a9-6dd4da1bd84a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:39:09.080Z|a4c7b5b6-21e6-42f8-a4a2-20f75205ff2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:39:09.080Z|a4c7b5b6-21e6-42f8-a4a2-20f75205ff2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:39:12.798Z|93b7fd04-5837-4adc-9c1e-8b47d29aa405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:12.798Z|b25d6cb4-8c7c-49da-a2db-eb0f7339266f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:12.799Z|93b7fd04-5837-4adc-9c1e-8b47d29aa405|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:12.799Z|b25d6cb4-8c7c-49da-a2db-eb0f7339266f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:12.818Z|db250be6-f918-42f4-8aff-7be8226fa20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:12.819Z|db250be6-f918-42f4-8aff-7be8226fa20d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:16.324Z|977b11ac-bda6-48c2-8f73-98ca3d54cd06|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:39:16.325Z|977b11ac-bda6-48c2-8f73-98ca3d54cd06|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:22.824Z|74c8b879-7307-41c8-8d08-162bbd65c91c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:22.825Z|74c8b879-7307-41c8-8d08-162bbd65c91c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:22.825Z|ba50e5f8-58b0-4366-8086-7e16fabec2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:22.826Z|ba50e5f8-58b0-4366-8086-7e16fabec2ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:22.845Z|0ce5a765-716e-4862-8576-bd23acb2c1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:22.846Z|0ce5a765-716e-4862-8576-bd23acb2c1d4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:23.153Z|98320d67-0586-42ba-b6a2-43fc50b5cdee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:39:23.154Z|98320d67-0586-42ba-b6a2-43fc50b5cdee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:39:32.849Z|a5ea965c-d593-407a-b3e6-0300f4cb9f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:32.850Z|a5ea965c-d593-407a-b3e6-0300f4cb9f1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:32.855Z|f3a88df2-19c1-4000-9f49-a40fcda28bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:32.855Z|f3a88df2-19c1-4000-9f49-a40fcda28bee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:32.871Z|4d8924f1-a428-4dc2-8d8d-ae781766c466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:32.872Z|4d8924f1-a428-4dc2-8d8d-ae781766c466|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:38.153Z|7dd450be-76d7-4414-80df-1b0785017864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:39:38.157Z|7dd450be-76d7-4414-80df-1b0785017864|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:39:39.081Z|614995bf-e195-477e-9ce5-246e683fb8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:39:39.082Z|614995bf-e195-477e-9ce5-246e683fb8b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:39:42.877Z|2399abdf-ff7f-4929-b884-97e152fb821a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:42.878Z|2399abdf-ff7f-4929-b884-97e152fb821a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:42.889Z|cbebc045-6e0e-40a6-9e31-009af743c832|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:42.890Z|cbebc045-6e0e-40a6-9e31-009af743c832|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:42.904Z|44da2064-ebde-4119-b2cf-07a14e5da5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:42.905Z|44da2064-ebde-4119-b2cf-07a14e5da5f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:52.912Z|7d316b5b-b003-4cc3-b326-19ef07a62bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:52.913Z|7d316b5b-b003-4cc3-b326-19ef07a62bc2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:52.929Z|11d72ecd-84a7-448f-959b-ec6f7904fe25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:52.930Z|11d72ecd-84a7-448f-959b-ec6f7904fe25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:52.938Z|4dae09a9-d227-44b3-b29c-14fde5fccf7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:39:52.939Z|4dae09a9-d227-44b3-b29c-14fde5fccf7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:39:53.153Z|737a46ef-bf59-4654-98b4-e2c385087e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:39:53.155Z|737a46ef-bf59-4654-98b4-e2c385087e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:40:02.941Z|55829b5f-ee96-405d-af31-e9df541cde8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:02.942Z|55829b5f-ee96-405d-af31-e9df541cde8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:02.957Z|d9058e52-4177-47da-b5ec-667855c997bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:02.957Z|d9058e52-4177-47da-b5ec-667855c997bc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:02.965Z|447fddd5-19f5-40e7-bdcd-084e69f6b437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:02.966Z|447fddd5-19f5-40e7-bdcd-084e69f6b437|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:08.153Z|534bb3df-7b9a-407f-9e23-cb3317122edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:40:08.154Z|534bb3df-7b9a-407f-9e23-cb3317122edc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:40:09.082Z|50ec0be1-1c3c-4460-853f-25ee4a1dc491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:40:09.083Z|50ec0be1-1c3c-4460-853f-25ee4a1dc491|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:40:12.974Z|8c7eec0a-e97d-4cd9-bbb9-c655a36bd1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:12.974Z|8c7eec0a-e97d-4cd9-bbb9-c655a36bd1b2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:12.988Z|d373fb5e-0dfc-4caa-9868-cb2af12a5c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:12.989Z|d373fb5e-0dfc-4caa-9868-cb2af12a5c10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:13.001Z|5d0b4d26-1260-41e2-bb90-51723f7fa987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:13.003Z|5d0b4d26-1260-41e2-bb90-51723f7fa987|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:16.327Z|4e18abfb-24da-40a3-8a75-f81d02211bea|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:40:16.328Z|4e18abfb-24da-40a3-8a75-f81d02211bea|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:22.999Z|d82bef11-e120-4f78-a4ba-5f29070afb49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:23.000Z|d82bef11-e120-4f78-a4ba-5f29070afb49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:23.022Z|59d4f165-54cc-4a42-aa91-7a46c6f9610e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:23.024Z|6ca28937-5235-4848-bb17-b3671fc6de4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:23.025Z|6ca28937-5235-4848-bb17-b3671fc6de4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:23.023Z|59d4f165-54cc-4a42-aa91-7a46c6f9610e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:23.153Z|a2d88b50-d660-4afe-9eec-853f189ddf77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:40:23.156Z|a2d88b50-d660-4afe-9eec-853f189ddf77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:40:33.027Z|07f519d9-ef92-452f-b82a-1ec1c65d02f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:33.029Z|07f519d9-ef92-452f-b82a-1ec1c65d02f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:33.049Z|c68e15e6-b5c8-4621-81e6-5dcc4cb67679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:33.049Z|07b60365-8b1f-41cd-ab57-db2bf9f35979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:33.050Z|c68e15e6-b5c8-4621-81e6-5dcc4cb67679|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:33.050Z|07b60365-8b1f-41cd-ab57-db2bf9f35979|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:38.153Z|3d7956f7-099e-4ecc-ac10-0a2cc188ce51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:40:38.154Z|3d7956f7-099e-4ecc-ac10-0a2cc188ce51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:40:39.084Z|b7af0f20-c113-4b6b-a701-06caf8aa6fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:40:39.084Z|b7af0f20-c113-4b6b-a701-06caf8aa6fdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:40:43.053Z|6c87aaf9-eb7b-462f-8eb0-46ba97d66081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:43.053Z|6c87aaf9-eb7b-462f-8eb0-46ba97d66081|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:43.071Z|087c32ba-539b-41a1-806a-3427ba461b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:43.071Z|8591d995-a2bd-4638-ad68-5570e7f6ba96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:43.072Z|8591d995-a2bd-4638-ad68-5570e7f6ba96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:43.072Z|087c32ba-539b-41a1-806a-3427ba461b32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:53.077Z|d01adfd9-ebe8-4442-b420-23d84a5ef56a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:53.078Z|d01adfd9-ebe8-4442-b420-23d84a5ef56a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:53.095Z|62ca7e1f-1c04-4e47-96fe-a887009c5e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:53.095Z|62ca7e1f-1c04-4e47-96fe-a887009c5e51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:53.096Z|fae53f02-1f55-41aa-9973-7ef527e36ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:40:53.096Z|fae53f02-1f55-41aa-9973-7ef527e36ffa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:40:53.153Z|41fef05d-e64d-4ce1-92e5-50d355662aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:40:53.154Z|41fef05d-e64d-4ce1-92e5-50d355662aa7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:03.102Z|dba0dc8c-1ce4-4265-976c-3f0a670a1320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:03.103Z|dba0dc8c-1ce4-4265-976c-3f0a670a1320|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:03.120Z|bee5f34a-ba27-4380-8e74-5acdbdc7e666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:03.120Z|eeab53be-2916-4a66-80a5-72385e4bb949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:03.121Z|bee5f34a-ba27-4380-8e74-5acdbdc7e666|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:03.121Z|eeab53be-2916-4a66-80a5-72385e4bb949|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:08.153Z|d65a9625-ff3f-4278-8feb-76f00675de7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:41:08.159Z|d65a9625-ff3f-4278-8feb-76f00675de7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:09.085Z|a37326d7-ad24-4c67-b2ec-69c6ab50d2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:41:09.086Z|a37326d7-ad24-4c67-b2ec-69c6ab50d2fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:13.127Z|f195e272-f462-4fca-94eb-ea2532fc5d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:13.128Z|f195e272-f462-4fca-94eb-ea2532fc5d6c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:13.144Z|de2fc612-6e5e-432c-b57b-013267dbbf3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:13.144Z|1c6dfc2c-555f-4bbd-be1e-f60f1934650b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:13.145Z|de2fc612-6e5e-432c-b57b-013267dbbf3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:13.145Z|1c6dfc2c-555f-4bbd-be1e-f60f1934650b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:16.326Z|a042710b-9627-4c23-9f4b-5bfb0bcbe128|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:41:16.326Z|a042710b-9627-4c23-9f4b-5bfb0bcbe128|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:23.154Z|77eee310-8d10-40b6-9b3e-620be008cba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:41:23.154Z|77eee310-8d10-40b6-9b3e-620be008cba6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:23.155Z|680b9d19-ac9e-4281-8802-3490854b47d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:23.156Z|680b9d19-ac9e-4281-8802-3490854b47d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:23.167Z|d8ebd2d0-3c39-4320-8b79-b1cde86c92e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:23.170Z|d8ebd2d0-3c39-4320-8b79-b1cde86c92e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:23.171Z|b95eb5b6-9d8e-4e50-859c-bc5d5635cc24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:23.171Z|b95eb5b6-9d8e-4e50-859c-bc5d5635cc24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:33.179Z|7dcdfe89-a0ea-4b77-8d9d-16b59a472595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:33.180Z|7dcdfe89-a0ea-4b77-8d9d-16b59a472595|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:33.197Z|54425782-4ce3-433a-9779-7f342414383d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:33.197Z|7abbfd85-5fec-47ca-8cd1-7a56ccc1eb3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:33.198Z|7abbfd85-5fec-47ca-8cd1-7a56ccc1eb3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:33.198Z|54425782-4ce3-433a-9779-7f342414383d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:38.153Z|5c3af629-a841-4f3b-9b18-92a4aa3a95c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:41:38.154Z|5c3af629-a841-4f3b-9b18-92a4aa3a95c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:39.091Z|bd082dac-9eaf-4477-9f63-1b4163d4ef54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:41:39.091Z|bd082dac-9eaf-4477-9f63-1b4163d4ef54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:43.208Z|014a1835-15f7-4d0f-9b65-4876c274202f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:43.209Z|014a1835-15f7-4d0f-9b65-4876c274202f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:43.221Z|80ef47b3-6940-4052-94aa-780c911613b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:43.222Z|12dd4700-ab06-49f0-b9eb-1cabb0cc5193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:43.222Z|80ef47b3-6940-4052-94aa-780c911613b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:43.222Z|12dd4700-ab06-49f0-b9eb-1cabb0cc5193|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:53.154Z|d1ec3f29-ce67-4021-b765-6bd9c05b9729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:41:53.157Z|d1ec3f29-ce67-4021-b765-6bd9c05b9729|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:41:53.244Z|5d788a75-fe57-4f02-974a-751f92cf52a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:53.246Z|5d788a75-fe57-4f02-974a-751f92cf52a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:53.246Z|000e69ab-f953-4cf4-81f1-757a69a3456f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:53.249Z|000e69ab-f953-4cf4-81f1-757a69a3456f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:41:53.251Z|46b6b05a-361b-4e7e-adff-54faa940aecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:41:53.251Z|46b6b05a-361b-4e7e-adff-54faa940aecc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:03.272Z|d8d88f91-faa9-432c-b9d4-0d92675e68c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:03.273Z|d8d88f91-faa9-432c-b9d4-0d92675e68c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:03.278Z|e204e07a-26ec-46b7-9be4-bf876a884a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:03.279Z|e204e07a-26ec-46b7-9be4-bf876a884a68|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:03.280Z|46ccd15d-2ec3-4656-8641-ec005b8749f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:03.281Z|46ccd15d-2ec3-4656-8641-ec005b8749f7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:08.153Z|2c714e3a-45c7-4f3f-bc98-8ee21b56565f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:42:08.154Z|2c714e3a-45c7-4f3f-bc98-8ee21b56565f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:42:09.092Z|29ed58bf-cf21-408b-b8a6-bd79c27b4ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:42:09.093Z|29ed58bf-cf21-408b-b8a6-bd79c27b4ece|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:42:13.304Z|865c2dfd-ef17-4f0b-b0b3-501b4693a1cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:13.305Z|865c2dfd-ef17-4f0b-b0b3-501b4693a1cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:13.315Z|0c5fdc09-eeeb-489f-a599-6d40c20c9267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:13.315Z|17d7448a-dc37-4686-a45c-91f5d73171b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:13.316Z|17d7448a-dc37-4686-a45c-91f5d73171b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:13.316Z|0c5fdc09-eeeb-489f-a599-6d40c20c9267|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:16.327Z|5a251c47-5160-4de4-a174-a5a05042d98c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:42:16.328Z|5a251c47-5160-4de4-a174-a5a05042d98c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:23.153Z|92432827-ce7d-4573-845e-0715227b8044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:42:23.154Z|92432827-ce7d-4573-845e-0715227b8044|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:42:23.338Z|6679d213-75bc-447f-a1b4-0117d62ab1d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:23.339Z|6679d213-75bc-447f-a1b4-0117d62ab1d5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:23.347Z|77c49e4e-e542-4e83-9ea7-32b5fed15643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:23.348Z|77c49e4e-e542-4e83-9ea7-32b5fed15643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:23.354Z|dae8c57f-859f-4219-8704-33d2a5ae6811|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:23.355Z|dae8c57f-859f-4219-8704-33d2a5ae6811|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:33.372Z|caa39cdc-670b-4083-9394-072e01479fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:33.372Z|e77384bc-c375-4358-88cb-cb0520dc3f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:33.373Z|e77384bc-c375-4358-88cb-cb0520dc3f35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:33.373Z|caa39cdc-670b-4083-9394-072e01479fa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:33.377Z|782330fd-dadd-4f41-809c-1ce338a63338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:33.378Z|782330fd-dadd-4f41-809c-1ce338a63338|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:38.153Z|f6df99e8-8d71-4da8-a966-90713b5796c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:42:38.156Z|f6df99e8-8d71-4da8-a966-90713b5796c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:42:39.094Z|19733e11-f52d-4a1a-8069-0f747e876d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:42:39.094Z|19733e11-f52d-4a1a-8069-0f747e876d25|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:42:43.400Z|c03f4fb3-48f5-41c9-9d31-be70b24ef2b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:43.400Z|87a38036-ce00-4dfb-81d4-1e0c6696da62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:43.401Z|87a38036-ce00-4dfb-81d4-1e0c6696da62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:43.401Z|c03f4fb3-48f5-41c9-9d31-be70b24ef2b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:43.409Z|0612495b-c80a-4a62-a258-5f72e8cc3486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:43.410Z|0612495b-c80a-4a62-a258-5f72e8cc3486|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:53.153Z|ecb189e9-e8be-4a61-9f02-585e02f671a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:42:53.154Z|ecb189e9-e8be-4a61-9f02-585e02f671a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:42:53.435Z|186c205f-5fee-4489-a3b1-0caa730b3b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:53.435Z|0ca38615-680c-48df-a865-90af599f143a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:53.435Z|6323f89f-36ee-402a-a3a9-6727e12c9201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:42:53.436Z|6323f89f-36ee-402a-a3a9-6727e12c9201|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:53.436Z|0ca38615-680c-48df-a865-90af599f143a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:42:53.436Z|186c205f-5fee-4489-a3b1-0caa730b3b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:03.462Z|d679f12c-3fe3-4ce9-b080-cdf8fcf9d44b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:03.462Z|7ec8f2c6-c968-424c-9224-8008d9f202de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:03.462Z|312d273d-cc28-45b8-8e22-d76533adce5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:03.463Z|7ec8f2c6-c968-424c-9224-8008d9f202de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:03.463Z|d679f12c-3fe3-4ce9-b080-cdf8fcf9d44b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:03.463Z|312d273d-cc28-45b8-8e22-d76533adce5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:08.153Z|406d6f1a-5ef6-40ce-b120-29fc233f2308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:43:08.156Z|406d6f1a-5ef6-40ce-b120-29fc233f2308|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:43:09.095Z|185d4dfb-c60f-4ff5-8aa6-9dc2b13dad87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:43:09.096Z|185d4dfb-c60f-4ff5-8aa6-9dc2b13dad87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:43:13.487Z|1a7749be-45c0-4bb2-a860-e8840bf750c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:13.488Z|1a7749be-45c0-4bb2-a860-e8840bf750c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:13.488Z|05c5f308-ee96-4e4f-95c5-7c62498779a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:13.487Z|d3f60212-ea5b-4c85-8360-8a20a7b278eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:13.489Z|05c5f308-ee96-4e4f-95c5-7c62498779a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:13.489Z|d3f60212-ea5b-4c85-8360-8a20a7b278eb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:16.334Z|a02eb8bd-78b4-4330-8157-e46b35588959|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:43:16.335Z|a02eb8bd-78b4-4330-8157-e46b35588959|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:23.153Z|38ba4cb1-edca-4eed-9a7c-104db47cd133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:43:23.156Z|38ba4cb1-edca-4eed-9a7c-104db47cd133|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:43:23.514Z|eff4ea96-44ee-406b-a3dd-55cc7578d1d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:23.514Z|18fc0e8a-2281-49ac-8e0d-7e470e903f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:23.514Z|0c07fd48-665b-433a-920c-58cff6a9c62f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:23.515Z|eff4ea96-44ee-406b-a3dd-55cc7578d1d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:23.515Z|18fc0e8a-2281-49ac-8e0d-7e470e903f78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:23.515Z|0c07fd48-665b-433a-920c-58cff6a9c62f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:33.541Z|d128ab58-6384-4dcc-b1d9-f348ebb015e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:33.541Z|3ca0fcf7-8ed3-4ae3-b125-e8a4cad93e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:33.541Z|0286b23f-1e6d-4c96-8c7d-97bd250fd875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:33.542Z|d128ab58-6384-4dcc-b1d9-f348ebb015e5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:33.542Z|0286b23f-1e6d-4c96-8c7d-97bd250fd875|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:33.542Z|3ca0fcf7-8ed3-4ae3-b125-e8a4cad93e08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:38.153Z|8219cf56-efe0-40f8-ae03-413c7bb18031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:43:38.154Z|8219cf56-efe0-40f8-ae03-413c7bb18031|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:43:39.096Z|b6075dba-ea5e-499c-871b-3ddc988f3395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:43:39.097Z|b6075dba-ea5e-499c-871b-3ddc988f3395|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:43:43.570Z|de2bee93-180f-4416-8e29-0220b512c3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:43.571Z|de2bee93-180f-4416-8e29-0220b512c3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:43.571Z|59a66d0c-9d4f-495e-8e0d-5cffe8fe1682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:43.571Z|59a66d0c-9d4f-495e-8e0d-5cffe8fe1682|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:43.572Z|d8981888-ce23-4d86-a1e5-3252ccbb5a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:43.572Z|d8981888-ce23-4d86-a1e5-3252ccbb5a1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:53.153Z|5bbff0e0-c4cb-4c4c-9214-97eadc358744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:43:53.154Z|5bbff0e0-c4cb-4c4c-9214-97eadc358744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:43:53.597Z|8c7e1589-3a4c-4e92-bf58-c7f22489a382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:53.597Z|6a6646bd-939b-456d-ba12-504a7c34c713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:53.598Z|6a6646bd-939b-456d-ba12-504a7c34c713|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:53.598Z|8c7e1589-3a4c-4e92-bf58-c7f22489a382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:43:53.608Z|a12b89a3-87d2-44ee-b52e-5403047e9fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:43:53.608Z|a12b89a3-87d2-44ee-b52e-5403047e9fb0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:03.626Z|638321c6-f387-4d27-80f6-fe92cf051607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:03.626Z|4c3081db-a875-4667-8129-df7dd204a03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:03.627Z|638321c6-f387-4d27-80f6-fe92cf051607|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:03.627Z|4c3081db-a875-4667-8129-df7dd204a03f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:03.633Z|51b2b835-4be9-481d-ae2d-72f54da9ef20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:03.634Z|51b2b835-4be9-481d-ae2d-72f54da9ef20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:08.153Z|8b7b0c93-077e-40b4-a45d-9fd70060914b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:44:08.156Z|8b7b0c93-077e-40b4-a45d-9fd70060914b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:44:09.098Z|1e2f1bb3-0ae1-43c5-96db-23b190f59e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:44:09.099Z|1e2f1bb3-0ae1-43c5-96db-23b190f59e53|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:44:13.653Z|4fbe4b60-8ed5-46db-8a8f-24bc4cdaabac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:13.654Z|4fbe4b60-8ed5-46db-8a8f-24bc4cdaabac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:13.655Z|93f2734d-1df3-4ce0-af5a-e341890de49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:13.655Z|93f2734d-1df3-4ce0-af5a-e341890de49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:13.655Z|41421ddd-c32c-4609-8cbd-c5e1fa28f41c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:13.657Z|41421ddd-c32c-4609-8cbd-c5e1fa28f41c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:16.326Z|e674c2d2-1578-4eab-80b4-c8b2838c4150|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:44:16.328Z|e674c2d2-1578-4eab-80b4-c8b2838c4150|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:23.153Z|a59a357d-79d2-4ee6-b733-b4646b587a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:44:23.154Z|a59a357d-79d2-4ee6-b733-b4646b587a70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:44:23.677Z|3afbcc40-b713-4cc0-a4e2-d0caf17eeaa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:23.678Z|3afbcc40-b713-4cc0-a4e2-d0caf17eeaa2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:23.686Z|97f2c483-162b-4d6c-acb8-877d91689d0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:23.687Z|97f2c483-162b-4d6c-acb8-877d91689d0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:23.686Z|508ab70b-5729-464e-bb31-11cabc42626c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:23.688Z|508ab70b-5729-464e-bb31-11cabc42626c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:33.714Z|654dfa0e-8a75-4aa3-9c2c-213ca353c436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:33.714Z|db04f1c4-25c5-4b6e-9573-badbc5541920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:33.715Z|16286864-15f4-40b7-8c39-0790945b9988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:33.715Z|db04f1c4-25c5-4b6e-9573-badbc5541920|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:33.715Z|16286864-15f4-40b7-8c39-0790945b9988|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:33.715Z|654dfa0e-8a75-4aa3-9c2c-213ca353c436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:38.153Z|e73bece2-4a49-47fb-8020-e41af4fbd532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:44:38.154Z|e73bece2-4a49-47fb-8020-e41af4fbd532|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:44:39.100Z|4d852ed3-f8d4-4ac4-ab37-1c69cd72a404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:44:39.100Z|4d852ed3-f8d4-4ac4-ab37-1c69cd72a404|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:44:43.738Z|66fc5dcc-e935-4270-a3f9-b8a8bf8d464e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:43.738Z|2a4d021b-70a7-4904-b5a7-9ca1a01730fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:43.740Z|2a4d021b-70a7-4904-b5a7-9ca1a01730fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:43.739Z|66fc5dcc-e935-4270-a3f9-b8a8bf8d464e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:43.738Z|b4183951-547f-4606-bdb0-c33a265b0cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:43.741Z|b4183951-547f-4606-bdb0-c33a265b0cdf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:53.153Z|388eab2f-e670-4f3f-93c7-69c7d832f768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:44:53.154Z|388eab2f-e670-4f3f-93c7-69c7d832f768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:44:53.765Z|6ab34390-ff94-47af-b90b-d922ea5bfc08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:53.765Z|1a41c917-a083-4949-890e-43892264a684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:53.766Z|1a41c917-a083-4949-890e-43892264a684|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:53.766Z|6ab34390-ff94-47af-b90b-d922ea5bfc08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:44:53.767Z|4451c114-d8b4-4644-81f8-0927cc3f4545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:44:53.768Z|4451c114-d8b4-4644-81f8-0927cc3f4545|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:03.789Z|45e85bd3-cc4a-461f-ab92-8ff955a1c1b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:03.789Z|f7053f73-bc10-4259-8931-f70cc2b9b16d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:03.789Z|90ac4623-961e-4797-8280-d57e8ca8d066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:03.790Z|f7053f73-bc10-4259-8931-f70cc2b9b16d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:03.790Z|45e85bd3-cc4a-461f-ab92-8ff955a1c1b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:03.790Z|90ac4623-961e-4797-8280-d57e8ca8d066|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:08.153Z|52baaf06-8d71-44a1-ae6b-6b4eb9bd34ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:45:08.154Z|52baaf06-8d71-44a1-ae6b-6b4eb9bd34ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:45:09.101Z|7a69b1b7-afd6-453e-bb9c-1b115880bc5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:45:09.102Z|7a69b1b7-afd6-453e-bb9c-1b115880bc5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:45:13.814Z|373e6077-719a-4e52-a43e-5a335655553c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:13.814Z|551e322c-42e0-4942-8109-46b74a012364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:13.814Z|6baa41c9-e977-4abc-a2af-6ac8dd467680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:13.815Z|551e322c-42e0-4942-8109-46b74a012364|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:13.815Z|373e6077-719a-4e52-a43e-5a335655553c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:13.815Z|6baa41c9-e977-4abc-a2af-6ac8dd467680|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:16.326Z|2a937d14-f93c-4480-99a4-468e64c741af|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:45:16.328Z|2a937d14-f93c-4480-99a4-468e64c741af|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:23.153Z|78ac3b2a-7717-4c32-a90e-28da82707697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:45:23.154Z|78ac3b2a-7717-4c32-a90e-28da82707697|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:45:23.848Z|6be4acf2-ce7d-4675-85db-c08637d3358a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:23.849Z|6be4acf2-ce7d-4675-85db-c08637d3358a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:23.851Z|095fc0e3-79d2-40a1-9e24-4b36482ac7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:23.851Z|eecfd844-b743-4034-9bd2-f2af2971256e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:23.852Z|eecfd844-b743-4034-9bd2-f2af2971256e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:23.852Z|095fc0e3-79d2-40a1-9e24-4b36482ac7c0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:33.878Z|e8e1e431-c568-4d6e-8478-218921129129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:33.879Z|e8e1e431-c568-4d6e-8478-218921129129|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:33.882Z|9b07b6e4-ddf0-4e33-9089-ee45c0b4922b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:33.882Z|9b07b6e4-ddf0-4e33-9089-ee45c0b4922b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:33.889Z|ec1f2217-90f9-4cbd-9209-5e7868c73f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:33.890Z|ec1f2217-90f9-4cbd-9209-5e7868c73f4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:38.153Z|2aeb8ac0-c286-493f-85eb-384f0b23d8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:45:38.154Z|2aeb8ac0-c286-493f-85eb-384f0b23d8f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:45:39.102Z|32d90150-c0d7-43fc-a7e0-b305139a844a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:45:39.103Z|32d90150-c0d7-43fc-a7e0-b305139a844a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:45:43.907Z|e7b06b52-8b97-4b3e-a942-2454926bf2d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:43.907Z|ec8a794d-a7d3-4046-aaaa-acfd205fa375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:43.908Z|e7b06b52-8b97-4b3e-a942-2454926bf2d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:43.909Z|ec8a794d-a7d3-4046-aaaa-acfd205fa375|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:43.914Z|ded9f491-abfd-48c0-8a25-b96e1ab74746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:43.915Z|ded9f491-abfd-48c0-8a25-b96e1ab74746|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:53.153Z|7f13aa2b-3f8d-44ec-a87a-dcaa7fece49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:45:53.154Z|7f13aa2b-3f8d-44ec-a87a-dcaa7fece49a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:45:53.936Z|de990d13-9081-4113-82fe-5fc2fe21a165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:53.937Z|de990d13-9081-4113-82fe-5fc2fe21a165|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:53.938Z|879f5002-11bf-475d-9b7b-00c46aee8415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:53.938Z|89b6d48b-07e1-4af2-ac83-f272817d360f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:45:53.939Z|879f5002-11bf-475d-9b7b-00c46aee8415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:45:53.939Z|89b6d48b-07e1-4af2-ac83-f272817d360f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:03.966Z|2f161e88-ec00-494c-8140-94744f2b9aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:03.966Z|5e654090-2439-47e8-8fe5-f784569c3e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:03.967Z|0cd08f28-7b9a-4023-8db2-26b21013148b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:03.967Z|2f161e88-ec00-494c-8140-94744f2b9aed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:03.967Z|5e654090-2439-47e8-8fe5-f784569c3e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:03.968Z|0cd08f28-7b9a-4023-8db2-26b21013148b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:08.153Z|82e7ac3c-9763-4d96-b13f-9378372910a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:46:08.154Z|82e7ac3c-9763-4d96-b13f-9378372910a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:46:09.104Z|48ff05b9-2c52-482f-9ce4-e4e3aeac004f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:46:09.104Z|48ff05b9-2c52-482f-9ce4-e4e3aeac004f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:46:13.998Z|f73c67ed-4bf1-418b-ae32-b9262e108a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:13.998Z|373e5409-3a74-498e-9a2f-f1372519d283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:13.998Z|373e5409-3a74-498e-9a2f-f1372519d283|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:13.999Z|f73c67ed-4bf1-418b-ae32-b9262e108a73|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:14.000Z|2e9cab5a-3bc9-4d5f-9b9b-7cb0cce8b600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:14.000Z|2e9cab5a-3bc9-4d5f-9b9b-7cb0cce8b600|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:16.326Z|63489afb-d94c-4ed2-82af-c165ad68c45d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:46:16.327Z|63489afb-d94c-4ed2-82af-c165ad68c45d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:23.155Z|a0960067-5105-475e-a187-bda697568282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:46:23.158Z|a0960067-5105-475e-a187-bda697568282|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:46:24.025Z|5029ec43-ec8d-4755-9a83-ff6ddbdd07fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:24.026Z|5029ec43-ec8d-4755-9a83-ff6ddbdd07fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:24.035Z|739fe4e7-c079-4c79-bea9-541a55ef5983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:24.035Z|739fe4e7-c079-4c79-bea9-541a55ef5983|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:24.038Z|733c3ef1-a5c9-4b72-bd0f-dfcfc7044281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:24.039Z|733c3ef1-a5c9-4b72-bd0f-dfcfc7044281|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:34.054Z|39b72987-e6e5-4075-a24f-df6839c63dfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:34.054Z|39b72987-e6e5-4075-a24f-df6839c63dfd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:34.060Z|b3a65c3b-0fd2-422a-a6e9-7073612b4f50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:34.061Z|b3a65c3b-0fd2-422a-a6e9-7073612b4f50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:34.066Z|551286d4-bb8d-44c8-a1f1-40849b3eb4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:34.067Z|551286d4-bb8d-44c8-a1f1-40849b3eb4b1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:38.154Z|d9e81d31-e5f6-4bfa-8bde-38acf4ea8222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:46:38.154Z|d9e81d31-e5f6-4bfa-8bde-38acf4ea8222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:46:39.105Z|dda89082-fc3a-45e3-910a-4f031eb0fa7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:46:39.106Z|dda89082-fc3a-45e3-910a-4f031eb0fa7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:46:44.079Z|9efbf9fd-faa7-4524-974c-9cd5e3a640c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:44.080Z|9efbf9fd-faa7-4524-974c-9cd5e3a640c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:44.086Z|cbb023c9-4653-478f-8315-707322ca1c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:44.087Z|cbb023c9-4653-478f-8315-707322ca1c47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:44.094Z|c5bb98d8-256a-44b1-9853-0f4c8d42d226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:44.095Z|c5bb98d8-256a-44b1-9853-0f4c8d42d226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:53.153Z|be749bd4-2592-462e-a8c8-483654340772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:46:53.154Z|be749bd4-2592-462e-a8c8-483654340772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:46:54.102Z|cd4440a3-0ef7-47b0-b3cd-681be66bb74f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:54.102Z|cd4440a3-0ef7-47b0-b3cd-681be66bb74f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:54.107Z|3b6634ee-30d9-4550-b29f-a5b20e656b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:54.108Z|3b6634ee-30d9-4550-b29f-a5b20e656b87|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:46:54.118Z|3a4b3503-4c43-47b4-8b5d-ec7caa656d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:46:54.118Z|3a4b3503-4c43-47b4-8b5d-ec7caa656d64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:04.125Z|7111bc03-a3e7-47f2-806d-3e35bdbfdcd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:04.127Z|7111bc03-a3e7-47f2-806d-3e35bdbfdcd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:04.129Z|b63d333e-2c4d-4bf6-ae95-a05e043b8057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:04.129Z|b63d333e-2c4d-4bf6-ae95-a05e043b8057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:04.142Z|b7906e91-7244-41b5-94a9-5ef74fa4e8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:04.143Z|b7906e91-7244-41b5-94a9-5ef74fa4e8ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:08.153Z|4f5250e7-def2-458d-a099-669433b6ed26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:47:08.156Z|4f5250e7-def2-458d-a099-669433b6ed26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:47:09.106Z|c2db9f18-f9bc-46a1-9271-004efd5b4697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:47:09.107Z|c2db9f18-f9bc-46a1-9271-004efd5b4697|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:47:14.151Z|623c70bc-ff5e-43db-bf18-93f9a7c0938a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:14.151Z|28f9b067-c639-49b2-bc56-f041fecbfedb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:14.152Z|623c70bc-ff5e-43db-bf18-93f9a7c0938a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:14.152Z|28f9b067-c639-49b2-bc56-f041fecbfedb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:14.176Z|6db487d2-cbf3-4a91-985e-5e45414fa35a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:14.178Z|6db487d2-cbf3-4a91-985e-5e45414fa35a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:16.330Z|8ff57421-2b4a-4d07-bd1d-3d5b048625bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:47:16.331Z|8ff57421-2b4a-4d07-bd1d-3d5b048625bb|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:23.154Z|64783649-a3c0-4bf1-88e1-5c9d86ec9693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:47:23.154Z|64783649-a3c0-4bf1-88e1-5c9d86ec9693|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:47:24.175Z|e8e3f992-935f-4271-9b95-7b4e373803f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:24.176Z|e8e3f992-935f-4271-9b95-7b4e373803f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:24.178Z|aec0a46d-1302-4d67-a556-8af7164f3533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:24.178Z|aec0a46d-1302-4d67-a556-8af7164f3533|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:24.201Z|005b5aa5-36e5-4543-bd06-dab71e2dce52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:24.202Z|005b5aa5-36e5-4543-bd06-dab71e2dce52|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:34.200Z|841e5ce2-0f25-47d8-b850-30e43b4b2f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:34.200Z|aa9533df-9278-4c73-9af1-7767787426ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:34.200Z|841e5ce2-0f25-47d8-b850-30e43b4b2f34|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:34.201Z|aa9533df-9278-4c73-9af1-7767787426ba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:34.226Z|7cf9f0df-5a53-481e-a0b1-7609e89765fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:34.227Z|7cf9f0df-5a53-481e-a0b1-7609e89765fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:38.153Z|9547a238-8d0d-4941-ab62-40f72f7159fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:47:38.154Z|9547a238-8d0d-4941-ab62-40f72f7159fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:47:39.107Z|ea506463-6ba9-4a40-a049-df32f5a6354b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:47:39.108Z|ea506463-6ba9-4a40-a049-df32f5a6354b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:47:44.225Z|965a31b2-8793-436b-92c0-795460fe05ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:44.225Z|c7bdfada-5943-4545-9483-d3d045ba45bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:44.225Z|965a31b2-8793-436b-92c0-795460fe05ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:44.225Z|c7bdfada-5943-4545-9483-d3d045ba45bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:44.254Z|d1c499c6-bd4c-42e0-82a0-8b744372c372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:44.255Z|d1c499c6-bd4c-42e0-82a0-8b744372c372|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:53.153Z|faf6b3a3-0c16-40f9-86b3-6cc69382f2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:47:53.157Z|faf6b3a3-0c16-40f9-86b3-6cc69382f2f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:47:54.248Z|049df669-dc94-4cba-bec8-7cb11949884c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:54.249Z|049df669-dc94-4cba-bec8-7cb11949884c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:54.248Z|36fd5ff8-83ba-41bb-96aa-626024721ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:54.252Z|36fd5ff8-83ba-41bb-96aa-626024721ac5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:47:54.281Z|5ac231d5-9498-45e6-8bee-a8c32198265a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:47:54.282Z|5ac231d5-9498-45e6-8bee-a8c32198265a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:04.274Z|b1d464d9-7451-415d-b4aa-6799f6d0062e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:04.275Z|b1d464d9-7451-415d-b4aa-6799f6d0062e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:04.276Z|1773c83b-6290-481e-9cae-428aa40e28fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:04.276Z|1773c83b-6290-481e-9cae-428aa40e28fc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:04.310Z|5373124a-4e4e-4da3-9c59-d0d0504f1542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:04.310Z|5373124a-4e4e-4da3-9c59-d0d0504f1542|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:08.153Z|d6fd4ca1-e1a2-408c-b5f0-409ef3178891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:48:08.154Z|d6fd4ca1-e1a2-408c-b5f0-409ef3178891|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:48:09.109Z|9fd4994b-d9d0-4d59-8e6b-27961497f621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:48:09.109Z|9fd4994b-d9d0-4d59-8e6b-27961497f621|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:48:14.298Z|d1ff0cfc-0a9c-4d0c-89de-c81f40a9feb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:14.299Z|d1ff0cfc-0a9c-4d0c-89de-c81f40a9feb0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:14.299Z|0a05f6f9-e5d1-4edc-8371-0d6f549a28d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:14.300Z|0a05f6f9-e5d1-4edc-8371-0d6f549a28d2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:14.334Z|61a461ee-f27e-44ce-a175-da4c8c7fee6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:14.335Z|61a461ee-f27e-44ce-a175-da4c8c7fee6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:16.326Z|a5967ac8-2df8-4105-917a-749f0838ee2d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:48:16.327Z|a5967ac8-2df8-4105-917a-749f0838ee2d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:23.153Z|a733ade9-e7de-4ee1-9b8b-d8b867de1f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:48:23.154Z|a733ade9-e7de-4ee1-9b8b-d8b867de1f42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:48:24.327Z|4548b84c-6a7e-45d2-8946-1092f0f3a0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:24.327Z|2ccf8dc0-5970-4421-933a-513f8ed9b9fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:24.328Z|2ccf8dc0-5970-4421-933a-513f8ed9b9fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:24.328Z|4548b84c-6a7e-45d2-8946-1092f0f3a0bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:24.361Z|5d1aba53-f33e-421e-ae3a-9888bd753a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:24.363Z|5d1aba53-f33e-421e-ae3a-9888bd753a3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:34.352Z|f884c505-6d11-4a91-87c4-5ef9353b9dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:34.352Z|a43c6638-7804-45be-938b-ef22439a238b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:34.353Z|a43c6638-7804-45be-938b-ef22439a238b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:34.353Z|f884c505-6d11-4a91-87c4-5ef9353b9dfe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:34.387Z|291d419f-b8ff-464e-8a1c-f863f4a18bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:34.388Z|291d419f-b8ff-464e-8a1c-f863f4a18bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:38.153Z|f660747f-145b-43ab-b8ae-27f7e9950130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:48:38.157Z|f660747f-145b-43ab-b8ae-27f7e9950130|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:48:39.110Z|546b97ca-6223-4658-9bc2-6612c161b55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:48:39.110Z|546b97ca-6223-4658-9bc2-6612c161b55d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:48:44.376Z|3a052b61-6ce7-4a00-9402-1bf04fd7f770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:44.377Z|87a3f1de-a615-4f97-aa8d-cf95405f28b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:44.377Z|3a052b61-6ce7-4a00-9402-1bf04fd7f770|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:44.377Z|87a3f1de-a615-4f97-aa8d-cf95405f28b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:44.409Z|69688599-1880-48b5-b406-0f39964a2eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:44.410Z|69688599-1880-48b5-b406-0f39964a2eec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:53.153Z|04b2ba75-3151-4ff9-b915-57467b9f610d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:48:53.155Z|04b2ba75-3151-4ff9-b915-57467b9f610d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:48:54.403Z|a3f5860f-4f9c-4c65-ab7b-8ff42b69abc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:54.403Z|c7f66f0a-4708-4e0c-9505-70ea81476024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:54.404Z|a3f5860f-4f9c-4c65-ab7b-8ff42b69abc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:54.404Z|c7f66f0a-4708-4e0c-9505-70ea81476024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:48:54.436Z|58fb6699-11b1-4b0b-ab94-e83da736d5ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:48:54.437Z|58fb6699-11b1-4b0b-ab94-e83da736d5ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:04.434Z|dbd81712-51cf-4eae-a71a-8ff20714e4e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:04.434Z|edceca01-4810-46d5-80e2-03573ed15144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:04.435Z|edceca01-4810-46d5-80e2-03573ed15144|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:04.435Z|dbd81712-51cf-4eae-a71a-8ff20714e4e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:04.461Z|9da166d2-f7d6-4e50-a0b8-2b1bcd8315ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:04.462Z|9da166d2-f7d6-4e50-a0b8-2b1bcd8315ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:08.161Z|01d76149-3c37-4df7-982c-4ab8412b2112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:49:08.165Z|01d76149-3c37-4df7-982c-4ab8412b2112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:49:09.111Z|9eba4184-821b-458e-91d7-a520769e57cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:49:09.112Z|9eba4184-821b-458e-91d7-a520769e57cb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:49:14.463Z|a70c0133-0abf-4aec-9eb1-f64d487d6641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:14.463Z|b4c805f3-f062-43a3-b0d4-37d39cef0f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:14.464Z|a70c0133-0abf-4aec-9eb1-f64d487d6641|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:14.464Z|b4c805f3-f062-43a3-b0d4-37d39cef0f84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:14.486Z|a1b3c5b9-9b83-43ae-b951-fde88e769cc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:14.487Z|a1b3c5b9-9b83-43ae-b951-fde88e769cc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:16.326Z|2042e13b-664c-419a-8419-727efe253a9d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:49:16.327Z|2042e13b-664c-419a-8419-727efe253a9d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:23.154Z|d67f3d11-58c0-49f6-8f5a-c846d79c769b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:49:23.155Z|d67f3d11-58c0-49f6-8f5a-c846d79c769b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:49:24.490Z|11042d6c-0624-4727-bbd1-710443137a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:24.490Z|d33fad72-1497-4fce-89ae-989292bf61bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:24.491Z|11042d6c-0624-4727-bbd1-710443137a65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:24.492Z|d33fad72-1497-4fce-89ae-989292bf61bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:24.510Z|40627047-2151-4521-bda0-07382d2fca74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:24.511Z|40627047-2151-4521-bda0-07382d2fca74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:34.520Z|f82fc1ee-1f8a-40f4-95bb-e3c882cdfa26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:34.520Z|9a2e0130-a69a-4851-a93e-3abf6af092b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:34.521Z|f82fc1ee-1f8a-40f4-95bb-e3c882cdfa26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:34.521Z|9a2e0130-a69a-4851-a93e-3abf6af092b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:34.536Z|ff54cb50-b585-4fa2-bdcd-b713f3d701b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:34.537Z|ff54cb50-b585-4fa2-bdcd-b713f3d701b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:38.153Z|6b42a683-eb1d-4a6c-b5c8-f26688832ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:49:38.154Z|6b42a683-eb1d-4a6c-b5c8-f26688832ca2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:49:39.113Z|7f7928ad-2139-46ee-b111-e7262cd318f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:49:39.114Z|7f7928ad-2139-46ee-b111-e7262cd318f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:49:44.546Z|489ba04c-24a3-4b3d-9884-4099a006c3ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:44.546Z|4e35474e-d5f1-43a2-b4a7-7ac2a492b994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:44.547Z|489ba04c-24a3-4b3d-9884-4099a006c3ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:44.547Z|4e35474e-d5f1-43a2-b4a7-7ac2a492b994|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:44.559Z|7af88f51-cd68-476f-960d-edd369e23e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:44.559Z|7af88f51-cd68-476f-960d-edd369e23e0b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:53.153Z|bc6159e1-3028-45b2-b3a4-1810c3e6f4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:49:53.158Z|bc6159e1-3028-45b2-b3a4-1810c3e6f4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:49:54.570Z|3e72abf6-7461-443a-9d6f-89c7257ccf14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:54.571Z|3e72abf6-7461-443a-9d6f-89c7257ccf14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:54.574Z|a9e0519d-c74e-4be5-a2a1-dbe12a02da28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:54.575Z|a9e0519d-c74e-4be5-a2a1-dbe12a02da28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:49:54.581Z|1a96f4be-91d0-4e68-bf1b-7716d9b0a456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:49:54.582Z|1a96f4be-91d0-4e68-bf1b-7716d9b0a456|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:04.605Z|a115ba01-2cfa-4ba5-be8a-a42216634f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:04.605Z|fbae3dea-a983-4fb2-bb1f-a0c1717f398a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:04.606Z|a115ba01-2cfa-4ba5-be8a-a42216634f94|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:04.606Z|fbae3dea-a983-4fb2-bb1f-a0c1717f398a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:04.607Z|4ffb8afa-d90b-4ee5-bc14-4d4b5e689704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:04.607Z|4ffb8afa-d90b-4ee5-bc14-4d4b5e689704|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:08.154Z|c0db911f-efb3-404e-ae27-b7a40efe4c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:50:08.155Z|c0db911f-efb3-404e-ae27-b7a40efe4c9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:50:09.114Z|be77bd75-13e5-4791-8a46-bbb2343171ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:50:09.115Z|be77bd75-13e5-4791-8a46-bbb2343171ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:50:14.631Z|ef71b711-4074-48ed-8b56-68cf2e4b8a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:14.632Z|ef71b711-4074-48ed-8b56-68cf2e4b8a1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:14.631Z|4a1c2628-2d8c-43fa-a9e5-f74f50f623a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:14.633Z|4a1c2628-2d8c-43fa-a9e5-f74f50f623a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:14.636Z|71856f97-ed64-4b0d-a14d-2868c27e79a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:14.637Z|71856f97-ed64-4b0d-a14d-2868c27e79a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:16.327Z|ad53cbff-5352-4d8e-9a04-2d0611148fa6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:50:16.328Z|ad53cbff-5352-4d8e-9a04-2d0611148fa6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:23.153Z|1d77d57c-af9a-47a0-b767-ced2d346aafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:50:23.154Z|1d77d57c-af9a-47a0-b767-ced2d346aafe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:50:24.656Z|b96cf672-f758-455d-9502-48326f8fb849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:24.656Z|10aa87f3-21f9-41e7-b8cd-9ffee8774fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:24.656Z|10aa87f3-21f9-41e7-b8cd-9ffee8774fb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:24.656Z|b96cf672-f758-455d-9502-48326f8fb849|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:24.658Z|12d05b7c-2085-431a-9b0c-6c01da0486ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:24.658Z|12d05b7c-2085-431a-9b0c-6c01da0486ae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:34.678Z|4925b3c1-c3bb-4655-8fce-4ee4874a692a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:34.678Z|e61062d0-0b84-4fef-a5bd-e2abaa62b3d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:34.679Z|7a567440-000d-457b-8115-b50bd9627777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:34.679Z|e61062d0-0b84-4fef-a5bd-e2abaa62b3d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:34.679Z|7a567440-000d-457b-8115-b50bd9627777|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:34.679Z|4925b3c1-c3bb-4655-8fce-4ee4874a692a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:38.153Z|d2d51808-42dd-4f4c-863f-75906ace28b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:50:38.156Z|d2d51808-42dd-4f4c-863f-75906ace28b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:50:39.116Z|5480407e-099b-44fe-b22f-ef1276161dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:50:39.116Z|5480407e-099b-44fe-b22f-ef1276161dc4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:50:44.703Z|57316c41-ece9-4553-88b7-f6d90eb8b8a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:44.703Z|f0894aae-b1e3-45db-b605-61e84ec9a0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:44.704Z|57316c41-ece9-4553-88b7-f6d90eb8b8a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:44.705Z|1b4ca827-a9c2-4f81-9c43-89e1d41b5487|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:44.705Z|1b4ca827-a9c2-4f81-9c43-89e1d41b5487|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:44.707Z|f0894aae-b1e3-45db-b605-61e84ec9a0b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:53.154Z|7c97c9b8-35db-450c-99fd-96767bfbca5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:50:53.155Z|7c97c9b8-35db-450c-99fd-96767bfbca5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:50:54.731Z|5bc36e57-cceb-41d8-af8f-4d0891e8c3a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:54.731Z|74013cc6-ae1c-4840-9bcb-bf251815e1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:54.732Z|5bc36e57-cceb-41d8-af8f-4d0891e8c3a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:54.733Z|548cacf2-d663-4b03-a8a2-888302be4e9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:50:54.733Z|548cacf2-d663-4b03-a8a2-888302be4e9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:50:54.733Z|74013cc6-ae1c-4840-9bcb-bf251815e1a0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:04.758Z|ea4702e5-5383-4edc-b25a-d61f6ad565d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:04.759Z|ea4702e5-5383-4edc-b25a-d61f6ad565d6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:04.767Z|57a7fdd1-e76b-48cf-8065-c7fb0885440d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:04.768Z|57a7fdd1-e76b-48cf-8065-c7fb0885440d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:04.769Z|386400b3-735e-4c13-af83-9afbcbe33d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:04.770Z|386400b3-735e-4c13-af83-9afbcbe33d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:08.153Z|5a6eaa79-ae12-45c6-add2-e25d6963e96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:51:08.154Z|5a6eaa79-ae12-45c6-add2-e25d6963e96a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:51:09.117Z|cb039fd5-d387-4407-9e24-68d7a45e58fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:51:09.118Z|cb039fd5-d387-4407-9e24-68d7a45e58fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:51:14.792Z|b0d2bf65-8bc6-472a-ab6e-d7112ecf9244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:14.792Z|9ff3d9b0-bb1d-46fd-8222-e7380903d9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:14.793Z|b0d2bf65-8bc6-472a-ab6e-d7112ecf9244|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:14.793Z|9ff3d9b0-bb1d-46fd-8222-e7380903d9e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:14.798Z|ac54570a-9838-41a1-bb74-e5b2911e5d7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:14.799Z|ac54570a-9838-41a1-bb74-e5b2911e5d7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:16.326Z|04f0edfb-c3aa-4ecb-980c-edbce5b1f7af|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:51:16.327Z|04f0edfb-c3aa-4ecb-980c-edbce5b1f7af|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:23.153Z|74724b8d-7c94-4269-bb48-676f7282e324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:51:23.157Z|74724b8d-7c94-4269-bb48-676f7282e324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:51:24.823Z|8d7fa923-9b4c-45e8-b6ad-bcb880ea0a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:24.823Z|7486922b-bf38-4e68-aa4a-44f892c46a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:24.823Z|8d7fa923-9b4c-45e8-b6ad-bcb880ea0a3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:24.823Z|7486922b-bf38-4e68-aa4a-44f892c46a5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:24.824Z|af81d19c-f701-4bc9-b062-7aaf93e93ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:24.825Z|af81d19c-f701-4bc9-b062-7aaf93e93ef1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:34.849Z|babceecc-5f8d-406c-8f80-b38d3f624744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:34.849Z|5b17261e-07ca-4298-9daf-6bbe13f327f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:34.849Z|d6112cbf-42f4-4244-9a0e-75a7241b6c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:34.850Z|5b17261e-07ca-4298-9daf-6bbe13f327f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:34.850Z|d6112cbf-42f4-4244-9a0e-75a7241b6c60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:34.850Z|babceecc-5f8d-406c-8f80-b38d3f624744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:38.153Z|91637f45-3e15-42e1-a7bc-875d9c9edb16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:51:38.154Z|91637f45-3e15-42e1-a7bc-875d9c9edb16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:51:39.118Z|099f49b3-46f0-4a3f-9dd4-51b3578aa6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:51:39.119Z|099f49b3-46f0-4a3f-9dd4-51b3578aa6dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:51:44.875Z|d4855296-b8ef-47f1-95d0-f0fa8c46561d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:44.875Z|90990bdc-cf8d-4b33-88ae-41721abaa7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:44.876Z|d4855296-b8ef-47f1-95d0-f0fa8c46561d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:44.877Z|90990bdc-cf8d-4b33-88ae-41721abaa7a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:44.881Z|15f483c6-0b56-4b77-9431-69ed378b06c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:44.882Z|15f483c6-0b56-4b77-9431-69ed378b06c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:53.153Z|8cc023ec-da9d-4277-959c-9ec641e5fc27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:51:53.154Z|8cc023ec-da9d-4277-959c-9ec641e5fc27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:51:54.905Z|ccffd868-514b-4075-bc32-fb876c710be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:54.905Z|37d3cc88-df59-4ca5-883f-6058e6e1a0bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:54.905Z|cb3c50b6-bc6c-496d-9b77-8174ca40f8a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:51:54.906Z|ccffd868-514b-4075-bc32-fb876c710be9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:54.906Z|cb3c50b6-bc6c-496d-9b77-8174ca40f8a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:51:54.907Z|37d3cc88-df59-4ca5-883f-6058e6e1a0bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:04.934Z|d24cedde-b394-46b1-bde3-73f37fdaacef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:04.934Z|e91696f4-b8d6-448b-9410-e0de59da739b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:04.935Z|d24cedde-b394-46b1-bde3-73f37fdaacef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:04.935Z|e91696f4-b8d6-448b-9410-e0de59da739b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:04.941Z|1f275a86-bc87-46f5-b40f-24c4086cfef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:04.942Z|1f275a86-bc87-46f5-b40f-24c4086cfef9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:08.153Z|9bcfa1c1-d17a-4e58-b5d3-cf3b68c4a4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:52:08.157Z|9bcfa1c1-d17a-4e58-b5d3-cf3b68c4a4e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:52:09.120Z|c286e01c-0429-4b32-aa8b-d68fdc095f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:52:09.121Z|c286e01c-0429-4b32-aa8b-d68fdc095f46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:52:14.971Z|14f42620-a30d-402f-8e7c-97d6dbbb167e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:14.972Z|14f42620-a30d-402f-8e7c-97d6dbbb167e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:14.971Z|bc654348-4881-4eac-959d-3c14ae6a486f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:14.973Z|bc654348-4881-4eac-959d-3c14ae6a486f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:14.979Z|09344b98-cb9f-4557-b131-6645e735af9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:14.980Z|09344b98-cb9f-4557-b131-6645e735af9e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:16.326Z|8285cf53-8d9c-4fe4-83e4-6f66093d4d29|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:52:16.327Z|8285cf53-8d9c-4fe4-83e4-6f66093d4d29|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:23.153Z|c8d74bd3-19bc-4a04-a16f-54219ce8408c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:52:23.154Z|c8d74bd3-19bc-4a04-a16f-54219ce8408c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:52:25.000Z|74953f6f-5db7-4b34-a9ca-85eb1f233c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:25.000Z|d2a0bc20-833d-4aec-99b3-c7592d666a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:25.002Z|74953f6f-5db7-4b34-a9ca-85eb1f233c0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:25.002Z|d2a0bc20-833d-4aec-99b3-c7592d666a4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:25.003Z|8f11fb85-493b-4cc6-8918-c5e3e3912427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:25.004Z|8f11fb85-493b-4cc6-8918-c5e3e3912427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:35.026Z|29d3885f-31d9-4a6a-af15-ba0c36820bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:35.026Z|818f6f85-0412-4fd8-a7bf-cb9b8b45b59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:35.026Z|9a6ca2e5-434a-4276-a252-0f9b4208699b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:35.027Z|818f6f85-0412-4fd8-a7bf-cb9b8b45b59c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:35.027Z|9a6ca2e5-434a-4276-a252-0f9b4208699b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:35.028Z|29d3885f-31d9-4a6a-af15-ba0c36820bfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:38.153Z|043b3f15-d9cc-4181-bdfc-9e0c20247481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:52:38.154Z|043b3f15-d9cc-4181-bdfc-9e0c20247481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:52:39.121Z|a6c72828-fb06-4672-80ac-ca20448453f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:52:39.122Z|a6c72828-fb06-4672-80ac-ca20448453f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:52:45.055Z|1ba12acf-0da0-4a20-8fd3-396cbc40fbf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:45.056Z|1ba12acf-0da0-4a20-8fd3-396cbc40fbf2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:45.056Z|5cc2ee86-29d4-43b0-8a50-97a4e1c4d51b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:45.056Z|5cc2ee86-29d4-43b0-8a50-97a4e1c4d51b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:45.055Z|117610ac-ae7c-45f4-8bdf-0593f12ca146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:45.058Z|117610ac-ae7c-45f4-8bdf-0593f12ca146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:53.153Z|789631c9-e9ec-491f-86e4-b816cf43cfe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:52:53.157Z|789631c9-e9ec-491f-86e4-b816cf43cfe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:52:55.081Z|306c46e3-bc1d-4e3f-a87c-716a4d44f52e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:55.081Z|2dab450f-beee-4e55-94b8-9d9651bac427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:55.081Z|306c46e3-bc1d-4e3f-a87c-716a4d44f52e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:55.082Z|2dab450f-beee-4e55-94b8-9d9651bac427|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:52:55.087Z|76a523fd-68b0-4787-9c33-272fb9b98c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:52:55.087Z|76a523fd-68b0-4787-9c33-272fb9b98c84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:05.105Z|66591888-9d46-45f8-ab37-2c246345f21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:05.106Z|66591888-9d46-45f8-ab37-2c246345f21b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:05.107Z|6fec81d5-5f9e-4324-853e-ca89923d5517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:05.107Z|6fec81d5-5f9e-4324-853e-ca89923d5517|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:05.110Z|498e05dd-1e5b-469e-83b9-d1c87cc13e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:05.111Z|498e05dd-1e5b-469e-83b9-d1c87cc13e33|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:08.153Z|004d9fa1-2094-4674-a5fa-bc556a3a17de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:53:08.154Z|004d9fa1-2094-4674-a5fa-bc556a3a17de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:53:09.123Z|e38fe44d-91a2-4ff5-8ce0-6b0951a164e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:53:09.123Z|e38fe44d-91a2-4ff5-8ce0-6b0951a164e9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:53:15.131Z|cadc239d-0c5f-4846-9e6d-17c961a192ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:15.132Z|cadc239d-0c5f-4846-9e6d-17c961a192ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:15.132Z|de5d1d7c-7ca8-431d-bf4c-424f5ec963ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:15.133Z|dfb01a5c-a777-44b0-83e2-57ac4f8bb0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:15.133Z|de5d1d7c-7ca8-431d-bf4c-424f5ec963ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:15.133Z|dfb01a5c-a777-44b0-83e2-57ac4f8bb0f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:16.327Z|a396cd92-7cdc-4a40-b949-1edaae0a83cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:53:16.327Z|a396cd92-7cdc-4a40-b949-1edaae0a83cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:23.153Z|6da241e5-1c2e-479e-8629-8045cef3d0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:53:23.154Z|6da241e5-1c2e-479e-8629-8045cef3d0a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:53:25.158Z|bbf8b56c-c023-4672-a30b-0e06a2e7adf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:25.158Z|afc30504-cf8f-49fa-872c-a7cf32506b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:25.159Z|bbf8b56c-c023-4672-a30b-0e06a2e7adf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:25.159Z|564ce09e-e4ff-454a-81d3-133b57789e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:25.159Z|afc30504-cf8f-49fa-872c-a7cf32506b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:25.160Z|564ce09e-e4ff-454a-81d3-133b57789e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:35.191Z|3a35fbc9-b16d-44ca-981c-462fda01724a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:35.191Z|3a35fbc9-b16d-44ca-981c-462fda01724a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:35.194Z|e2f2be89-d35e-46ab-877b-e2dcd7334ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:35.195Z|e2f2be89-d35e-46ab-877b-e2dcd7334ac2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:35.196Z|70630128-09b7-4f5a-a15c-a58eaf409840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:35.197Z|70630128-09b7-4f5a-a15c-a58eaf409840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:38.153Z|2a52ae1f-ca74-45da-bb93-2920f5e7b73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:53:38.156Z|2a52ae1f-ca74-45da-bb93-2920f5e7b73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:53:39.124Z|d9affe4d-60d9-42d4-952a-980b5c3e2782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:53:39.124Z|d9affe4d-60d9-42d4-952a-980b5c3e2782|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:53:45.218Z|dda299f0-64e5-4f51-85ff-aef0cfbbc15d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:45.219Z|dda299f0-64e5-4f51-85ff-aef0cfbbc15d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:45.218Z|aa490ace-d06c-4711-b79d-4483f69a97f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:45.220Z|aa490ace-d06c-4711-b79d-4483f69a97f3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:45.222Z|dbf6d45b-a2c5-403e-94c7-d2b60bd7b720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:45.223Z|dbf6d45b-a2c5-403e-94c7-d2b60bd7b720|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:53.153Z|91e5ec2c-2f17-449d-9250-d086866d30d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:53:53.154Z|91e5ec2c-2f17-449d-9250-d086866d30d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:53:55.257Z|f5867ec3-80df-400f-80ac-58812ec2f95e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:55.257Z|f5867ec3-80df-400f-80ac-58812ec2f95e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:55.257Z|f3aa3cf5-3afe-4109-856e-1a60a500784d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:55.258Z|f3aa3cf5-3afe-4109-856e-1a60a500784d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:53:55.258Z|adb75205-e2fe-448e-89ea-525b521c6978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:53:55.259Z|adb75205-e2fe-448e-89ea-525b521c6978|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:05.284Z|6c22853c-af8d-4d34-a6e0-fb4175e2d47d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:05.287Z|7e2b136f-3b73-415d-b68f-7afeeef22172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:05.288Z|6c22853c-af8d-4d34-a6e0-fb4175e2d47d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:05.288Z|7e2b136f-3b73-415d-b68f-7afeeef22172|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:05.347Z|f3ee4180-e2d1-43e5-8642-164cb55644e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:05.348Z|f3ee4180-e2d1-43e5-8642-164cb55644e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:08.153Z|9b1bebfc-8c46-462e-be76-0d67e46d559d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:54:08.154Z|9b1bebfc-8c46-462e-be76-0d67e46d559d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:54:09.125Z|8f1ae93a-c4d4-4ac7-a414-e1ce8a963b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:54:09.126Z|8f1ae93a-c4d4-4ac7-a414-e1ce8a963b17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:54:15.375Z|e459460b-4578-4238-b9a1-ec4402bee81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:15.375Z|0d9b92f0-dd0b-47e5-9eb9-7f97edaa8433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:15.375Z|e459460b-4578-4238-b9a1-ec4402bee81f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:15.375Z|0d9b92f0-dd0b-47e5-9eb9-7f97edaa8433|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:15.376Z|96f1dacb-d026-4329-b8bb-d30db08ee655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:15.377Z|96f1dacb-d026-4329-b8bb-d30db08ee655|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:16.328Z|e5eb50af-a53e-408e-8a04-862ec487a4a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:54:16.329Z|e5eb50af-a53e-408e-8a04-862ec487a4a7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:23.153Z|87b44249-d4b2-4f15-867a-df6d092dc9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:54:23.156Z|87b44249-d4b2-4f15-867a-df6d092dc9e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:54:25.401Z|4c2386b3-bdbb-4ee1-bccb-8d2dc25e8b93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:25.402Z|4c2386b3-bdbb-4ee1-bccb-8d2dc25e8b93|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:25.403Z|afd4ad40-2775-4af8-90cd-aa86eefcc1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:25.403Z|afd4ad40-2775-4af8-90cd-aa86eefcc1c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:25.404Z|25d9e45a-2344-4624-a857-334b27875291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:25.405Z|25d9e45a-2344-4624-a857-334b27875291|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:35.434Z|cbc59bf9-8c81-48bf-9e35-ab184f01a149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:35.435Z|cbc59bf9-8c81-48bf-9e35-ab184f01a149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:35.435Z|83fa01c6-dce5-4cbf-92e9-0bf285c76056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:35.436Z|83fa01c6-dce5-4cbf-92e9-0bf285c76056|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:35.438Z|bbb95c55-e21c-4d17-8909-7ec1a0ef19d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:35.439Z|bbb95c55-e21c-4d17-8909-7ec1a0ef19d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:38.153Z|ffd578c9-8cd3-4ce8-b701-07f1f733402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:54:38.154Z|ffd578c9-8cd3-4ce8-b701-07f1f733402f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:54:39.126Z|ccaca653-6110-40aa-9824-683280e8df79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:54:39.127Z|ccaca653-6110-40aa-9824-683280e8df79|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:54:45.461Z|b2b61728-a71a-42a5-b47e-9995898624db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:45.462Z|b2b61728-a71a-42a5-b47e-9995898624db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:45.462Z|847ca8f2-7d86-49db-8056-36e3f2a655ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:45.462Z|847ca8f2-7d86-49db-8056-36e3f2a655ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:45.464Z|4fb2c029-6015-4cae-b31b-6fc8180b6926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:45.465Z|4fb2c029-6015-4cae-b31b-6fc8180b6926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:53.153Z|be0efca8-ef2d-456f-ada9-d10a10450987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:54:53.154Z|be0efca8-ef2d-456f-ada9-d10a10450987|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:54:55.488Z|09e1b8a6-bc7c-420b-afa7-30bc7c2252e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:55.487Z|b553dfa6-6efd-41da-b9f3-60e5b4abf7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:55.488Z|09e1b8a6-bc7c-420b-afa7-30bc7c2252e7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:55.489Z|b553dfa6-6efd-41da-b9f3-60e5b4abf7b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:54:55.489Z|7d457b42-9362-4f84-94d3-3c3e9f610b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:54:55.490Z|7d457b42-9362-4f84-94d3-3c3e9f610b1f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:05.518Z|b6ce239a-ee28-4d4e-bcb2-224429c36a40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:05.519Z|b6ce239a-ee28-4d4e-bcb2-224429c36a40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:05.525Z|6fa3d2ea-ff32-45bc-b7ed-dce1d370d37d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:05.525Z|6fa3d2ea-ff32-45bc-b7ed-dce1d370d37d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:05.529Z|ff4a5986-67e6-4ff0-8b47-7900d66da9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:05.530Z|ff4a5986-67e6-4ff0-8b47-7900d66da9ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:08.153Z|22dbd5d1-1297-4415-ae94-906ecc573d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:55:08.156Z|22dbd5d1-1297-4415-ae94-906ecc573d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:55:09.128Z|aaab037c-0d98-4ab8-8218-e56e505ef9b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:55:09.128Z|aaab037c-0d98-4ab8-8218-e56e505ef9b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:55:15.549Z|f3e22986-7af0-4b73-b7e9-b2cecac60aab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:15.551Z|f3e22986-7af0-4b73-b7e9-b2cecac60aab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:15.554Z|3cad6869-330d-4753-9a0e-77606f943166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:15.554Z|3cad6869-330d-4753-9a0e-77606f943166|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:15.558Z|1a01fdb5-a1cd-411c-a8a4-15d041b37ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:15.559Z|1a01fdb5-a1cd-411c-a8a4-15d041b37ca7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:16.326Z|ac055e22-7db7-4218-873a-8886cb99e93b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:55:16.327Z|ac055e22-7db7-4218-873a-8886cb99e93b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:23.153Z|96122f86-8b34-472f-a496-af113e390a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:55:23.154Z|96122f86-8b34-472f-a496-af113e390a53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:55:25.580Z|cb2d6c28-fe03-4782-8515-aff02ba00360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:25.580Z|77900e8e-5492-4612-8a53-0080f3936853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:25.581Z|77900e8e-5492-4612-8a53-0080f3936853|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:25.581Z|cb2d6c28-fe03-4782-8515-aff02ba00360|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:25.582Z|e73959bd-13d1-45b6-bcdb-a59bcc59505e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:25.583Z|e73959bd-13d1-45b6-bcdb-a59bcc59505e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:35.605Z|25c18a76-9a77-409c-841f-829dfd72fc86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:35.605Z|1f819ed6-7d14-4efd-b23b-8eb5b8902c0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:35.606Z|25c18a76-9a77-409c-841f-829dfd72fc86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:35.606Z|1f819ed6-7d14-4efd-b23b-8eb5b8902c0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:35.606Z|d5197b1d-a5c9-4444-ba53-9e0a062372de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:35.607Z|d5197b1d-a5c9-4444-ba53-9e0a062372de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:38.153Z|a09e57c0-66bd-48b0-bd8a-077749f18380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:55:38.154Z|a09e57c0-66bd-48b0-bd8a-077749f18380|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:55:39.129Z|715863ce-001e-4acd-95ce-a605f8e4cb0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:55:39.130Z|715863ce-001e-4acd-95ce-a605f8e4cb0e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:55:45.629Z|b14f17fe-3630-458a-9f02-80f2c7420a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:45.629Z|8dc66b41-8cc0-4ecd-90e9-a0e4c881a8e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:45.630Z|b14f17fe-3630-458a-9f02-80f2c7420a91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:45.630Z|8dc66b41-8cc0-4ecd-90e9-a0e4c881a8e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:45.633Z|52e16b9e-b91e-4b61-a35d-7d83624142e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:45.634Z|52e16b9e-b91e-4b61-a35d-7d83624142e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:53.153Z|4274f964-afc6-4bb4-b1c0-33432785e66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:55:53.156Z|4274f964-afc6-4bb4-b1c0-33432785e66f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:55:55.653Z|f46523e3-eedc-45f0-ab4e-1af648ffae11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:55.653Z|cabc7834-713e-4178-b837-a8823fef751c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:55.654Z|f46523e3-eedc-45f0-ab4e-1af648ffae11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:55.654Z|cabc7834-713e-4178-b837-a8823fef751c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:55:55.663Z|41994d3d-218f-461d-8e94-fa37b79f556d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:55:55.664Z|41994d3d-218f-461d-8e94-fa37b79f556d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:05.678Z|2eb0479c-9cf6-4daa-9fe2-d7d32bdbe0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:05.680Z|2eb0479c-9cf6-4daa-9fe2-d7d32bdbe0f1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:05.682Z|d60784ce-e72f-4808-b7dd-e053469f0b5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:05.682Z|d60784ce-e72f-4808-b7dd-e053469f0b5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:05.686Z|01d132f5-4ad3-4dcf-a95c-fa9c4a312a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:05.688Z|01d132f5-4ad3-4dcf-a95c-fa9c4a312a0b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:08.154Z|333a9db1-78e1-4f31-a569-8f3f83bbd027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:56:08.155Z|333a9db1-78e1-4f31-a569-8f3f83bbd027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:56:09.130Z|6ac76574-99ad-45f6-b965-1b52b822339e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:56:09.131Z|6ac76574-99ad-45f6-b965-1b52b822339e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:56:15.710Z|2707b8e3-4760-42d6-b4e6-2ef7e6f237cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:15.711Z|2707b8e3-4760-42d6-b4e6-2ef7e6f237cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:15.715Z|7dc45694-a9ee-44ad-a933-d12a45716595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:15.716Z|7dc45694-a9ee-44ad-a933-d12a45716595|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:15.715Z|a72befd9-df00-4794-96d5-1c525193ee1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:15.717Z|a72befd9-df00-4794-96d5-1c525193ee1b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:16.326Z|b308ab02-d2fc-44e5-a84a-5a3b44b5481e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:56:16.327Z|b308ab02-d2fc-44e5-a84a-5a3b44b5481e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:23.153Z|8276bbbe-d0cf-4e48-b838-76d7a0b43ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:56:23.154Z|8276bbbe-d0cf-4e48-b838-76d7a0b43ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:56:25.746Z|fc6150df-1df7-4d2e-80c8-f1c52bd8e322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:25.747Z|fc6150df-1df7-4d2e-80c8-f1c52bd8e322|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:25.749Z|5985ec99-ccd6-4cc6-858d-50e2b34333da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:25.748Z|8cd3dbaa-c375-4b3b-bbbd-90ad480d8d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:25.749Z|5985ec99-ccd6-4cc6-858d-50e2b34333da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:25.750Z|8cd3dbaa-c375-4b3b-bbbd-90ad480d8d79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:35.772Z|a8ee5ce1-0630-4545-993a-83fb152bba8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:35.772Z|4e3031e5-9f3f-4c25-8555-bc23799611a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:35.773Z|a8ee5ce1-0630-4545-993a-83fb152bba8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:35.773Z|4e3031e5-9f3f-4c25-8555-bc23799611a0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:35.777Z|b7066681-6a30-4fa9-8f7f-088671b14fbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:35.778Z|b7066681-6a30-4fa9-8f7f-088671b14fbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:38.154Z|72e2a2fb-cdfc-43cf-b630-00e9622f4429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:56:38.157Z|72e2a2fb-cdfc-43cf-b630-00e9622f4429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:56:39.132Z|f831f028-ee82-4f21-b639-87434c488441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:56:39.132Z|f831f028-ee82-4f21-b639-87434c488441|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:56:45.801Z|3f2ceeed-ea77-4a4f-8d10-f956cdb46a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:45.802Z|3f2ceeed-ea77-4a4f-8d10-f956cdb46a3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:45.805Z|aff0e53e-127c-4a80-8182-87a7fc5b2ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:45.805Z|aff0e53e-127c-4a80-8182-87a7fc5b2ba5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:45.807Z|a0bdd5be-2e15-4e81-a694-8101432f9d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:45.807Z|a0bdd5be-2e15-4e81-a694-8101432f9d33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:53.153Z|35ba949c-8677-4932-b114-dfcc7abf71bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:56:53.154Z|35ba949c-8677-4932-b114-dfcc7abf71bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:56:55.827Z|de4b46b5-4572-47fe-8652-a1195122cc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:55.827Z|8006c423-6a14-4f05-988b-e65ba0e01784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:55.828Z|de4b46b5-4572-47fe-8652-a1195122cc80|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:55.828Z|8006c423-6a14-4f05-988b-e65ba0e01784|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:56:55.829Z|4840cab3-c47e-4129-a917-19c69de2250a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:56:55.830Z|4840cab3-c47e-4129-a917-19c69de2250a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:05.852Z|37b1123c-a4c1-4c00-aac9-c34a0abc7e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:05.852Z|346dd033-fd0f-406d-9090-6df1645cac2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:05.853Z|346dd033-fd0f-406d-9090-6df1645cac2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:05.853Z|37b1123c-a4c1-4c00-aac9-c34a0abc7e6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:05.853Z|17732243-db47-403e-944d-4e4a546c2874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:05.855Z|17732243-db47-403e-944d-4e4a546c2874|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:08.153Z|a1072ef1-a344-4588-b920-49cd8a6fd41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:57:08.154Z|a1072ef1-a344-4588-b920-49cd8a6fd41b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:57:09.133Z|f21bd9b8-d7d7-4f1c-bb3f-a0c2b112a01e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:57:09.134Z|f21bd9b8-d7d7-4f1c-bb3f-a0c2b112a01e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:57:15.880Z|316da6f5-a994-4db3-916d-e7c362ef4aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:15.880Z|12f0e113-1bf3-461d-b5e6-b1933937c044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:15.880Z|316da6f5-a994-4db3-916d-e7c362ef4aa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:15.880Z|12f0e113-1bf3-461d-b5e6-b1933937c044|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:15.880Z|de8c3605-925d-4276-986f-b7d9616a22e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:15.881Z|de8c3605-925d-4276-986f-b7d9616a22e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:16.326Z|edd631e0-25f5-4389-b8c4-e3384ab8bf13|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:57:16.327Z|edd631e0-25f5-4389-b8c4-e3384ab8bf13|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:23.153Z|0150862b-bd00-44e6-8a43-b2588d05793e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:57:23.157Z|0150862b-bd00-44e6-8a43-b2588d05793e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:57:25.902Z|9a89dc5f-29df-41cf-9654-46d33e9ef06c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:25.902Z|ceb3fe9d-b7a0-4643-9aa4-8581daa20c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:25.902Z|770ca985-fc10-4176-a586-12b24bee8f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:25.903Z|9a89dc5f-29df-41cf-9654-46d33e9ef06c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:25.903Z|ceb3fe9d-b7a0-4643-9aa4-8581daa20c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:25.903Z|770ca985-fc10-4176-a586-12b24bee8f90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:35.929Z|0c90d5e3-b54d-4517-96b3-e6005fb89f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:35.929Z|0c90d5e3-b54d-4517-96b3-e6005fb89f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:35.931Z|1c7b61bb-bba6-4134-bc6e-6ba6c287675b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:35.931Z|5f9e5b52-c4f2-43c8-8a84-ed8ba72cda0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:35.932Z|5f9e5b52-c4f2-43c8-8a84-ed8ba72cda0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:35.932Z|1c7b61bb-bba6-4134-bc6e-6ba6c287675b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:38.153Z|8684c563-351d-4775-bd9f-cc5e75a26fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:57:38.155Z|8684c563-351d-4775-bd9f-cc5e75a26fa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:57:39.135Z|928ee0ca-266b-44e6-a2ca-fd7b6fd80b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:57:39.135Z|928ee0ca-266b-44e6-a2ca-fd7b6fd80b04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:57:45.956Z|1b0f27a8-bbf7-44ac-b2ce-e29abff54311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:45.956Z|cfd74771-1c83-4c32-9e26-3b162db57816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:45.957Z|cfd74771-1c83-4c32-9e26-3b162db57816|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:45.957Z|1b0f27a8-bbf7-44ac-b2ce-e29abff54311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:45.961Z|1a1c5b30-e00f-4eac-903d-a681c01a53bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:45.962Z|1a1c5b30-e00f-4eac-903d-a681c01a53bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:53.153Z|df8563a8-3699-45ef-bc60-cfcdec864f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:57:53.154Z|df8563a8-3699-45ef-bc60-cfcdec864f57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:57:55.980Z|1ee267be-922f-4543-a559-3dcc0ce3ad64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:55.980Z|ccb9cd4c-caf4-400f-8eed-9a5632c3a2e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:55.981Z|1ee267be-922f-4543-a559-3dcc0ce3ad64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:55.982Z|ccb9cd4c-caf4-400f-8eed-9a5632c3a2e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:57:55.985Z|01e8f722-f404-4464-8c4e-44de456f1ae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:57:55.986Z|01e8f722-f404-4464-8c4e-44de456f1ae7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:06.017Z|c35486e0-4e81-4461-9ebc-dba1bf676119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:06.017Z|90dd3802-71b5-4545-9233-3764381f0402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:06.017Z|d52e76ae-b1c5-4d0e-b5d3-1b357deb2c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:06.018Z|90dd3802-71b5-4545-9233-3764381f0402|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:06.018Z|c35486e0-4e81-4461-9ebc-dba1bf676119|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:06.018Z|d52e76ae-b1c5-4d0e-b5d3-1b357deb2c87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:08.153Z|b271dd81-d827-452a-bbdc-690781cd466e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:58:08.157Z|b271dd81-d827-452a-bbdc-690781cd466e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:58:09.136Z|86ed6d13-2617-4cec-acce-e31e6f71c18d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:58:09.136Z|86ed6d13-2617-4cec-acce-e31e6f71c18d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:58:16.049Z|b98435b3-9904-43d5-9ef4-522d5446090d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:16.050Z|b98435b3-9904-43d5-9ef4-522d5446090d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:16.053Z|31b7a9d6-d405-4f9f-8e05-f22b871ee2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:16.053Z|b50bba53-1e62-4aa9-a7f4-e747b529e14f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:16.054Z|31b7a9d6-d405-4f9f-8e05-f22b871ee2c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:16.054Z|b50bba53-1e62-4aa9-a7f4-e747b529e14f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:16.326Z|06a48574-ed28-44c2-8fba-d6eb464144ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:58:16.327Z|06a48574-ed28-44c2-8fba-d6eb464144ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:23.154Z|276348d6-ba6e-42a5-bcac-8757c01f0c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:58:23.155Z|276348d6-ba6e-42a5-bcac-8757c01f0c4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:58:26.074Z|20d0a375-62ee-4276-b24a-1b2235af86c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:26.074Z|e3ca17e2-3645-4e58-8f4d-236e9d50dfa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:26.074Z|836fb297-33dc-45b2-877e-f8b86a9951cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:26.074Z|e3ca17e2-3645-4e58-8f4d-236e9d50dfa4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:26.074Z|20d0a375-62ee-4276-b24a-1b2235af86c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:26.074Z|836fb297-33dc-45b2-877e-f8b86a9951cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:36.098Z|a9059868-05d5-4bf7-8cf0-c07f3900a8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:36.098Z|be5bc75f-4fcc-4f11-9424-eefe717a385f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:36.099Z|a9059868-05d5-4bf7-8cf0-c07f3900a8e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:36.100Z|be5bc75f-4fcc-4f11-9424-eefe717a385f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:36.105Z|7f029f17-f6aa-4c85-9ffe-0ff2ccb6d017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:36.106Z|7f029f17-f6aa-4c85-9ffe-0ff2ccb6d017|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:38.153Z|1d305a89-03d3-4c21-ad7c-8462a5d658cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:58:38.154Z|1d305a89-03d3-4c21-ad7c-8462a5d658cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:58:39.137Z|715a41db-cb2c-490e-81e9-a8e825414060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:58:39.138Z|715a41db-cb2c-490e-81e9-a8e825414060|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:58:46.125Z|c70d6a1b-58e3-4533-9f29-4234d7ab6e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:46.125Z|c2acb174-df32-4eb8-a73b-8974e99c846b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:46.127Z|c70d6a1b-58e3-4533-9f29-4234d7ab6e75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:46.127Z|c2acb174-df32-4eb8-a73b-8974e99c846b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:46.133Z|1c334fc9-c22c-4fb3-9cdb-99449a24d90c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:46.133Z|1c334fc9-c22c-4fb3-9cdb-99449a24d90c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:53.154Z|08099c3e-f1e1-4588-aa30-b31ba682de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:58:53.157Z|08099c3e-f1e1-4588-aa30-b31ba682de30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:58:56.161Z|04524107-2095-4107-9737-350626d695c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:56.162Z|9d8158d1-3177-4d50-9f9d-23658951efa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:56.162Z|9d8158d1-3177-4d50-9f9d-23658951efa6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:56.162Z|04524107-2095-4107-9737-350626d695c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:56.163Z|a58b2d85-aa88-4b3c-aa78-ac3fbad5505d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:58:56.164Z|a58b2d85-aa88-4b3c-aa78-ac3fbad5505d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:58:56.465Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering 2023-02-27T15:58:56.469Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: a0793a14-bda4-40a4-98c2-fe93ae17ce24 already exists in requestDb InfraActiveRequests table 2023-02-27T15:58:56.471Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:58:56.471Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T15:58:56.472Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:56.472Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:58:56.473Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T15:58:56.473Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"25532fd428f95bf60cb70219787ec079", X-B3-SpanId:"4f26131cd8a8e044", X-B3-ParentSpanId:"7fe6a5f682c9a2aa", X-B3-Sampled:"0", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89bb3216-1be6-4129-a3b9-fe3b2078fa7c"] 2023-02-27T15:58:56.474Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T15:58:56.474Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:56.786Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:56.787Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T15:58:56.787Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : Not Found 2023-02-27T15:58:56.788Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [set-cookie:"JSESSIONID=3314272A817FAC5CB58189A32CB92059; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"297", server:"envoy"] 2023-02-27T15:58:56.789Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: 2023-02-27T15:58:56.789Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:56.790Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|404|Not Found|InvokeReturn 2023-02-27T15:58:56.808Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T15:58:56.810Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db 2023-02-27T15:58:56.818Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T15:58:56.854Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T15:58:56.855Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-02-27T15:58:56.897Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-02-27T15:58:56.898Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 15:58:55 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[0-aai-resources-230227-15:58:55:789-20759], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T15:58:56.900Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-02-27T15:58:56.903Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-02-27T15:58:56.904Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-27T15:58:56.909Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T15:58:56.950Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T15:58:56.951Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke 2023-02-27T15:58:56.981Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn 2023-02-27T15:58:56.981Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Mon, 27 Feb 2023 15:58:55 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[25], x-aai-txid=[1-aai-resources-230227-15:58:55:879-7992], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T15:58:56.983Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}} 2023-02-27T15:58:56.985Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 2023-02-27T15:58:56.986Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234 2023-02-27T15:58:56.990Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T15:58:57.019Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T15:58:57.020Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T15:58:57.093Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T15:58:57.094Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 15:58:55 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[70], vertex-id=[229584], x-aai-txid=[1-aai-resources-230227-15:58:55:947-60404], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T15:58:57.096Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677513412324","relationship-list":{"relationship":[{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-02-27T15:58:57.097Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T15:58:57.098Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T15:58:57.112Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T15:58:57.113Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T15:58:57.114Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:57.114Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T15:58:57.114Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T15:58:57.115Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"113", X-B3-TraceId:"25532fd428f95bf60cb70219787ec079", X-B3-SpanId:"d0265276ed1b6275", X-B3-ParentSpanId:"7fe6a5f682c9a2aa", X-B3-Sampled:"0", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95d1dbcf-1e70-4810-bbdd-86bbaf90da13"] 2023-02-27T15:58:57.115Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c","requestScope":"service"} 2023-02-27T15:58:57.116Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:57.221Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:57.222Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T15:58:57.222Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T15:58:57.223Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"101", server:"envoy"] 2023-02-27T15:58:57.224Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T15:58:57.224Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:57.224Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T15:58:57.226Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T15:58:57.227Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||Invoke 2023-02-27T15:58:57.227Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:57.228Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T15:58:57.228Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Method : GET 2023-02-27T15:58:57.229Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73afd587-7ee3-4044-a831-c67db84270b9"] 2023-02-27T15:58:57.229Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Request body: 2023-02-27T15:58:57.230Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:57.832Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:57.833Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status code : 200 OK 2023-02-27T15:58:57.833Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status text : OK 2023-02-27T15:58:57.834Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9B77D004B94813B4E5095C8AB27CD54E; Path=/; HttpOnly", vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"591", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:58:57.844Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "a039f410-a94b-4b22-973e-b907734c79e4", "modelInvariantUUID" : "ffa42cb5-1536-4a6f-96a7-ff94a954611c", "created" : "2023-02-27 15:57:05.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/collectionResourceCustomizations" } } } 2023-02-27T15:58:57.844Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:57.845Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||InvokeReturn 2023-02-27T15:58:57.852Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance 2023-02-27T15:58:57.852Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|INFO|500||Invoke 2023-02-27T15:58:57.853Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:57.853Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance 2023-02-27T15:58:57.854Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Method : GET 2023-02-27T15:58:57.854Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a34f8754-e0de-411f-b31c-8d24bb005a85"] 2023-02-27T15:58:57.855Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Request body: 2023-02-27T15:58:57.855Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:57.939Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:57.940Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T15:58:57.940Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T15:58:57.941Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"79", server:"envoy"] 2023-02-27T15:58:57.941Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Response body: 2023-02-27T15:58:57.942Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:57.943Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T15:58:57.944Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c 2023-02-27T15:58:57.944Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|INFO|500||Invoke 2023-02-27T15:58:57.944Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:57.945Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c 2023-02-27T15:58:57.945Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Method : GET 2023-02-27T15:58:57.946Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a610413b-6164-4390-9ffa-dda865c3f62e"] 2023-02-27T15:58:57.946Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Request body: 2023-02-27T15:58:57.947Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:58.248Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:58.249Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Status code : 200 OK 2023-02-27T15:58:58.250Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Status text : OK 2023-02-27T15:58:58.250Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"298", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:58:58.252Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "a039f410-a94b-4b22-973e-b907734c79e4", "modelInvariantUUID" : "ffa42cb5-1536-4a6f-96a7-ff94a954611c", "created" : "2023-02-27 15:57:05.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c" } } } 2023-02-27T15:58:58.253Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:58.253Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|INFO|500||InvokeReturn 2023-02-27T15:58:58.258Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance 2023-02-27T15:58:58.258Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|INFO|500||Invoke 2023-02-27T15:58:58.259Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:58.259Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance 2023-02-27T15:58:58.259Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Method : GET 2023-02-27T15:58:58.260Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbf7df00-22f7-4e0a-b50c-abaa47dc45e6"] 2023-02-27T15:58:58.260Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Request body: 2023-02-27T15:58:58.260Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:58.379Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:58.380Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T15:58:58.381Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Status text : Not Found 2023-02-27T15:58:58.382Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"116", server:"envoy"] 2023-02-27T15:58:58.383Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||Response body: 2023-02-27T15:58:58.383Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:58.383Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=createInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T15:58:58.385Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T15:58:58.385Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T15:58:58.386Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:58.386Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T15:58:58.387Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T15:58:58.387Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba06ef7c-2ce4-4b9f-bf4d-2628f81a91ee"] 2023-02-27T15:58:58.387Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T15:58:58.388Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:58.643Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:58.644Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T15:58:58.644Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T15:58:58.644Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 15:58:57 GMT", x-envoy-upstream-service-time:"240", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:58:58.668Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T15:58:58.668Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:58.669Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T15:58:58.672Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T15:58:58.673Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke 2023-02-27T15:58:58.674Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:58.674Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance 2023-02-27T15:58:58.674Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method : GET 2023-02-27T15:58:58.675Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e08701f6-92a1-4471-ad84-97cbebc2b915"] 2023-02-27T15:58:58.675Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 2023-02-27T15:58:58.676Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:58.916Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:58.916Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code : 200 OK 2023-02-27T15:58:58.917Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text : OK 2023-02-27T15:58:58.917Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 15:58:58 GMT", x-envoy-upstream-service-time:"235", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:58:58.921Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: { "id" : 529, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "createInstance", "description" : "Gr api recipe to create service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service" } } } 2023-02-27T15:58:58.922Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:58.922Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn 2023-02-27T15:58:58.926Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T15:58:58.927Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||Invoke 2023-02-27T15:58:58.927Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:58.928Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T15:58:58.928Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Method : GET 2023-02-27T15:58:58.928Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d443001-6311-4c0b-83e3-23ab0f8daddd"] 2023-02-27T15:58:58.929Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Request body: 2023-02-27T15:58:58.929Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:59.111Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:59.112Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status code : 200 OK 2023-02-27T15:58:59.113Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status text : OK 2023-02-27T15:58:59.113Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 15:58:58 GMT", x-envoy-upstream-service-time:"179", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:58:59.124Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "a039f410-a94b-4b22-973e-b907734c79e4", "modelInvariantUUID" : "ffa42cb5-1536-4a6f-96a7-ff94a954611c", "created" : "2023-02-27 15:57:05.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/collectionResourceCustomizations" } } } 2023-02-27T15:58:59.125Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:59.126Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||InvokeReturn 2023-02-27T15:58:59.139Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T15:58:59.140Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T15:58:59.140Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:59.141Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T15:58:59.141Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T15:58:59.141Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"9183", X-B3-TraceId:"25532fd428f95bf60cb70219787ec079", X-B3-SpanId:"488210b2314ab9bd", X-B3-ParentSpanId:"7fe6a5f682c9a2aa", X-B3-Sampled:"0", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"529614c6-4ca5-4bc2-8929-ad12ec91ce48"] 2023-02-27T15:58:59.141Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","requestStatus":"IN_PROGRESS","startTime":1677513536810,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"a0793a14-bda4-40a4-98c2-fe93ae17ce24"} 2023-02-27T15:58:59.142Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T15:58:59.360Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T15:58:59.360Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T15:58:59.361Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T15:58:59.361Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 15:59:00 GMT", x-envoy-upstream-service-time:"214", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:58:59.404Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T15:58:56.810+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T15:58:59.962+00:00", "cloudRegion" : "RegionOne", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T15:58:59.404Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T15:58:59.405Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T15:58:59.418Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T15:58:59.419Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T15:58:59.419Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T15:58:59.419Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T15:58:59.420Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T15:58:59.420Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4607", X-B3-TraceId:"25532fd428f95bf60cb70219787ec079", X-B3-SpanId:"84eb237a0cadc1be", X-B3-ParentSpanId:"7fe6a5f682c9a2aa", X-B3-Sampled:"0", X-ONAP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-TransactionID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ECOMP-RequestID:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c87da196-f2fd-49b7-a005-28bf2fb2b1f8"] 2023-02-27T15:58:59.421Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a039f410-a94b-4b22-973e-b907734c79e4\",\"modelUuid\":\"a039f410-a94b-4b22-973e-b907734c79e4\",\"modelInvariantUuid\":\"ffa42cb5-1536-4a6f-96a7-ff94a954611c\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm_macro\",\"userParams\":[{\"Homing_Solution\":\"none\"},{\"service\":{\"instanceParams\":[],\"instanceName\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_vm_macro\",\"modelVersionId\":\"57ce9059-27be-446e-aa6a-b654934cd25f\",\"modelInvariantUuid\":\"b752b6a4-8f9d-48b9-b085-391262050f86\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\"modelInstanceName\":\"basic_vm_macro\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"},\"productFamilyId\":\"1234\",\"instanceName\":\"basic_vm_macro\",\"instanceParams\":[{}],\"vfModules\":[{\"modelInfo\":{\"modelName\":\"BasicVmMacro..base_ubuntu20..module-0\",\"modelVersionId\":\"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\"modelInvariantUuid\":\"a6996459-3402-43ec-8d30-fec231239dbd\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"},\"instanceName\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"instanceParams\":[{\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_key_name\":\"onap_dt\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"VM_name\":\"basic_vm_macro-VM-01\",\"vnf_id\":\"basic_vm_macro-VNF-instance\",\"vf_module_id\":\"basic_vm_macro-vfmodule-instance\",\"vnf_name\":\"basic_vm_macro-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\"}]}]}]},\"modelInfo\":{\"modelVersion\":\"1.0\",\"modelVersionId\":\"a039f410-a94b-4b22-973e-b907734c79e4\",\"modelInvariantId\":\"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\"modelName\":\"basic_vm_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","type":"String"},"mso-request-id":{"value":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T15:58:59.421Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:06.189Z|e3d64933-c249-4554-b3c5-1eb9690982ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:06.190Z|e3d64933-c249-4554-b3c5-1eb9690982ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:06.196Z|0ab84dc2-83ed-46a9-8a7d-73903dd78bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:06.196Z|c9bda552-4158-4b61-bfb3-355304f81d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:06.197Z|c9bda552-4158-4b61-bfb3-355304f81d90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:06.197Z|0ab84dc2-83ed-46a9-8a7d-73903dd78bca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:08.107Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:08.108Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T15:59:08.109Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T15:59:08.109Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F2F101446831664DFFCFFBAB576AE385; Path=/; HttpOnly", date:"Mon, 27 Feb 2023 15:59:07 GMT", x-onap-requestid:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", x-requestid:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", x-transactionid:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", x-ecomp-requestid:"a0793a14-bda4-40a4-98c2-fe93ae17ce24", x-onap-partnername:"UNKNOWN", x-invocationid:"c87da196-f2fd-49b7-a005-28bf2fb2b1f8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"8676", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:08.110Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"a0793a14-bda4-40a4-98c2-fe93ae17ce24\",\"instanceId\":\"5d68f2e0-875d-4897-b012-80fdb904443b\"}}","message":"Success","processInstanceID":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T15:59:08.111Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:08.111Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T15:59:08.124Z|a0793a14-bda4-40a4-98c2-fe93ae17ce24|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T15:59:08.154Z|8e168a71-99c8-45ce-8a1e-fbc776238f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:59:08.154Z|8e168a71-99c8-45ce-8a1e-fbc776238f3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:59:08.330Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T15:59:08.335Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:08.336Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T15:59:08.337Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:08.337Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:08.338Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T15:59:08.338Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e90751d6b28a01ac4206b5b123f63a9", X-B3-SpanId:"9451b6fd4495cd77", X-B3-ParentSpanId:"a5e3f08de57f50e4", X-B3-Sampled:"0", X-ONAP-RequestID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-RequestID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-TransactionID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-ECOMP-RequestID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3feb65d1-2061-4f80-b8ed-42b7bcf6f09c"] 2023-02-27T15:59:08.339Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T15:59:08.339Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:08.404Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:08.406Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:08.406Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T15:59:08.407Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:09 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:08.424Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T15:59:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T15:59:08.426Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:08.426Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T15:59:08.428Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:08.429Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T15:59:08.429Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:08.429Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:08.430Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T15:59:08.430Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e90751d6b28a01ac4206b5b123f63a9", X-B3-SpanId:"708d378debff79a6", X-B3-ParentSpanId:"a5e3f08de57f50e4", X-B3-Sampled:"0", X-ONAP-RequestID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-RequestID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-TransactionID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-ECOMP-RequestID:"05f2b292-9e8d-459c-9d1a-5944d7e06e6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9b85b5f-a420-4d57-bdcc-b184c85535cd"] 2023-02-27T15:59:08.431Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T15:59:08.431Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:08.479Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:08.480Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:08.480Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T15:59:08.481Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:09 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:08.488Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T15:59:08.490Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:08.491Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T15:59:08.501Z|05f2b292-9e8d-459c-9d1a-5944d7e06e6f|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T15:59:09.138Z|33c59d9c-8807-4a5e-b336-a7266382ffb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:59:09.139Z|33c59d9c-8807-4a5e-b336-a7266382ffb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:59:16.220Z|43eaf658-1fc2-40cc-a4b6-2e9b4e47f799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:16.221Z|43eaf658-1fc2-40cc-a4b6-2e9b4e47f799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:16.226Z|f556d304-4982-4d39-b8d4-e7c7ad4e46f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:16.226Z|f556d304-4982-4d39-b8d4-e7c7ad4e46f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:16.226Z|fb66ccc0-74d1-4343-8045-e5e013a1491a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:16.227Z|fb66ccc0-74d1-4343-8045-e5e013a1491a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:16.326Z|724dd5b6-ccce-4da7-b217-e1ec3a949535|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T15:59:16.327Z|724dd5b6-ccce-4da7-b217-e1ec3a949535|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:18.694Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T15:59:18.700Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:18.700Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T15:59:18.701Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:18.701Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:18.701Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T15:59:18.702Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc08a3cb8ca60bd13de597287cc52640", X-B3-SpanId:"681f15d3c1babe27", X-B3-ParentSpanId:"1c108caaad8c46a6", X-B3-Sampled:"0", X-ONAP-RequestID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-RequestID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-TransactionID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-ECOMP-RequestID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b4921f4-dc0b-4b8b-b52f-4a4b176e518c"] 2023-02-27T15:59:18.702Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T15:59:18.702Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:18.827Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:18.828Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:18.828Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T15:59:18.829Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:19 GMT", x-envoy-upstream-service-time:"120", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:18.839Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T15:59:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T15:59:18.839Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:18.840Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T15:59:18.842Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:18.843Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T15:59:18.843Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:18.843Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:18.844Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T15:59:18.844Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc08a3cb8ca60bd13de597287cc52640", X-B3-SpanId:"f868d5781f17bd5b", X-B3-ParentSpanId:"1c108caaad8c46a6", X-B3-Sampled:"0", X-ONAP-RequestID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-RequestID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-TransactionID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-ECOMP-RequestID:"9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95d951e8-f51e-47a1-b055-ade6c5d2ed7f"] 2023-02-27T15:59:18.844Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T15:59:18.845Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:18.892Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:18.893Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:18.894Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T15:59:18.894Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:19 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:18.895Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T15:59:18.895Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:18.896Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T15:59:18.916Z|9a9e97cb-2296-4c89-9a77-ed5bd6f9cff0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T15:59:23.153Z|f9601b4c-2696-4d7c-94cc-f11a63d5bff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:59:23.154Z|f9601b4c-2696-4d7c-94cc-f11a63d5bff6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:59:26.246Z|19490914-72d2-4f5e-9405-a82cf5908d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:26.246Z|285b3e82-7470-47b8-b371-de433660a3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:26.246Z|19490914-72d2-4f5e-9405-a82cf5908d9f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:26.247Z|285b3e82-7470-47b8-b371-de433660a3d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:26.253Z|5b65a307-1447-4a73-8553-dc60ba2c4fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:26.254Z|5b65a307-1447-4a73-8553-dc60ba2c4fba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:29.124Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T15:59:29.130Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:29.131Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T15:59:29.131Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:29.132Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:29.132Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T15:59:29.132Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4096c7172b666b41b500eaf29fd897c8", X-B3-SpanId:"a094cf1a1ef7b692", X-B3-ParentSpanId:"4607f7421d22a27a", X-B3-Sampled:"0", X-ONAP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-TransactionID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ECOMP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36cd59b0-ac64-42c1-b3ad-7bddd0f9d199"] 2023-02-27T15:59:29.133Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T15:59:29.133Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:29.246Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:29.246Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:29.247Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T15:59:29.247Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:30 GMT", x-envoy-upstream-service-time:"108", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:29.254Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T15:59:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T15:59:29.255Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:29.256Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T15:59:29.258Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:29.259Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T15:59:29.259Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:29.259Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:29.259Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T15:59:29.260Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4096c7172b666b41b500eaf29fd897c8", X-B3-SpanId:"d56c9253f3a6206f", X-B3-ParentSpanId:"4607f7421d22a27a", X-B3-Sampled:"0", X-ONAP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-TransactionID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ECOMP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68f3ba9a-3713-482b-a85f-08546c824754"] 2023-02-27T15:59:29.260Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T15:59:29.260Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:29.338Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:29.339Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:29.339Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T15:59:29.340Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:30 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:29.349Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T15:59:29.350Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:29.351Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T15:59:29.417Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T15:59:29.418Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T15:59:29.418Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:29.418Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T15:59:29.419Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T15:59:29.419Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-TransactionID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ECOMP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a9e2650-2b74-48f7-bccc-6fe12318716a"] 2023-02-27T15:59:29.419Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T15:59:29.420Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:29.977Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:29.978Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:29.978Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T15:59:29.979Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=43351A5D9E1CF676BAA3871AAB7A9E72; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 15:59:29 GMT", x-envoy-upstream-service-time:"552", server:"envoy"] 2023-02-27T15:59:29.980Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"af5be99f-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T15:59:15.568+0000","endTime":"2023-02-27T15:59:17.889+0000","removalTime":null,"durationInMillis":2321,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"acdc4361-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T15:59:29.980Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:29.981Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T15:59:30.025Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T15:59:30.026Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T15:59:30.027Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:30.027Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T15:59:30.028Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T15:59:30.028Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-TransactionID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ECOMP-RequestID:"0b14a5ad-f8bb-47a5-ba16-825cb8a55189", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2173a44-678f-4308-9026-5f5e682d9bb9"] 2023-02-27T15:59:30.028Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T15:59:30.029Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:30.460Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:30.461Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:30.462Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T15:59:30.462Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=8BD18B3C60EBD94F422596A8CEE20DF7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 15:59:29 GMT", x-envoy-upstream-service-time:"420", server:"envoy"] 2023-02-27T15:59:30.462Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:af651172-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"af5be99f-b6b7-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"af5be99f-b6b7-11ed-aebb-b22d1e2f9519","executionId":"af5be99f-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T15:59:15.631+0000","endTime":"2023-02-27T15:59:17.883+0000","durationInMillis":2252,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T15:59:30.463Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:30.463Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=af5be99f-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T15:59:30.469Z|0b14a5ad-f8bb-47a5-ba16-825cb8a55189|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T15:59:36.272Z|e0634710-b498-42de-98a5-67cc89de1a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:36.273Z|e0634710-b498-42de-98a5-67cc89de1a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:36.272Z|6cc984ce-06a0-4525-9a3e-ebeafbc45091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:36.275Z|6cc984ce-06a0-4525-9a3e-ebeafbc45091|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:36.276Z|e47e706c-46e3-4dce-abcf-61dd2096322a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:36.276Z|e47e706c-46e3-4dce-abcf-61dd2096322a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:38.153Z|cfbfa7ea-f550-4f28-8d95-6d907f6c548c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:59:38.157Z|cfbfa7ea-f550-4f28-8d95-6d907f6c548c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:59:39.140Z|c0db44ff-10c6-4e33-ad71-42c1b5667139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:59:39.140Z|c0db44ff-10c6-4e33-ad71-42c1b5667139|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:59:40.633Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T15:59:40.640Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:40.641Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T15:59:40.641Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:40.642Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:40.642Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T15:59:40.643Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"def9696846fcf4c30ef33012b5ff7fe7", X-B3-SpanId:"21679c58716e4639", X-B3-ParentSpanId:"f9365f8f909ec42d", X-B3-Sampled:"0", X-ONAP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-TransactionID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ECOMP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db4b3967-738f-4e47-b27a-ef9d96c531c2"] 2023-02-27T15:59:40.643Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T15:59:40.643Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:40.776Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:40.777Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:40.778Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T15:59:40.778Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:41 GMT", x-envoy-upstream-service-time:"128", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:40.782Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignServiceInstanceBB has completed successfully, next invoking AssignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 8).", "progress" : 15, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T15:59:26.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T15:59:40.783Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:40.784Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T15:59:40.786Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:40.786Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T15:59:40.786Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:40.787Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:40.787Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T15:59:40.787Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"def9696846fcf4c30ef33012b5ff7fe7", X-B3-SpanId:"88c2de4274d53ba8", X-B3-ParentSpanId:"f9365f8f909ec42d", X-B3-Sampled:"0", X-ONAP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-TransactionID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ECOMP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f98065d-6306-4f0a-8a84-0880564322c3"] 2023-02-27T15:59:40.788Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T15:59:40.788Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:40.831Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:40.832Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:40.832Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T15:59:40.832Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:41 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:40.837Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T15:59:40.838Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:40.838Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T15:59:40.880Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T15:59:40.881Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T15:59:40.881Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:40.882Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T15:59:40.883Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T15:59:40.884Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-TransactionID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ECOMP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f76fedc3-c0ff-4ff5-b93d-2af98c95beda"] 2023-02-27T15:59:40.884Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T15:59:40.884Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:41.556Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:41.557Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:41.557Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T15:59:41.558Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=086FFD611C02C4BF01C321459EA5B2C9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"652", date:"Mon, 27 Feb 2023 15:59:41 GMT", x-envoy-upstream-service-time:"667", server:"envoy"] 2023-02-27T15:59:41.558Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T15:59:32.794+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"b62dab78-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T15:59:41.558Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:41.559Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T15:59:41.591Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T15:59:41.592Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T15:59:41.592Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:41.593Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T15:59:41.593Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T15:59:41.593Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-TransactionID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ECOMP-RequestID:"5d3138d0-b9ea-4245-87af-4215cc1e1518", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bbfdb71e-e4c7-44cd-b0db-5e1d3c20420f"] 2023-02-27T15:59:41.594Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T15:59:41.594Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:41.840Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:41.841Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:41.841Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T15:59:41.842Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9509C67EF704D6D58E721D2461DEA4EF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 15:59:41 GMT", x-envoy-upstream-service-time:"241", server:"envoy"] 2023-02-27T15:59:41.842Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b9a45c0c-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","executionId":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T15:59:32.818+0000","endTime":"2023-02-27T15:59:33.628+0000","durationInMillis":810,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T15:59:41.843Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:41.843Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T15:59:41.858Z|5d3138d0-b9ea-4245-87af-4215cc1e1518|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T15:59:46.300Z|d88f0af8-fdde-46d9-9c1a-c69eb7691db7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:46.301Z|d88f0af8-fdde-46d9-9c1a-c69eb7691db7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:46.302Z|aed842b4-5c32-4f89-89fa-61e65dc50e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:46.303Z|aed842b4-5c32-4f89-89fa-61e65dc50e79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:46.303Z|2b0a745e-c249-4ab2-8099-4b9108494e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:46.305Z|2b0a745e-c249-4ab2-8099-4b9108494e6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:52.030Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T15:59:52.036Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:52.037Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T15:59:52.038Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:52.038Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T15:59:52.038Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T15:59:52.039Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"009d255353833c3f9f22d802b52bd4d6", X-B3-SpanId:"92bcd12b1086fd95", X-B3-ParentSpanId:"343dc299f469e300", X-B3-Sampled:"0", X-ONAP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-TransactionID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ECOMP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e217aa6-6cf8-4fed-9431-6d5358a7c879"] 2023-02-27T15:59:52.039Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T15:59:52.040Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:52.155Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:52.156Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:52.157Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T15:59:52.157Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:52 GMT", x-envoy-upstream-service-time:"111", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:52.158Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVnfBB has completed successfully, next invoking AssignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 7).", "progress" : 26, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T15:59:44.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T15:59:52.158Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:52.159Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T15:59:52.161Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:52.161Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T15:59:52.161Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:52.162Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T15:59:52.162Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T15:59:52.162Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"009d255353833c3f9f22d802b52bd4d6", X-B3-SpanId:"c216f47f4f22184b", X-B3-ParentSpanId:"343dc299f469e300", X-B3-Sampled:"0", X-ONAP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-TransactionID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ECOMP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"411894d4-c99d-432b-88d5-d80ee636a60a"] 2023-02-27T15:59:52.163Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T15:59:52.163Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:52.198Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:52.200Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:52.201Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T15:59:52.202Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 15:59:52 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T15:59:52.202Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T15:59:52.203Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:52.203Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T15:59:52.244Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T15:59:52.245Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T15:59:52.245Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:52.245Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T15:59:52.246Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T15:59:52.246Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-TransactionID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ECOMP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dcbb3859-a5de-40b5-805c-f803a63c9ad7"] 2023-02-27T15:59:52.246Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T15:59:52.247Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:53.140Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:53.141Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:53.141Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T15:59:53.142Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=54AA12184111A8FECDE637C1019256AC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 15:59:52 GMT", x-envoy-upstream-service-time:"889", server:"envoy"] 2023-02-27T15:59:53.142Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T15:59:32.794+0000","endTime":"2023-02-27T15:59:41.279+0000","removalTime":null,"durationInMillis":8485,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"b62dab78-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T15:59:53.143Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:53.143Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T15:59:53.153Z|89a29577-f661-4618-b6f9-5a9ba0916eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T15:59:53.154Z|89a29577-f661-4618-b6f9-5a9ba0916eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T15:59:53.187Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T15:59:53.188Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T15:59:53.188Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T15:59:53.188Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T15:59:53.189Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T15:59:53.189Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-TransactionID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ECOMP-RequestID:"74a106ce-dca5-43af-9416-0530094b2a87", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fa1a2e7-cdb1-4dda-8d21-fd28867bd9cc"] 2023-02-27T15:59:53.190Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T15:59:53.190Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T15:59:53.644Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T15:59:53.644Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T15:59:53.645Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T15:59:53.645Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=DFB79D2B6E71B1F4220ADCE57BC60E97; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 15:59:52 GMT", x-envoy-upstream-service-time:"449", server:"envoy"] 2023-02-27T15:59:53.646Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:b9a45c0c-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","executionId":"b9a0b279-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T15:59:32.818+0000","endTime":"2023-02-27T15:59:33.628+0000","durationInMillis":810,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T15:59:53.646Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T15:59:53.647Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b9a0b279-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T15:59:53.652Z|74a106ce-dca5-43af-9416-0530094b2a87|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T15:59:56.330Z|9c9a0f8e-5ada-43eb-bee2-9c1f6ebba989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:56.331Z|9c9a0f8e-5ada-43eb-bee2-9c1f6ebba989|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:56.334Z|c50d3fa6-0f19-46d6-a7ee-3a7c35076a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:56.334Z|c50d3fa6-0f19-46d6-a7ee-3a7c35076a3b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T15:59:56.335Z|a819c07b-db77-47ee-887e-125d64f7b21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T15:59:56.336Z|a819c07b-db77-47ee-887e-125d64f7b21e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:03.841Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:00:03.848Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:03.849Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:00:03.849Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:03.849Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:03.850Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:00:03.850Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f3a02aa1fa878f10b350a6d0a44f6f1", X-B3-SpanId:"e7eaf5551e1e7d2f", X-B3-ParentSpanId:"912f29e7e7713362", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-TransactionID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ECOMP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a729932c-899d-4ba1-8c3b-47ee6ceee67a"] 2023-02-27T16:00:03.850Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:00:03.851Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:03.902Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:03.903Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:03.903Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:00:03.903Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:04 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:03.905Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:00:03.905Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:03.906Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:00:03.907Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:03.908Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:00:03.908Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:03.908Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:03.908Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:00:03.909Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f3a02aa1fa878f10b350a6d0a44f6f1", X-B3-SpanId:"9adb1ee32503501e", X-B3-ParentSpanId:"912f29e7e7713362", X-B3-Sampled:"0", X-ONAP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-TransactionID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ECOMP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6bb57dc7-94a1-4e02-a098-ce514a2b564e"] 2023-02-27T16:00:03.909Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:00:03.909Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:03.946Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:03.947Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:03.947Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:00:03.948Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:04 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:03.949Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:00:03.949Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:03.950Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:00:03.982Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:03.982Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:03.983Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:03.983Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:03.983Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:03.984Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-TransactionID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ECOMP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaee85b5-f8cf-4829-b387-0db723bd2709"] 2023-02-27T16:00:03.984Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:03.984Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:04.648Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:04.649Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:04.649Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:04.649Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=222BAB83DB29000D3E8E419B20FFBD61; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 16:00:04 GMT", x-envoy-upstream-service-time:"655", server:"envoy"] 2023-02-27T16:00:04.650Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T15:59:52.283+0000","endTime":"2023-02-27T15:59:58.955+0000","removalTime":null,"durationInMillis":6672,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"c4cb2040-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:00:04.650Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:04.651Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:04.685Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:04.686Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:04.686Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:04.686Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:04.686Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:04.687Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-TransactionID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ECOMP-RequestID:"0d1dc412-311f-4cb3-b54e-5f91a4348309", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a4bb553-0581-401b-bef7-a8dec40aa8c9"] 2023-02-27T16:00:04.687Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:04.687Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:05.218Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:05.219Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:05.219Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:05.220Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D380BB12C7E1BF03692067354CD7A291; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 16:00:04 GMT", x-envoy-upstream-service-time:"524", server:"envoy"] 2023-02-27T16:00:05.220Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:c545a6c0-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519","executionId":"c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T15:59:52.330+0000","endTime":"2023-02-27T15:59:52.871+0000","durationInMillis":541,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:00:05.221Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:05.221Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c53e2c9d-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:05.227Z|0d1dc412-311f-4cb3-b54e-5f91a4348309|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:00:06.367Z|aaae8366-6315-4a66-bd36-d3548928e492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:06.368Z|aaae8366-6315-4a66-bd36-d3548928e492|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:06.373Z|695bff58-19d0-41a3-b57c-8168b3211722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:06.374Z|62dfdd5f-6263-499f-ada5-f601bffa9c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:06.374Z|695bff58-19d0-41a3-b57c-8168b3211722|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:06.374Z|62dfdd5f-6263-499f-ada5-f601bffa9c90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:08.153Z|3409ee55-7e1e-411c-82c5-10b210a5f454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:00:08.154Z|3409ee55-7e1e-411c-82c5-10b210a5f454|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:00:09.141Z|fe25360c-66dc-43f6-9f6d-320b111654be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:00:09.141Z|fe25360c-66dc-43f6-9f6d-320b111654be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:00:15.418Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:00:15.428Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:15.429Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:00:15.429Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:15.430Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:15.430Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:00:15.430Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b18302b45f3f4ce1226bc2bfb15431", X-B3-SpanId:"700c607d8b2b85a9", X-B3-ParentSpanId:"9b4c35c3e91e4df8", X-B3-Sampled:"0", X-ONAP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-TransactionID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ECOMP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"029828a4-15c8-41ed-8209-a01736c67b01"] 2023-02-27T16:00:15.431Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:00:15.431Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:15.508Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:15.508Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:15.509Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:00:15.509Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:16 GMT", x-envoy-upstream-service-time:"72", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:15.515Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 3; BBs remaining = 6).", "progress" : 36, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:02.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:00:15.516Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:15.517Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:00:15.519Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:15.519Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:00:15.520Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:15.520Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:15.521Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:00:15.521Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"66b18302b45f3f4ce1226bc2bfb15431", X-B3-SpanId:"84841289719036db", X-B3-ParentSpanId:"9b4c35c3e91e4df8", X-B3-Sampled:"0", X-ONAP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-TransactionID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ECOMP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc22cfca-1977-4154-9266-766ea917862f"] 2023-02-27T16:00:15.522Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:00:15.522Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:15.574Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:15.575Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:15.575Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:00:15.576Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:16 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:15.578Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:00:15.578Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:15.579Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:00:15.622Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:15.623Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:15.623Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:15.623Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:15.624Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:15.624Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-TransactionID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ECOMP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c2b90515-8698-4749-8100-b41ff260a28a"] 2023-02-27T16:00:15.625Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:15.625Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:16.294Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:16.294Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:16.295Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:16.295Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=CFA936D9BE6EBD0C227048CDEDAEB635; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Mon, 27 Feb 2023 16:00:15 GMT", x-envoy-upstream-service-time:"664", server:"envoy"] 2023-02-27T16:00:16.296Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:07.429+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"cb5c56ce-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:00:16.297Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:16.297Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:16.326Z|ee24beb2-830d-4b49-b29a-0db42b246004|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:00:16.326Z|ee24beb2-830d-4b49-b29a-0db42b246004|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:16.336Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:16.337Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:16.338Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:16.339Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:16.339Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:16.340Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-TransactionID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ECOMP-RequestID:"b1ce5629-612e-49e6-9193-98067296e27f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cd5f0cb-951a-42c8-a198-8dafc1c88220"] 2023-02-27T16:00:16.340Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:16.341Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:16.413Z|ce810a38-6b89-4c9d-a2eb-7cb7de219702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:16.414Z|ce810a38-6b89-4c9d-a2eb-7cb7de219702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:16.413Z|44e1fd76-21e2-4b26-a209-64f271204a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:16.419Z|44e1fd76-21e2-4b26-a209-64f271204a96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:16.419Z|31c7fc68-c107-4298-ae56-b53821880e3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:16.421Z|31c7fc68-c107-4298-ae56-b53821880e3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:17.220Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:17.220Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:17.221Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:17.222Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=088A4B9E8F644DC7CA7425C02595BFBB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Mon, 27 Feb 2023 16:00:16 GMT", x-envoy-upstream-service-time:"875", server:"envoy"] 2023-02-27T16:00:17.224Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:ce5fd249-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","executionId":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:00:07.602+0000","endTime":"2023-02-27T16:00:07.603+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:00:17.224Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:17.225Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:17.231Z|b1ce5629-612e-49e6-9193-98067296e27f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:00:23.153Z|71aa6ffa-dea7-4fcc-a3fb-30bb4dcd766f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:00:23.156Z|71aa6ffa-dea7-4fcc-a3fb-30bb4dcd766f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:00:26.439Z|5ebcab7f-7c53-48a2-9b31-10dd776be116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:26.440Z|5ebcab7f-7c53-48a2-9b31-10dd776be116|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:26.443Z|891ae3f5-eedc-4d03-aa3c-a55529d74a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:26.443Z|d8aa86c4-e989-4a31-a5c7-ffd50eecf3b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:26.443Z|891ae3f5-eedc-4d03-aa3c-a55529d74a11|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:26.443Z|d8aa86c4-e989-4a31-a5c7-ffd50eecf3b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:27.422Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:00:27.430Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:27.431Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:00:27.431Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:27.431Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:27.432Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:00:27.432Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f7c7ca21e5207a7bf62f9727b1c39c1", X-B3-SpanId:"03e13cb153661fce", X-B3-ParentSpanId:"f855b61146bac559", X-B3-Sampled:"0", X-ONAP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-TransactionID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ECOMP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af3b94d5-fa38-479a-b270-25ebdc248c1f"] 2023-02-27T16:00:27.433Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:00:27.433Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:27.490Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:27.491Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:27.491Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:00:27.492Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:28 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:27.492Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:00:27.493Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:27.494Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:00:27.495Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:27.496Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:00:27.496Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:27.496Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:27.497Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:00:27.497Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1f7c7ca21e5207a7bf62f9727b1c39c1", X-B3-SpanId:"66b4aef776701fc5", X-B3-ParentSpanId:"f855b61146bac559", X-B3-Sampled:"0", X-ONAP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-TransactionID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ECOMP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4065d361-4ccd-4508-a9bf-25fa7d665dbd"] 2023-02-27T16:00:27.497Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:00:27.497Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:27.552Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:27.553Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:27.553Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:00:27.554Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:28 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:27.571Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:00:27.572Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:27.572Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:00:27.613Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:27.613Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:27.614Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:27.614Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:27.614Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:27.614Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-TransactionID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ECOMP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7a85b9c-ef22-4ff5-9d45-7da8696c3a18"] 2023-02-27T16:00:27.615Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:27.615Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:28.216Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:28.218Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:28.218Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:28.218Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=1EA3935CC10FCFF2313EE00B56FDAA05; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"721", date:"Mon, 27 Feb 2023 16:00:27 GMT", x-envoy-upstream-service-time:"597", server:"envoy"] 2023-02-27T16:00:28.219Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:07.429+0000","endTime":"2023-02-27T16:00:19.773+0000","removalTime":null,"durationInMillis":12344,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"cb5c56ce-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:00:28.219Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:28.220Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:28.257Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:28.258Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:28.259Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:28.259Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:28.259Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:28.260Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-TransactionID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ECOMP-RequestID:"dad980ef-2eaa-4570-8385-f7d1df9b4fd0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d57d6b19-4a12-49ba-81d9-9c974b00212d"] 2023-02-27T16:00:28.260Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:28.260Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:28.735Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:28.735Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:28.736Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:28.737Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=72CDF7A73E908072C734DB05EE4B313B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Mon, 27 Feb 2023 16:00:27 GMT", x-envoy-upstream-service-time:"468", server:"envoy"] 2023-02-27T16:00:28.738Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:d59bef14-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","executionId":"ce456c44-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:00:19.739+0000","endTime":"2023-02-27T16:00:19.740+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:00:28.738Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:28.739Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ce456c44-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:28.748Z|dad980ef-2eaa-4570-8385-f7d1df9b4fd0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:00:36.467Z|197d1110-5588-43ed-b299-0693fe73c798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:36.467Z|b9f0e5d3-d649-417e-921b-3987d53060e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:36.467Z|e402c870-036f-4062-b69b-6a79eeaf98e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:36.468Z|e402c870-036f-4062-b69b-6a79eeaf98e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:36.468Z|b9f0e5d3-d649-417e-921b-3987d53060e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:36.468Z|197d1110-5588-43ed-b299-0693fe73c798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:38.153Z|45d65894-e168-4eb1-b5e0-b4aae44b1c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:00:38.154Z|45d65894-e168-4eb1-b5e0-b4aae44b1c91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:00:38.967Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:00:38.973Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:38.974Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:00:38.974Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:38.976Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:38.976Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:00:38.976Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09a11a68132352a2323ef46795bb5be6", X-B3-SpanId:"f9baf2afa2c73de6", X-B3-ParentSpanId:"abb62d8cf36f1c38", X-B3-Sampled:"0", X-ONAP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-TransactionID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ECOMP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e70e0e0d-7530-4c24-a046-0d9805e02c07"] 2023-02-27T16:00:38.977Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:00:38.977Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:39.094Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:39.094Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:39.095Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:00:39.096Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:39 GMT", x-envoy-upstream-service-time:"112", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:39.100Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:22.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:00:39.101Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:39.102Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:00:39.104Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:39.105Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:00:39.105Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:39.106Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:39.106Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:00:39.107Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"09a11a68132352a2323ef46795bb5be6", X-B3-SpanId:"a6f970b7af9623c4", X-B3-ParentSpanId:"abb62d8cf36f1c38", X-B3-Sampled:"0", X-ONAP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-TransactionID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ECOMP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63c9f74e-3e9e-4e16-9886-2825d1e6fb32"] 2023-02-27T16:00:39.107Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:00:39.108Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:39.142Z|43c08d24-4f84-48f0-867b-ab88b95fedbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:00:39.143Z|43c08d24-4f84-48f0-867b-ab88b95fedbe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:00:39.148Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:39.149Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:39.149Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:00:39.150Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:39 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:39.153Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:00:39.153Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:39.154Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:00:39.192Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:39.193Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:39.194Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:39.194Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:39.195Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:39.195Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-TransactionID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ECOMP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb9948d7-6855-4af2-b323-5c5422460383"] 2023-02-27T16:00:39.196Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:39.196Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:39.648Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:39.649Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:39.649Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:39.649Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=7CA60C08A2C48DFFD258A88CDA495817; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:00:38 GMT", x-envoy-upstream-service-time:"444", server:"envoy"] 2023-02-27T16:00:39.650Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:00:39.650Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:39.650Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:39.676Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:39.677Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:39.677Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:39.678Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:39.678Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:39.679Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-TransactionID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ECOMP-RequestID:"23117dfa-9589-4f85-ac20-38e6a69f4ff8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0140faf-a9c9-4ebf-b3ab-188450f36845"] 2023-02-27T16:00:39.679Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:39.679Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:40.060Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:40.060Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:40.061Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:40.061Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=77778BB906991FB8CE585E32B1EB4102; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"776", date:"Mon, 27 Feb 2023 16:00:38 GMT", x-envoy-upstream-service-time:"377", server:"envoy"] 2023-02-27T16:00:40.062Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:dfd14ea3-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:00:36.866+0000","endTime":"2023-02-27T16:00:36.889+0000","durationInMillis":23,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:00:40.062Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:40.063Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:40.067Z|23117dfa-9589-4f85-ac20-38e6a69f4ff8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:00:46.492Z|ffc30e51-986e-4d9d-8376-391f53ed1e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:46.493Z|ffc30e51-986e-4d9d-8376-391f53ed1e74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:46.492Z|ca2c6066-4e24-4faa-b12f-4087439a75ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:46.494Z|a016e6ce-d139-47c6-ba51-e6401b117df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:46.494Z|ca2c6066-4e24-4faa-b12f-4087439a75ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:46.494Z|a016e6ce-d139-47c6-ba51-e6401b117df4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:50.267Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:00:50.274Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:50.275Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:00:50.275Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:50.275Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:00:50.276Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:00:50.276Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d85989655b711a8087cbba97a802624f", X-B3-SpanId:"6744e2fabe9a190f", X-B3-ParentSpanId:"9412351418fd4271", X-B3-Sampled:"0", X-ONAP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-TransactionID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ECOMP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a86a5b8-c61d-4562-a0b6-f42611f6d24f"] 2023-02-27T16:00:50.276Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:00:50.276Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:50.335Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:50.336Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:50.336Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:00:50.336Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:51 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:50.357Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:00:50.358Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:50.359Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:00:50.361Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:50.361Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:00:50.361Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:50.362Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:00:50.362Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:00:50.362Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d85989655b711a8087cbba97a802624f", X-B3-SpanId:"4f7365c943aa2923", X-B3-ParentSpanId:"9412351418fd4271", X-B3-Sampled:"0", X-ONAP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-TransactionID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ECOMP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db5c9178-871f-4163-b02b-b4c99e783136"] 2023-02-27T16:00:50.362Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:00:50.363Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:50.395Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:50.396Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:50.396Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:00:50.396Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:00:51 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:00:50.409Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:00:50.410Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:50.410Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:00:50.456Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:50.457Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:50.457Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:50.491Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:00:50.492Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:50.493Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-TransactionID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ECOMP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da1c3dd-d7db-45f2-ac2f-134ffdc1af8e"] 2023-02-27T16:00:50.494Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:50.495Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:51.051Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:51.052Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:51.052Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:51.053Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E65DAF8B150EE87DC8F80F6D6F82299B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:00:50 GMT", x-envoy-upstream-service-time:"550", server:"envoy"] 2023-02-27T16:00:51.053Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:00:51.054Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:51.054Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:51.092Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:51.093Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:00:51.093Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:00:51.094Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:00:51.094Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:00:51.094Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-TransactionID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ECOMP-RequestID:"d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9c6cd36-758d-4ea9-ae6e-bbb4823d4fab"] 2023-02-27T16:00:51.094Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:00:51.095Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:00:51.604Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:00:51.605Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:00:51.606Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:00:51.607Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=16B153A9259D4BDAE24980509CC142C4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 16:00:50 GMT", x-envoy-upstream-service-time:"505", server:"envoy"] 2023-02-27T16:00:51.607Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e6b7aa44-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:00:48.442+0000","endTime":"2023-02-27T16:00:48.479+0000","durationInMillis":37,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:00:51.608Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:00:51.608Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:00:51.613Z|d3bd0fd1-55b0-4fd7-89e2-5dc7f357080e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:00:53.153Z|a630e206-9b3f-4cdd-b8f5-22475e9874f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:00:53.154Z|a630e206-9b3f-4cdd-b8f5-22475e9874f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:00:56.519Z|e02f6773-3cd4-428b-b277-a556019aacfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:56.519Z|96574a7b-b81d-4e5c-bf49-75e22b40b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:56.520Z|e02f6773-3cd4-428b-b277-a556019aacfe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:56.520Z|96574a7b-b81d-4e5c-bf49-75e22b40b441|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:00:56.528Z|4849fb0f-c398-4425-bdf4-761b679f8379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:00:56.529Z|4849fb0f-c398-4425-bdf4-761b679f8379|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:01.807Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:01:01.814Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:01.814Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:01:01.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:01.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:01.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:01:01.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb1e70ece18393277212046827b0ad0", X-B3-SpanId:"187440efb169f95e", X-B3-ParentSpanId:"ea31023bc00457e6", X-B3-Sampled:"0", X-ONAP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-TransactionID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ECOMP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43688378-f53c-4d27-8148-fdeba821fdc6"] 2023-02-27T16:01:01.816Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:01:01.816Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:01.919Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:01.919Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:01.919Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:01:01.920Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:02 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:01.925Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:01:01.926Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:01.926Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:01:01.928Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:01.928Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:01:01.928Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:01.928Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:01.929Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:01:01.929Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6bb1e70ece18393277212046827b0ad0", X-B3-SpanId:"d3fa5428932b3c88", X-B3-ParentSpanId:"ea31023bc00457e6", X-B3-Sampled:"0", X-ONAP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-TransactionID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ECOMP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c1f2958-06a0-441d-bb36-0212c6ebbf16"] 2023-02-27T16:01:01.929Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:01:01.930Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:01.977Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:01.978Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:01.979Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:01:01.979Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:02 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:01.988Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:01:01.989Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:01.990Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:01:02.026Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:02.027Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:02.027Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:02.028Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:02.028Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:02.029Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-TransactionID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ECOMP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39fd4f21-96f4-4032-a9af-c415103b5776"] 2023-02-27T16:01:02.029Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:02.029Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:02.767Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:02.768Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:02.768Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:02.769Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9E563AE9543C842DF7E9B53B864AB0BC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:01:02 GMT", x-envoy-upstream-service-time:"734", server:"envoy"] 2023-02-27T16:01:02.769Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:01:02.769Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:02.784Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:02.814Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:02.814Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:02.814Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:02.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:02.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:02.815Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-TransactionID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ECOMP-RequestID:"4b203b0b-10b8-4335-9cd3-a3a432be76f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1956e461-496c-4d28-89d4-f83427da8dd8"] 2023-02-27T16:01:02.816Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:02.816Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:03.315Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:03.316Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:03.317Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:03.317Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ADDB97F8DFD6F069E7A9F9F3BA868CE1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 16:01:02 GMT", x-envoy-upstream-service-time:"495", server:"envoy"] 2023-02-27T16:01:03.318Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e6b7aa44-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:00:48.442+0000","endTime":"2023-02-27T16:00:48.479+0000","durationInMillis":37,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:01:03.319Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:03.319Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:03.325Z|4b203b0b-10b8-4335-9cd3-a3a432be76f5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:01:06.548Z|fb25944e-95a2-4dd2-bbe5-a3aeb8e9f426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:06.548Z|fb25944e-95a2-4dd2-bbe5-a3aeb8e9f426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:06.551Z|a979c558-a652-4d5f-af20-995b5e0534c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:06.552Z|a979c558-a652-4d5f-af20-995b5e0534c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:06.555Z|ac618cc8-b736-434b-a168-784766419d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:06.555Z|ac618cc8-b736-434b-a168-784766419d56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:08.153Z|284f4ee0-a9d4-4582-9892-bf519ee540bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:01:08.157Z|284f4ee0-a9d4-4582-9892-bf519ee540bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:01:09.143Z|b8326fb7-eabc-471a-8ceb-2da4be0ed548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:01:09.144Z|b8326fb7-eabc-471a-8ceb-2da4be0ed548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:01:13.517Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:01:13.523Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:13.524Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:01:13.524Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:13.524Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:13.525Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:01:13.525Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7a6102bf3f86c4fe455d84781e69adb", X-B3-SpanId:"e0bf32d8b55d9095", X-B3-ParentSpanId:"223cdb2f4ce7ccbd", X-B3-Sampled:"0", X-ONAP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-TransactionID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ECOMP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"79c75c10-4dab-42bb-bb88-b15875d656c8"] 2023-02-27T16:01:13.525Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:01:13.526Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:13.574Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:13.575Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:13.576Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:01:13.576Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:14 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:13.582Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:01:13.582Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:13.583Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:01:13.584Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:13.585Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:01:13.585Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:13.585Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:13.585Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:01:13.586Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7a6102bf3f86c4fe455d84781e69adb", X-B3-SpanId:"d2180a881d5d4283", X-B3-ParentSpanId:"223cdb2f4ce7ccbd", X-B3-Sampled:"0", X-ONAP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-TransactionID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ECOMP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8de6c736-1d28-40a7-b3f0-5bbe42a28789"] 2023-02-27T16:01:13.586Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:01:13.586Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:13.645Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:13.646Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:13.647Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:01:13.647Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:14 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:13.647Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:01:13.647Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:13.648Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:01:13.680Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:13.680Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:13.681Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:13.681Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:13.681Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:13.681Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-TransactionID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ECOMP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"956be3e9-8d96-47b4-b308-65736b416941"] 2023-02-27T16:01:13.682Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:13.682Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:14.336Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:14.337Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:14.337Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:14.338Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=723B94FE18002C797DC27408490DAE49; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:01:13 GMT", x-envoy-upstream-service-time:"646", server:"envoy"] 2023-02-27T16:01:14.338Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:01:14.338Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:14.339Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:14.362Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:14.363Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:14.363Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:14.363Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:14.363Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:14.364Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-TransactionID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ECOMP-RequestID:"653a3013-466f-48f9-a4a1-319f467d82d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9b92f0f-c8ff-4dd4-8e98-adccedbaa6af"] 2023-02-27T16:01:14.364Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:14.364Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:14.894Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:14.895Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:14.895Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:14.895Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EEA91B0A4432BA2B444B4A7D941EBD30; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 16:01:13 GMT", x-envoy-upstream-service-time:"526", server:"envoy"] 2023-02-27T16:01:14.896Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:e6b7aa44-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:00:48.442+0000","endTime":"2023-02-27T16:00:48.479+0000","durationInMillis":37,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:01:14.896Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:14.897Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:14.901Z|653a3013-466f-48f9-a4a1-319f467d82d0|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:01:16.326Z|b941e289-e335-4733-9f24-e9ce6f04c29f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:01:16.327Z|b941e289-e335-4733-9f24-e9ce6f04c29f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:16.578Z|63b9a08e-300e-4027-9d89-fc6ada924bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:16.579Z|63b9a08e-300e-4027-9d89-fc6ada924bb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:16.578Z|d639a021-181e-4cb1-ad73-0f91de3ba886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:16.579Z|d639a021-181e-4cb1-ad73-0f91de3ba886|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:16.580Z|2baa32d3-9dc5-4297-821b-6f0baa4858cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:16.580Z|2baa32d3-9dc5-4297-821b-6f0baa4858cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:23.153Z|ef84f2a7-269a-4ac1-9c40-e2f3fd89ee31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:01:23.154Z|ef84f2a7-269a-4ac1-9c40-e2f3fd89ee31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:01:25.081Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:01:25.087Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:25.088Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:01:25.088Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:25.088Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:25.088Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:01:25.089Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e9a61b50f751dbd244234dda7bd7f0", X-B3-SpanId:"3225c9ebc3dac743", X-B3-ParentSpanId:"33aadfe5ed1bc586", X-B3-Sampled:"0", X-ONAP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-TransactionID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ECOMP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc5345de-1976-473f-94d6-137c9c2eafc9"] 2023-02-27T16:01:25.089Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:01:25.089Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:25.222Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:25.222Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:25.223Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:01:25.223Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:25 GMT", x-envoy-upstream-service-time:"128", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:25.232Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:01:25.232Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:25.233Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:01:25.235Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:25.235Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:01:25.235Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:25.236Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:25.236Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:01:25.236Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a5e9a61b50f751dbd244234dda7bd7f0", X-B3-SpanId:"9e017f9522ba8eff", X-B3-ParentSpanId:"33aadfe5ed1bc586", X-B3-Sampled:"0", X-ONAP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-TransactionID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ECOMP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d1704601-ad95-4ce9-9559-f31c110f9bbd"] 2023-02-27T16:01:25.237Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:01:25.237Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:25.290Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:25.291Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:25.291Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:01:25.292Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:25 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:25.296Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:01:25.296Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:25.297Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:01:25.340Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:25.340Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:25.341Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:25.341Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:25.342Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:25.342Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-TransactionID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ECOMP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"488777fe-58b3-4370-a374-93e326667303"] 2023-02-27T16:01:25.342Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:25.343Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:26.191Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:26.191Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:26.192Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:26.192Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=13A92648D52DCD7D51B63E604CC8187A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:01:25 GMT", x-envoy-upstream-service-time:"843", server:"envoy"] 2023-02-27T16:01:26.193Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:01:26.193Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:26.193Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:26.231Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:26.231Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:26.231Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:26.232Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:26.232Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:26.232Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-TransactionID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ECOMP-RequestID:"bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a02c268-d832-4bc8-8133-b18980c01db8"] 2023-02-27T16:01:26.232Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:26.233Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:26.603Z|635c9c79-2062-4b0b-9f92-640e1b904cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:26.603Z|635c9c79-2062-4b0b-9f92-640e1b904cc5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:26.604Z|3834a3a5-4a96-45a7-83d3-3349946aefad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:26.604Z|3834a3a5-4a96-45a7-83d3-3349946aefad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:26.605Z|d748de20-5288-4319-a810-7cc06e79a560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:26.605Z|d748de20-5288-4319-a810-7cc06e79a560|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:27.020Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:27.021Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:27.021Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:27.021Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=487DB5C0C9BC5BBFB93AB3BDF7A0FAC4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 16:01:25 GMT", x-envoy-upstream-service-time:"783", server:"envoy"] 2023-02-27T16:01:27.022Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fb201f47-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:01:22.681+0000","endTime":"2023-02-27T16:01:22.681+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:01:27.022Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:27.023Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:27.028Z|bdcd57d1-9d4f-4da2-ba81-b4c183ab7aa1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:01:36.630Z|f6d42570-ffff-468c-a457-edea5ea3e5ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:36.630Z|40d76bb5-08a2-432b-9bcd-223c97121ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:36.631Z|40d76bb5-08a2-432b-9bcd-223c97121ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:36.631Z|f6d42570-ffff-468c-a457-edea5ea3e5ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:36.630Z|076c57b0-85ed-4f54-92db-b4d88c2b5d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:36.632Z|076c57b0-85ed-4f54-92db-b4d88c2b5d8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:37.225Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:01:37.231Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:37.232Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:01:37.232Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:37.232Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:37.233Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:01:37.233Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beaa64a0f3bf439a13497424627aa817", X-B3-SpanId:"f485fae8b79e62c7", X-B3-ParentSpanId:"038b22e038309f81", X-B3-Sampled:"0", X-ONAP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-TransactionID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ECOMP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd39a3ea-c10b-40bb-baa1-2b086ba5dabb"] 2023-02-27T16:01:37.233Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:01:37.234Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:37.320Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:37.321Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:37.322Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:01:37.322Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:38 GMT", x-envoy-upstream-service-time:"83", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:37.332Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 5).", "progress" : 47, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:00:48.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:01:37.333Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:37.333Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:01:37.334Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:37.335Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:01:37.335Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:37.335Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:37.336Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:01:37.336Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"beaa64a0f3bf439a13497424627aa817", X-B3-SpanId:"2bca6210315df1db", X-B3-ParentSpanId:"038b22e038309f81", X-B3-Sampled:"0", X-ONAP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-TransactionID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ECOMP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e38abd8-20cc-49e9-bf97-de0f66ca5112"] 2023-02-27T16:01:37.336Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:01:37.337Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:37.370Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:37.371Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:37.371Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:01:37.371Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:38 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:37.377Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:01:37.377Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:37.377Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:01:37.405Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:37.405Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:37.406Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:37.406Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:37.406Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:37.407Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-TransactionID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ECOMP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"183e1aa6-f83a-41c2-85fa-96a7cc89b313"] 2023-02-27T16:01:37.407Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:37.407Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:37.963Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:37.964Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:37.964Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:37.965Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5C8D70188C3EB16BAAB2DD4489BF6CD3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 16:01:37 GMT", x-envoy-upstream-service-time:"551", server:"envoy"] 2023-02-27T16:01:37.965Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":"2023-02-27T16:01:22.715+0000","removalTime":null,"durationInMillis":45851,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:01:37.966Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:37.966Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:38.003Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:38.004Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:38.004Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:38.005Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:38.005Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:38.005Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-TransactionID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ECOMP-RequestID:"9d846292-a297-4434-b434-e51ba038e8f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd3d9252-6ded-4750-97d3-0148418e790c"] 2023-02-27T16:01:38.006Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:38.006Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:38.153Z|05bde887-d862-42ac-9b95-f49a451a17e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:01:38.155Z|05bde887-d862-42ac-9b95-f49a451a17e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:01:38.764Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:38.765Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:38.766Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:38.766Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=F543CA763B8CA43A81394C4A80E8CE66; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 16:01:37 GMT", x-envoy-upstream-service-time:"752", server:"envoy"] 2023-02-27T16:01:38.767Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fb201f47-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:01:22.681+0000","endTime":"2023-02-27T16:01:22.681+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:01:38.767Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:38.767Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:38.773Z|9d846292-a297-4434-b434-e51ba038e8f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:01:39.144Z|6cbc0bbb-ae8a-4ab7-b3ac-c2b6b078579d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:01:39.145Z|6cbc0bbb-ae8a-4ab7-b3ac-c2b6b078579d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:01:46.662Z|3dd1471d-f39f-4949-aab1-ba1a39f1d5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:46.662Z|7509b38f-f82b-4711-9213-b18b1314cc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:46.662Z|171ef642-b191-4711-a344-e4f47acd9f7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:46.663Z|3dd1471d-f39f-4949-aab1-ba1a39f1d5d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:46.663Z|7509b38f-f82b-4711-9213-b18b1314cc66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:46.664Z|171ef642-b191-4711-a344-e4f47acd9f7b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:48.959Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:01:48.965Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:48.965Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:01:48.966Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:48.966Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:01:48.966Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:01:48.966Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dbe8041ccb112f026f394c650a48b86", X-B3-SpanId:"7fc7c8a0b8ba61de", X-B3-ParentSpanId:"a89d397d1c9607af", X-B3-Sampled:"1", X-ONAP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-TransactionID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ECOMP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f827315c-55f7-4cd7-8a39-d3d651c3564a"] 2023-02-27T16:01:48.967Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:01:48.967Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:49.039Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:49.040Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:49.041Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:01:49.041Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:49 GMT", x-envoy-upstream-service-time:"67", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:49.044Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of CreateVfModuleBB has completed successfully, next invoking ActivateVfModuleBB (Execution Path progress: BBs completed = 5; BBs remaining = 4).", "progress" : 57, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:01:42.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:01:49.045Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:49.045Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:01:49.047Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:49.048Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:01:49.048Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:49.048Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:01:49.049Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:01:49.049Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5dbe8041ccb112f026f394c650a48b86", X-B3-SpanId:"9e5a31e7b323e907", X-B3-ParentSpanId:"a89d397d1c9607af", X-B3-Sampled:"1", X-ONAP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-TransactionID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ECOMP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2048fac-4cd6-4761-a5e4-3cde2b62288a"] 2023-02-27T16:01:49.049Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:01:49.049Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:49.117Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:49.118Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:49.118Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:01:49.118Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:01:49 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:01:49.161Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:01:49.162Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:49.163Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:01:49.190Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:49.191Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:49.191Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:49.192Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:01:49.193Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:49.193Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-TransactionID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ECOMP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8803dc96-374e-43d1-89ed-e302338c3f43"] 2023-02-27T16:01:49.194Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:49.194Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:49.631Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:49.632Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:49.632Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:49.632Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E96001DBA1A1DDB617BACCC9BA4EE5F2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 16:01:49 GMT", x-envoy-upstream-service-time:"428", server:"envoy"] 2023-02-27T16:01:49.633Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:00:36.864+0000","endTime":"2023-02-27T16:01:22.715+0000","removalTime":null,"durationInMillis":45851,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"dfc2a85b-b6b7-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:01:49.633Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:49.634Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:49.658Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:49.659Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:01:49.659Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:01:49.660Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:01:49.660Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:01:49.660Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-TransactionID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ECOMP-RequestID:"8577ee9a-50b2-4a40-a07e-4b787d08790f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b03aa56-d9bf-4345-9895-b75382831c43"] 2023-02-27T16:01:49.661Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:01:49.661Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:01:50.331Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:01:50.332Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:01:50.332Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:01:50.333Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2D2E0756F3E2725BBC992F3E5029CA62; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 16:01:49 GMT", x-envoy-upstream-service-time:"666", server:"envoy"] 2023-02-27T16:01:50.334Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:fb201f47-b6b7-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","executionId":"dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:01:22.681+0000","endTime":"2023-02-27T16:01:22.681+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:01:50.334Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:01:50.335Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=dfd0d96c-b6b7-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:01:50.341Z|8577ee9a-50b2-4a40-a07e-4b787d08790f|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:01:53.153Z|c3f7b920-4af1-44b6-ba84-e425db6a4acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:01:53.157Z|c3f7b920-4af1-44b6-ba84-e425db6a4acf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:01:56.690Z|2b6f2635-17bb-4c94-aec6-0c51c82332e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:56.691Z|2b6f2635-17bb-4c94-aec6-0c51c82332e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:56.690Z|9b973eb3-1209-47ae-9436-49b8f7da17e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:56.692Z|9b973eb3-1209-47ae-9436-49b8f7da17e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:01:56.695Z|fe74ba45-d3a4-4022-8543-21623fa3f7e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:01:56.696Z|fe74ba45-d3a4-4022-8543-21623fa3f7e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:00.544Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:00.549Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:00.550Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:00.550Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:00.550Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:00.550Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:00.550Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"579e19057786575ae79c0018160255b6", X-B3-SpanId:"c401317a67492d74", X-B3-ParentSpanId:"da636b2337dfd8a6", X-B3-Sampled:"0", X-ONAP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-TransactionID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ECOMP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1148480d-63c9-4774-8619-d111319934ce"] 2023-02-27T16:02:00.551Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:00.551Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:00.710Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:00.711Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:00.711Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:00.712Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:01 GMT", x-envoy-upstream-service-time:"155", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:00.719Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:01:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:00.719Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:00.720Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:00.722Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:00.722Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:00.722Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:00.723Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:00.723Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:00.723Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"579e19057786575ae79c0018160255b6", X-B3-SpanId:"dfa0dff707295966", X-B3-ParentSpanId:"da636b2337dfd8a6", X-B3-Sampled:"0", X-ONAP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-TransactionID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ECOMP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"423d94fc-859e-4912-b915-fbfe2bffc990"] 2023-02-27T16:02:00.724Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:00.724Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:00.796Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:00.797Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:00.797Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:00.798Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:01 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:00.802Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:00.803Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:00.803Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:00.830Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:02:00.831Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:02:00.831Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:00.831Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:02:00.832Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:02:00.832Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-TransactionID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ECOMP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a9794b9-d4d5-4965-b4e8-d23dd14e50ed"] 2023-02-27T16:02:00.833Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:02:00.833Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:01.429Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:01.429Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:01.430Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:02:01.430Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=EA262CBFC5E02317812BB48BEAB388B4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 16:01:59 GMT", x-envoy-upstream-service-time:"592", server:"envoy"] 2023-02-27T16:02:01.431Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"0c153f7b-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T16:01:51.131+0000","endTime":"2023-02-27T16:01:52.470+0000","removalTime":null,"durationInMillis":1339,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"0c0e3a64-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:02:01.431Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:01.432Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:02:01.459Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:02:01.460Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:02:01.461Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:01.461Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:02:01.461Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:02:01.462Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-TransactionID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ECOMP-RequestID:"2201258d-ce35-4999-a253-2f842375d9bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95b12003-7cd6-4495-b4ea-dcdaf0f44871"] 2023-02-27T16:02:01.462Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:02:01.462Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:01.731Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:01.732Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:01.733Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:02:01.733Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=51EF8AC47BE3A265D0551EB3743E37D1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 16:02:01 GMT", x-envoy-upstream-service-time:"265", server:"envoy"] 2023-02-27T16:02:01.734Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:0c169f1e-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"0c153f7b-b6b8-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"0c153f7b-b6b8-11ed-aebb-b22d1e2f9519","executionId":"0c153f7b-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:01:51.140+0000","endTime":"2023-02-27T16:01:52.452+0000","durationInMillis":1312,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:02:01.735Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:01.735Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=0c153f7b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:02:01.741Z|2201258d-ce35-4999-a253-2f842375d9bc|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:06.719Z|6c4de86f-ca5a-4af3-b591-b049a4c34e19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:06.719Z|e7d49ae9-c602-478b-b1af-5d6bc17152f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:06.719Z|6c4de86f-ca5a-4af3-b591-b049a4c34e19|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:06.720Z|e7d49ae9-c602-478b-b1af-5d6bc17152f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:06.721Z|4772a68c-b560-4cb9-8c4d-b9e02d0b312f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:06.721Z|4772a68c-b560-4cb9-8c4d-b9e02d0b312f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:08.153Z|ec1c0fe5-8062-497c-8bdc-1882155e5bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:02:08.154Z|ec1c0fe5-8062-497c-8bdc-1882155e5bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:02:09.145Z|a56bd2be-cb32-4043-8bd3-ec8f4c1deb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:02:09.146Z|a56bd2be-cb32-4043-8bd3-ec8f4c1deb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:02:11.928Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:11.934Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:11.935Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:11.936Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:11.936Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:11.937Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:11.937Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"687ad341a43f678011891e47a8db7f97", X-B3-SpanId:"4f9370532a5ead4d", X-B3-ParentSpanId:"80e6ee8040d96210", X-B3-Sampled:"0", X-ONAP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-TransactionID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ECOMP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9888528-e966-4e26-a99d-3efb8bb04a23"] 2023-02-27T16:02:11.938Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:11.938Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:11.990Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:11.991Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:11.991Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:11.992Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:12 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:12.007Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ActivateVfModuleBB has completed successfully, next invoking ControllerExecutionBB (Execution Path progress: BBs completed = 6; BBs remaining = 3).", "progress" : 68, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:01:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:12.007Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:12.008Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:12.010Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:12.010Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:12.010Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:12.011Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:12.011Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:12.011Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"687ad341a43f678011891e47a8db7f97", X-B3-SpanId:"ead9e56642c1e411", X-B3-ParentSpanId:"80e6ee8040d96210", X-B3-Sampled:"0", X-ONAP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-TransactionID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ECOMP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc81df0a-2234-4e02-8c93-fcb9c1b8d55f"] 2023-02-27T16:02:12.012Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:12.012Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:12.051Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:12.051Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:12.052Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:12.052Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:12 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:12.053Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:12.053Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:12.053Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:12.084Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:02:12.085Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:02:12.085Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:12.086Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:02:12.086Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:02:12.086Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-TransactionID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ECOMP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b6d2bad-7778-4ca3-900f-22000a2e8614"] 2023-02-27T16:02:12.086Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:02:12.087Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:13.011Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:13.011Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:13.012Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:02:13.012Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ED9605D777D88847879F3B346104633E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"691", date:"Mon, 27 Feb 2023 16:02:12 GMT", x-envoy-upstream-service-time:"920", server:"envoy"] 2023-02-27T16:02:13.013Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-27T16:02:03.078+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"0f3829d9-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:02:13.013Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:13.013Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:02:13.049Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:02:13.050Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:02:13.050Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:13.050Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:02:13.051Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:02:13.051Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-TransactionID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ECOMP-RequestID:"32f1c05c-e603-4e08-97bf-d42560b1088a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2debd262-f7d8-412f-99d0-1b1fc80fd4c5"] 2023-02-27T16:02:13.052Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:02:13.053Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:13.866Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:13.867Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:13.868Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:02:13.868Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=17FC21AE34961E329BC8B5907C01ACF0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"807", date:"Mon, 27 Feb 2023 16:02:12 GMT", x-envoy-upstream-service-time:"809", server:"envoy"] 2023-02-27T16:02:13.869Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_0plxwkg:13675514-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_0plxwkg","activityName":null,"activityType":"exclusiveGateway","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","executionId":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:02:03.413+0000","endTime":"2023-02-27T16:02:03.415+0000","durationInMillis":2,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:02:13.869Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:13.869Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:02:13.874Z|32f1c05c-e603-4e08-97bf-d42560b1088a|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:16.325Z|bfc45f37-bccc-4d07-b7b3-7e0cf07ad62f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:02:16.326Z|bfc45f37-bccc-4d07-b7b3-7e0cf07ad62f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:16.743Z|60f5620d-364c-4d57-944a-b4fefebe148a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:16.743Z|ccf699db-3e75-4147-8b69-ccb7b77944d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:16.744Z|60f5620d-364c-4d57-944a-b4fefebe148a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:16.744Z|ccf699db-3e75-4147-8b69-ccb7b77944d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:16.746Z|5ce095e5-5044-45ae-9c48-8149acae12a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:16.746Z|5ce095e5-5044-45ae-9c48-8149acae12a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:23.153Z|708e7b5f-e0ca-4ef4-80c1-0faee8e54bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:02:23.154Z|708e7b5f-e0ca-4ef4-80c1-0faee8e54bec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:02:24.070Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:24.076Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:24.077Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:24.077Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:24.077Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:24.078Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:24.078Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fb752f97e9b061ffc6270e64216836b", X-B3-SpanId:"dba49f3c8c8b6c3e", X-B3-ParentSpanId:"301e4845644c3000", X-B3-Sampled:"0", X-ONAP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-TransactionID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ECOMP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6181cc70-107f-487e-a7a1-4c0a423333de"] 2023-02-27T16:02:24.078Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:24.079Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:24.134Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:24.134Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:24.134Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:24.135Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:24 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:24.139Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "flowStatus" : "Execution of ControllerExecutionBB has completed successfully, next invoking ActivateVnfBB (Execution Path progress: BBs completed = 7; BBs remaining = 2).", "progress" : 78, "startTime" : "2023-02-27T15:58:56.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:15.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:24.140Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:24.140Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:24.142Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:24.142Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:24.142Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:24.143Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:24.143Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:24.143Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4fb752f97e9b061ffc6270e64216836b", X-B3-SpanId:"701597c2a2589c5c", X-B3-ParentSpanId:"301e4845644c3000", X-B3-Sampled:"0", X-ONAP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-TransactionID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ECOMP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e44aa1f-65f6-40ac-bb8f-42c6bffa572d"] 2023-02-27T16:02:24.143Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:24.144Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:24.173Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:24.173Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:24.174Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:24.174Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:24 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:24.176Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:24.176Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:24.176Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:24.205Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:02:24.206Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:02:24.206Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:24.206Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:02:24.207Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:02:24.207Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-TransactionID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ECOMP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a426bd04-fd56-4371-9bd5-2a51089bab77"] 2023-02-27T16:02:24.207Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:02:24.207Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:24.967Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:24.967Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:24.968Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:02:24.968Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5A65CA3833A1658F44AC91CDF6BFF6CD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"720", date:"Mon, 27 Feb 2023 16:02:24 GMT", x-envoy-upstream-service-time:"752", server:"envoy"] 2023-02-27T16:02:24.969Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"a0793a14-bda4-40a4-98c2-fe93ae17ce24","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"ControllerExecutionBB","processDefinitionName":"ControllerExecutionBB","processDefinitionVersion":1,"startTime":"2023-02-27T16:02:03.078+0000","endTime":"2023-02-27T16:02:12.186+0000","removalTime":null,"durationInMillis":9108,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"0f3829d9-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:02:24.970Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:24.970Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=a0793a14-bda4-40a4-98c2-fe93ae17ce24&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:02:25.003Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:02:25.004Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:02:25.004Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:25.005Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:02:25.005Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:02:25.005Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-TransactionID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ECOMP-RequestID:"4fbce1af-7738-4161-9b33-15fbd298a4c7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b455108f-ca5d-4ba6-981b-aeeff96777d5"] 2023-02-27T16:02:25.006Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:02:25.006Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:25.574Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:25.575Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:25.575Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:02:25.576Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=ECE23C0F366589359669661DFC74C3C2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"786", date:"Mon, 27 Feb 2023 16:02:24 GMT", x-envoy-upstream-service-time:"564", server:"envoy"] 2023-02-27T16:02:25.576Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0lgvk82:189ddddf-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_0lgvk82","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"ControllerExecutionBB","processDefinitionId":"ControllerExecutionBB:1:4d3fb183-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","executionId":"133436ef-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:02:12.160+0000","endTime":"2023-02-27T16:02:12.161+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a5b6bc27-b6b7-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:02:25.577Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:25.577Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=133436ef-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:02:25.582Z|4fbce1af-7738-4161-9b33-15fbd298a4c7|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:26.770Z|cbddca76-5feb-4fc0-9e20-d97b8104bb4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:26.770Z|cfa2567f-51a3-4a75-be29-00f52b67597d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:26.771Z|cbddca76-5feb-4fc0-9e20-d97b8104bb4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:26.771Z|cfa2567f-51a3-4a75-be29-00f52b67597d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:26.772Z|13906ba1-8266-4745-86d9-3b3bb66b6315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:26.773Z|13906ba1-8266-4745-86d9-3b3bb66b6315|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:35.774Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:35.780Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:35.780Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:35.781Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:35.781Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:35.782Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:35.782Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c097e75e37543db424b56651ea0526", X-B3-SpanId:"6efc413a0a0d143a", X-B3-ParentSpanId:"92512289f972a52e", X-B3-Sampled:"0", X-ONAP-RequestID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-RequestID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-TransactionID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-ECOMP-RequestID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"427e8c4f-13ef-4c04-9be5-8d2e806e3b7a"] 2023-02-27T16:02:35.782Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:35.783Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:36.794Z|172a4d70-396b-4ef0-b93a-a9cd633c0294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:36.795Z|172a4d70-396b-4ef0-b93a-a9cd633c0294|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:36.794Z|a2c8065b-505f-4d29-a9b8-f6b24818755b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:36.796Z|a2c8065b-505f-4d29-a9b8-f6b24818755b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:36.797Z|5b8598eb-6d02-459e-ba55-694bb5e2341c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:36.797Z|5b8598eb-6d02-459e-ba55-694bb5e2341c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:37.953Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:37.955Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:37.955Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:37.955Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:38 GMT", x-envoy-upstream-service-time:"2166", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:37.961Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T15:58:56.000+00:00", "endTime" : "2023-02-27T16:02:32.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:37.962Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:37.963Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:37.965Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:37.965Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:37.966Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:37.966Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:37.966Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:37.967Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c097e75e37543db424b56651ea0526", X-B3-SpanId:"7780685c9801d5a1", X-B3-ParentSpanId:"92512289f972a52e", X-B3-Sampled:"0", X-ONAP-RequestID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-RequestID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-TransactionID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-ECOMP-RequestID:"62c87473-e6af-40b7-a0b3-2a77d9633c86", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7ed959e-5320-4f4c-a105-c6735b88f808"] 2023-02-27T16:02:37.967Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:37.967Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:38.143Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:38.144Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:38.145Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:38.145Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:38 GMT", x-envoy-upstream-service-time:"172", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:38.145Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:38.146Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:38.146Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:38.153Z|1ce74aab-6cb3-4396-a911-88da2cd63b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:02:38.155Z|62c87473-e6af-40b7-a0b3-2a77d9633c86|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:38.156Z|1ce74aab-6cb3-4396-a911-88da2cd63b57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:02:38.376Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:38.383Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:38.384Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:38.385Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:38.385Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:38.385Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:38.386Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ceb1719cc4cce3dd584441253b24792", X-B3-SpanId:"eb1d83c58242a465", X-B3-ParentSpanId:"dd0687d7676c9ff3", X-B3-Sampled:"0", X-ONAP-RequestID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-RequestID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-TransactionID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-ECOMP-RequestID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e346a33-b40d-41d6-8d60-f308e6c5e53a"] 2023-02-27T16:02:38.386Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:38.386Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:38.496Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:38.497Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:38.498Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:38.498Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:38 GMT", x-envoy-upstream-service-time:"107", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:38.500Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T15:58:56.000+00:00", "endTime" : "2023-02-27T16:02:32.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:38.501Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:38.501Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:38.503Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:38.503Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:38.504Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:38.504Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:38.504Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:38.505Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ceb1719cc4cce3dd584441253b24792", X-B3-SpanId:"ff86ea2247a09a50", X-B3-ParentSpanId:"dd0687d7676c9ff3", X-B3-Sampled:"0", X-ONAP-RequestID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-RequestID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-TransactionID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-ECOMP-RequestID:"c6f08544-eb37-4392-8d29-38a3b2ddeb85", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d036fbd-442f-4339-a3df-962167dea0d0"] 2023-02-27T16:02:38.505Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:38.505Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:38.562Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:38.563Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:38.564Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:38.565Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:38 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:38.566Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:38.567Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:38.567Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:38.577Z|c6f08544-eb37-4392-8d29-38a3b2ddeb85|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:38.790Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:38.798Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:38.799Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:38.800Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:38.800Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:38.801Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:38.801Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f304f4e6adaf79258acf49fa3d5ffbe", X-B3-SpanId:"2013e3d670d88d89", X-B3-ParentSpanId:"09012b17e39d05fb", X-B3-Sampled:"0", X-ONAP-RequestID:"3b704148-5968-4fab-abad-4112c7cb820d", X-RequestID:"3b704148-5968-4fab-abad-4112c7cb820d", X-TransactionID:"3b704148-5968-4fab-abad-4112c7cb820d", X-ECOMP-RequestID:"3b704148-5968-4fab-abad-4112c7cb820d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa175013-497a-4649-ba30-1d8f4f845974"] 2023-02-27T16:02:38.801Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:38.802Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:38.979Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:38.980Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:38.980Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:38.981Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:39 GMT", x-envoy-upstream-service-time:"174", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:38.988Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T15:58:56.000+00:00", "endTime" : "2023-02-27T16:02:32.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:38.989Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:38.989Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:38.991Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:38.991Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:38.991Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:38.991Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:38.992Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:38.993Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f304f4e6adaf79258acf49fa3d5ffbe", X-B3-SpanId:"447b5c5698979821", X-B3-ParentSpanId:"09012b17e39d05fb", X-B3-Sampled:"0", X-ONAP-RequestID:"3b704148-5968-4fab-abad-4112c7cb820d", X-RequestID:"3b704148-5968-4fab-abad-4112c7cb820d", X-TransactionID:"3b704148-5968-4fab-abad-4112c7cb820d", X-ECOMP-RequestID:"3b704148-5968-4fab-abad-4112c7cb820d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45454e4f-4fed-4cb4-b1ce-45ea2df2a5a5"] 2023-02-27T16:02:38.993Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:38.993Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:39.025Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:39.026Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:39.026Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:39.026Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:39 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:39.029Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:39.029Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:39.029Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:39.037Z|3b704148-5968-4fab-abad-4112c7cb820d|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:39.147Z|c8b16840-6152-490d-8e72-ca8fcfcf0f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:02:39.147Z|c8b16840-6152-490d-8e72-ca8fcfcf0f32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:02:39.247Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:39.253Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:39.253Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:39.254Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:39.254Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:39.255Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:39.255Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd6aff7942c939fbbb3698d4def0447", X-B3-SpanId:"6d1921612e6af2a9", X-B3-ParentSpanId:"6140e950fefd7f02", X-B3-Sampled:"0", X-ONAP-RequestID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-RequestID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-TransactionID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-ECOMP-RequestID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16ca21fb-d1e5-4b3f-975c-279ebda11a61"] 2023-02-27T16:02:39.255Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:39.256Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:39.310Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:39.311Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:39.311Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:39.311Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:39 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:39.315Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T15:58:56.000+00:00", "endTime" : "2023-02-27T16:02:32.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:39.315Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:39.316Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:39.318Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:39.319Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:39.319Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:39.319Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:39.319Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:39.320Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fdd6aff7942c939fbbb3698d4def0447", X-B3-SpanId:"1549ad8ba9a7a7cb", X-B3-ParentSpanId:"6140e950fefd7f02", X-B3-Sampled:"0", X-ONAP-RequestID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-RequestID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-TransactionID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-ECOMP-RequestID:"ba08b054-969b-4f7d-a59f-f5170b6df4eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"06581a44-d4c3-425e-8e84-40239dc2af96"] 2023-02-27T16:02:39.320Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:39.320Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:39.352Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:39.353Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:39.354Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:39.354Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:39 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:39.360Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:39.361Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:39.361Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:39.370Z|ba08b054-969b-4f7d-a59f-f5170b6df4eb|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:39.590Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:39.596Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:39.597Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||Invoke 2023-02-27T16:02:39.597Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:39.597Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24 2023-02-27T16:02:39.598Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Method : GET 2023-02-27T16:02:39.598Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5965f0d92090d7a1755328b3f1a2ffc", X-B3-SpanId:"605f85ec5bd8e7ba", X-B3-ParentSpanId:"e5553e91237ec9f8", X-B3-Sampled:"0", X-ONAP-RequestID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-RequestID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-TransactionID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-ECOMP-RequestID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9bb13a83-a6c6-4080-ad1f-6025849b4e3c"] 2023-02-27T16:02:39.598Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Request body: 2023-02-27T16:02:39.598Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:39.698Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:39.698Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:39.699Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Status text : OK 2023-02-27T16:02:39.699Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:39 GMT", x-envoy-upstream-service-time:"96", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:39.702Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||Response body: { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The new vf module was successfully created in the cloud", "statusMessage" : "Macro-Service-createInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T15:58:56.000+00:00", "endTime" : "2023-02-27T16:02:32.000+00:00", "source" : "VID", "vnfId" : "6c66d8c2-0006-4cf5-a081-b4f5ef629fcf", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n \"requestDetails\": {\n \"requestInfo\": {\n \"suppressRollback\": false,\n \n \"productFamilyId\": \"1234\",\n \n \"requestorId\": \"demo\",\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"source\": \"VID\"\n },\n \"modelInfo\": {\n \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n\t\t\t\"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n\t\t\t\"modelName\": \"basic_vm_macro\",\n \"modelVersion\": \"1.0\"\n },\n \n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \n \"subscriberInfo\": {\n \"globalSubscriberId\": \"basicvm-customer\"\n },\n \"requestParameters\": {\n \n \"subscriptionServiceType\": \"basic_vm_macro\",\n \n \"userParams\": [\n {\n \"Homing_Solution\": \"none\"\n },\n \n {\n \"service\": {\n \"instanceParams\": [],\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c\",\n \"resources\": {\n \n \n \"pnfs\":[\n \n ]\n ,\n \n \n \n \n \"vnfs\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"basic_vm_macro\",\n \"modelVersionId\": \"57ce9059-27be-446e-aa6a-b654934cd25f\",\n \"modelInvariantUuid\": \"b752b6a4-8f9d-48b9-b085-391262050f86\",\n \"modelVersion\": \"1.0\",\n \"modelCustomizationId\": \"6efc4e84-fa2a-4d8d-9960-012aa9e64dbf\",\n \"modelInstanceName\": \"basic_vm_macro\"\n },\n \"cloudConfiguration\": {\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\",\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\"\n },\n \"platform\": {\n \"platformName\": \"basicvm-platform\"\n },\n \"lineOfBusiness\": {\n \"lineOfBusinessName\": \"basicvm-lob\"\n },\n \"productFamilyId\": \"1234\",\n \"instanceName\": \"basic_vm_macro\",\n \"instanceParams\": [\n {\n \n \n \n \n \n }\n ],\n \"vfModules\": [\n \n {\n \"modelInfo\": {\n \"modelName\": \"BasicVmMacro..base_ubuntu20..module-0\",\n \"modelVersionId\": \"26b0fbf7-0c62-450e-bfa0-0a17596ba9b5\",\n \"modelInvariantUuid\": \"a6996459-3402-43ec-8d30-fec231239dbd\",\n \"modelVersion\": \"1\",\n \"modelCustomizationId\": \"df741d2f-6a23-4de1-bc11-ee9ee66c2e94\"\n },\n \"instanceName\": \"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\n \"instanceParams\": [\n {\n \n \n \n \n \n \n \n \"ubuntu20_image_name\": \"Ubuntu_2004\",\n \n \"ubuntu20_key_name\": \"onap_dt\",\n \n \"ubuntu20_pub_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\n \n \"ubuntu20_flavor_name\": \"m1.small\",\n \n \"VM_name\": \"basic_vm_macro-VM-01\",\n \n \"vnf_id\": \"basic_vm_macro-VNF-instance\",\n \n \"vf_module_id\": \"basic_vm_macro-vfmodule-instance\",\n \n \"vnf_name\": \"basic_vm_macro-VNF\",\n \n \"admin_plane_net_name\": \"admin-daily-master-sm\",\n \n \"ubuntu20_name_0\": \"ubuntu20agent-VNF\"\n \n \n \n \n \n }\n ]\n }\n \n ]\n }\n \n ]\n \n \n },\n \"modelInfo\": {\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelName\": \"basic_vm_macro\",\n \"modelType\": \"service\"\n }\n }\n }\n ],\n \"aLaCarte\": false\n },\n \"project\": {\n \"projectName\": \"basicvm-project\"\n },\n \"owningEntity\": {\n \"owningEntityId\": \"6d86ef97-d1b3-4037-8fad-76c0a756d252\",\n \"owningEntityName\": \"basicvm-oe\"\n }\n }\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:34.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "createInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ { "requestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "cloudIdentifier" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "requestBody" : "{\"parameters\":{\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_flavor_name\":\"m1.small\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vnf_name\":\"ubuntu20-VNF-name\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"environment\":\"parameters:\\n admin_plane_net_name: \\\"admin\\\"\\n dcae_collector_ip: \\\"10.4.2.166\\\"\\n dcae_collector_port: \\\"30417\\\"\\n ubuntu20_flavor_name: \\\"m1.small\\\"\\n ubuntu20_image_name: \\\"ubuntu-20.04\\\"\\n ubuntu20_name_0: \\\"Ubuntu20\\\"\\n ubuntu20_pub_key: \\\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\\\"\\n vf_module_id: \\\"Ubuntu20-VF-module\\\"\\n vnf_id: \\\"Ubuntu20-VNF\\\"\\n vnf_name: \\\"Ubuntu20-VNF-name\\\"\\n\"}", "created" : "2023-02-27T16:00:43.000+00:00" } ], "requestURI" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24" } } } 2023-02-27T16:02:39.702Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:39.702Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/a0793a14-bda4-40a4-98c2-fe93ae17ce24|INFO|500||InvokeReturn 2023-02-27T16:02:39.704Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:39.704Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:39.704Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:39.704Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false 2023-02-27T16:02:39.705Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:39.705Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5965f0d92090d7a1755328b3f1a2ffc", X-B3-SpanId:"8155c28556bee856", X-B3-ParentSpanId:"e5553e91237ec9f8", X-B3-Sampled:"0", X-ONAP-RequestID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-RequestID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-TransactionID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-ECOMP-RequestID:"eb723ef2-3066-4eb8-b82d-e02f398ed42e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f73491-6821-4a2d-a45e-c13c91e7ec8b"] 2023-02-27T16:02:39.705Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:39.706Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:39.741Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:39.742Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:39.742Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:39.742Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:39 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:39.743Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 47, "soRequestId" : "a0793a14-bda4-40a4-98c2-fe93ae17ce24", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":null,\"creation_time\":1677513647000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:00:50.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:02:39.744Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:39.744Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=a0793a14-bda4-40a4-98c2-fe93ae17ce24&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:39.751Z|eb723ef2-3066-4eb8-b82d-e02f398ed42e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/a0793a14-bda4-40a4-98c2-fe93ae17ce24|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:46.820Z|d539615e-f7b5-4559-81ea-2efb1af2d75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:46.821Z|d539615e-f7b5-4559-81ea-2efb1af2d75e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:46.826Z|fbaf97b5-6ee3-43fb-9a94-25f798d9a53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:46.826Z|f27515dd-0be2-4135-86a2-2735d0ddf9a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:46.827Z|fbaf97b5-6ee3-43fb-9a94-25f798d9a53c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:46.827Z|f27515dd-0be2-4135-86a2-2735d0ddf9a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:48.323Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:48.326Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||INFO|500||Checking if requestId: 7c03a150-99c4-4f17-9f60-1f7baa993d8c already exists in requestDb InfraActiveRequests table 2023-02-27T16:02:48.327Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:02:48.327Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:02:48.328Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:48.328Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:02:48.328Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:02:48.329Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"68cb8ec68fcd3aac563296c23602214d", X-B3-SpanId:"7ea5836d3ddb1cd8", X-B3-ParentSpanId:"b16da4816ca7728d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff19081c-b2b1-4521-a028-da934a8eca7e"] 2023-02-27T16:02:48.329Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:02:48.329Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:48.455Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:48.455Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T16:02:48.456Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : Not Found 2023-02-27T16:02:48.457Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 16:02:49 GMT", x-envoy-upstream-service-time:"121", server:"envoy"] 2023-02-27T16:02:48.457Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: 2023-02-27T16:02:48.457Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:48.458Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|404|Not Found|InvokeReturn 2023-02-27T16:02:48.472Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||INFO|500||Running local validations 2023-02-27T16:02:48.477Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context! 2023-02-27T16:02:48.509Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]} 2023-02-27T16:02:48.510Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||Invoke 2023-02-27T16:02:48.653Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e|INFO|500||InvokeReturn 2023-02-27T16:02:48.654Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-macro-cloud-owner/RegionOne/tenants/tenant/114ecffdaca84a2188e3ae016fb96f2e has http status code:200 and response headers:{date=[Mon, 27 Feb 2023 16:02:47 GMT], server=[envoy], content-length=[1035], x-envoy-upstream-service-time=[135], vertex-id=[229584], x-aai-txid=[2-aai-resources-230227-16:02:47:437-39835], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]} 2023-02-27T16:02:48.655Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||DEBUG|500||{"tenant-id":"114ecffdaca84a2188e3ae016fb96f2e","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1677513569178","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/6c66d8c2-0006-4cf5-a081-b4f5ef629fcf","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"ubuntu20-VNF-name"}]},{"related-to":"service-subscription","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm_macro","relationship-data":[{"relationship-key":"customer.global-customer-id","relationship-value":"basicvm-customer"},{"relationship-key":"service-subscription.service-type","relationship-value":"basic_vm_macro"}]}]}} 2023-02-27T16:02:48.658Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||DEBUG|500||Validating the Service Instance request 2023-02-27T16:02:48.658Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7 2023-02-27T16:02:48.660Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T16:02:48.660Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke 2023-02-27T16:02:48.661Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:48.661Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate 2023-02-27T16:02:48.661Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method : POST 2023-02-27T16:02:48.662Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"123", X-B3-TraceId:"68cb8ec68fcd3aac563296c23602214d", X-B3-SpanId:"f35ddddbbdc9c1a2", X-B3-ParentSpanId:"b16da4816ca7728d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb06ef7-685e-49e1-8d2d-f33fee11d161"] 2023-02-27T16:02:48.662Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"5d68f2e0-875d-4897-b012-80fdb904443b"},"instanceName":null,"requestScope":"service"} 2023-02-27T16:02:48.663Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:48.817Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:48.817Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:48.818Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text : OK 2023-02-27T16:02:48.818Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|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-length:"0", date:"Mon, 27 Feb 2023 16:02:49 GMT", x-envoy-upstream-service-time:"151", server:"envoy"] 2023-02-27T16:02:48.819Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 2023-02-27T16:02:48.819Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:48.819Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn 2023-02-27T16:02:48.820Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T16:02:48.821Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||Invoke 2023-02-27T16:02:48.821Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:48.822Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T16:02:48.822Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Method : GET 2023-02-27T16:02:48.823Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2da3aee-24b9-4927-b995-dc08659bc516"] 2023-02-27T16:02:48.823Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Request body: 2023-02-27T16:02:48.824Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.009Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.010Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:49.010Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status text : OK 2023-02-27T16:02:49.011Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"179", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:49.022Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "a039f410-a94b-4b22-973e-b907734c79e4", "modelInvariantUUID" : "ffa42cb5-1536-4a6f-96a7-ff94a954611c", "created" : "2023-02-27 15:57:05.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/collectionResourceCustomizations" } } } 2023-02-27T16:02:49.023Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.024Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||InvokeReturn 2023-02-27T16:02:49.027Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance 2023-02-27T16:02:49.028Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|INFO|500||Invoke 2023-02-27T16:02:49.028Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.029Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance 2023-02-27T16:02:49.029Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T16:02:49.029Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbb7d9d4-16ce-4b77-98b5-9cd9c3980dc1"] 2023-02-27T16:02:49.030Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T16:02:49.030Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.106Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.107Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T16:02:49.108Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-02-27T16:02:49.108Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"73", server:"envoy"] 2023-02-27T16:02:49.109Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Response body: 2023-02-27T16:02:49.109Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.110Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T16:02:49.111Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c 2023-02-27T16:02:49.112Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|INFO|500||Invoke 2023-02-27T16:02:49.112Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.112Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c 2023-02-27T16:02:49.113Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Method : GET 2023-02-27T16:02:49.113Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4f6d201-3aee-49b2-aae9-91c5eb639c7e"] 2023-02-27T16:02:49.114Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Request body: 2023-02-27T16:02:49.115Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.318Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.319Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:49.319Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Status text : OK 2023-02-27T16:02:49.320Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"200", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:49.320Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||Response body: { "_embedded" : { "service" : [ { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "a039f410-a94b-4b22-973e-b907734c79e4", "modelInvariantUUID" : "ffa42cb5-1536-4a6f-96a7-ff94a954611c", "created" : "2023-02-27 15:57:05.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/collectionResourceCustomizations" } } } ] }, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c" } } } 2023-02-27T16:02:49.321Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.321Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ffa42cb5-1536-4a6f-96a7-ff94a954611c|INFO|500||InvokeReturn 2023-02-27T16:02:49.325Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance 2023-02-27T16:02:49.325Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|INFO|500||Invoke 2023-02-27T16:02:49.326Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.326Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance 2023-02-27T16:02:49.326Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T16:02:49.326Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e8de6976-d26a-4a8d-93b6-ae3cb62b9b38"] 2023-02-27T16:02:49.326Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T16:02:49.327Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.502Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.503Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Status code : 404 NOT_FOUND 2023-02-27T16:02:49.503Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Status text : Not Found 2023-02-27T16:02:49.503Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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-length:"0", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"172", server:"envoy"] 2023-02-27T16:02:49.504Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||Response body: 2023-02-27T16:02:49.504Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.504Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=a039f410-a94b-4b22-973e-b907734c79e4&action=deleteInstance|INFO|404|Not Found|InvokeReturn 2023-02-27T16:02:49.505Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T16:02:49.505Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke 2023-02-27T16:02:49.506Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.506Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT 2023-02-27T16:02:49.507Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method : GET 2023-02-27T16:02:49.507Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f86f545d-4be7-46ba-8b6a-e3fc07c78baa"] 2023-02-27T16:02:49.507Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 2023-02-27T16:02:49.508Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.640Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.641Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:49.642Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text : OK 2023-02-27T16:02:49.642Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"129", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:49.643Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: { "modelName" : "GR-API-DEFAULT", "description" : "Gr api service for VID to use for infra APIH orchestration", "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672", "created" : "2023-02-27 11:53:00.000", "modelVersion" : "1.0", "serviceType" : null, "serviceRole" : null, "serviceFunction" : null, "environmentContext" : null, "workloadContext" : null, "category" : null, "resourceOrder" : null, "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ ], "namingPolicy" : null, "onapGeneratedNaming" : null, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : null, "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations" } } } 2023-02-27T16:02:49.643Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.643Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn 2023-02-27T16:02:49.647Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-02-27T16:02:49.647Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||Invoke 2023-02-27T16:02:49.648Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.648Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance 2023-02-27T16:02:49.648Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Method : GET 2023-02-27T16:02:49.648Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6270d38c-09d8-46e5-a104-4ba35c749505"] 2023-02-27T16:02:49.649Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Request body: 2023-02-27T16:02:49.649Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.716Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.717Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:49.717Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Status text : OK 2023-02-27T16:02:49.718Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"63", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:49.730Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||Response body: { "id" : 535, "serviceModelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b", "action" : "deleteInstance", "description" : "Gr api recipe to delete service-instance", "orchestrationUri" : "/mso/async/services/WorkflowActionBB", "paramXsd" : null, "recipeTimeout" : 180, "serviceTimeoutInterim" : null, "created" : "2023-02-27T11:53:00.000+00:00", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "serviceRecipe" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service" } } } 2023-02-27T16:02:49.731Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.731Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=deleteInstance|INFO|500||InvokeReturn 2023-02-27T16:02:49.734Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T16:02:49.734Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||Invoke 2023-02-27T16:02:49.734Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.735Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||URI : http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4 2023-02-27T16:02:49.735Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Method : GET 2023-02-27T16:02:49.735Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"088ca8f1-0bf6-4741-9719-85ee7d11ce4b"] 2023-02-27T16:02:49.735Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Request body: 2023-02-27T16:02:49.746Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:49.954Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:49.955Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:49.955Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Status text : OK 2023-02-27T16:02:49.956Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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/hal+json", date:"Mon, 27 Feb 2023 16:02:48 GMT", x-envoy-upstream-service-time:"205", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:49.977Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||Response body: { "modelName" : "basic_vm_macro", "description" : "service", "modelUUID" : "a039f410-a94b-4b22-973e-b907734c79e4", "modelInvariantUUID" : "ffa42cb5-1536-4a6f-96a7-ff94a954611c", "created" : "2023-02-27 15:57:05.000", "modelVersion" : "1.0", "serviceType" : "", "serviceRole" : "", "serviceFunction" : "", "environmentContext" : "General_Revenue-Bearing", "workloadContext" : "Production", "category" : "Network Service", "resourceOrder" : "basic_vm_macro", "distrobutionStatus" : null, "serviceArtifactList" : [ ], "serviceInfos" : [ { "id" : 11, "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]", "serviceProperties" : "[]", "_links" : { "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" } } } ], "namingPolicy" : "", "onapGeneratedNaming" : true, "blueprintName" : null, "blueprintVersion" : null, "skipPostInstConf" : true, "controllerActor" : "SO-REF-DATA", "_links" : { "self" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "service" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4" }, "csar" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/csar" }, "configurationCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/configurationCustomizations" }, "pnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/pnfCustomizations" }, "vnfCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/vnfCustomizations" }, "serviceProxyCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/serviceProxyCustomizations" }, "allottedCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/allottedCustomizations" }, "recipes" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/recipes" }, "networkCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/networkCustomizations" }, "collectionResourceCustomizations" : { "href" : "http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4/collectionResourceCustomizations" } } } 2023-02-27T16:02:49.978Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:49.978Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/a039f410-a94b-4b22-973e-b907734c79e4|INFO|500||InvokeReturn 2023-02-27T16:02:49.985Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T16:02:49.989Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke 2023-02-27T16:02:49.991Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:49.991Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/ 2023-02-27T16:02:49.992Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method : POST 2023-02-27T16:02:49.992Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"1392", X-B3-TraceId:"68cb8ec68fcd3aac563296c23602214d", X-B3-SpanId:"bf19af2e6c64f221", X-B3-ParentSpanId:"b16da4816ca7728d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a5734aa-a9c6-47d8-addf-0c40dfdf74fd"] 2023-02-27T16:02:49.993Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","requestStatus":"IN_PROGRESS","startTime":1677513768473,"source":"VID","tenantId":"114ecffdaca84a2188e3ae016fb96f2e","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"5d68f2e0-875d-4897-b012-80fdb904443b","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"7c03a150-99c4-4f17-9f60-1f7baa993d8c"} 2023-02-27T16:02:49.993Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:50.071Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:50.072Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code : 201 CREATED 2023-02-27T16:02:50.073Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text : Created 2023-02-27T16:02:50.074Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Mon, 27 Feb 2023 16:02:50 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:50.075Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T16:02:48.473+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "APIH", "modifyTime" : "2023-02-27T16:02:50.797+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:02:50.075Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:50.076Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn 2023-02-27T16:02:50.083Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T16:02:50.084Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke 2023-02-27T16:02:50.085Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:50.085Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB 2023-02-27T16:02:50.086Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method : POST 2023-02-27T16:02:50.086Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"2035", X-B3-TraceId:"68cb8ec68fcd3aac563296c23602214d", X-B3-SpanId:"184150f915f86dc6", X-B3-ParentSpanId:"b16da4816ca7728d", X-B3-Sampled:"0", X-ONAP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-TransactionID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ECOMP-RequestID:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43235645-5519-432c-9dcf-bb04eec1433f"] 2023-02-27T16:02:50.087Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\"modelType\":\"service\",\"modelName\":\"basic_vm_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"a039f410-a94b-4b22-973e-b907734c79e4\",\"modelUuid\":\"a039f410-a94b-4b22-973e-b907734c79e4\",\"modelInvariantUuid\":\"ffa42cb5-1536-4a6f-96a7-ff94a954611c\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"cloudOwner\":\"basicvm-macro-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":false,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"5d68f2e0-875d-4897-b012-80fdb904443b\"}","type":"String"},"requestId":{"value":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","type":"String"},"mso-request-id":{"value":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"5d68f2e0-875d-4897-b012-80fdb904443b","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"","type":"String"},"configurationId":{"value":"","type":"String"},"serviceType":{"value":"","type":"String"},"vnfType":{"value":"","type":"String"},"vfModuleType":{"value":"","type":"String"},"networkType":{"value":"","type":"String"},"recipeParams":{"value":null,"type":"String"},"host":{"value":null,"type":"String"},"operationType":{"value":"","type":"String"},"apiVersion":{"value":"7","type":"String"},"aLaCarte":{"value":false,"type":"Boolean"},"requestUri":{"value":"v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}} 2023-02-27T16:02:50.087Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:53.155Z|a0df17d1-59dc-49bd-aefc-2aefd9870f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:02:53.155Z|a0df17d1-59dc-49bd-aefc-2aefd9870f46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:02:55.166Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:55.166Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code : 202 ACCEPTED 2023-02-27T16:02:55.167Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text : Accepted 2023-02-27T16:02:55.167Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers : [date:"Mon, 27 Feb 2023 16:02:54 GMT", x-onap-requestid:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", x-requestid:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", x-transactionid:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", x-ecomp-requestid:"7c03a150-99c4-4f17-9f60-1f7baa993d8c", x-onap-partnername:"UNKNOWN", x-invocationid:"43235645-5519-432c-9dcf-bb04eec1433f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"5073", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:55.167Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"7c03a150-99c4-4f17-9f60-1f7baa993d8c\",\"instanceId\":\"5d68f2e0-875d-4897-b012-80fdb904443b\"}}","message":"Success","processInstanceID":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","variables":null,"messageCode":200} 2023-02-27T16:02:55.168Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:55.168Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn 2023-02-27T16:02:55.173Z|7c03a150-99c4-4f17-9f60-1f7baa993d8c|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:55.387Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:02:55.398Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:02:55.398Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:02:55.399Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:55.399Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:02:55.399Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:02:55.400Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2695630920dc905c1d21d74bd4b5f1d5", X-B3-SpanId:"7efac11a5c6d5c2e", X-B3-ParentSpanId:"91da1c156318d823", X-B3-Sampled:"0", X-ONAP-RequestID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-RequestID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-TransactionID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-ECOMP-RequestID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a2d0a7e-e70d-45ce-9320-2bccfb6b6c96"] 2023-02-27T16:02:55.400Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:02:55.401Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:55.462Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:55.463Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:55.463Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:02:55.464Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:55 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:55.464Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:02:55.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:02:55.465Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:55.465Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:02:55.467Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:02:55.467Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:02:55.468Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:02:55.468Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:02:55.468Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:02:55.469Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2695630920dc905c1d21d74bd4b5f1d5", X-B3-SpanId:"fb30c6b11add21cc", X-B3-ParentSpanId:"91da1c156318d823", X-B3-Sampled:"0", X-ONAP-RequestID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-RequestID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-TransactionID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-ECOMP-RequestID:"c1445426-8c2f-4704-a95a-0afbfaae5737", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"247f2ce0-d3c0-4021-aa76-29f5fd32894f"] 2023-02-27T16:02:55.469Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:02:55.469Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:02:55.494Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:02:55.495Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:02:55.496Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:02:55.496Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:02:56 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:02:55.501Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:02:55.501Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:02:55.502Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:02:55.527Z|c1445426-8c2f-4704-a95a-0afbfaae5737|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:02:56.844Z|96d36edc-5e80-41d1-8549-95e78e95f768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:56.845Z|96d36edc-5e80-41d1-8549-95e78e95f768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:56.849Z|63d7b936-3f24-4372-9c53-d00c242e5a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:56.850Z|63d7b936-3f24-4372-9c53-d00c242e5a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:02:56.850Z|0d949a83-9b9b-4959-800d-4f592fd4a3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:02:56.851Z|0d949a83-9b9b-4959-800d-4f592fd4a3fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:05.727Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:03:05.734Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:05.735Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:03:05.735Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:05.735Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:05.735Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:03:05.736Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75e959195a49e1680f73fb3d3958acb3", X-B3-SpanId:"edf72821d278ae41", X-B3-ParentSpanId:"bc9c98875ff9c4a8", X-B3-Sampled:"0", X-ONAP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-TransactionID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ECOMP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d134699c-be69-4e9e-98aa-1098bceb1b5d"] 2023-02-27T16:03:05.736Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:03:05.736Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:05.803Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:05.804Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:05.805Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:03:05.805Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:05 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:05.806Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:03:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:03:05.806Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:05.806Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:03:05.808Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:05.808Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:03:05.808Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:05.808Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:05.809Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:03:05.809Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75e959195a49e1680f73fb3d3958acb3", X-B3-SpanId:"799fc92d1604ae8e", X-B3-ParentSpanId:"bc9c98875ff9c4a8", X-B3-Sampled:"0", X-ONAP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-TransactionID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ECOMP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb4e325b-17a8-4920-9614-f35073947899"] 2023-02-27T16:03:05.809Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:03:05.810Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:05.891Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:05.892Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:05.892Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:03:05.893Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:05 GMT", x-envoy-upstream-service-time:"79", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:05.899Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:03:05.899Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:05.900Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:03:05.925Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:05.926Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:05.926Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:05.926Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:05.927Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:05.927Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-TransactionID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ECOMP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18036639-5ba0-4a6d-bd37-e2f607d97dfa"] 2023-02-27T16:03:05.927Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:05.928Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:06.487Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:06.489Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:06.489Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:06.489Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E7E49500F1D6CDE141431A1D32DD0864; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 16:03:05 GMT", x-envoy-upstream-service-time:"550", server:"envoy"] 2023-02-27T16:03:06.490Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T16:03:02.698+0000","endTime":"2023-02-27T16:03:03.973+0000","removalTime":null,"durationInMillis":1275,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"36a84bb9-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:03:06.490Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:06.491Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:06.517Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:06.518Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:06.518Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:06.518Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:06.518Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:06.518Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-TransactionID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ECOMP-RequestID:"cd03fccb-f8c6-420b-94b3-3467c74dd52f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa2f80e-ecca-4b8b-b234-d14a7fdc8869"] 2023-02-27T16:03:06.519Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:06.519Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:06.871Z|6e32979a-fc6a-41f5-babe-5522e4b5b0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:06.872Z|6e32979a-fc6a-41f5-babe-5522e4b5b0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:06.873Z|0f3dc636-a361-41eb-9759-1145e36e3ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:06.877Z|0f3dc636-a361-41eb-9759-1145e36e3ed2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:06.891Z|c27b1b2d-2f79-4452-a624-185b5721e48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:06.891Z|c27b1b2d-2f79-4452-a624-185b5721e48c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:07.250Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:07.251Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:07.251Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:07.252Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=B4F24AFA46A4AAE0B3279CF243D35D7C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 16:03:05 GMT", x-envoy-upstream-service-time:"727", server:"envoy"] 2023-02-27T16:03:07.252Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:36c2b0ce-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519","executionId":"36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:03:02.732+0000","endTime":"2023-02-27T16:03:03.962+0000","durationInMillis":1230,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:03:07.252Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:07.253Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=36bd5a8b-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:07.258Z|cd03fccb-f8c6-420b-94b3-3467c74dd52f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:03:08.153Z|056e7e86-71e2-4d73-9d9d-1e60a3b6145e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:03:08.154Z|056e7e86-71e2-4d73-9d9d-1e60a3b6145e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:03:09.148Z|4543c9d3-33e6-46fd-b13a-aeb53a30dc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:03:09.149Z|4543c9d3-33e6-46fd-b13a-aeb53a30dc05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:03:16.326Z|1ad9e359-67c8-4116-aad8-5c4c01585338|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:03:16.326Z|1ad9e359-67c8-4116-aad8-5c4c01585338|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:16.894Z|9f8c9775-9bad-454f-9b10-a5d7beeaec5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:16.894Z|9f8c9775-9bad-454f-9b10-a5d7beeaec5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:16.908Z|d265aec4-52f6-4ac8-a796-e8f3ab312f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:16.909Z|d265aec4-52f6-4ac8-a796-e8f3ab312f27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:16.915Z|6137d4da-62a0-454a-a7f7-303fe19cf0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:16.916Z|6137d4da-62a0-454a-a7f7-303fe19cf0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:17.440Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:03:17.445Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:17.446Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:03:17.446Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:17.447Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:17.447Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:03:17.447Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dec4c8022ef95c3622d0f3eeab06b8eb", X-B3-SpanId:"ad9e48a06aa45314", X-B3-ParentSpanId:"326cbdd45039cc32", X-B3-Sampled:"0", X-ONAP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-TransactionID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ECOMP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c79e4da7-d79b-4b96-85c9-6bae25282a12"] 2023-02-27T16:03:17.447Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:03:17.448Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:17.502Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:17.503Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:17.504Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:03:17.504Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:17 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:17.512Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:03:06.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:03:17.512Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:17.513Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:03:17.514Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:17.515Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:03:17.515Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:17.515Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:17.516Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:03:17.516Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dec4c8022ef95c3622d0f3eeab06b8eb", X-B3-SpanId:"6729ceb2ef975af1", X-B3-ParentSpanId:"326cbdd45039cc32", X-B3-Sampled:"0", X-ONAP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-TransactionID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ECOMP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15e26748-4982-4f10-9083-c9e3cbb30f35"] 2023-02-27T16:03:17.517Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:03:17.517Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:17.546Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:17.547Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:17.547Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:03:17.547Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:17 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:17.561Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ] 2023-02-27T16:03:17.562Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:17.588Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:03:17.650Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:17.650Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:17.650Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:17.651Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:17.651Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:17.651Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-TransactionID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ECOMP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cac933a6-d0ec-4662-8f6f-f05c32b74933"] 2023-02-27T16:03:17.651Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:17.652Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:18.698Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:18.699Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:18.699Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:18.699Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=D9122D6FF1474012DF2DB0CB683548B3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:03:17 GMT", x-envoy-upstream-service-time:"1043", server:"envoy"] 2023-02-27T16:03:18.700Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:03:11.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"3c263dce-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:03:18.700Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:18.700Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:18.723Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:18.724Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:18.724Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:18.724Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:18.725Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:18.725Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-TransactionID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ECOMP-RequestID:"d89bd12c-d916-4ec6-8342-77b6906c39f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61eed0c1-ee6c-46fd-b046-58ffe3fe92e9"] 2023-02-27T16:03:18.725Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:18.725Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:19.042Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:19.043Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:19.043Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:19.044Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=E8B09D13EDFE1C3D7B599B68792BDC78; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"775", date:"Mon, 27 Feb 2023 16:03:17 GMT", x-envoy-upstream-service-time:"313", server:"envoy"] 2023-02-27T16:03:19.044Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:3c327218-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","executionId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:03:11.853+0000","endTime":"2023-02-27T16:03:11.854+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:03:19.045Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:19.045Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:19.049Z|d89bd12c-d916-4ec6-8342-77b6906c39f6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:03:23.153Z|23f8e192-4584-490c-9da7-113c4df98f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:03:23.156Z|23f8e192-4584-490c-9da7-113c4df98f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:03:26.920Z|60142273-1f58-48cb-90bd-3cf78e4b05f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:26.921Z|60142273-1f58-48cb-90bd-3cf78e4b05f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:26.933Z|3a73c9da-aa69-4913-b913-081c664d9cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:26.933Z|3a73c9da-aa69-4913-b913-081c664d9cd1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:26.937Z|1605e7d0-fef3-424d-945e-220fea0001c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:26.937Z|1605e7d0-fef3-424d-945e-220fea0001c9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:29.232Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:03:29.239Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:29.240Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:03:29.240Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:29.240Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:29.241Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:03:29.241Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be921d34acf6252c6d9e7dcec02cc30", X-B3-SpanId:"07c995fa9429e776", X-B3-ParentSpanId:"91e15684d557ba3b", X-B3-Sampled:"0", X-ONAP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-TransactionID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ECOMP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85cad73e-e930-4311-b786-63cbecd0c4e4"] 2023-02-27T16:03:29.241Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:03:29.242Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:29.301Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:29.302Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:29.302Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:03:29.302Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:30 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:29.304Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:03:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:03:29.304Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:29.305Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:03:29.306Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:29.306Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:03:29.306Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:29.307Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:29.307Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:03:29.307Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3be921d34acf6252c6d9e7dcec02cc30", X-B3-SpanId:"b971d5ee671da03a", X-B3-ParentSpanId:"91e15684d557ba3b", X-B3-Sampled:"0", X-ONAP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-TransactionID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ECOMP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b15b188a-5857-4e83-b259-7b6b16c8995e"] 2023-02-27T16:03:29.307Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:03:29.308Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:29.372Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:29.373Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:29.373Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:03:29.373Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:30 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:29.383Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:03:29.383Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:29.384Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:03:29.412Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:29.413Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:29.413Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:29.414Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:29.414Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:29.414Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-TransactionID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ECOMP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4ecd168-6e28-4cf8-b554-08661a560af3"] 2023-02-27T16:03:29.415Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:29.415Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:29.822Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:29.823Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:29.824Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:29.824Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C52ACA21B5F11D5DF42894ADCA95CDCB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"688", date:"Mon, 27 Feb 2023 16:03:29 GMT", x-envoy-upstream-service-time:"403", server:"envoy"] 2023-02-27T16:03:29.825Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:03:11.842+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"3c263dce-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}] 2023-02-27T16:03:29.825Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:29.825Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:29.846Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:29.847Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:29.847Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:29.847Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:29.848Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:29.848Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-TransactionID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ECOMP-RequestID:"154e0235-17bf-42a0-bc12-7e1a15d85659", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a624be9-6ffe-4bfa-8178-63528d009888"] 2023-02-27T16:03:29.848Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:29.849Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:30.257Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:30.257Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:30.258Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:30.258Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=C932835B98423770EA780C2E4BB63654; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"812", date:"Mon, 27 Feb 2023 16:03:29 GMT", x-envoy-upstream-service-time:"404", server:"envoy"] 2023-02-27T16:03:30.258Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:410a8729-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","executionId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:03:19.980+0000","endTime":"2023-02-27T16:03:20.047+0000","durationInMillis":67,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:03:30.258Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:30.259Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:30.263Z|154e0235-17bf-42a0-bc12-7e1a15d85659|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:03:36.953Z|3d29ac2a-dea2-4182-904e-0303f5843fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:36.953Z|3d29ac2a-dea2-4182-904e-0303f5843fe6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:36.957Z|a05fe98f-fa33-404e-a877-0c5a50b2fcfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:36.958Z|a05fe98f-fa33-404e-a877-0c5a50b2fcfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:36.968Z|9a2edde0-3ce9-4558-a610-287850a4aaef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:36.969Z|9a2edde0-3ce9-4558-a610-287850a4aaef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:38.153Z|272aeac9-acdb-4300-9de0-afc79c642e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:03:38.154Z|272aeac9-acdb-4300-9de0-afc79c642e86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:03:39.149Z|ba093985-8462-4fa2-9655-37ed9a2aa171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:03:39.150Z|ba093985-8462-4fa2-9655-37ed9a2aa171|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:03:40.435Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:03:40.442Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:40.442Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:03:40.443Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:40.443Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:40.443Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:03:40.443Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff5a28e6fd57b4286eb5e7f10651c6c3", X-B3-SpanId:"32b2ee86a7f0bf21", X-B3-ParentSpanId:"707f05ff7f585a4a", X-B3-Sampled:"0", X-ONAP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-TransactionID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ECOMP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d8f037f-2768-4c1e-b05d-30d461fe91e9"] 2023-02-27T16:03:40.444Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:03:40.444Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:40.518Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:40.519Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:40.519Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:03:40.520Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:41 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:40.534Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateVfModuleBB has completed successfully, next invoking DeleteVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 6).", "progress" : 18, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:03:20.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:03:40.534Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:40.535Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:03:40.537Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:40.537Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:03:40.537Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:40.538Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:40.538Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:03:40.538Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff5a28e6fd57b4286eb5e7f10651c6c3", X-B3-SpanId:"75bdc152b5ce6ddb", X-B3-ParentSpanId:"707f05ff7f585a4a", X-B3-Sampled:"0", X-ONAP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-TransactionID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ECOMP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8775890d-0e73-465a-a138-d54b1d4d4981"] 2023-02-27T16:03:40.538Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:03:40.539Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:40.576Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:40.577Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:40.578Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:03:40.578Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:41 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:40.582Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:03:40.582Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:40.583Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:03:40.612Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:40.614Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:40.614Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:40.614Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:40.615Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:40.615Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-TransactionID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ECOMP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef1c30e4-ae10-4df9-86ca-5126b1be4356"] 2023-02-27T16:03:40.615Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:40.615Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:40.916Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:40.917Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:40.918Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:40.918Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=217A3B65B173163F6998167A79901CE4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 16:03:40 GMT", x-envoy-upstream-service-time:"292", server:"envoy"] 2023-02-27T16:03:40.919Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:03:11.842+0000","endTime":"2023-02-27T16:03:38.121+0000","removalTime":null,"durationInMillis":26279,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"3c263dce-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:03:40.919Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:40.919Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:40.947Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:40.948Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:40.948Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:40.949Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:40.949Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:40.949Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-TransactionID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ECOMP-RequestID:"1706cb5d-10a8-4806-8730-b64f4ea95205", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbe671a7-298b-4b67-9906-c9828307814c"] 2023-02-27T16:03:40.950Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:40.950Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:41.266Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:41.267Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:41.267Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:41.267Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=9F1E1CD83C94B97F7AE75D009D9E5573; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 16:03:40 GMT", x-envoy-upstream-service-time:"312", server:"envoy"] 2023-02-27T16:03:41.268Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4bd8561c-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","executionId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:03:38.106+0000","endTime":"2023-02-27T16:03:38.107+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:03:41.268Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:41.268Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:41.273Z|1706cb5d-10a8-4806-8730-b64f4ea95205|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:03:46.979Z|57709628-90bc-46c2-a56e-0830c892ac3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:46.979Z|ec6f4d0f-adaa-42a2-bc23-55bf5a975dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:46.980Z|57709628-90bc-46c2-a56e-0830c892ac3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:46.980Z|ec6f4d0f-adaa-42a2-bc23-55bf5a975dd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:46.996Z|4fe141be-6bdd-4d68-bd67-32937055752b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:46.996Z|4fe141be-6bdd-4d68-bd67-32937055752b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:51.472Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:03:51.478Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:51.478Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:03:51.479Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:51.479Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:03:51.479Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:03:51.479Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ef9f6768dc4e709129d1e6377828530", X-B3-SpanId:"497410b3392e4aa6", X-B3-ParentSpanId:"8df67b10761b6a13", X-B3-Sampled:"0", X-ONAP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-TransactionID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ECOMP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28bf3a39-aff1-4020-ab74-dadef20f75b5"] 2023-02-27T16:03:51.480Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:03:51.480Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:51.525Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:51.526Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:51.526Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:03:51.527Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:52 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:51.528Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking DeactivateVnfBB (Execution Path progress: BBs completed = 2; BBs remaining = 5).", "progress" : 32, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:03:45.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:03:51.528Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:51.528Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:03:51.530Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:51.530Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:03:51.531Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:51.531Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:03:51.531Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:03:51.532Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ef9f6768dc4e709129d1e6377828530", X-B3-SpanId:"ac4236eff4549815", X-B3-ParentSpanId:"8df67b10761b6a13", X-B3-Sampled:"0", X-ONAP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-TransactionID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ECOMP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fbbe37c-d825-4190-b23f-891d604da3ce"] 2023-02-27T16:03:51.532Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:03:51.532Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:51.555Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:51.556Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:51.556Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:03:51.556Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:03:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:03:51.558Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:03:51.558Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:51.558Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:03:51.585Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:51.585Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:51.586Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:51.586Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:03:51.586Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:51.586Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-TransactionID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ECOMP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3e7ac90-6110-43ea-8133-886b9aec7dc3"] 2023-02-27T16:03:51.587Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:51.587Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:51.901Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:51.902Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:51.902Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:51.903Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=900CB271BB7B21948BE1E2666B5BCEFF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"718", date:"Mon, 27 Feb 2023 16:03:51 GMT", x-envoy-upstream-service-time:"309", server:"envoy"] 2023-02-27T16:03:51.903Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2023-02-27T16:03:11.842+0000","endTime":"2023-02-27T16:03:38.121+0000","removalTime":null,"durationInMillis":26279,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"3c263dce-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:03:51.903Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:51.904Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:51.926Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:51.926Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:03:51.927Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:03:51.927Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:03:51.927Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:03:51.928Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-TransactionID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ECOMP-RequestID:"6869079e-4a67-41b7-9ea4-2da9040e8c8c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ccbec57d-fc09-4369-a210-b0e7876b10a5"] 2023-02-27T16:03:51.928Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:03:51.928Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:03:52.458Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:03:52.459Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:03:52.460Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:03:52.460Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=2172E0C69D1F8380D6C5E9894B570DFE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"772", date:"Mon, 27 Feb 2023 16:03:51 GMT", x-envoy-upstream-service-time:"526", server:"envoy"] 2023-02-27T16:03:52.460Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:4bd8561c-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:4c73aed2-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","executionId":"3c309d51-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:03:38.106+0000","endTime":"2023-02-27T16:03:38.107+0000","durationInMillis":1,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:03:52.461Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:03:52.461Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=3c309d51-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:03:52.467Z|6869079e-4a67-41b7-9ea4-2da9040e8c8c|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:03:53.153Z|b5e9edb5-996b-4419-8a20-2fc6ed2874c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:03:53.154Z|b5e9edb5-996b-4419-8a20-2fc6ed2874c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:03:57.008Z|8384f0fc-1498-405e-9ace-af4780221f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:57.008Z|43b18236-9206-4dc2-be93-0ff119df6d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:57.009Z|8384f0fc-1498-405e-9ace-af4780221f6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:57.009Z|43b18236-9206-4dc2-be93-0ff119df6d1b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:03:57.020Z|c2eb23cd-c89b-404e-988d-025b09c31fd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:03:57.021Z|c2eb23cd-c89b-404e-988d-025b09c31fd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:02.670Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:04:02.680Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:02.682Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:04:02.682Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:02.683Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:02.683Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:04:02.683Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9735aa4e8bfe2c51c822dcc71c09f620", X-B3-SpanId:"f4bdd101d972c87e", X-B3-ParentSpanId:"f2489f9a502a2a97", X-B3-Sampled:"0", X-ONAP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-TransactionID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ECOMP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52f85a82-0a35-4c4d-98da-d54de4e64278"] 2023-02-27T16:04:02.684Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:04:02.684Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:02.744Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:02.745Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:02.746Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:04:02.746Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:03 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:02.748Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of DeactivateServiceInstanceBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 4; BBs remaining = 3).", "progress" : 59, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:04:00.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:04:02.749Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:02.749Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:04:02.752Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:02.752Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:04:02.753Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:02.753Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:02.754Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:04:02.754Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9735aa4e8bfe2c51c822dcc71c09f620", X-B3-SpanId:"96b550dddb37fcdb", X-B3-ParentSpanId:"f2489f9a502a2a97", X-B3-Sampled:"0", X-ONAP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-TransactionID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ECOMP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"996671cb-c376-4567-906a-ae8e04f3bff2"] 2023-02-27T16:04:02.754Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:04:02.755Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:02.823Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:02.824Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:02.825Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:04:02.825Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:03 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:02.826Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:04:02.827Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:02.827Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:04:02.862Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:04:02.863Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:04:02.863Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:02.864Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:04:02.864Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:04:02.865Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-TransactionID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ECOMP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8ac478d-dc73-4b9f-a338-ebe58feaa1fe"] 2023-02-27T16:04:02.865Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:04:02.866Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:03.142Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:03.142Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:03.143Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:04:03.143Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=5E5673BAB7E35BD540DB763ED30BD6F7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"681", date:"Mon, 27 Feb 2023 16:04:02 GMT", x-envoy-upstream-service-time:"272", server:"envoy"] 2023-02-27T16:04:03.143Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"56f9c34f-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T16:03:56.781+0000","endTime":"2023-02-27T16:03:57.840+0000","removalTime":null,"durationInMillis":1059,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"56e7c1b8-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:04:03.144Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:03.144Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:04:03.172Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:04:03.172Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:04:03.172Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:03.176Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:04:03.176Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:04:03.176Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-TransactionID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ECOMP-RequestID:"ea7679f3-9545-47a5-a16a-f62c128e4317", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7967b139-4cc9-4c49-8d69-f6da084989e6"] 2023-02-27T16:04:03.177Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:04:03.177Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:03.555Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:03.556Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:03.556Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:04:03.557Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=997FECA14F7D7125EFB6908F0E1233EF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"762", date:"Mon, 27 Feb 2023 16:04:02 GMT", x-envoy-upstream-service-time:"374", server:"envoy"] 2023-02-27T16:04:03.558Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:56fb9822-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"56f9c34f-b6b8-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"56f9c34f-b6b8-11ed-aebb-b22d1e2f9519","executionId":"56f9c34f-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:03:56.792+0000","endTime":"2023-02-27T16:03:57.837+0000","durationInMillis":1045,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:04:03.559Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:03.559Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=56f9c34f-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:04:03.565Z|ea7679f3-9545-47a5-a16a-f62c128e4317|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:04:07.034Z|41e71b76-d6eb-4a9c-9528-a71492279b65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:07.035Z|41e71b76-d6eb-4a9c-9528-a71492279b65|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:07.040Z|23b70409-4acc-4fb3-b46b-5456fb10e64f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:07.040Z|23b70409-4acc-4fb3-b46b-5456fb10e64f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:07.044Z|b6592ddd-70dd-4804-acc4-b6bf8ddd284b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:07.045Z|b6592ddd-70dd-4804-acc4-b6bf8ddd284b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:08.153Z|db5dbaca-b156-410d-8dc5-3c5a114e95ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:04:08.157Z|db5dbaca-b156-410d-8dc5-3c5a114e95ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:04:09.151Z|f116d0d1-ff3a-492e-a51f-132a3b189267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:04:09.152Z|f116d0d1-ff3a-492e-a51f-132a3b189267|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:04:13.757Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:04:13.763Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:13.763Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:04:13.764Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:13.764Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:13.764Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:04:13.764Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf3f12f72747da83c331f03f74fe9869", X-B3-SpanId:"a9bc2637fb6e5aa8", X-B3-ParentSpanId:"d4bda99ea918e2bf", X-B3-Sampled:"0", X-ONAP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-TransactionID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ECOMP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"191ffd42-3ce7-4e45-8b32-bafc4a2afd7b"] 2023-02-27T16:04:13.765Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:04:13.765Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:13.869Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:13.869Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:13.869Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:04:13.870Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:14 GMT", x-envoy-upstream-service-time:"99", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:13.870Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "IN_PROGRESS", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 5; BBs remaining = 2).", "progress" : 72, "startTime" : "2023-02-27T16:02:48.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:04:08.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:04:13.871Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:13.871Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:04:13.873Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:13.873Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:04:13.874Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:13.874Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:13.874Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:04:13.874Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cf3f12f72747da83c331f03f74fe9869", X-B3-SpanId:"ef9c9a2b1036b74e", X-B3-ParentSpanId:"d4bda99ea918e2bf", X-B3-Sampled:"0", X-ONAP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-TransactionID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ECOMP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b2b2231-2b1f-4a36-8e76-85d62aa34741"] 2023-02-27T16:04:13.875Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:04:13.875Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:13.922Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:13.922Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:13.923Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:04:13.923Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:14 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:13.926Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:04:13.927Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:13.927Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:04:13.953Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:04:13.954Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke 2023-02-27T16:04:13.954Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:13.955Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1 2023-02-27T16:04:13.955Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:04:13.956Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-TransactionID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ECOMP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13a52b7e-3862-4ebd-97af-728cfb768443"] 2023-02-27T16:04:13.956Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:04:13.956Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:14.692Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:14.694Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:14.694Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:04:14.695Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=33BE05EE15A0D314E1CAA6CBA6F53466; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"680", date:"Mon, 27 Feb 2023 16:04:14 GMT", x-envoy-upstream-service-time:"723", server:"envoy"] 2023-02-27T16:04:14.696Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"5c056b59-b6b8-11ed-aebb-b22d1e2f9519","businessKey":"7c03a150-99c4-4f17-9f60-1f7baa993d8c","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2023-02-27T16:04:05.246+0000","endTime":"2023-02-27T16:04:05.840+0000","removalTime":null,"durationInMillis":594,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519","superProcessInstanceId":"5bf7af82-b6b8-11ed-aebb-b22d1e2f9519","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}] 2023-02-27T16:04:14.696Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:14.696Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=7c03a150-99c4-4f17-9f60-1f7baa993d8c&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:04:14.731Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:04:14.732Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||Invoke 2023-02-27T16:04:14.732Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:14.733Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||URI : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1 2023-02-27T16:04:14.733Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Method : GET 2023-02-27T16:04:14.733Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-TransactionID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ECOMP-RequestID:"a5bf024e-2261-470c-9002-72c5dc0d5065", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1191ced8-7aff-4e58-bfa8-c299f9da7508"] 2023-02-27T16:04:14.734Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Request body: 2023-02-27T16:04:14.734Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:15.175Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:15.176Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:15.176Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Status text : OK 2023-02-27T16:04:15.177Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Headers : [set-cookie:"JSESSIONID=A5151BBB69A81B98E86545B3435F0B21; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"761", date:"Mon, 27 Feb 2023 16:04:14 GMT", x-envoy-upstream-service-time:"437", server:"envoy"] 2023-02-27T16:04:15.177Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:5c0df6ec-b6b8-11ed-aebb-b22d1e2f9519","parentActivityInstanceId":"5c056b59-b6b8-11ed-aebb-b22d1e2f9519","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:4aaef411-b697-11ed-aebb-b22d1e2f9519","processInstanceId":"5c056b59-b6b8-11ed-aebb-b22d1e2f9519","executionId":"5c056b59-b6b8-11ed-aebb-b22d1e2f9519","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2023-02-27T16:04:05.301+0000","endTime":"2023-02-27T16:04:05.839+0000","durationInMillis":538,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2efc5676-b6b8-11ed-aebb-b22d1e2f9519"}] 2023-02-27T16:04:15.177Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:15.178Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=5c056b59-b6b8-11ed-aebb-b22d1e2f9519&maxResults=1|INFO|500||InvokeReturn 2023-02-27T16:04:15.183Z|a5bf024e-2261-470c-9002-72c5dc0d5065|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:04:16.327Z|c6cfedf8-63fa-4823-835d-8dff762febf9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:04:16.328Z|c6cfedf8-63fa-4823-835d-8dff762febf9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:17.059Z|4893b2c2-af5c-4c97-8d91-fc06d174f554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:17.059Z|94db5781-6e98-4a19-a488-2db4fb448ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:17.060Z|94db5781-6e98-4a19-a488-2db4fb448ef7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:17.060Z|4893b2c2-af5c-4c97-8d91-fc06d174f554|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:17.066Z|bb6a9af3-147a-44d8-90a6-ae93c2ce5a87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:17.066Z|bb6a9af3-147a-44d8-90a6-ae93c2ce5a87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:23.153Z|1e059507-a17b-4a1c-bbd8-09ac1772577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:04:23.154Z|1e059507-a17b-4a1c-bbd8-09ac1772577b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:04:25.404Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:04:25.412Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:25.412Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:04:25.413Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:25.413Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:25.413Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:04:25.413Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f40f25d39a1f94c8f875e0dd69d8e4e", X-B3-SpanId:"4f95cf1c4edece94", X-B3-ParentSpanId:"6ad59d06762fc160", X-B3-Sampled:"0", X-ONAP-RequestID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-RequestID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-TransactionID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-ECOMP-RequestID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"758febe9-e334-4978-a8f0-7b0069d6ec4d"] 2023-02-27T16:04:25.414Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:04:25.414Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:25.470Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:25.470Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:25.471Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:04:25.471Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:25.476Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T16:02:48.000+00:00", "endTime" : "2023-02-27T16:04:20.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:04:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:04:25.476Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:25.477Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:04:25.478Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:25.478Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:04:25.478Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:25.479Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:25.479Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:04:25.479Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f40f25d39a1f94c8f875e0dd69d8e4e", X-B3-SpanId:"ef95a3605ddc80de", X-B3-ParentSpanId:"6ad59d06762fc160", X-B3-Sampled:"0", X-ONAP-RequestID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-RequestID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-TransactionID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-ECOMP-RequestID:"bfd65bb4-5266-46e8-9932-958a7f2de00b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffefadf0-4658-4569-adef-48e2dfeddfd3"] 2023-02-27T16:04:25.479Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:04:25.479Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:25.511Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:25.512Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:25.512Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:04:25.512Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:25.515Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:04:25.516Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:25.516Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:04:25.525Z|bfd65bb4-5266-46e8-9932-958a7f2de00b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:04:25.725Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:04:25.730Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:25.731Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:04:25.731Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:25.732Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:25.732Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:04:25.732Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b02aaeb420d1de288b4d76dfbd9dab2", X-B3-SpanId:"0e461a045b6dd6cc", X-B3-ParentSpanId:"fd4d6f538b9c09ce", X-B3-Sampled:"0", X-ONAP-RequestID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-RequestID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-TransactionID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-ECOMP-RequestID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a27633e-a4e7-45b5-8633-4b27526bd2f0"] 2023-02-27T16:04:25.733Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:04:25.733Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:25.801Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:25.802Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:25.803Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:04:25.803Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:25.807Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T16:02:48.000+00:00", "endTime" : "2023-02-27T16:04:20.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:04:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:04:25.807Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:25.808Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:04:25.810Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:25.810Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:04:25.811Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:25.811Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:25.811Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:04:25.812Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b02aaeb420d1de288b4d76dfbd9dab2", X-B3-SpanId:"6b27c002ef76fe19", X-B3-ParentSpanId:"fd4d6f538b9c09ce", X-B3-Sampled:"0", X-ONAP-RequestID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-RequestID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-TransactionID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-ECOMP-RequestID:"03bead9c-308c-4b2e-a98c-8f6c24059897", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16788e11-1b93-4d5a-8b1c-a6689285481c"] 2023-02-27T16:04:25.812Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:04:25.812Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:25.853Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:25.854Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:25.854Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:04:25.854Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:25.857Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:04:25.857Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:25.858Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:04:25.869Z|03bead9c-308c-4b2e-a98c-8f6c24059897|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:04:26.039Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:04:26.043Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:26.044Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:04:26.045Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:26.045Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:26.046Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:04:26.046Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daf5c94b24d7d3ecde30402c7491ff48", X-B3-SpanId:"3ea42d6a23bb2575", X-B3-ParentSpanId:"1d994a785c5a84af", X-B3-Sampled:"0", X-ONAP-RequestID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-RequestID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-TransactionID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-ECOMP-RequestID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b564afa3-15aa-4249-b9ae-deb3933ef18f"] 2023-02-27T16:04:26.047Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:04:26.047Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:26.095Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:26.096Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:26.097Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:04:26.097Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:26.098Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T16:02:48.000+00:00", "endTime" : "2023-02-27T16:04:20.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:04:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:04:26.098Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:26.098Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:04:26.100Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:26.100Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:04:26.100Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:26.101Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:26.101Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:04:26.101Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"daf5c94b24d7d3ecde30402c7491ff48", X-B3-SpanId:"fc0c809aef627dd4", X-B3-ParentSpanId:"1d994a785c5a84af", X-B3-Sampled:"0", X-ONAP-RequestID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-RequestID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-TransactionID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-ECOMP-RequestID:"a0711d68-e123-4904-ac46-2e2d990da03e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a42e1a2-f574-44d1-88b4-16f897c04f26"] 2023-02-27T16:04:26.102Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:04:26.102Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:26.139Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:26.140Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:26.141Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:04:26.141Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:26.146Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:04:26.146Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:26.146Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:04:26.154Z|a0711d68-e123-4904-ac46-2e2d990da03e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:04:26.350Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Entering 2023-02-27T16:04:26.361Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:26.362Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||Invoke 2023-02-27T16:04:26.363Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:26.363Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c 2023-02-27T16:04:26.364Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Method : GET 2023-02-27T16:04:26.364Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a653500038ee0361b29e70c6619084cf", X-B3-SpanId:"92ca395f225bf699", X-B3-ParentSpanId:"638046dad2b78fcc", X-B3-Sampled:"0", X-ONAP-RequestID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-RequestID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-TransactionID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-ECOMP-RequestID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"838bbdb4-d33b-429e-9075-6c66e2383104"] 2023-02-27T16:04:26.365Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Request body: 2023-02-27T16:04:26.365Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:26.424Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:26.424Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:26.425Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Status text : OK 2023-02-27T16:04:26.425Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:26 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:26.437Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||Response body: { "requestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "requestStatus" : "COMPLETE", "resourceStatusMessage" : "The vf module was successfully deleted in the cloud", "statusMessage" : "Macro-Service-deleteInstance request was executed correctly.", "flowStatus" : "Successfully completed all Building Blocks", "progress" : 100, "startTime" : "2023-02-27T16:02:48.000+00:00", "endTime" : "2023-02-27T16:04:20.000+00:00", "source" : "VID", "tenantId" : "114ecffdaca84a2188e3ae016fb96f2e", "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"source\": \"VID\",\n\t\t\t\"requestorId\": \"demo\"\n\t\t},\n\t\t\"modelInfo\": {\n \"modelType\": \"service\",\n \"modelName\": \"basic_vm_macro\",\n \"modelInvariantId\": \"ffa42cb5-1536-4a6f-96a7-ff94a954611c\",\n \"modelVersion\": \"1.0\",\n \"modelVersionId\": \"a039f410-a94b-4b22-973e-b907734c79e4\"\n\t\t},\n\t\t\"requestParameters\": {\n\t\t\t\"testApi\": \"GR_API\",\n\t\t\t\"aLaCarte\": false\n\t\t},\n\t\t\n\t\t\n \"cloudConfiguration\": {\n \"cloudOwner\": \"basicvm-macro-cloud-owner\",\n \"lcpCloudRegionId\": \"RegionOne\",\n \"tenantId\": \"114ecffdaca84a2188e3ae016fb96f2e\"\n }\n\t}\n}", "lastModifiedBy" : "CamundaBPMN", "modifyTime" : "2023-02-27T16:04:21.000+00:00", "cloudRegion" : "RegionOne", "serviceInstanceId" : "5d68f2e0-875d-4897-b012-80fdb904443b", "serviceInstanceName" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c", "requestScope" : "service", "requestAction" : "deleteInstance", "requestorId" : "demo", "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/5d68f2e0-875d-4897-b012-80fdb904443b", "tenantName" : "onap-daily-master-sm", "cloudApiRequests" : [ ], "requestURI" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "_links" : { "self" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" }, "infraActiveRequests" : { "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c" } } } 2023-02-27T16:04:26.437Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:26.438Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7c03a150-99c4-4f17-9f60-1f7baa993d8c|INFO|500||InvokeReturn 2023-02-27T16:04:26.439Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:26.440Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||Invoke 2023-02-27T16:04:26.440Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================ 2023-02-27T16:04:26.440Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||URI : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false 2023-02-27T16:04:26.440Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Method : GET 2023-02-27T16:04:26.440Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a653500038ee0361b29e70c6619084cf", X-B3-SpanId:"ec5b940fa6e86088", X-B3-ParentSpanId:"638046dad2b78fcc", X-B3-Sampled:"0", X-ONAP-RequestID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-RequestID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-TransactionID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-ECOMP-RequestID:"edabbaae-5324-45c3-98f9-ce37a4b99482", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59b2f4e5-1349-42c6-9d11-42ec6b6cea57"] 2023-02-27T16:04:26.441Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 2023-02-27T16:04:26.441Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================ 2023-02-27T16:04:26.481Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin========================================== 2023-02-27T16:04:26.481Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status code : 200 OK 2023-02-27T16:04:26.482Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Status text : OK 2023-02-27T16:04:26.483Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Headers : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-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", date:"Mon, 27 Feb 2023 16:04:27 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"] 2023-02-27T16:04:26.486Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ { "id" : 53, "soRequestId" : "7c03a150-99c4-4f17-9f60-1f7baa993d8c", "groupingId" : "da71aeaa-f750-4acc-8de4-26b84b7b94c1", "name" : "basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0", "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/114ecffdaca84a2188e3ae016fb96f2e/stacks/basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0/da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"updated_time\":1677513800000,\"creation_time\":1677513647000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"368edb58775441adb247416f77bb92e5\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"da71aeaa-f750-4acc-8de4-26b84b7b94c1\",\"OS::project_id\":\"114ecffdaca84a2188e3ae016fb96f2e\",\"OS::stack_name\":\"basic_macro_c9f896e3-0af2-4cb1-a70f-c3f0d136dc2c_basic_vm_macro0..BasicVmMacro..base_ubuntu20..module-0\",\"vnf_name\":\"ubuntu20-VNF-name\",\"vnf_id\":\"6c66d8c2-0006-4cf5-a081-b4f5ef629fcf\",\"vf_module_id\":\"9d5e746b-5d1f-4d8d-88e3-c10883d5362e\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"ubuntu20agent-VNF\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}", "tag" : "StackInformation", "created" : "2023-02-27T16:03:21.000+00:00", "isDataInternal" : false } ] 2023-02-27T16:04:26.486Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end================================================= 2023-02-27T16:04:26.487Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=7c03a150-99c4-4f17-9f60-1f7baa993d8c&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn 2023-02-27T16:04:26.495Z|edabbaae-5324-45c3-98f9-ce37a4b99482|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/7c03a150-99c4-4f17-9f60-1f7baa993d8c|InfraPortalClient|||INFO|500||Exiting. 2023-02-27T16:04:27.083Z|e1b9b383-c81e-4549-8b06-f239021f60fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:27.084Z|b2cdec08-fb65-4716-9747-93b7f327f4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:27.084Z|e1b9b383-c81e-4549-8b06-f239021f60fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:27.084Z|b2cdec08-fb65-4716-9747-93b7f327f4ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:27.084Z|699093be-6dd4-44f5-a7c4-08036152393c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:27.085Z|699093be-6dd4-44f5-a7c4-08036152393c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:37.109Z|6344d687-d034-4c9d-a172-df582a84ec2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:37.109Z|31687df1-07ac-48bc-a443-c1b99b118bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:37.109Z|0c59a829-79f1-482d-9ecd-889fe3e22301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:37.110Z|31687df1-07ac-48bc-a443-c1b99b118bc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:37.110Z|6344d687-d034-4c9d-a172-df582a84ec2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:37.110Z|0c59a829-79f1-482d-9ecd-889fe3e22301|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:38.154Z|350eddc7-907e-4fe3-904f-78b6a900638e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:04:38.155Z|350eddc7-907e-4fe3-904f-78b6a900638e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:04:39.152Z|8e844653-1837-4c7b-afee-7a0ed69323e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:04:39.153Z|8e844653-1837-4c7b-afee-7a0ed69323e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:04:47.136Z|c062e32b-b7b1-4998-889a-da67affd12ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:47.137Z|c062e32b-b7b1-4998-889a-da67affd12ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:47.137Z|84cf5067-69e9-495d-9b57-6fe74f09bc45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:47.137Z|84cf5067-69e9-495d-9b57-6fe74f09bc45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:47.139Z|f301f32e-b2ed-4026-a18f-16618cf6d30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:47.139Z|f301f32e-b2ed-4026-a18f-16618cf6d30d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:53.153Z|5a153c03-3d40-4aab-9d0e-e567e61b99de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:04:53.157Z|5a153c03-3d40-4aab-9d0e-e567e61b99de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:04:57.161Z|4af5de6a-5898-4419-a2b0-991f369e038c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:57.161Z|fb0facca-c857-4e11-89d9-13d62e45726b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:57.162Z|4af5de6a-5898-4419-a2b0-991f369e038c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:57.162Z|fb0facca-c857-4e11-89d9-13d62e45726b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:04:57.165Z|12241a2b-9593-4017-bf1d-a8a0b3aac3af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:04:57.166Z|12241a2b-9593-4017-bf1d-a8a0b3aac3af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:07.194Z|039b32e3-9c93-4147-85b2-be2f7c64170b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:07.195Z|039b32e3-9c93-4147-85b2-be2f7c64170b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:07.195Z|7588eb78-8e62-4705-9017-d30e9c77fea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:07.195Z|7588eb78-8e62-4705-9017-d30e9c77fea9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:07.205Z|d219cda0-dbc9-4e6d-82f5-92f45c0aedc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:07.206Z|d219cda0-dbc9-4e6d-82f5-92f45c0aedc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:08.153Z|e46adbe9-1430-4da7-a022-11ec2440270d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:05:08.154Z|e46adbe9-1430-4da7-a022-11ec2440270d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:05:09.154Z|4948213b-4059-41b5-bc0d-1ee7bdb5f7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:05:09.154Z|4948213b-4059-41b5-bc0d-1ee7bdb5f7fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:05:16.325Z|dbb0a2fd-c0a1-413a-923d-6442af369db1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:05:16.326Z|dbb0a2fd-c0a1-413a-923d-6442af369db1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:17.223Z|f2af0235-7d3c-416f-83f9-b9c5eb586bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:17.223Z|de690a16-1f00-4ccb-9e8b-e9f68f5ac1d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:17.224Z|f2af0235-7d3c-416f-83f9-b9c5eb586bdd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:17.224Z|de690a16-1f00-4ccb-9e8b-e9f68f5ac1d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:17.226Z|71ffad49-14e3-4d9a-b77f-2dca282fbfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:17.226Z|71ffad49-14e3-4d9a-b77f-2dca282fbfd8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:23.153Z|00d49c24-df6f-4524-a2ed-f43d4a9a3d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:05:23.154Z|00d49c24-df6f-4524-a2ed-f43d4a9a3d22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:05:27.247Z|184302e9-1eb1-4e99-a40c-a80b27dc5cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:27.248Z|096940ea-18e0-49c9-9f2b-5535ebee07e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:27.247Z|6a23baa2-2fcf-43e6-b24e-9d64c4874b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:27.248Z|184302e9-1eb1-4e99-a40c-a80b27dc5cc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:27.248Z|096940ea-18e0-49c9-9f2b-5535ebee07e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:27.249Z|6a23baa2-2fcf-43e6-b24e-9d64c4874b95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:37.271Z|422ff46e-1ec5-480b-beeb-d4c51ccceddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:37.271Z|febdebaa-7902-4b3c-a84c-027d1c25d982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:37.271Z|639046b5-4320-4c5d-9b38-2a2bae38b0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:37.271Z|422ff46e-1ec5-480b-beeb-d4c51ccceddb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:37.271Z|febdebaa-7902-4b3c-a84c-027d1c25d982|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:37.272Z|639046b5-4320-4c5d-9b38-2a2bae38b0f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:38.153Z|22c7bc90-5bfd-4168-b50e-fc94ee65b64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:05:38.158Z|22c7bc90-5bfd-4168-b50e-fc94ee65b64a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:05:39.155Z|1488e5cd-9fe8-4f1a-9f3b-fda1a7774751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:05:39.155Z|1488e5cd-9fe8-4f1a-9f3b-fda1a7774751|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:05:47.296Z|8a3051b6-a1f0-4842-bf9e-a853ea4c7a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:47.296Z|34008da1-3201-4ed2-ae84-cbc0957cd269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:47.296Z|cefbbabb-e6e8-4321-a067-9071c97752bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:47.296Z|8a3051b6-a1f0-4842-bf9e-a853ea4c7a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:47.297Z|cefbbabb-e6e8-4321-a067-9071c97752bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:47.297Z|34008da1-3201-4ed2-ae84-cbc0957cd269|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:53.153Z|9ec1fae2-e35d-447a-b919-677c7b0f1d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:05:53.154Z|9ec1fae2-e35d-447a-b919-677c7b0f1d6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:05:57.319Z|b71988da-e5a9-4ac5-b708-35d49bef2b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:57.320Z|b71988da-e5a9-4ac5-b708-35d49bef2b26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:57.329Z|10d05352-d6be-4449-912e-cfd0d1f1a689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:57.330Z|10d05352-d6be-4449-912e-cfd0d1f1a689|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:05:57.329Z|2c791e18-a53d-4f60-bdc0-dcb278960f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:05:57.334Z|2c791e18-a53d-4f60-bdc0-dcb278960f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:07.353Z|f0d1219a-483f-48e2-b45c-33f048b344e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:07.354Z|f0d1219a-483f-48e2-b45c-33f048b344e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:07.356Z|896b4ad1-7934-42d0-8071-9b1bb8a47ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:07.356Z|896b4ad1-7934-42d0-8071-9b1bb8a47ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:07.363Z|bfdf0af3-041a-4208-a7b2-b9a724141ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:07.364Z|bfdf0af3-041a-4208-a7b2-b9a724141ace|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:08.153Z|f1497e26-6a8f-464f-a867-69578b5d5f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:06:08.154Z|f1497e26-6a8f-464f-a867-69578b5d5f93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:06:09.156Z|415e6df9-d033-48e6-9b75-6c119258efe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:06:09.156Z|415e6df9-d033-48e6-9b75-6c119258efe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:06:16.329Z|9f5d0f15-a98e-4fa3-9225-61697aba9256|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:06:16.330Z|9f5d0f15-a98e-4fa3-9225-61697aba9256|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:17.387Z|43692475-514e-49e7-bafd-b2bf1d1a1bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:17.388Z|43692475-514e-49e7-bafd-b2bf1d1a1bda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:17.390Z|e68761df-c59a-495e-9c2b-27ee562fc163|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:17.391Z|e68761df-c59a-495e-9c2b-27ee562fc163|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:17.395Z|a2133c10-f1ee-4aeb-a5f5-f78888d24b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:17.396Z|a2133c10-f1ee-4aeb-a5f5-f78888d24b52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:23.153Z|89ecb288-c256-4695-bc95-46434d301417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:06:23.157Z|89ecb288-c256-4695-bc95-46434d301417|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:06:27.413Z|79426a6e-783d-40b8-a240-eac1ee9ca68e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:27.414Z|79426a6e-783d-40b8-a240-eac1ee9ca68e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:27.415Z|0a746a55-471f-4fc2-9360-77bd92e74a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:27.415Z|0a746a55-471f-4fc2-9360-77bd92e74a29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:27.417Z|27f54626-c07a-4e6c-bb33-328a072b1fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:27.418Z|27f54626-c07a-4e6c-bb33-328a072b1fb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:37.439Z|0d05ebc5-b164-4bbf-921d-b038df4c582e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:37.440Z|0d05ebc5-b164-4bbf-921d-b038df4c582e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:37.447Z|b5548cb4-995f-49a8-824c-77a53c30e42f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:37.448Z|b5548cb4-995f-49a8-824c-77a53c30e42f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:37.448Z|d991bfa0-c875-4672-afbc-6a2197a0a7c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:37.449Z|d991bfa0-c875-4672-afbc-6a2197a0a7c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:38.153Z|69be7ee8-6437-4608-96c6-c81d75c81eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:06:38.154Z|69be7ee8-6437-4608-96c6-c81d75c81eb6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:06:39.157Z|737fe630-5055-4db3-89c0-d0c2643d9860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:06:39.157Z|737fe630-5055-4db3-89c0-d0c2643d9860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:06:47.466Z|c2d66fad-00a7-4dca-a63f-09e703ce6808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:47.467Z|c2d66fad-00a7-4dca-a63f-09e703ce6808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:47.468Z|365b4edc-2620-4678-8f64-d7d74221c143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:47.468Z|365b4edc-2620-4678-8f64-d7d74221c143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:47.470Z|adceddcc-cf8f-4c93-a8b1-153d666802d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:47.470Z|adceddcc-cf8f-4c93-a8b1-153d666802d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:53.155Z|f962b00b-46c4-4ff4-a341-e497001d8fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:06:53.156Z|f962b00b-46c4-4ff4-a341-e497001d8fb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:06:57.492Z|38ea2eef-884c-4f80-81b6-9ad753670f8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:57.492Z|aaa037ce-bdd8-4eea-b59c-d1cdfd639b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:57.492Z|d170d631-0af3-498c-b9c7-a9cd4ea93397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:06:57.493Z|38ea2eef-884c-4f80-81b6-9ad753670f8e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:57.493Z|aaa037ce-bdd8-4eea-b59c-d1cdfd639b9e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:06:57.493Z|d170d631-0af3-498c-b9c7-a9cd4ea93397|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:07.516Z|e41d0baa-3592-4546-8a73-7dae2ac54548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:07.516Z|b584d486-d41f-4c58-9ac5-0b46671a9886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:07.516Z|b7b6f59f-f021-4ef5-962b-a9dbd811ca32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:07.517Z|e41d0baa-3592-4546-8a73-7dae2ac54548|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:07.517Z|b584d486-d41f-4c58-9ac5-0b46671a9886|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:07.517Z|b7b6f59f-f021-4ef5-962b-a9dbd811ca32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:08.153Z|519d839e-5d68-4530-9800-a43c222941e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:07:08.157Z|519d839e-5d68-4530-9800-a43c222941e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:07:09.158Z|cabf323c-013e-4af8-9582-16993023e168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:07:09.159Z|cabf323c-013e-4af8-9582-16993023e168|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:07:16.325Z|c30c38f0-712a-4103-870e-febc268e0f8c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:07:16.326Z|c30c38f0-712a-4103-870e-febc268e0f8c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:17.540Z|9a95c64f-c954-409a-8f42-5f49ba00171c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:17.540Z|32ad71e1-c2fe-457f-9195-f2658860d057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:17.540Z|f7f22940-d56c-41b1-912f-ed07e08caa9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:17.540Z|9a95c64f-c954-409a-8f42-5f49ba00171c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:17.540Z|32ad71e1-c2fe-457f-9195-f2658860d057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:17.540Z|f7f22940-d56c-41b1-912f-ed07e08caa9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:23.154Z|3fea9214-1a76-4dfb-ad39-ac99ed07a146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:07:23.154Z|3fea9214-1a76-4dfb-ad39-ac99ed07a146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:07:27.564Z|955aa4f8-cb50-4e01-b43a-0736f23b692e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:27.564Z|f8ef8767-03ef-4428-8313-ee2b8919001b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:27.565Z|955aa4f8-cb50-4e01-b43a-0736f23b692e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:27.565Z|f8ef8767-03ef-4428-8313-ee2b8919001b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:27.572Z|e900857b-8587-4c73-b0d3-56e24cf5b814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:27.572Z|e900857b-8587-4c73-b0d3-56e24cf5b814|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:37.589Z|25ccf8ff-db6f-4989-824c-5e98c21ecdbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:37.590Z|25ccf8ff-db6f-4989-824c-5e98c21ecdbc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:37.593Z|775a9768-e15b-4718-aa36-15426a01269a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:37.593Z|775a9768-e15b-4718-aa36-15426a01269a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:37.597Z|e5636ceb-a95f-4675-b047-df82b899d026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:37.598Z|e5636ceb-a95f-4675-b047-df82b899d026|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:38.153Z|daf2e0ad-b812-4dff-849b-2ef021c4fb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:07:38.154Z|daf2e0ad-b812-4dff-849b-2ef021c4fb98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:07:39.160Z|c94e3d42-90bf-446f-97f9-4818038d4f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:07:39.161Z|c94e3d42-90bf-446f-97f9-4818038d4f88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:07:47.618Z|af7f242e-624f-40a2-a108-6ba964284e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:47.618Z|06c2a071-d0c9-47ee-9eeb-d4d5f65db08d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:47.618Z|06c2a071-d0c9-47ee-9eeb-d4d5f65db08d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:47.618Z|af7f242e-624f-40a2-a108-6ba964284e78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:47.626Z|1aadeb95-ead0-4fe8-885c-ef24eca3b366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:47.627Z|1aadeb95-ead0-4fe8-885c-ef24eca3b366|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:53.153Z|6501243a-8671-4718-a2a5-fe0db11ca909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:07:53.158Z|6501243a-8671-4718-a2a5-fe0db11ca909|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:07:57.647Z|1b5dac77-fd21-4dc9-92ff-b39c1f7efef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:57.647Z|4b3bd506-7937-4997-bbbd-4b5524ece117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:57.647Z|ec3d0176-8daf-416c-8c08-0c22faab37d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:07:57.648Z|4b3bd506-7937-4997-bbbd-4b5524ece117|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:57.648Z|1b5dac77-fd21-4dc9-92ff-b39c1f7efef3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:07:57.648Z|ec3d0176-8daf-416c-8c08-0c22faab37d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:07.674Z|070dc15e-77cb-4cf4-98ea-be77f9510210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:07.675Z|070dc15e-77cb-4cf4-98ea-be77f9510210|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:07.678Z|0d6e7fb9-a0e4-4cf8-9562-40ccb64946e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:07.679Z|0d6e7fb9-a0e4-4cf8-9562-40ccb64946e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:07.683Z|02c741a7-e458-4e28-a635-041e1561e4fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:07.685Z|02c741a7-e458-4e28-a635-041e1561e4fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:08.153Z|ddef8749-fde3-4783-949c-723cadf3117e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:08:08.154Z|ddef8749-fde3-4783-949c-723cadf3117e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:08:09.162Z|94ba57b3-822f-4e0f-b4b5-c393c672b386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:08:09.162Z|94ba57b3-822f-4e0f-b4b5-c393c672b386|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:08:16.328Z|46751aff-9c34-44af-980f-98500a203c6b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:08:16.329Z|46751aff-9c34-44af-980f-98500a203c6b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:17.710Z|921d4bd9-1b91-4807-84f4-30a32dbcea1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:17.711Z|921d4bd9-1b91-4807-84f4-30a32dbcea1c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:17.720Z|63a39936-fd54-419c-bf53-ffb1a88faa1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:17.720Z|510fdad4-457d-4781-b9a9-e99dd4ecdd6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:17.721Z|510fdad4-457d-4781-b9a9-e99dd4ecdd6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:17.721Z|63a39936-fd54-419c-bf53-ffb1a88faa1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:23.153Z|bc2ef307-81cb-4384-a1fe-b4f93d5f08ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:08:23.154Z|bc2ef307-81cb-4384-a1fe-b4f93d5f08ef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:08:27.765Z|2460f860-9ae5-497b-8c23-d61a3a80a1f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:27.766Z|2460f860-9ae5-497b-8c23-d61a3a80a1f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:27.765Z|5ba838bf-650d-4b3e-9143-b7e49f6f158c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:27.767Z|5ba838bf-650d-4b3e-9143-b7e49f6f158c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:27.772Z|fb2a7336-92bc-4430-b740-208ff8714476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:27.773Z|fb2a7336-92bc-4430-b740-208ff8714476|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:37.803Z|beff01d5-d3b2-4df6-8fcb-293e912d96da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:37.803Z|beff01d5-d3b2-4df6-8fcb-293e912d96da|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:37.806Z|d4d38410-c39c-432c-b0a2-40e64ffce102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:37.807Z|d4d38410-c39c-432c-b0a2-40e64ffce102|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:37.809Z|c04180d5-254c-4c19-8304-67a0e01a661a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:37.809Z|c04180d5-254c-4c19-8304-67a0e01a661a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:38.153Z|841247a0-7cb3-49bb-accb-228759d71ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:08:38.156Z|841247a0-7cb3-49bb-accb-228759d71ed3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:08:39.163Z|d6c3a1d8-d316-4aac-bf8e-1ac7c3dfa92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:08:39.164Z|d6c3a1d8-d316-4aac-bf8e-1ac7c3dfa92f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:08:47.828Z|886385ad-0b0c-470e-a798-9e94471d94f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:47.828Z|886385ad-0b0c-470e-a798-9e94471d94f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:47.829Z|9010926e-5af9-4f33-b3b8-dbef3cd5328e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:47.830Z|9010926e-5af9-4f33-b3b8-dbef3cd5328e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:47.830Z|1dd7ba7a-442b-47e1-bc97-5688e9e1516d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:47.830Z|1dd7ba7a-442b-47e1-bc97-5688e9e1516d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:53.153Z|44e5e5e7-ccfa-4ac8-9f04-b4a2363063eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:08:53.154Z|44e5e5e7-ccfa-4ac8-9f04-b4a2363063eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:08:57.854Z|7459f9f8-72e1-4116-a05f-75fc9fcc3129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:57.855Z|7459f9f8-72e1-4116-a05f-75fc9fcc3129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:57.856Z|72df86c9-5a87-4ea9-adee-0171c3abef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:57.856Z|c56a5938-7fbe-40d3-9896-64be45139c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:08:57.856Z|72df86c9-5a87-4ea9-adee-0171c3abef1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:08:57.857Z|c56a5938-7fbe-40d3-9896-64be45139c96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:07.881Z|0e00d261-3edf-4ec5-86ed-6cf497932841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:07.882Z|0e00d261-3edf-4ec5-86ed-6cf497932841|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:07.891Z|59ccd3dd-4c77-41af-947a-c9d835832755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:07.890Z|08728671-eb06-44c3-9533-96c205e242cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:07.891Z|59ccd3dd-4c77-41af-947a-c9d835832755|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:07.892Z|08728671-eb06-44c3-9533-96c205e242cb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:08.153Z|a54673e9-230c-4ab4-8fc8-380cb8259bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:09:08.154Z|a54673e9-230c-4ab4-8fc8-380cb8259bf7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:09:09.164Z|e1028b7a-fd4f-4fd2-913f-d2aac6fa89d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:09:09.166Z|e1028b7a-fd4f-4fd2-913f-d2aac6fa89d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:09:16.327Z|d50b07a5-809c-45c0-86ed-b6616442538a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:09:16.328Z|d50b07a5-809c-45c0-86ed-b6616442538a|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:17.915Z|e2829b87-b0ec-42de-bc71-961dfe2c4805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:17.915Z|5b92024a-ec5c-4d8b-b5c9-1715d0698a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:17.916Z|e2829b87-b0ec-42de-bc71-961dfe2c4805|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:17.916Z|5b92024a-ec5c-4d8b-b5c9-1715d0698a8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:17.915Z|cecd3efc-2a38-456a-b669-4e08ed9eae33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:17.918Z|cecd3efc-2a38-456a-b669-4e08ed9eae33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:23.153Z|75331611-e1ef-4e93-af5d-4c84a93d5ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:09:23.156Z|75331611-e1ef-4e93-af5d-4c84a93d5ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:09:27.937Z|62d49c69-0860-445d-b322-34f7e7f323af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:27.936Z|bb878642-423b-4754-9764-d536bebb4167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:27.937Z|bb878642-423b-4754-9764-d536bebb4167|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:27.937Z|62d49c69-0860-445d-b322-34f7e7f323af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:27.940Z|c3d9bf28-fae8-414a-8a32-d5a0959bacae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:27.941Z|c3d9bf28-fae8-414a-8a32-d5a0959bacae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:37.961Z|2aacc5fb-afc4-41a3-ba44-52f0e9bd6ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:37.962Z|2aacc5fb-afc4-41a3-ba44-52f0e9bd6ed2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:37.963Z|1aae4886-d544-4f63-8a8c-580a45661596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:37.963Z|9e71c36b-e184-481e-a7d5-8c597621e47d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:37.963Z|1aae4886-d544-4f63-8a8c-580a45661596|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:37.963Z|9e71c36b-e184-481e-a7d5-8c597621e47d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:38.153Z|21aca8a2-890b-46f9-bf5f-a84136da0eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:09:38.154Z|21aca8a2-890b-46f9-bf5f-a84136da0eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:09:39.166Z|a5910e3b-6ccd-4f63-8b8a-195b086a3ad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:09:39.167Z|a5910e3b-6ccd-4f63-8b8a-195b086a3ad5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:09:47.986Z|62fa75ff-b85a-4b1f-964a-ff9fec4166e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:47.986Z|cf69ec15-88b8-4cda-be7b-13932059d9ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:47.987Z|cf69ec15-88b8-4cda-be7b-13932059d9ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:47.988Z|a37d68c9-0eea-4b92-956d-b31c12c53fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:47.988Z|62fa75ff-b85a-4b1f-964a-ff9fec4166e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:47.989Z|a37d68c9-0eea-4b92-956d-b31c12c53fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:53.154Z|62afec43-f126-48b6-ae3e-f20ed7a890e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:09:53.155Z|62afec43-f126-48b6-ae3e-f20ed7a890e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:09:58.015Z|75013718-915f-4aa1-85b5-76940d0b3437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:58.015Z|bc376cce-3fee-4a29-a450-5b56e9f32ac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:58.016Z|bc376cce-3fee-4a29-a450-5b56e9f32ac0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:58.019Z|0e1465dc-f715-40aa-bd03-e5e13ddbff3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:09:58.021Z|0e1465dc-f715-40aa-bd03-e5e13ddbff3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:09:58.016Z|75013718-915f-4aa1-85b5-76940d0b3437|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:08.046Z|f72ce55b-f2c3-4881-850c-0354a1067cfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:08.046Z|a69373fa-cb66-4224-9da0-6106bed5874c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:08.047Z|a9fd70ea-dcda-4749-bd1b-7af91a708102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:08.047Z|f72ce55b-f2c3-4881-850c-0354a1067cfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:08.047Z|a69373fa-cb66-4224-9da0-6106bed5874c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:08.047Z|a9fd70ea-dcda-4749-bd1b-7af91a708102|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:08.153Z|4234a154-902e-4925-bbff-3742a4a48736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:10:08.156Z|4234a154-902e-4925-bbff-3742a4a48736|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:10:09.167Z|09fffde0-169a-4e58-857b-b08cb1cc865d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:10:09.168Z|09fffde0-169a-4e58-857b-b08cb1cc865d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:10:16.327Z|a9ce45d0-de69-4922-b03e-e1429f83ae3f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:10:16.328Z|a9ce45d0-de69-4922-b03e-e1429f83ae3f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:18.072Z|2bcc933b-5805-414e-b8cb-e429846e2486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:18.073Z|2bcc933b-5805-414e-b8cb-e429846e2486|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:18.074Z|b1d67172-b7f8-49fc-b72a-870116ddd0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:18.074Z|ca7bc74e-06de-411c-9380-dbb420a7f050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:18.075Z|ca7bc74e-06de-411c-9380-dbb420a7f050|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:18.075Z|b1d67172-b7f8-49fc-b72a-870116ddd0b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:23.153Z|5af567ab-8ecd-4c3d-93b8-1b2fde163a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:10:23.154Z|5af567ab-8ecd-4c3d-93b8-1b2fde163a79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:10:28.097Z|e098e326-d9cc-4a06-be06-7b16def7cb09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:28.097Z|4add320c-8687-4b94-a542-544978d4e10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:28.098Z|4add320c-8687-4b94-a542-544978d4e10d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:28.098Z|e098e326-d9cc-4a06-be06-7b16def7cb09|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:28.107Z|8a98e47c-9bf5-435a-b97a-417ac738fe55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:28.109Z|8a98e47c-9bf5-435a-b97a-417ac738fe55|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:38.123Z|181b569f-c716-4a7f-814a-9c11018749b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:38.123Z|181b569f-c716-4a7f-814a-9c11018749b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:38.124Z|fe6ae247-4b3b-4088-81b1-c74bcd527464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:38.124Z|fe6ae247-4b3b-4088-81b1-c74bcd527464|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:38.135Z|fb4a6e10-db56-479b-8247-043985573dea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:38.135Z|fb4a6e10-db56-479b-8247-043985573dea|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:38.153Z|1ccc9e87-2d29-4227-af35-eafed952f214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:10:38.154Z|1ccc9e87-2d29-4227-af35-eafed952f214|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:10:39.169Z|0f4b7c0b-3a4b-43c6-907f-d34d2e2aa332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:10:39.169Z|0f4b7c0b-3a4b-43c6-907f-d34d2e2aa332|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:10:48.145Z|4b44ef18-89da-4f46-9623-b36bf62dade2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:48.145Z|4c379ed9-174e-4917-9cc4-f8c5d6445b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:48.146Z|4c379ed9-174e-4917-9cc4-f8c5d6445b41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:48.146Z|4b44ef18-89da-4f46-9623-b36bf62dade2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:48.161Z|9b2c8f23-e008-4be7-8296-55223a0884d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:48.162Z|9b2c8f23-e008-4be7-8296-55223a0884d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:53.153Z|f86ab755-a500-4381-9a0d-03578396c51e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:10:53.157Z|f86ab755-a500-4381-9a0d-03578396c51e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:10:58.170Z|853e5031-5775-4e2c-9d1e-de73c21b6c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:58.170Z|3ea6fd17-3527-4748-a410-57602178d094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:58.171Z|3ea6fd17-3527-4748-a410-57602178d094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:58.172Z|853e5031-5775-4e2c-9d1e-de73c21b6c29|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:10:58.185Z|cc3bb9f9-123a-41d0-9609-90aa60297126|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:10:58.185Z|cc3bb9f9-123a-41d0-9609-90aa60297126|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:08.153Z|10e7f26a-69f5-4f89-8984-04c7ff205351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:11:08.154Z|10e7f26a-69f5-4f89-8984-04c7ff205351|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:11:08.201Z|8e1d9c31-ea64-4cb7-b749-bbee2a9e3e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:08.201Z|02e741ef-7157-46dd-a38d-7dec83bf4903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:08.202Z|8e1d9c31-ea64-4cb7-b749-bbee2a9e3e9c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:08.203Z|02e741ef-7157-46dd-a38d-7dec83bf4903|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:08.212Z|33320bf8-f9a3-4d87-b5d9-9b012680c81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:08.213Z|33320bf8-f9a3-4d87-b5d9-9b012680c81d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:09.170Z|009bc30a-bc56-4bd9-bf90-cd0a04c53873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:11:09.170Z|009bc30a-bc56-4bd9-bf90-cd0a04c53873|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:11:16.326Z|f85a9e61-d6a9-4b5d-81f4-899e941ff568|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:11:16.327Z|f85a9e61-d6a9-4b5d-81f4-899e941ff568|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:18.227Z|72e049b3-26fe-44b4-997d-eaeaf1a8c078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:18.228Z|72e049b3-26fe-44b4-997d-eaeaf1a8c078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:18.229Z|11cf1ab6-21ca-4a65-94a5-7ee282bf1fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:18.230Z|11cf1ab6-21ca-4a65-94a5-7ee282bf1fa3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:18.237Z|9de6de63-1186-4e71-8b8f-b0dd59efd8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:18.238Z|9de6de63-1186-4e71-8b8f-b0dd59efd8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:23.153Z|d71805d9-b697-4f9c-8c53-0dcc1905ef6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:11:23.154Z|d71805d9-b697-4f9c-8c53-0dcc1905ef6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:11:28.255Z|d52e0cbd-6ecc-483e-a3a0-bf0bec734cae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:28.255Z|927f354a-5240-4e6a-9aaf-c70529364b30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:28.257Z|d52e0cbd-6ecc-483e-a3a0-bf0bec734cae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:28.256Z|927f354a-5240-4e6a-9aaf-c70529364b30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:28.259Z|f4cf5237-db83-45f7-90fe-203ec0a0bdb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:28.260Z|f4cf5237-db83-45f7-90fe-203ec0a0bdb4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:38.153Z|5b8ec288-e633-4be8-8002-d1854ee9d5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:11:38.157Z|5b8ec288-e633-4be8-8002-d1854ee9d5e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:11:38.283Z|3ebdf72a-e46f-40a9-a162-f66936efde5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:38.283Z|75847da6-0044-4a78-bf91-0973b1444236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:38.283Z|64baa74b-5e9c-476b-bef2-3465e068fdea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:38.284Z|3ebdf72a-e46f-40a9-a162-f66936efde5c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:38.284Z|75847da6-0044-4a78-bf91-0973b1444236|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:38.284Z|64baa74b-5e9c-476b-bef2-3465e068fdea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:39.171Z|0e22bb8a-4d8b-4d11-8fee-bc4f7939e602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:11:39.171Z|0e22bb8a-4d8b-4d11-8fee-bc4f7939e602|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:11:48.307Z|a103e434-9d02-4369-80c1-3c7b205219f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:48.307Z|06b55116-977c-4db1-9241-b739d822d7de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:48.307Z|a103e434-9d02-4369-80c1-3c7b205219f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:48.308Z|06b55116-977c-4db1-9241-b739d822d7de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:48.308Z|dc2a7a5b-aeb9-4418-b587-25a65ca082a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:48.309Z|dc2a7a5b-aeb9-4418-b587-25a65ca082a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:53.153Z|ef933557-534f-467a-aec1-1e3d2b66f14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:11:53.154Z|ef933557-534f-467a-aec1-1e3d2b66f14b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:11:58.332Z|e1f76a25-03ac-4b1a-9c0c-bd6f0867d81e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:58.333Z|98b20ab6-184d-49cb-bab4-f9e3018aea22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:58.333Z|e1f76a25-03ac-4b1a-9c0c-bd6f0867d81e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:58.334Z|5247a6eb-ad79-4746-8bc9-ee26a484b256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:11:58.335Z|5247a6eb-ad79-4746-8bc9-ee26a484b256|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:11:58.335Z|98b20ab6-184d-49cb-bab4-f9e3018aea22|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:08.153Z|691d4139-7232-476c-a179-da96d62a563b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:12:08.154Z|691d4139-7232-476c-a179-da96d62a563b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:12:08.359Z|11fd8e7e-f1d5-4e9a-8659-54267b99fe46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:08.359Z|c65e9d8c-d9dc-4e9e-a524-8c3c43f5def0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:08.360Z|d6749a84-bce3-4ae4-b296-ac672e7cf91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:08.360Z|c65e9d8c-d9dc-4e9e-a524-8c3c43f5def0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:08.360Z|11fd8e7e-f1d5-4e9a-8659-54267b99fe46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:08.361Z|d6749a84-bce3-4ae4-b296-ac672e7cf91a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:09.172Z|3ebcb9b4-3d77-415c-b418-0602daed185a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:12:09.173Z|3ebcb9b4-3d77-415c-b418-0602daed185a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:12:16.326Z|1435e6d3-c5d1-4c71-984d-4d0f7363a2a8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:12:16.326Z|1435e6d3-c5d1-4c71-984d-4d0f7363a2a8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:18.384Z|14a9a2b5-ac0b-4b73-9eaa-d0b38b95945e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:18.384Z|02370945-c2c8-41e6-aa2e-79510151dcd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:18.384Z|3275c449-d989-4ded-9a63-76b657ae67ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:18.385Z|3275c449-d989-4ded-9a63-76b657ae67ce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:18.385Z|14a9a2b5-ac0b-4b73-9eaa-d0b38b95945e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:18.385Z|02370945-c2c8-41e6-aa2e-79510151dcd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:23.153Z|74968e16-8711-494d-a667-b05192144ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:12:23.157Z|74968e16-8711-494d-a667-b05192144ee8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:12:28.407Z|31483104-8c17-42e4-8a73-b40f25c7eefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:28.408Z|31483104-8c17-42e4-8a73-b40f25c7eefd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:28.409Z|71805cf5-ba77-49c1-9057-b47af6ea7991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:28.410Z|71805cf5-ba77-49c1-9057-b47af6ea7991|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:28.412Z|2995e09d-0ab5-4999-98e9-c4c74160a8de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:28.412Z|2995e09d-0ab5-4999-98e9-c4c74160a8de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:38.153Z|80ceb3ae-6e5c-43fb-a4c3-eb7204cbe670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:12:38.154Z|80ceb3ae-6e5c-43fb-a4c3-eb7204cbe670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:12:38.440Z|10dfed3d-d5f5-45c8-bd0b-08b78b086dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:38.441Z|10dfed3d-d5f5-45c8-bd0b-08b78b086dca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:38.447Z|c53fdf68-bcac-4483-bb28-f759608129d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:38.447Z|8929f6dc-209e-44a2-84d2-bf43b8cb354c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:38.447Z|8929f6dc-209e-44a2-84d2-bf43b8cb354c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:38.447Z|c53fdf68-bcac-4483-bb28-f759608129d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:39.174Z|3c798f10-731b-4795-bf98-a6de34a6b3af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:12:39.174Z|3c798f10-731b-4795-bf98-a6de34a6b3af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:12:48.466Z|0bcbb814-15d7-4090-a976-b61df2c53d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:48.468Z|0bcbb814-15d7-4090-a976-b61df2c53d6f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:48.468Z|5edfb8a1-1dee-4b40-815c-477b033519d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:48.468Z|5edfb8a1-1dee-4b40-815c-477b033519d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:48.469Z|8fbd20fc-5ca0-4c25-99d3-efb47282f52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:48.470Z|8fbd20fc-5ca0-4c25-99d3-efb47282f52d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:53.153Z|50bd3d32-fab5-423a-a710-b1d78af799aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:12:53.154Z|50bd3d32-fab5-423a-a710-b1d78af799aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:12:58.490Z|f82d85f5-1cd9-49f1-a131-ae8ed6041870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:58.491Z|491ea1c9-cdc9-4ffe-9464-246f35bf8dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:58.491Z|5b31f559-1b81-43d5-8805-faa6d4a2b9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:12:58.491Z|f82d85f5-1cd9-49f1-a131-ae8ed6041870|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:58.491Z|5b31f559-1b81-43d5-8805-faa6d4a2b9ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:12:58.491Z|491ea1c9-cdc9-4ffe-9464-246f35bf8dcd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:08.153Z|06140174-2f39-4407-b1c7-98c6097c63ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:13:08.154Z|06140174-2f39-4407-b1c7-98c6097c63ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:13:08.518Z|b475ef4d-b646-4361-9b5e-eeca5e00c6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:08.518Z|28a44bc6-fda3-436e-bec6-e64240a40d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:08.518Z|38ab6f81-8e0f-4867-a8ab-8cf2e945d60e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:08.518Z|28a44bc6-fda3-436e-bec6-e64240a40d0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:08.518Z|b475ef4d-b646-4361-9b5e-eeca5e00c6bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:08.518Z|38ab6f81-8e0f-4867-a8ab-8cf2e945d60e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:09.175Z|25e3558a-7a77-489e-96ef-5569eb08a75c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:13:09.176Z|25e3558a-7a77-489e-96ef-5569eb08a75c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:13:16.328Z|97d302db-86c2-4e22-a6cd-025bd71ed1ff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:13:16.330Z|97d302db-86c2-4e22-a6cd-025bd71ed1ff|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:18.540Z|de540ecc-bd45-4b5a-8cef-683587e06500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:18.540Z|14b015da-cd24-4bf2-b21a-34f5bb86523a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:18.541Z|de540ecc-bd45-4b5a-8cef-683587e06500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:18.541Z|14b015da-cd24-4bf2-b21a-34f5bb86523a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:18.547Z|dd84ca11-4463-4455-a03d-7a68fce1114c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:18.548Z|dd84ca11-4463-4455-a03d-7a68fce1114c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:23.153Z|d64bb87a-dd5b-41d9-a955-dce56df79b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:13:23.154Z|d64bb87a-dd5b-41d9-a955-dce56df79b5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:13:28.566Z|1cd1c704-3f16-4f89-91e0-cdf296fa3a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:28.566Z|f6c56c66-4376-4ca4-a7a0-83ee793df958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:28.567Z|1cd1c704-3f16-4f89-91e0-cdf296fa3a98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:28.568Z|f6c56c66-4376-4ca4-a7a0-83ee793df958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:28.572Z|75a062e2-89b8-4900-bbec-dbc1b5013311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:28.573Z|75a062e2-89b8-4900-bbec-dbc1b5013311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:38.153Z|d42518c0-0c49-4520-8baf-a341dbfa8e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:13:38.157Z|d42518c0-0c49-4520-8baf-a341dbfa8e4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:13:38.593Z|2355552e-3c38-47e3-9831-fe42e560f40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:38.594Z|2355552e-3c38-47e3-9831-fe42e560f40e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:38.596Z|0e6e79ff-245a-4baf-b552-fd943b20e690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:38.596Z|0e6e79ff-245a-4baf-b552-fd943b20e690|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:38.597Z|b4d003b5-1ed1-4f32-aabd-dafd88474101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:38.599Z|b4d003b5-1ed1-4f32-aabd-dafd88474101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:39.177Z|61f1325f-386d-40cc-b4cb-4d2752b05795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:13:39.177Z|61f1325f-386d-40cc-b4cb-4d2752b05795|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:13:48.623Z|d6322bbd-697d-42bc-9a43-09fadb3fedd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:48.625Z|d6322bbd-697d-42bc-9a43-09fadb3fedd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:48.626Z|f0502e37-3ab2-49b3-8957-e59ed3f5b727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:48.626Z|f0502e37-3ab2-49b3-8957-e59ed3f5b727|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:48.627Z|8a5781e9-f066-46a2-8c44-16aa5e49432e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:48.627Z|8a5781e9-f066-46a2-8c44-16aa5e49432e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:53.153Z|b9eb833e-57b9-4f90-abe8-12dcca0203ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:13:53.156Z|b9eb833e-57b9-4f90-abe8-12dcca0203ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:13:58.649Z|eda2e04a-e79d-42a3-98e9-ef0e3ccabc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:58.652Z|d224c52f-6f56-45f3-8341-d55c81156d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:58.653Z|d224c52f-6f56-45f3-8341-d55c81156d31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:58.653Z|eda2e04a-e79d-42a3-98e9-ef0e3ccabc9f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:13:58.654Z|2ae071ec-bbac-478a-885f-a53367e61dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:13:58.655Z|2ae071ec-bbac-478a-885f-a53367e61dcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:08.153Z|00bb91ba-fa23-4282-b14e-bdb5f842f91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:14:08.154Z|00bb91ba-fa23-4282-b14e-bdb5f842f91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:14:08.680Z|ee6a85eb-a28d-46bf-9666-b9ad3d52213a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:08.680Z|d820dd45-5335-480f-913a-ebd78b2141e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:08.680Z|162be3dd-59df-4c25-8468-394715078e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:08.681Z|ee6a85eb-a28d-46bf-9666-b9ad3d52213a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:08.681Z|d820dd45-5335-480f-913a-ebd78b2141e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:08.681Z|162be3dd-59df-4c25-8468-394715078e6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:09.178Z|4bb8ef9c-5c6d-4cef-81a9-f1c474b4bd99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:14:09.178Z|4bb8ef9c-5c6d-4cef-81a9-f1c474b4bd99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:14:16.326Z|5204afbe-622c-4b5b-84ce-4f0e73dfc40e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:14:16.328Z|5204afbe-622c-4b5b-84ce-4f0e73dfc40e|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:18.709Z|d2ec671c-3b44-495f-b192-d5cabf0a6a3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:18.709Z|de0c987b-78c0-4238-a6c3-ee88c34648b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:18.709Z|de0c987b-78c0-4238-a6c3-ee88c34648b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:18.710Z|a63d59d2-e31e-4b23-914e-6848b5cc9506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:18.710Z|d2ec671c-3b44-495f-b192-d5cabf0a6a3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:18.710Z|a63d59d2-e31e-4b23-914e-6848b5cc9506|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:23.153Z|152a168c-e96e-401f-9176-e1861acd5eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:14:23.154Z|152a168c-e96e-401f-9176-e1861acd5eff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:14:28.735Z|e91e2ecb-6018-467f-9f5a-b19390993a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:28.736Z|e91e2ecb-6018-467f-9f5a-b19390993a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:28.737Z|1f434ab5-0514-4e5b-b7bd-3074bdba68e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:28.738Z|1f434ab5-0514-4e5b-b7bd-3074bdba68e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:28.735Z|8ebba52c-c6fe-4144-8283-1127e4436720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:28.739Z|8ebba52c-c6fe-4144-8283-1127e4436720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:38.153Z|fc4234bc-3a41-47d7-ae9b-9960eedc5a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:14:38.154Z|fc4234bc-3a41-47d7-ae9b-9960eedc5a2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:14:38.761Z|952b91f4-7813-4f58-b3a8-f56ab0484e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:38.761Z|8df8b95f-5498-4f4a-a873-89219478ede4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:38.761Z|8df8b95f-5498-4f4a-a873-89219478ede4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:38.761Z|952b91f4-7813-4f58-b3a8-f56ab0484e2f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:38.762Z|3bd8a021-2d24-4704-a45b-3337c5164727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:38.763Z|3bd8a021-2d24-4704-a45b-3337c5164727|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:39.179Z|0333715b-536f-44fc-9f2d-32a7b38b7659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:14:39.179Z|0333715b-536f-44fc-9f2d-32a7b38b7659|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:14:48.786Z|55fae09f-d345-4e64-8f61-7030bae28852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:48.786Z|861986a8-0d23-4813-8e66-8047603deeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:48.787Z|55fae09f-d345-4e64-8f61-7030bae28852|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:48.787Z|861986a8-0d23-4813-8e66-8047603deeb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:48.790Z|b78d5d3b-44e3-46ed-adee-c0d9e162799a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:48.792Z|b78d5d3b-44e3-46ed-adee-c0d9e162799a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:53.153Z|075a713c-0cd7-421a-b7f1-b5eb4a2d892c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:14:53.154Z|075a713c-0cd7-421a-b7f1-b5eb4a2d892c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:14:58.811Z|b237bd24-deed-4799-8358-05f1f7b4e8c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:58.812Z|a7dbb7c0-ebe8-477b-aeea-7524b290ccc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:58.812Z|b237bd24-deed-4799-8358-05f1f7b4e8c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:58.812Z|a7dbb7c0-ebe8-477b-aeea-7524b290ccc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:14:58.817Z|9be694bf-9505-4260-bd0e-783c8e75becd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:14:58.817Z|9be694bf-9505-4260-bd0e-783c8e75becd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:08.153Z|109c21fe-607b-468c-a054-668a03dd84a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:15:08.154Z|109c21fe-607b-468c-a054-668a03dd84a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:15:08.839Z|d4a4dcd5-c3f4-417a-9999-5326c9df78c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:08.839Z|aa47ec44-ae76-40cd-8980-f9721a9bb506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:08.839Z|aa47ec44-ae76-40cd-8980-f9721a9bb506|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:08.839Z|d4a4dcd5-c3f4-417a-9999-5326c9df78c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:08.840Z|bfceaf84-5cb1-4ade-9cbf-c4042cc8d453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:08.840Z|bfceaf84-5cb1-4ade-9cbf-c4042cc8d453|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:09.180Z|afd22da3-2630-4a87-b1d8-7a9ea4436440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:15:09.181Z|afd22da3-2630-4a87-b1d8-7a9ea4436440|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:15:16.326Z|799d62ca-a1ae-4fbf-ad9d-376efe5f4a56|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:15:16.327Z|799d62ca-a1ae-4fbf-ad9d-376efe5f4a56|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:18.865Z|10b51dfd-f69e-45c7-976b-3acedad1a518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:18.865Z|5f3abc94-954c-4eef-ad5f-c4365909918a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:18.867Z|5f3abc94-954c-4eef-ad5f-c4365909918a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:18.866Z|10b51dfd-f69e-45c7-976b-3acedad1a518|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:18.870Z|98a5fe61-08a5-4e9e-9843-60f9dd040bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:18.871Z|98a5fe61-08a5-4e9e-9843-60f9dd040bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:23.153Z|90ea1ebb-7bf4-491c-898f-0ef1ac25819e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:15:23.155Z|90ea1ebb-7bf4-491c-898f-0ef1ac25819e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:15:28.890Z|2b10eb5e-b089-4068-8623-3f55d8d440c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:28.891Z|2b10eb5e-b089-4068-8623-3f55d8d440c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:28.892Z|590f1cd9-abee-4649-80f3-1da0dba54728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:28.893Z|590f1cd9-abee-4649-80f3-1da0dba54728|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:28.893Z|941b3c18-537c-430b-9cf8-51185373d3f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:28.894Z|941b3c18-537c-430b-9cf8-51185373d3f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:38.153Z|e3efece2-2887-485f-9300-5d1d8ed982d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:15:38.155Z|e3efece2-2887-485f-9300-5d1d8ed982d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:15:38.916Z|94161923-ffa5-4f8d-9ab2-ddb7397ed88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:38.916Z|96a65c4f-ae2f-45b2-b5bd-a81a97264f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:38.916Z|e8e2cde4-9042-4901-a149-51add2f041dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:38.917Z|94161923-ffa5-4f8d-9ab2-ddb7397ed88f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:38.917Z|e8e2cde4-9042-4901-a149-51add2f041dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:38.917Z|96a65c4f-ae2f-45b2-b5bd-a81a97264f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:39.181Z|f70106f8-d152-436c-baf8-4338221597f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:15:39.182Z|f70106f8-d152-436c-baf8-4338221597f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:15:48.940Z|00b88150-981f-4b5a-b7ac-1218048899dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:48.940Z|2074c410-9fa3-4c45-af16-556024298c01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:48.940Z|10c9fc6c-e0ea-4ec4-847e-0c1f7bb41278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:48.941Z|00b88150-981f-4b5a-b7ac-1218048899dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:48.941Z|2074c410-9fa3-4c45-af16-556024298c01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:48.942Z|10c9fc6c-e0ea-4ec4-847e-0c1f7bb41278|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:53.153Z|5ca77755-73c3-4b3d-a7eb-45887eb1f507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:15:53.154Z|5ca77755-73c3-4b3d-a7eb-45887eb1f507|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:15:58.968Z|148af1ed-8a56-4a13-a40d-6a2cf0509231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:58.968Z|4f70e855-8351-4309-9872-6935ebe33011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:58.969Z|4f70e855-8351-4309-9872-6935ebe33011|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:58.969Z|148af1ed-8a56-4a13-a40d-6a2cf0509231|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:15:58.970Z|67a63cfb-a2c1-4a86-9fae-3bc224d6be88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:15:58.971Z|67a63cfb-a2c1-4a86-9fae-3bc224d6be88|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:08.153Z|458b59d8-2c7a-4981-8a22-8b016d043b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:16:08.154Z|458b59d8-2c7a-4981-8a22-8b016d043b5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:16:08.997Z|b8c9fd30-e077-4139-8a43-b117e3778c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:08.997Z|bff8cca4-22b3-4643-b6ba-8f840c804602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:08.998Z|bff8cca4-22b3-4643-b6ba-8f840c804602|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:08.998Z|b8c9fd30-e077-4139-8a43-b117e3778c58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:08.999Z|4eef7f6d-1611-405e-9ae1-f36678fa3646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:08.999Z|4eef7f6d-1611-405e-9ae1-f36678fa3646|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:09.183Z|8e6c21b3-fde2-47c9-8753-b32d717654e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:16:09.184Z|8e6c21b3-fde2-47c9-8753-b32d717654e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:16:16.325Z|dcba6533-ea3f-45ea-9026-49831300b043|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:16:16.326Z|dcba6533-ea3f-45ea-9026-49831300b043|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:19.020Z|f20ee0b8-f914-4af1-8168-83df18b0adc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:19.020Z|7320df2f-436c-46c8-95ec-8595320506e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:19.021Z|f20ee0b8-f914-4af1-8168-83df18b0adc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:19.021Z|7320df2f-436c-46c8-95ec-8595320506e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:19.022Z|cea98ee0-6b27-4474-9b98-611459257d07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:19.023Z|cea98ee0-6b27-4474-9b98-611459257d07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:23.153Z|1ba9f2df-11bb-427c-aa82-ad9f08ee1f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:16:23.154Z|1ba9f2df-11bb-427c-aa82-ad9f08ee1f38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:16:29.043Z|ce0dfb39-1854-431d-8ecf-e146385b4cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:29.043Z|404877c9-2be0-47ca-b761-efdcd7313a82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:29.043Z|6031f194-a0e1-4682-bade-8d10aba5590f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:29.044Z|ce0dfb39-1854-431d-8ecf-e146385b4cc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:29.044Z|404877c9-2be0-47ca-b761-efdcd7313a82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:29.044Z|6031f194-a0e1-4682-bade-8d10aba5590f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:38.153Z|44e71280-a593-4e8e-8f0e-791aacaf595b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:16:38.154Z|44e71280-a593-4e8e-8f0e-791aacaf595b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:16:39.069Z|a7a79950-d039-4992-bc8a-299463875d42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:39.069Z|b7fc8ba7-f3db-454f-90f2-2b122da1b68f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:39.069Z|0cb6db8d-f726-42f8-bb5b-e27fcae72237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:39.069Z|b7fc8ba7-f3db-454f-90f2-2b122da1b68f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:39.069Z|0cb6db8d-f726-42f8-bb5b-e27fcae72237|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:39.069Z|a7a79950-d039-4992-bc8a-299463875d42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:39.185Z|0058eaa3-fb64-48c6-8c49-67c9d9343c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:16:39.186Z|0058eaa3-fb64-48c6-8c49-67c9d9343c74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:16:49.095Z|8758f594-e285-42e2-a1ac-947bc54322c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:49.095Z|8758f594-e285-42e2-a1ac-947bc54322c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:49.101Z|61fd5a32-4298-4ad2-bce6-f214fe000c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:49.102Z|61fd5a32-4298-4ad2-bce6-f214fe000c71|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:49.103Z|96ddf499-6176-4cec-90dd-dc2e1c1d7905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:49.104Z|96ddf499-6176-4cec-90dd-dc2e1c1d7905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:53.153Z|61bae068-774f-4125-a1d8-38ef71963a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:16:53.158Z|61bae068-774f-4125-a1d8-38ef71963a9e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:16:59.126Z|2ce71ffa-5bca-4b87-bcc5-6282d9e74679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:59.126Z|185b8d8f-3697-47bb-ba9b-bb0febd7c710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:59.127Z|2ce71ffa-5bca-4b87-bcc5-6282d9e74679|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:59.127Z|185b8d8f-3697-47bb-ba9b-bb0febd7c710|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:16:59.130Z|8634c038-c20d-49a9-ada9-ec5553586538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:16:59.130Z|8634c038-c20d-49a9-ada9-ec5553586538|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:08.153Z|9c711f2d-e1b8-4443-b6eb-e49c57b7c71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:17:08.154Z|9c711f2d-e1b8-4443-b6eb-e49c57b7c71b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:17:09.155Z|cbabea53-739d-4e05-a74f-cbb72d2a1c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:09.155Z|19c44b99-2157-4130-acf8-68ce6d447ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:09.155Z|057ee8d2-e8d5-43c9-9e53-5c69878cf0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:09.156Z|19c44b99-2157-4130-acf8-68ce6d447ec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:09.156Z|cbabea53-739d-4e05-a74f-cbb72d2a1c4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:09.156Z|057ee8d2-e8d5-43c9-9e53-5c69878cf0ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:09.186Z|6b831310-436f-42c4-8f55-109d24991f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:17:09.187Z|6b831310-436f-42c4-8f55-109d24991f0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:17:16.326Z|928590c2-76ad-4ef0-bc4a-1c11d1062ef5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:17:16.327Z|928590c2-76ad-4ef0-bc4a-1c11d1062ef5|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:19.180Z|5e8a507f-2bd2-4c55-807c-bde7f91a9768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:19.180Z|dabab4b1-e1c9-46bb-9abf-6c15cf4a7397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:19.181Z|dabab4b1-e1c9-46bb-9abf-6c15cf4a7397|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:19.181Z|5e8a507f-2bd2-4c55-807c-bde7f91a9768|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:19.182Z|d41eca90-14b9-4e50-910c-9b4d0f3f4084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:19.182Z|d41eca90-14b9-4e50-910c-9b4d0f3f4084|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:23.154Z|dd9cb068-996a-4fde-854f-76a1226cf6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:17:23.155Z|dd9cb068-996a-4fde-854f-76a1226cf6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:17:29.204Z|bf1f7c52-2bbe-4fff-8971-bc87c4181a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:29.205Z|bf1f7c52-2bbe-4fff-8971-bc87c4181a83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:29.205Z|791047b3-dfe5-46a8-b653-a01a523c9018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:29.205Z|791047b3-dfe5-46a8-b653-a01a523c9018|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:29.212Z|efbe5c77-d522-4375-bda0-9fed364ee90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:29.213Z|efbe5c77-d522-4375-bda0-9fed364ee90b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:38.153Z|e8f34546-266a-4feb-adca-426e3b19760d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:17:38.156Z|e8f34546-266a-4feb-adca-426e3b19760d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:17:39.187Z|3cd7cdf5-1196-4796-81bb-6f345b34f90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:17:39.188Z|3cd7cdf5-1196-4796-81bb-6f345b34f90f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:17:39.231Z|3e46b494-0827-44a0-be2f-4609a3397379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:39.231Z|a1bfbba3-3fdb-433e-91f6-b6b2f5f90d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:39.231Z|a1bfbba3-3fdb-433e-91f6-b6b2f5f90d6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:39.231Z|3e46b494-0827-44a0-be2f-4609a3397379|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:39.236Z|54f0a913-e4cb-4b82-93b0-2d8ba8c982ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:39.236Z|54f0a913-e4cb-4b82-93b0-2d8ba8c982ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:49.255Z|bc779a2f-bf7d-4e44-aef8-17fceeb8c511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:49.256Z|bc779a2f-bf7d-4e44-aef8-17fceeb8c511|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:49.257Z|618753a5-c24e-458e-8742-73e1c2888951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:49.258Z|95f9e0a0-86d7-4940-9bc2-a9963098d75c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:49.258Z|618753a5-c24e-458e-8742-73e1c2888951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:49.258Z|95f9e0a0-86d7-4940-9bc2-a9963098d75c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:53.154Z|89e56c3f-932b-4ec7-be9e-4fda3f000441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:17:53.155Z|89e56c3f-932b-4ec7-be9e-4fda3f000441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:17:59.288Z|9584e4ac-86c2-49e7-abfe-c78676ec4c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:59.289Z|9584e4ac-86c2-49e7-abfe-c78676ec4c5a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:59.292Z|c0c88e71-c0e9-4469-b599-d68d12708fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:59.292Z|c0c88e71-c0e9-4469-b599-d68d12708fa7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:17:59.295Z|35d294a5-a3aa-4c10-b015-316aab6532f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:17:59.296Z|35d294a5-a3aa-4c10-b015-316aab6532f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:08.153Z|55503ebb-bd83-4944-9d4b-714b3fd249bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:18:08.154Z|55503ebb-bd83-4944-9d4b-714b3fd249bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:18:09.188Z|9e56b63d-1da3-49ac-9f60-897d60d0a061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:18:09.189Z|9e56b63d-1da3-49ac-9f60-897d60d0a061|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:18:09.316Z|5a872d1f-0160-4fff-8227-623efbf1b596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:09.317Z|5a872d1f-0160-4fff-8227-623efbf1b596|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:09.325Z|173f590a-1d5b-47a3-9e8f-cbb404011194|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:09.326Z|173f590a-1d5b-47a3-9e8f-cbb404011194|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:09.333Z|ac95f584-55c8-410a-98bd-9355a753dc74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:09.334Z|ac95f584-55c8-410a-98bd-9355a753dc74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:16.325Z|f9d1eab0-7b18-44e6-bb5c-cac79459e195|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:18:16.326Z|f9d1eab0-7b18-44e6-bb5c-cac79459e195|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:19.343Z|e2546ee1-da38-4a9e-9329-1ceda9c504ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:19.344Z|e2546ee1-da38-4a9e-9329-1ceda9c504ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:19.351Z|6823a17c-0251-4eec-96a5-9e2529d50212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:19.352Z|6823a17c-0251-4eec-96a5-9e2529d50212|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:19.371Z|9dcbfe64-3248-4080-b851-33f85d257637|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:19.371Z|9dcbfe64-3248-4080-b851-33f85d257637|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:23.154Z|0e538604-830a-4930-9e73-b05da4774ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:18:23.157Z|0e538604-830a-4930-9e73-b05da4774ea2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:18:29.374Z|bb372580-53b6-4af6-9c58-41778fdd4290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:29.375Z|bb372580-53b6-4af6-9c58-41778fdd4290|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:29.377Z|713fd70e-dc99-43b1-a76c-e8bda08f4942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:29.378Z|713fd70e-dc99-43b1-a76c-e8bda08f4942|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:29.400Z|d9d56100-e107-42fe-8499-a34196f3ba51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:29.400Z|d9d56100-e107-42fe-8499-a34196f3ba51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:38.153Z|26f230d4-54ad-4ce0-858b-44f7818336c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:18:38.155Z|26f230d4-54ad-4ce0-858b-44f7818336c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:18:39.190Z|5372c504-6248-481b-ba31-7260ffae1f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:18:39.190Z|5372c504-6248-481b-ba31-7260ffae1f35|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:18:39.400Z|f97b4566-6f05-4a79-a369-eb129c3e187a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:39.400Z|306140b0-603c-4280-bf11-0e61cd87ab52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:39.401Z|f97b4566-6f05-4a79-a369-eb129c3e187a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:39.402Z|306140b0-603c-4280-bf11-0e61cd87ab52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:39.424Z|23c1a3c4-c90b-4ce3-a674-46c8e98a44a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:39.424Z|23c1a3c4-c90b-4ce3-a674-46c8e98a44a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:49.426Z|52509e8a-8506-4fa4-bc7c-075a3e5fdc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:49.426Z|01a10e06-3648-42bd-baf8-33b70a64f899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:49.427Z|52509e8a-8506-4fa4-bc7c-075a3e5fdc3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:49.427Z|01a10e06-3648-42bd-baf8-33b70a64f899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:49.448Z|c979fcc9-ea99-40ac-a1f3-3328875ad0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:49.449Z|c979fcc9-ea99-40ac-a1f3-3328875ad0c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:53.154Z|34fa8a68-2048-43ec-a475-e5bfa792410d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:18:53.155Z|34fa8a68-2048-43ec-a475-e5bfa792410d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:18:59.449Z|dddaf486-8588-4e64-9539-1cad6c2427d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:59.450Z|3a945c2d-9e54-4cd6-bca3-1dc0d44c3cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:59.449Z|dddaf486-8588-4e64-9539-1cad6c2427d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:59.450Z|3a945c2d-9e54-4cd6-bca3-1dc0d44c3cd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:18:59.471Z|c05edeea-2f40-40de-8b49-5372c5880fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:18:59.471Z|c05edeea-2f40-40de-8b49-5372c5880fc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:08.154Z|82d47d47-dfa6-490a-af60-d28a55f21a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:19:08.157Z|82d47d47-dfa6-490a-af60-d28a55f21a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:19:09.191Z|27dfeb21-af19-4f14-b63d-cb197147e4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:19:09.192Z|27dfeb21-af19-4f14-b63d-cb197147e4d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:19:09.474Z|382bf0de-8528-4853-98a3-3958630221bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:09.475Z|382bf0de-8528-4853-98a3-3958630221bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:09.477Z|882649e0-d2fe-4082-a396-ddf22e293e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:09.478Z|882649e0-d2fe-4082-a396-ddf22e293e22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:09.499Z|49121bd1-5466-4003-8790-01c457b40987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:09.500Z|49121bd1-5466-4003-8790-01c457b40987|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:16.326Z|11b0ec5d-2057-4bf9-8d0f-fbda209860a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:19:16.326Z|11b0ec5d-2057-4bf9-8d0f-fbda209860a3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:19.502Z|b948fccf-b978-4af4-bc24-08d6cf34418f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:19.502Z|a0b26810-bb6a-49a3-a295-dc6aa4451f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:19.503Z|a0b26810-bb6a-49a3-a295-dc6aa4451f71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:19.503Z|b948fccf-b978-4af4-bc24-08d6cf34418f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:19.524Z|38f95600-72b9-4816-996f-47cc4d461067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:19.525Z|38f95600-72b9-4816-996f-47cc4d461067|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:23.154Z|2116a8a2-9b80-43e3-a61d-da03bbe0e9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:19:23.154Z|2116a8a2-9b80-43e3-a61d-da03bbe0e9d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:19:29.528Z|15d677d8-f237-485d-8dd6-f324c2beafde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:29.529Z|15d677d8-f237-485d-8dd6-f324c2beafde|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:29.534Z|417adc65-86ed-4173-8423-e71e34b34f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:29.534Z|417adc65-86ed-4173-8423-e71e34b34f9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:29.546Z|bbb16e9e-eb62-4c1b-b36f-aac9f530f2d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:29.547Z|bbb16e9e-eb62-4c1b-b36f-aac9f530f2d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:38.153Z|1dc419b1-9701-4328-be97-7ea76ab1595f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:19:38.154Z|1dc419b1-9701-4328-be97-7ea76ab1595f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:19:39.193Z|2cc6b90f-2299-4e59-8fdc-6a95e6d707a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:19:39.193Z|2cc6b90f-2299-4e59-8fdc-6a95e6d707a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:19:39.552Z|df27e8dc-f8da-403a-9b7a-acf93214199b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:39.553Z|df27e8dc-f8da-403a-9b7a-acf93214199b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:39.555Z|3f0b9f71-564b-4891-b50c-cc2a2b7d9ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:39.556Z|3f0b9f71-564b-4891-b50c-cc2a2b7d9ec8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:39.572Z|0970f54d-d12b-4004-9c81-94393be1d327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:39.573Z|0970f54d-d12b-4004-9c81-94393be1d327|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:49.578Z|e85c6461-e5fb-4e0b-8260-a6f4561a44ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:49.578Z|48f174d3-c427-46c6-85a4-fba4c9b54f5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:49.579Z|e85c6461-e5fb-4e0b-8260-a6f4561a44ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:49.579Z|48f174d3-c427-46c6-85a4-fba4c9b54f5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:49.596Z|3b75140a-b141-4de0-8558-e912486faf5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:49.597Z|3b75140a-b141-4de0-8558-e912486faf5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:53.153Z|1d6f91c1-4529-48cd-aa13-41ddc489c8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:19:53.157Z|1d6f91c1-4529-48cd-aa13-41ddc489c8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:19:59.605Z|5eb9bffb-c191-45b7-810a-33eec9b6a04a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:59.605Z|1f812a2c-7dac-4e7a-9245-31ba3839306b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:59.606Z|5eb9bffb-c191-45b7-810a-33eec9b6a04a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:59.606Z|1f812a2c-7dac-4e7a-9245-31ba3839306b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:19:59.620Z|4a3f74bf-5806-42bc-8560-875c82f2ba8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:19:59.620Z|4a3f74bf-5806-42bc-8560-875c82f2ba8d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:08.153Z|58724bfe-9a99-432c-b691-3cddae2bcbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:20:08.154Z|58724bfe-9a99-432c-b691-3cddae2bcbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:20:09.194Z|e44ed9c8-b8b2-42c5-a341-b6a1c81d67db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:20:09.195Z|e44ed9c8-b8b2-42c5-a341-b6a1c81d67db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:20:09.630Z|34a2dd1f-7fc4-43c2-bea5-2907e4c6ea54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:09.630Z|4685f9d1-aa90-4abc-a589-11c8d50fc3aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:09.631Z|34a2dd1f-7fc4-43c2-bea5-2907e4c6ea54|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:09.631Z|4685f9d1-aa90-4abc-a589-11c8d50fc3aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:09.641Z|9dad054b-673f-4877-960a-5dc695b9522e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:09.642Z|9dad054b-673f-4877-960a-5dc695b9522e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:16.325Z|82f58fff-cbd6-4654-9fc1-1dc233a782f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:20:16.326Z|82f58fff-cbd6-4654-9fc1-1dc233a782f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:19.654Z|f22a568a-1fa1-4154-8292-e00f402a9a3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:19.654Z|d024acf6-cc42-40f2-b721-3ab2ac711568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:19.655Z|f22a568a-1fa1-4154-8292-e00f402a9a3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:19.656Z|d024acf6-cc42-40f2-b721-3ab2ac711568|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:19.664Z|71470d36-210e-460d-9588-21b5b28100f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:19.665Z|71470d36-210e-460d-9588-21b5b28100f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:23.153Z|5e5378e9-d743-48d4-bb5d-7fa5ffbf4ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:20:23.154Z|5e5378e9-d743-48d4-bb5d-7fa5ffbf4ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:20:29.681Z|2682b981-b0ac-4ec2-a355-275268f2a5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:29.682Z|2682b981-b0ac-4ec2-a355-275268f2a5a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:29.686Z|178f8640-3b0c-4910-96b8-ec25e78e48bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:29.687Z|178f8640-3b0c-4910-96b8-ec25e78e48bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:29.687Z|003ecda5-1ee1-4d7a-ba31-687c08ff9034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:29.688Z|003ecda5-1ee1-4d7a-ba31-687c08ff9034|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:38.154Z|1cd53a8d-df3f-4ed8-b34a-be5311639b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:20:38.157Z|1cd53a8d-df3f-4ed8-b34a-be5311639b54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:20:39.195Z|9ce31b55-4f87-4505-ab80-5bb768d58f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:20:39.196Z|9ce31b55-4f87-4505-ab80-5bb768d58f60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:20:39.710Z|8b8b485e-d32a-4e47-a4e6-db19ebcc8211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:39.710Z|96900b5c-2776-4bab-826b-2099e985e3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:39.710Z|ac9b7d05-fd88-40c4-80e7-0a2c42ebe111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:39.711Z|ac9b7d05-fd88-40c4-80e7-0a2c42ebe111|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:39.711Z|8b8b485e-d32a-4e47-a4e6-db19ebcc8211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:39.711Z|96900b5c-2776-4bab-826b-2099e985e3ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:49.737Z|009edd22-29f3-47cc-b846-d128badc9589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:49.737Z|92d3c7bb-a973-4c77-be2a-f4b2aa1b8e5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:49.741Z|92d3c7bb-a973-4c77-be2a-f4b2aa1b8e5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:49.741Z|3f4b0d39-92cb-402e-bcf1-350138456e0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:49.742Z|3f4b0d39-92cb-402e-bcf1-350138456e0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:49.744Z|009edd22-29f3-47cc-b846-d128badc9589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:53.154Z|1f302c40-6bae-4656-92f6-6834ef61a710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:20:53.154Z|1f302c40-6bae-4656-92f6-6834ef61a710|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:20:59.767Z|91d78891-feb8-4229-8123-152933eb0a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:59.768Z|91d78891-feb8-4229-8123-152933eb0a51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:59.772Z|8e79a45b-c353-4ff8-8158-e8952446182d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:59.773Z|8e79a45b-c353-4ff8-8158-e8952446182d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:20:59.790Z|5b47e904-f18c-4c94-b7f9-001a9513d1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:20:59.791Z|5b47e904-f18c-4c94-b7f9-001a9513d1c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:08.154Z|3601e208-a297-458a-ba7c-3a2f00d783aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:21:08.155Z|3601e208-a297-458a-ba7c-3a2f00d783aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:21:09.196Z|8d16a237-e67f-4ac5-9af1-f2589355a0e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:21:09.198Z|8d16a237-e67f-4ac5-9af1-f2589355a0e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:21:09.797Z|59fe90d5-1d64-47dd-bb1b-914cab760fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:09.799Z|59fe90d5-1d64-47dd-bb1b-914cab760fe7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:09.802Z|05ebf78a-7523-49aa-8364-f1140b73321f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:09.803Z|05ebf78a-7523-49aa-8364-f1140b73321f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:09.817Z|08e7cf23-6f30-47f5-889b-9cd7e866c93b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:09.819Z|08e7cf23-6f30-47f5-889b-9cd7e866c93b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:16.326Z|08fc8bed-7913-4d2e-bf3d-5bf0d8f35a95|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:21:16.327Z|08fc8bed-7913-4d2e-bf3d-5bf0d8f35a95|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:19.826Z|6c8ed0ad-790c-4d77-83fb-209af90c9d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:19.826Z|240ffc7c-a774-476d-b3a6-160ae1e66da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:19.827Z|6c8ed0ad-790c-4d77-83fb-209af90c9d3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:19.827Z|240ffc7c-a774-476d-b3a6-160ae1e66da2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:19.842Z|36c2599f-f948-4895-9dfa-f41e53f2da26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:19.843Z|36c2599f-f948-4895-9dfa-f41e53f2da26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:23.154Z|e77b4daf-23f0-4e2c-82e4-a13417cc78bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:21:23.159Z|e77b4daf-23f0-4e2c-82e4-a13417cc78bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:21:29.851Z|0b675971-2f2c-408c-8228-75ba6ad8b89e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:29.853Z|0b675971-2f2c-408c-8228-75ba6ad8b89e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:29.851Z|56a282c9-e436-4d04-bd6f-6560a1c6c9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:29.857Z|56a282c9-e436-4d04-bd6f-6560a1c6c9fb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:29.866Z|d555e6ad-64e8-43c2-a579-65f7bba1b6b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:29.867Z|d555e6ad-64e8-43c2-a579-65f7bba1b6b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:38.153Z|1779c21d-be1e-4d44-873a-25a66e4e4259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:21:38.154Z|1779c21d-be1e-4d44-873a-25a66e4e4259|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:21:39.198Z|753b887c-5788-4d2b-b891-387f53b8e7aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:21:39.199Z|753b887c-5788-4d2b-b891-387f53b8e7aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:21:39.879Z|40bbda42-75e6-4f1a-ae0c-ecaccb1246f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:39.879Z|975b222a-9474-4747-b889-b18775bc1e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:39.880Z|40bbda42-75e6-4f1a-ae0c-ecaccb1246f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:39.880Z|975b222a-9474-4747-b889-b18775bc1e31|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:39.889Z|48da4c75-d0b9-43f6-b6f2-9fb04080e0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:39.890Z|48da4c75-d0b9-43f6-b6f2-9fb04080e0cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:49.907Z|3e83bf82-8346-4b21-a0cb-d7b3ca39c876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:49.907Z|ce61e06d-ac30-49f2-b12f-7f9ef22612ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:49.907Z|3e83bf82-8346-4b21-a0cb-d7b3ca39c876|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:49.907Z|ce61e06d-ac30-49f2-b12f-7f9ef22612ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:49.918Z|f16cceee-642d-4ac7-9e4b-90ebeb80abe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:49.919Z|f16cceee-642d-4ac7-9e4b-90ebeb80abe4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:53.154Z|aa97deba-5a16-4f6a-a19f-7c6d2f102a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:21:53.155Z|aa97deba-5a16-4f6a-a19f-7c6d2f102a84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:21:59.934Z|5896baa8-d58a-4d4e-a2a0-dee9a7144284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:59.935Z|5896baa8-d58a-4d4e-a2a0-dee9a7144284|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:59.937Z|72ba5459-fa7d-4f97-a158-bbbf129b500a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:59.938Z|72ba5459-fa7d-4f97-a158-bbbf129b500a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:21:59.942Z|f809ef7e-4975-4f20-98bd-531ba212af97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:21:59.943Z|f809ef7e-4975-4f20-98bd-531ba212af97|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:08.156Z|4f224386-e347-4d29-9a3c-4321edcab772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:22:08.159Z|4f224386-e347-4d29-9a3c-4321edcab772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:22:09.200Z|cd60b227-3d99-4cb8-bd5e-bd3725b4b904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:22:09.200Z|cd60b227-3d99-4cb8-bd5e-bd3725b4b904|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:22:09.961Z|e7e5232b-9a49-489e-8dac-750380dbeb9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:09.961Z|2c04eb6f-dea8-4807-9010-8b29ccc596b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:09.962Z|e7e5232b-9a49-489e-8dac-750380dbeb9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:09.962Z|2c04eb6f-dea8-4807-9010-8b29ccc596b5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:09.967Z|6dc64bd8-19ce-4dc8-ae23-73ee59cc87cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:09.968Z|6dc64bd8-19ce-4dc8-ae23-73ee59cc87cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:16.327Z|f133c101-727e-4409-868c-3fd75e801e0d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:22:16.328Z|f133c101-727e-4409-868c-3fd75e801e0d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:19.990Z|ab9fe408-0080-4012-8ca4-c2a455493b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:19.991Z|ab9fe408-0080-4012-8ca4-c2a455493b75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:19.995Z|0a2ebb2d-73c1-44b3-a53a-4f1af061589a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:19.996Z|0a2ebb2d-73c1-44b3-a53a-4f1af061589a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:19.997Z|2942169f-741d-41a3-a92f-aecc73516d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:19.998Z|2942169f-741d-41a3-a92f-aecc73516d55|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:23.153Z|aebca246-a0b7-4138-9dd3-d04724d024cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:22:23.155Z|aebca246-a0b7-4138-9dd3-d04724d024cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:22:30.023Z|be91e39b-fac1-4130-9fc2-2b399c473b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:30.023Z|27c66df9-f0f8-4def-b255-490edcb5c0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:30.024Z|27c66df9-f0f8-4def-b255-490edcb5c0d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:30.024Z|be91e39b-fac1-4130-9fc2-2b399c473b2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:30.024Z|491daf5f-b2fb-44fa-946c-d4e9565428c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:30.025Z|491daf5f-b2fb-44fa-946c-d4e9565428c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:38.154Z|5bed5fcc-f57e-45c0-96e6-421e1f17f7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:22:38.154Z|5bed5fcc-f57e-45c0-96e6-421e1f17f7ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:22:39.201Z|bb1cf2e3-f5e8-4dc7-aa2b-e3cd5f936093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:22:39.201Z|bb1cf2e3-f5e8-4dc7-aa2b-e3cd5f936093|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:22:40.049Z|b0568a0a-892a-49c6-92d9-ed646fbac518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:40.048Z|dd58390a-9384-4405-a5cc-01f6cd9c5d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:40.049Z|dd58390a-9384-4405-a5cc-01f6cd9c5d4e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:40.049Z|b0568a0a-892a-49c6-92d9-ed646fbac518|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:40.051Z|8194dae6-3b3d-4d24-981d-5b31b0412cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:40.052Z|8194dae6-3b3d-4d24-981d-5b31b0412cdf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:50.074Z|45a6bc35-86fe-486d-8c4c-ccb7d0b3bcd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:50.074Z|668fa38b-66fd-4ae0-91cb-c094051ad12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:50.075Z|45a6bc35-86fe-486d-8c4c-ccb7d0b3bcd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:50.075Z|668fa38b-66fd-4ae0-91cb-c094051ad12c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:50.077Z|22837bff-4b11-419c-bb68-ce154bb27a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:22:50.077Z|22837bff-4b11-419c-bb68-ce154bb27a4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:22:53.153Z|d0bbd617-7179-470f-99d1-9e911bd5875e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:22:53.157Z|d0bbd617-7179-470f-99d1-9e911bd5875e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:23:00.113Z|85bb74f9-e59e-4718-8228-3ac8694dec64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:00.113Z|f5d5cff0-ddcc-4b37-99eb-d6d640399b2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:00.113Z|9e8d1bed-b0fe-4a56-b4af-59317afc7edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:00.114Z|f5d5cff0-ddcc-4b37-99eb-d6d640399b2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:00.114Z|85bb74f9-e59e-4718-8228-3ac8694dec64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:00.115Z|9e8d1bed-b0fe-4a56-b4af-59317afc7edf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:08.153Z|dce15a64-01de-4643-87b3-335bd44461d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:23:08.154Z|dce15a64-01de-4643-87b3-335bd44461d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:23:09.202Z|cb45fb5c-2197-4d37-9628-d8626bb26ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:23:09.203Z|cb45fb5c-2197-4d37-9628-d8626bb26ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:23:10.143Z|f4acf6d5-d0f8-4772-96cc-aaf6bc59d969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:10.144Z|6e9c4fb9-0a0a-4156-b81b-def15fb635fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:10.144Z|6e9c4fb9-0a0a-4156-b81b-def15fb635fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:10.144Z|f4acf6d5-d0f8-4772-96cc-aaf6bc59d969|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:10.148Z|aa80fac6-6ce0-4f1f-94a3-b8b0c81c5960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:10.149Z|aa80fac6-6ce0-4f1f-94a3-b8b0c81c5960|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:16.325Z|d517503f-ff49-4a75-adcf-f16cd8c11a61|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:23:16.326Z|d517503f-ff49-4a75-adcf-f16cd8c11a61|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:20.175Z|600f671f-8035-4002-af88-b81abd933e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:20.175Z|dcf05b7e-588b-4feb-b475-4bfabd10f3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:20.176Z|dcf05b7e-588b-4feb-b475-4bfabd10f3ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:20.176Z|600f671f-8035-4002-af88-b81abd933e7a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:20.182Z|452a360f-6f62-46e1-a316-0a7813cf54b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:20.184Z|452a360f-6f62-46e1-a316-0a7813cf54b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:23.154Z|486494af-3b3d-4ebf-8165-563547c956dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:23:23.155Z|486494af-3b3d-4ebf-8165-563547c956dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:23:30.202Z|2404bfe3-555e-475d-bdb4-058c4f737d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:30.202Z|8f765cd4-d1f6-4aab-901d-eda2cdf79f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:30.203Z|2404bfe3-555e-475d-bdb4-058c4f737d8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:30.203Z|8f765cd4-d1f6-4aab-901d-eda2cdf79f59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:30.208Z|b0c90adc-c499-46f7-b241-f468f1c05a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:30.209Z|b0c90adc-c499-46f7-b241-f468f1c05a91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:38.153Z|c34772f9-f536-451d-bfae-3e5ece27d565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:23:38.157Z|c34772f9-f536-451d-bfae-3e5ece27d565|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:23:39.203Z|31da4680-cf5d-4014-a3dd-f36171161608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:23:39.204Z|31da4680-cf5d-4014-a3dd-f36171161608|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:23:40.228Z|8857685a-de6b-43b4-902d-3cdc5160e39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:40.228Z|51628b34-7b91-4424-a838-1ad0781af67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:40.229Z|8857685a-de6b-43b4-902d-3cdc5160e39c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:40.229Z|51628b34-7b91-4424-a838-1ad0781af67a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:40.235Z|b4571cc1-9ac5-4e5b-bb58-79ff35431d07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:40.236Z|b4571cc1-9ac5-4e5b-bb58-79ff35431d07|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:50.266Z|07c4a332-70aa-4ea4-98c8-a711be2ad429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:50.267Z|07c4a332-70aa-4ea4-98c8-a711be2ad429|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:50.268Z|e4511540-e077-4257-9efb-5ea0488a511d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:50.268Z|e4511540-e077-4257-9efb-5ea0488a511d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:50.268Z|944404f3-c9ce-4ee4-93d0-5c6c8365930a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:23:50.269Z|944404f3-c9ce-4ee4-93d0-5c6c8365930a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:23:53.154Z|21986997-599b-4eb1-b6fa-c98fc102043e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:23:53.155Z|21986997-599b-4eb1-b6fa-c98fc102043e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:24:00.290Z|04d168cf-c815-47c4-b51a-9931f8f05d3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:00.291Z|04d168cf-c815-47c4-b51a-9931f8f05d3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:00.292Z|a6180db6-286c-4f07-88dd-a849e6d0ed60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:00.291Z|bb9a366d-13ec-4caa-a4ef-7d23e40a76eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:00.292Z|a6180db6-286c-4f07-88dd-a849e6d0ed60|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:00.293Z|bb9a366d-13ec-4caa-a4ef-7d23e40a76eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:08.154Z|1ed792fd-0788-4fee-a9b2-ed422009139f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:24:08.154Z|1ed792fd-0788-4fee-a9b2-ed422009139f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:24:09.205Z|695ffa8c-42ac-49dc-9774-a5d6d3c54f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:24:09.205Z|695ffa8c-42ac-49dc-9774-a5d6d3c54f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:24:10.315Z|ab60526b-222b-4ce9-b836-3241b5b17efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:10.315Z|08c046b2-7c74-40f4-a08e-3363c7359fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:10.316Z|08c046b2-7c74-40f4-a08e-3363c7359fdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:10.316Z|ab60526b-222b-4ce9-b836-3241b5b17efa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:10.320Z|5d8a854f-273b-485b-8649-1fcf0e64feb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:10.320Z|5d8a854f-273b-485b-8649-1fcf0e64feb5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:16.327Z|8e596e43-7391-4e32-87dc-c9d237b3ff11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:24:16.328Z|8e596e43-7391-4e32-87dc-c9d237b3ff11|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:20.343Z|b4e902ec-c869-4685-8cb3-f3fdae7c6afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:20.344Z|d12e9381-4d2f-4c0e-b38c-792759d905eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:20.344Z|b4e902ec-c869-4685-8cb3-f3fdae7c6afa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:20.344Z|247ef01a-c2ba-46f4-88b8-73a27b033d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:20.344Z|d12e9381-4d2f-4c0e-b38c-792759d905eb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:20.344Z|247ef01a-c2ba-46f4-88b8-73a27b033d62|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:23.154Z|cf06ed4b-0180-48fd-baa4-d08c42529f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:24:23.158Z|cf06ed4b-0180-48fd-baa4-d08c42529f92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:24:30.374Z|b9a598ea-90fd-4f1c-bedb-235184ffc2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:30.374Z|78bdd950-237c-4ece-8b38-d20e70f337b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:30.374Z|593427ac-8ac5-48e4-abd1-1155f5b8d3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:30.375Z|b9a598ea-90fd-4f1c-bedb-235184ffc2f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:30.375Z|78bdd950-237c-4ece-8b38-d20e70f337b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:30.376Z|593427ac-8ac5-48e4-abd1-1155f5b8d3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:38.153Z|2e70c670-975b-4cd0-bcec-78ed701cfcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:24:38.154Z|2e70c670-975b-4cd0-bcec-78ed701cfcfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:24:39.206Z|c7932394-f089-4fd1-b3c8-b22c4ceff730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:24:39.206Z|c7932394-f089-4fd1-b3c8-b22c4ceff730|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:24:40.402Z|94d94e10-9692-4101-b907-128cefa242d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:40.402Z|7f2964fd-b936-4b02-81b7-3e083b157cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:40.403Z|1130bc43-94e0-4474-b0e7-c498f1c4363a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:40.403Z|7f2964fd-b936-4b02-81b7-3e083b157cbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:40.403Z|1130bc43-94e0-4474-b0e7-c498f1c4363a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:40.403Z|94d94e10-9692-4101-b907-128cefa242d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:50.430Z|bbd63860-cbd0-45d8-9e88-1ef8cecce147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:50.430Z|9379d6e5-b40a-4673-b224-787a45c46e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:50.430Z|f249b4c3-3bc7-4d5a-aefc-ae1d03e9a1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:24:50.431Z|f249b4c3-3bc7-4d5a-aefc-ae1d03e9a1fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:50.431Z|9379d6e5-b40a-4673-b224-787a45c46e09|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:50.431Z|bbd63860-cbd0-45d8-9e88-1ef8cecce147|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:24:53.153Z|da20c1cf-b009-4545-91d4-68868634ce67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:24:53.154Z|da20c1cf-b009-4545-91d4-68868634ce67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:25:00.468Z|019c781b-bd2c-4697-b61f-ebf4b3f86d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:00.468Z|62b485d4-7336-4c3e-8aed-c613a56b3868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:00.469Z|62b485d4-7336-4c3e-8aed-c613a56b3868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:00.469Z|019c781b-bd2c-4697-b61f-ebf4b3f86d1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:00.472Z|7fd1ccf0-9048-4147-948d-7e058b21cf62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:00.472Z|7fd1ccf0-9048-4147-948d-7e058b21cf62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:08.153Z|a5266b79-42d5-438a-afd7-cae5d73f477b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:25:08.156Z|a5266b79-42d5-438a-afd7-cae5d73f477b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:25:09.207Z|ae4c1205-23ea-4c40-bfd3-e397fe60099c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:25:09.207Z|ae4c1205-23ea-4c40-bfd3-e397fe60099c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:25:10.498Z|4b5c3c3d-9812-4982-9de4-00f250df5027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:10.498Z|83f566b9-9ab2-4315-941b-d87dc16bb1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:10.499Z|4b5c3c3d-9812-4982-9de4-00f250df5027|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:10.499Z|83f566b9-9ab2-4315-941b-d87dc16bb1b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:10.506Z|7f9aa4ae-648d-4e6a-b764-c12aeeabd9b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:10.507Z|7f9aa4ae-648d-4e6a-b764-c12aeeabd9b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:16.325Z|a5fbeee9-9c4e-49ed-a342-8c2a733ac0da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:25:16.326Z|a5fbeee9-9c4e-49ed-a342-8c2a733ac0da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:20.525Z|28107700-81c4-43fc-bc5b-54ec03bcb1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:20.526Z|28107700-81c4-43fc-bc5b-54ec03bcb1df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:20.528Z|077f8b56-82c1-444b-bc43-92d22d41d6f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:20.528Z|077f8b56-82c1-444b-bc43-92d22d41d6f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:20.531Z|20ac2ca2-e16e-431d-a3e7-8f4e10650c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:20.532Z|20ac2ca2-e16e-431d-a3e7-8f4e10650c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:23.153Z|30c8fc9b-e197-4e35-abb1-f79e7dc687db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:25:23.154Z|30c8fc9b-e197-4e35-abb1-f79e7dc687db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:25:30.553Z|ef58f44e-cc3e-44b6-9826-fe96e85ac40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:30.553Z|b86585d3-b315-4fb5-8c52-8776464bb3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:30.554Z|ef58f44e-cc3e-44b6-9826-fe96e85ac40d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:30.554Z|b86585d3-b315-4fb5-8c52-8776464bb3de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:30.558Z|5ec5bb2f-0931-459b-a04e-57697b2f9e36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:30.558Z|5ec5bb2f-0931-459b-a04e-57697b2f9e36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:38.153Z|a730a48b-bbda-4f11-a4e3-a1bb52b3f5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:25:38.154Z|a730a48b-bbda-4f11-a4e3-a1bb52b3f5f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:25:39.208Z|9590734a-a782-450c-bdd3-29da14b3a50c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:25:39.209Z|9590734a-a782-450c-bdd3-29da14b3a50c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:25:40.577Z|4d0adbfb-1c8e-4556-82e9-a386ccdebbde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:40.578Z|418357b8-ee4d-43e0-8cac-ce99a2785000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:40.578Z|418357b8-ee4d-43e0-8cac-ce99a2785000|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:40.579Z|2ef6d683-35a6-46e9-8b52-5e4929e22de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:40.579Z|2ef6d683-35a6-46e9-8b52-5e4929e22de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:40.577Z|4d0adbfb-1c8e-4556-82e9-a386ccdebbde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:50.603Z|a4303daf-c985-4827-a5d0-5699dc10b218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:50.603Z|9cc087d6-6350-4503-91aa-c79973d19bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:50.603Z|a4303daf-c985-4827-a5d0-5699dc10b218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:50.603Z|9cc087d6-6350-4503-91aa-c79973d19bb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:50.605Z|751f4a2d-69c1-4db6-9b10-3d57aceeb982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:25:50.606Z|751f4a2d-69c1-4db6-9b10-3d57aceeb982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:25:53.153Z|ef35bab8-0df5-4402-9ff3-9f91a9b56225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:25:53.157Z|ef35bab8-0df5-4402-9ff3-9f91a9b56225|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:26:00.631Z|37f459ba-0f08-4195-b7fe-afa4a45b4ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:00.632Z|37f459ba-0f08-4195-b7fe-afa4a45b4ed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:00.633Z|f498ed96-9133-4be3-a4c8-5565b93ad155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:00.633Z|4af75c34-a2cf-402a-ad20-b16d5a552203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:00.634Z|f498ed96-9133-4be3-a4c8-5565b93ad155|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:00.634Z|4af75c34-a2cf-402a-ad20-b16d5a552203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:08.153Z|f3bdf3c0-dc65-4497-8d1d-6f1f809748a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:26:08.154Z|f3bdf3c0-dc65-4497-8d1d-6f1f809748a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:26:09.210Z|a47847d4-7d1b-413f-9fec-4e54b63062d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:26:09.210Z|a47847d4-7d1b-413f-9fec-4e54b63062d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:26:10.656Z|e84b1333-4426-4e02-893f-ec0c50c2d543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:10.655Z|b7481f03-9a34-47b8-beb5-4ffe50ed67dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:10.655Z|f2340747-ef3c-49e5-b118-393d68037560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:10.656Z|b7481f03-9a34-47b8-beb5-4ffe50ed67dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:10.656Z|f2340747-ef3c-49e5-b118-393d68037560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:10.656Z|e84b1333-4426-4e02-893f-ec0c50c2d543|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:16.327Z|8dce0af3-c65a-42e8-8c03-ad297fae50c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:26:16.329Z|8dce0af3-c65a-42e8-8c03-ad297fae50c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:20.685Z|b2501c21-542a-4446-9377-e8d063db2e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:20.685Z|c20000f8-d3e9-413e-a2af-f6fb12f28037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:20.685Z|b2501c21-542a-4446-9377-e8d063db2e80|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:20.685Z|c20000f8-d3e9-413e-a2af-f6fb12f28037|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:20.699Z|02fd89e2-4844-4bc8-8e07-80793fe03209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:20.700Z|02fd89e2-4844-4bc8-8e07-80793fe03209|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:23.153Z|4fa8d7e6-a389-49b9-b61e-6fe19fa4567f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:26:23.154Z|4fa8d7e6-a389-49b9-b61e-6fe19fa4567f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:26:30.712Z|f1d7f532-4c53-4556-a82f-07c4cea3d3ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:30.712Z|634e43c5-1feb-443a-b2f2-d21031678845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:30.713Z|f1d7f532-4c53-4556-a82f-07c4cea3d3ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:30.714Z|634e43c5-1feb-443a-b2f2-d21031678845|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:30.730Z|b3fcb4de-8550-4040-a33d-836da4596e8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:30.731Z|b3fcb4de-8550-4040-a33d-836da4596e8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:38.153Z|af096b49-4086-4c49-a087-9ef262b100c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:26:38.156Z|af096b49-4086-4c49-a087-9ef262b100c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:26:39.211Z|27a3c909-4e03-453b-bda8-62935defcf3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:26:39.212Z|27a3c909-4e03-453b-bda8-62935defcf3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:26:40.739Z|f093b3ae-58d7-4af7-8441-5b77b218380d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:40.740Z|f093b3ae-58d7-4af7-8441-5b77b218380d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:40.744Z|3d28073e-1f98-4d75-b191-adbe5d48e99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:40.745Z|3d28073e-1f98-4d75-b191-adbe5d48e99d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:40.768Z|32498898-9f90-43b1-95be-894455ea0111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:40.769Z|32498898-9f90-43b1-95be-894455ea0111|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:50.765Z|12f60037-175d-4ad7-aeaf-743d2e28e679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:50.766Z|555c643d-a9e3-4883-b5bb-227d0ca665ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:50.766Z|12f60037-175d-4ad7-aeaf-743d2e28e679|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:50.767Z|555c643d-a9e3-4883-b5bb-227d0ca665ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:50.797Z|212af392-78b0-48bc-b488-8c719a262bda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:26:50.798Z|212af392-78b0-48bc-b488-8c719a262bda|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:26:53.153Z|78c9d3e5-5983-4632-b275-2fa6c9eee763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:26:53.154Z|78c9d3e5-5983-4632-b275-2fa6c9eee763|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:27:00.790Z|50b77414-e6fd-45f2-b27d-3c9bb85ff401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:00.791Z|50b77414-e6fd-45f2-b27d-3c9bb85ff401|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:00.792Z|6201fa12-acaf-436f-939c-9b2dbc5cc194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:00.792Z|6201fa12-acaf-436f-939c-9b2dbc5cc194|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:00.823Z|ba755f6c-d1ca-49ca-82bb-58b83d2a2643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:00.824Z|ba755f6c-d1ca-49ca-82bb-58b83d2a2643|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:08.153Z|4b28f8f9-7db7-4681-b614-8bcc3cf14f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:27:08.154Z|4b28f8f9-7db7-4681-b614-8bcc3cf14f74|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:27:09.212Z|78525349-e318-40ce-b35c-ad081a0bb898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:27:09.213Z|78525349-e318-40ce-b35c-ad081a0bb898|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:27:10.814Z|8043872c-a19d-4139-87a5-c833149ba5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:10.814Z|d4e0d318-dcce-4c25-9ba3-750f6884d818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:10.815Z|8043872c-a19d-4139-87a5-c833149ba5c1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:10.815Z|d4e0d318-dcce-4c25-9ba3-750f6884d818|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:10.847Z|35b94422-bfb6-4944-894c-ede96657d6e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:10.848Z|35b94422-bfb6-4944-894c-ede96657d6e7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:16.325Z|e98550f5-73cc-4ba8-a16b-695b2211b567|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:27:16.326Z|e98550f5-73cc-4ba8-a16b-695b2211b567|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:20.839Z|3c54275a-caf8-4a28-ae1a-d1941f898f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:20.840Z|3c54275a-caf8-4a28-ae1a-d1941f898f51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:20.844Z|b11cbf0f-216a-4c23-a675-dd8a1c2c81d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:20.844Z|b11cbf0f-216a-4c23-a675-dd8a1c2c81d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:20.876Z|f64e13ab-cad6-405b-b352-9d878098180a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:20.876Z|f64e13ab-cad6-405b-b352-9d878098180a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:23.153Z|4fefd25f-710d-4d11-b311-b63298469267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:27:23.157Z|4fefd25f-710d-4d11-b311-b63298469267|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:27:30.869Z|3027d4e7-9646-49b4-bdbb-e7c1c22a0892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:30.869Z|29ecbe5d-3748-4c81-b3f7-22962fd64822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:30.870Z|29ecbe5d-3748-4c81-b3f7-22962fd64822|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:30.870Z|3027d4e7-9646-49b4-bdbb-e7c1c22a0892|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:30.902Z|eca5afc3-52bf-4a0f-8443-e9d6114a285b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:30.903Z|eca5afc3-52bf-4a0f-8443-e9d6114a285b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:38.153Z|e9d9ef23-7731-4939-9653-e648f46ad49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:27:38.154Z|e9d9ef23-7731-4939-9653-e648f46ad49d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:27:39.214Z|49e97379-e2f6-40f3-ba47-07215f2449cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:27:39.214Z|49e97379-e2f6-40f3-ba47-07215f2449cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:27:40.894Z|498f3dfc-74b6-4f75-bec7-201f75d1f125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:40.894Z|e61dd595-14b1-4bb0-a59b-88fde9338985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:40.894Z|498f3dfc-74b6-4f75-bec7-201f75d1f125|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:40.894Z|e61dd595-14b1-4bb0-a59b-88fde9338985|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:40.930Z|8df1cdb8-3081-47aa-8d11-5eb5ce65a9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:40.931Z|8df1cdb8-3081-47aa-8d11-5eb5ce65a9da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:50.921Z|a00b5e35-cff0-4d5c-a415-adfc05963490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:50.922Z|a00b5e35-cff0-4d5c-a415-adfc05963490|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:50.934Z|76c957f2-c587-4e46-8597-efaae68b1e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:50.935Z|76c957f2-c587-4e46-8597-efaae68b1e8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:50.956Z|b83907c2-122e-4158-8676-1c2292e096bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:27:50.956Z|b83907c2-122e-4158-8676-1c2292e096bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:27:53.153Z|d889a1be-a6a8-44ea-addb-bfaf31e60976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:27:53.154Z|d889a1be-a6a8-44ea-addb-bfaf31e60976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:28:00.952Z|17a833ec-2fcf-403e-bbad-c1a644f2c5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:00.953Z|17a833ec-2fcf-403e-bbad-c1a644f2c5fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:00.971Z|78d2ad8b-c3a1-4870-94fd-2e4b1b38123d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:00.972Z|78d2ad8b-c3a1-4870-94fd-2e4b1b38123d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:00.978Z|0cff3469-e912-4674-8e00-43be4cbfa68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:00.979Z|0cff3469-e912-4674-8e00-43be4cbfa68e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:08.154Z|926b3808-7db1-46f4-a1f0-23f63295e45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:28:08.157Z|926b3808-7db1-46f4-a1f0-23f63295e45b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:28:09.215Z|d789e4a4-b805-4f15-a879-2055c95971de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:28:09.216Z|d789e4a4-b805-4f15-a879-2055c95971de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:28:10.982Z|fddf651c-c859-4292-9637-3451ab849266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:10.982Z|fddf651c-c859-4292-9637-3451ab849266|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:10.998Z|7bfe993f-0181-49ee-8ffc-ced4b297c2d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:11.000Z|7bfe993f-0181-49ee-8ffc-ced4b297c2d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:11.012Z|ec6b6350-972f-436e-8964-cceec64b1335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:11.013Z|ec6b6350-972f-436e-8964-cceec64b1335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:16.328Z|d797c31a-3daf-404b-9620-39cb82fb024d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:28:16.329Z|d797c31a-3daf-404b-9620-39cb82fb024d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:21.003Z|290a2d7a-c431-4378-9b19-745790b837fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:21.004Z|290a2d7a-c431-4378-9b19-745790b837fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:21.024Z|7eb62998-54f2-412c-8549-3685f967eca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:21.025Z|7eb62998-54f2-412c-8549-3685f967eca1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:21.040Z|afc019bc-21c2-4ebe-8ed3-7a2dd0890aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:21.042Z|afc019bc-21c2-4ebe-8ed3-7a2dd0890aad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:23.153Z|4b61ef98-5f65-4559-9030-03c8cb93d3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:28:23.154Z|4b61ef98-5f65-4559-9030-03c8cb93d3eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:28:31.035Z|ef4e0987-793a-4a4c-b8ed-02e16b833ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:31.036Z|ef4e0987-793a-4a4c-b8ed-02e16b833ff3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:31.048Z|421d1517-b389-4868-9d32-16e61cbd3cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:31.049Z|421d1517-b389-4868-9d32-16e61cbd3cf3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:31.064Z|2deb93fd-742b-4842-b9d8-f7b1d6d72f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:31.065Z|2deb93fd-742b-4842-b9d8-f7b1d6d72f4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:38.153Z|5b9168a4-106f-4c8f-a14b-d16bb8680c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:28:38.154Z|5b9168a4-106f-4c8f-a14b-d16bb8680c2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:28:39.216Z|3e836ff4-8e1c-4762-9c31-b72b2803b2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:28:39.217Z|3e836ff4-8e1c-4762-9c31-b72b2803b2c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:28:41.062Z|c28e3924-e28a-4594-b648-4b98bdc9b773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:41.063Z|c28e3924-e28a-4594-b648-4b98bdc9b773|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:41.069Z|8a8a0348-09de-4fe8-869f-bed397abc88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:41.070Z|8a8a0348-09de-4fe8-869f-bed397abc88d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:41.089Z|44587805-cdb2-418b-a4aa-6f1fc8c1c912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:41.089Z|44587805-cdb2-418b-a4aa-6f1fc8c1c912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:51.090Z|9fd46bfe-dacf-4e04-9f96-0bb2384daaf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:51.091Z|9fd46bfe-dacf-4e04-9f96-0bb2384daaf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:51.093Z|63eea2f9-9ff9-48d0-ac69-50ebd26b410b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:51.093Z|63eea2f9-9ff9-48d0-ac69-50ebd26b410b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:51.116Z|cfd5567c-3d82-4f32-b9e1-a90aab7122c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:28:51.117Z|cfd5567c-3d82-4f32-b9e1-a90aab7122c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:28:53.153Z|7349443e-9a6c-4577-bc58-08c1e483923a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:28:53.156Z|7349443e-9a6c-4577-bc58-08c1e483923a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:29:01.119Z|c11f5beb-4bfc-40b6-99ed-10d0c460c2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:01.120Z|c11f5beb-4bfc-40b6-99ed-10d0c460c2d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:01.125Z|68a35d16-fbde-44ae-a558-0e55d2e4f89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:01.126Z|68a35d16-fbde-44ae-a558-0e55d2e4f89e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:01.180Z|ba6b8d91-f6ac-4063-8581-4abf69ec2a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:01.181Z|ba6b8d91-f6ac-4063-8581-4abf69ec2a25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:08.153Z|de5b84be-9308-4f2c-9834-1b0a52d0f324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:29:08.154Z|de5b84be-9308-4f2c-9834-1b0a52d0f324|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:29:09.218Z|abf7753f-e84b-41e4-b513-ba44dc8d91a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:29:09.219Z|abf7753f-e84b-41e4-b513-ba44dc8d91a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:29:11.167Z|12f72e15-8af8-4a43-a196-59da1b1e725f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:11.168Z|12f72e15-8af8-4a43-a196-59da1b1e725f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:11.178Z|310bb454-d9f1-4774-920b-2a65648d2d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:11.179Z|310bb454-d9f1-4774-920b-2a65648d2d12|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:11.211Z|479e7120-7611-4bcd-87bd-c543e18f260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:11.212Z|479e7120-7611-4bcd-87bd-c543e18f260a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:16.325Z|84e6838e-546d-4aca-9993-b606aa2c579c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:29:16.326Z|84e6838e-546d-4aca-9993-b606aa2c579c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:21.197Z|014750ce-21c2-4c10-b6da-1730b165ccbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:21.198Z|014750ce-21c2-4c10-b6da-1730b165ccbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:21.226Z|a2fac461-2e40-401d-96be-1675ddc38ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:21.227Z|a2fac461-2e40-401d-96be-1675ddc38ae4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:21.270Z|2d237b60-0659-49e9-9372-ca2e20154d32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:21.270Z|2d237b60-0659-49e9-9372-ca2e20154d32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:23.153Z|eec264dd-c6f9-411b-bba8-66803276d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:29:23.154Z|eec264dd-c6f9-411b-bba8-66803276d2ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:29:31.258Z|c890c4ee-b0b4-4998-9fbc-e0cb8849856e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:31.259Z|c890c4ee-b0b4-4998-9fbc-e0cb8849856e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:31.258Z|856c83f4-9eef-44d5-a136-30febfc22e46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:31.260Z|856c83f4-9eef-44d5-a136-30febfc22e46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:31.295Z|04189fbe-6f6b-4353-8ded-2d89f5a5cdf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:31.296Z|04189fbe-6f6b-4353-8ded-2d89f5a5cdf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:38.153Z|c7c1f7bb-e2b4-4947-a3f5-1c36db8a2598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:29:38.159Z|c7c1f7bb-e2b4-4947-a3f5-1c36db8a2598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:29:39.220Z|772eee51-3742-4db5-8490-7ead3122c23c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:29:39.220Z|772eee51-3742-4db5-8490-7ead3122c23c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:29:41.296Z|80ae317e-e690-482f-b83a-1334ac737937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:41.296Z|0af43f3a-49f2-4193-bc38-48fde15f7746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:41.297Z|80ae317e-e690-482f-b83a-1334ac737937|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:41.297Z|0af43f3a-49f2-4193-bc38-48fde15f7746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:41.322Z|f26dd2f6-3337-44ed-a19d-762f6b026444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:41.323Z|f26dd2f6-3337-44ed-a19d-762f6b026444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:51.335Z|824ae437-5da0-4620-ae2a-c3544a79b089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:51.335Z|a0df2170-91e2-4447-9af6-66fbb3f1f1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:51.336Z|824ae437-5da0-4620-ae2a-c3544a79b089|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:51.336Z|a0df2170-91e2-4447-9af6-66fbb3f1f1f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:51.354Z|b24e7450-a91a-4629-9a27-1c7f7bd1ac08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:29:51.355Z|b24e7450-a91a-4629-9a27-1c7f7bd1ac08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:29:53.153Z|013f4593-5677-44a1-97de-a4773d9bad05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:29:53.155Z|013f4593-5677-44a1-97de-a4773d9bad05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:30:01.363Z|efa5554a-caf6-4806-823b-f6a37eadc06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:01.364Z|efa5554a-caf6-4806-823b-f6a37eadc06e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:01.366Z|21733f90-9aab-4d62-b848-d96793d3e81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:01.367Z|21733f90-9aab-4d62-b848-d96793d3e81f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:01.378Z|a915052f-dfff-4122-ab58-717e8acc1fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:01.379Z|a915052f-dfff-4122-ab58-717e8acc1fcb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:08.153Z|7e7027fb-c47e-42a9-b15f-ed21623a4c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:30:08.154Z|7e7027fb-c47e-42a9-b15f-ed21623a4c0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:30:09.221Z|913865d1-ad70-4c5e-a67a-ad7f6d6a0b70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:30:09.222Z|913865d1-ad70-4c5e-a67a-ad7f6d6a0b70|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:30:11.393Z|16b30f12-6d15-4ad7-b7d9-6895a301c44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:11.393Z|16b30f12-6d15-4ad7-b7d9-6895a301c44d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:11.400Z|3771098d-f537-41f3-96cb-5454b410466b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:11.401Z|3771098d-f537-41f3-96cb-5454b410466b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:11.409Z|dcc0c394-209c-41db-8f40-b5fa56adf938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:11.410Z|dcc0c394-209c-41db-8f40-b5fa56adf938|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:16.326Z|b4571302-afac-43dc-9fce-1af6f378b230|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:30:16.327Z|b4571302-afac-43dc-9fce-1af6f378b230|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:21.421Z|615f2e52-0412-48d5-b52c-c1e2702173f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:21.421Z|615f2e52-0412-48d5-b52c-c1e2702173f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:21.426Z|4a1ab092-fda9-4ded-a548-fa708ddb031d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:21.427Z|4a1ab092-fda9-4ded-a548-fa708ddb031d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:21.430Z|6a9e821b-1830-45db-b109-9946d0dd3c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:21.431Z|6a9e821b-1830-45db-b109-9946d0dd3c98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:23.153Z|46943337-9de3-4278-a256-6c6cd08929a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:30:23.156Z|46943337-9de3-4278-a256-6c6cd08929a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:30:31.451Z|a047117f-9550-49e8-8327-9f673583d521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:31.453Z|a047117f-9550-49e8-8327-9f673583d521|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:31.460Z|be92e645-ef83-4775-838c-a87964eb2469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:31.461Z|be92e645-ef83-4775-838c-a87964eb2469|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:31.457Z|ccc310c2-66d0-444f-b877-5e53a10163b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:31.464Z|ccc310c2-66d0-444f-b877-5e53a10163b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:38.153Z|e1f2323d-c8f8-4162-b07e-1f45e95536cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:30:38.154Z|e1f2323d-c8f8-4162-b07e-1f45e95536cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:30:39.222Z|3680b2e9-3c1a-4f25-8708-0d777a8d7296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:30:39.223Z|3680b2e9-3c1a-4f25-8708-0d777a8d7296|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:30:41.479Z|d44907f4-b97a-430a-8a16-572bcb900094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:41.480Z|d44907f4-b97a-430a-8a16-572bcb900094|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:41.485Z|50e98d02-e47f-4c45-9a5b-a16744da2d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:41.485Z|50e98d02-e47f-4c45-9a5b-a16744da2d11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:41.486Z|8f887a1d-58e6-4b4b-87eb-4e580142afed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:41.487Z|8f887a1d-58e6-4b4b-87eb-4e580142afed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:51.503Z|f1a969fb-11e4-49b2-b991-63f4aa951e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:51.504Z|f1a969fb-11e4-49b2-b991-63f4aa951e85|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:51.507Z|1ddd712e-9779-44ca-ab2c-3ac3e791a79f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:51.508Z|1ddd712e-9779-44ca-ab2c-3ac3e791a79f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:51.506Z|0dfe190d-2f17-4fa4-9e4b-cf83145568db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:30:51.509Z|0dfe190d-2f17-4fa4-9e4b-cf83145568db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:30:53.153Z|e128504b-07cf-4ac1-ae64-ff8b7f10c7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:30:53.154Z|e128504b-07cf-4ac1-ae64-ff8b7f10c7fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:31:01.528Z|11773416-191b-4def-ae7d-fc0134df367c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:01.529Z|11773416-191b-4def-ae7d-fc0134df367c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:01.534Z|4da36ae4-23a7-4deb-bef0-0c801e053743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:01.535Z|4da36ae4-23a7-4deb-bef0-0c801e053743|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:01.539Z|ef64a0a7-11ac-4a8f-b05f-c9521d708d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:01.539Z|ef64a0a7-11ac-4a8f-b05f-c9521d708d69|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:08.153Z|33c113ad-d53a-4704-8e1e-b03a15fb32bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:31:08.157Z|33c113ad-d53a-4704-8e1e-b03a15fb32bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:31:09.224Z|d39238d0-4e82-46c7-a0ce-e4a8e6d52dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:31:09.225Z|d39238d0-4e82-46c7-a0ce-e4a8e6d52dc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:31:11.557Z|c5719068-dc38-4bfa-838d-1e799f3e2664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:11.557Z|8b13ec5f-8125-4456-b404-6ac8a821cdf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:11.558Z|c5719068-dc38-4bfa-838d-1e799f3e2664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:11.558Z|8b13ec5f-8125-4456-b404-6ac8a821cdf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:11.567Z|a666e856-93d4-446c-b104-ca9011967106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:11.567Z|a666e856-93d4-446c-b104-ca9011967106|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:16.328Z|b3b01f35-58c1-49dc-982a-229c5e2311d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:31:16.329Z|b3b01f35-58c1-49dc-982a-229c5e2311d0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:21.580Z|4e96869a-e7b4-4fcf-8b4d-9b128deb1791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:21.581Z|4e96869a-e7b4-4fcf-8b4d-9b128deb1791|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:21.584Z|4d8f7b46-f648-43f8-a2dd-c9937f807540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:21.584Z|4d8f7b46-f648-43f8-a2dd-c9937f807540|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:21.594Z|e03cbea2-28ba-4ce7-b372-f29b13f7e64f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:21.595Z|e03cbea2-28ba-4ce7-b372-f29b13f7e64f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:23.154Z|32e90ea0-caa0-444d-a699-bded1d413d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:31:23.155Z|32e90ea0-caa0-444d-a699-bded1d413d5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:31:31.606Z|df1177d3-147a-4187-9782-d0422c03b001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:31.606Z|9e82a151-f8b2-4af7-bdfb-d373ddabce22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:31.607Z|df1177d3-147a-4187-9782-d0422c03b001|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:31.607Z|9e82a151-f8b2-4af7-bdfb-d373ddabce22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:31.620Z|5d9b1b46-c193-413c-8e00-cfda97b8cc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:31.620Z|5d9b1b46-c193-413c-8e00-cfda97b8cc90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:38.153Z|f4570fa6-7d77-4919-be5e-53381d7ed2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:31:38.154Z|f4570fa6-7d77-4919-be5e-53381d7ed2f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:31:39.225Z|06386e64-a05c-45e7-a504-462c88e7b5fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:31:39.226Z|06386e64-a05c-45e7-a504-462c88e7b5fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:31:41.633Z|a847d27e-809f-454c-9306-244d6cf9ed5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:41.634Z|a847d27e-809f-454c-9306-244d6cf9ed5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:41.635Z|4202d472-5207-4b69-a7f7-68edbb157ea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:41.636Z|4202d472-5207-4b69-a7f7-68edbb157ea6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:41.644Z|47a970fe-ef5e-4b09-9605-1b5981b55f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:41.646Z|47a970fe-ef5e-4b09-9605-1b5981b55f8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:51.663Z|e72b6db6-9332-45c2-be84-f77ddd0abd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:51.664Z|e72b6db6-9332-45c2-be84-f77ddd0abd74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:51.672Z|6ed1b6cb-1f32-4d07-acdf-9b245a276728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:51.674Z|6ed1b6cb-1f32-4d07-acdf-9b245a276728|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:51.678Z|cf3f4473-9d72-4041-8b58-fa30e6f6f4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:31:51.679Z|cf3f4473-9d72-4041-8b58-fa30e6f6f4eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:31:53.153Z|c8a0aef7-8433-4a3e-8d7f-ec8bbf5786a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:31:53.162Z|c8a0aef7-8433-4a3e-8d7f-ec8bbf5786a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:32:01.695Z|44783ad8-ce2f-4ac3-928d-17c61ba26440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:01.695Z|c1e0da9d-bd54-4037-a1b2-60afd11a9a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:01.696Z|44783ad8-ce2f-4ac3-928d-17c61ba26440|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:01.696Z|c1e0da9d-bd54-4037-a1b2-60afd11a9a02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:01.710Z|62c73251-1a7b-4f02-89f0-87053a76bf10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:01.710Z|62c73251-1a7b-4f02-89f0-87053a76bf10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:08.153Z|7f0ecc9e-cd4d-45f3-b2b2-c3a487d78d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:32:08.154Z|7f0ecc9e-cd4d-45f3-b2b2-c3a487d78d97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:32:09.227Z|0b1a11bf-10d3-4b9a-a0a0-c22d98ea2fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:32:09.228Z|0b1a11bf-10d3-4b9a-a0a0-c22d98ea2fa2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:32:11.720Z|f3498679-097d-4242-af61-7b1bc0b662a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:11.720Z|76a39b54-ca3f-4c23-96d3-1059155c9062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:11.721Z|76a39b54-ca3f-4c23-96d3-1059155c9062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:11.721Z|f3498679-097d-4242-af61-7b1bc0b662a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:11.738Z|3ab703e3-d372-4c97-9a0a-09a160b994fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:11.739Z|3ab703e3-d372-4c97-9a0a-09a160b994fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:16.325Z|e0197e1d-432f-4f86-a2b3-64ae82884478|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:32:16.326Z|e0197e1d-432f-4f86-a2b3-64ae82884478|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:21.749Z|42d6cae8-1574-4548-9a9a-c945eaf8626e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:21.752Z|42d6cae8-1574-4548-9a9a-c945eaf8626e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:21.756Z|bef501fe-5037-480a-95c8-e233c2951430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:21.757Z|bef501fe-5037-480a-95c8-e233c2951430|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:21.768Z|4aab2db2-5a0a-49a0-9607-e45d1b3e5c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:21.769Z|4aab2db2-5a0a-49a0-9607-e45d1b3e5c3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:23.153Z|b8036b3f-e5b7-4978-bdc4-569c4d97191b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:32:23.154Z|b8036b3f-e5b7-4978-bdc4-569c4d97191b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:32:31.778Z|782181f0-c83d-4293-9295-232ac66eb4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:31.778Z|782181f0-c83d-4293-9295-232ac66eb4ac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:31.778Z|f739a3fe-3742-4ba4-a8c9-cef8b88ac475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:31.779Z|f739a3fe-3742-4ba4-a8c9-cef8b88ac475|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:31.792Z|1ec6f551-cee3-4dcc-b27a-9b85b9789a2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:31.792Z|1ec6f551-cee3-4dcc-b27a-9b85b9789a2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:38.153Z|287cb1da-f993-4408-b5f8-ddd9827790d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:32:38.156Z|287cb1da-f993-4408-b5f8-ddd9827790d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:32:39.229Z|d6a88426-9984-4863-b8aa-d20e0fd866af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:32:39.230Z|d6a88426-9984-4863-b8aa-d20e0fd866af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:32:41.803Z|56cf6cff-1114-41bc-90e9-41bf9709c0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:41.804Z|56cf6cff-1114-41bc-90e9-41bf9709c0a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:41.806Z|a969f83e-924c-46a9-a831-0aae9984b049|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:41.806Z|a969f83e-924c-46a9-a831-0aae9984b049|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:41.828Z|da9cf9ee-aaa5-4211-87fe-fd469099edb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:41.829Z|da9cf9ee-aaa5-4211-87fe-fd469099edb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:51.831Z|58f00147-4324-4a61-9350-aa5f9b0d3c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:51.831Z|58f00147-4324-4a61-9350-aa5f9b0d3c86|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:51.835Z|ec4b832e-1f02-4afb-8771-06b2a0fc57d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:51.836Z|ec4b832e-1f02-4afb-8771-06b2a0fc57d1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:51.855Z|57499fc3-d7a2-4a46-a972-9af6f9d76785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:32:51.856Z|57499fc3-d7a2-4a46-a972-9af6f9d76785|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:32:53.153Z|9fb7ada4-1cad-44f4-87c5-1c166f8bb25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:32:53.154Z|9fb7ada4-1cad-44f4-87c5-1c166f8bb25c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:33:01.864Z|750d0202-f6b5-437f-8b51-dd059b91c1da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:01.864Z|4ebf718e-74ec-4614-b8bb-1d61b9393382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:01.865Z|4ebf718e-74ec-4614-b8bb-1d61b9393382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:01.870Z|750d0202-f6b5-437f-8b51-dd059b91c1da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:01.892Z|8ceec5d2-8d62-4c77-b429-a79092d21703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:01.893Z|8ceec5d2-8d62-4c77-b429-a79092d21703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:08.153Z|0f6504e6-97e4-49e0-8ea3-15d6e02c20eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:33:08.154Z|0f6504e6-97e4-49e0-8ea3-15d6e02c20eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:33:09.230Z|12d9fca7-3fbb-42fe-9990-79d62d343983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:33:09.231Z|12d9fca7-3fbb-42fe-9990-79d62d343983|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:33:11.896Z|92c0f706-ea0b-4c64-8dae-c4d813fc3371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:11.896Z|9c27e1ac-2730-44cc-9024-0e499d5454a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:11.896Z|9c27e1ac-2730-44cc-9024-0e499d5454a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:11.896Z|92c0f706-ea0b-4c64-8dae-c4d813fc3371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:11.919Z|00f6f09f-f115-49a9-be45-b25be6607e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:11.920Z|00f6f09f-f115-49a9-be45-b25be6607e95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:16.326Z|b1b60923-a1b4-4587-bf8c-a1b40972dbb8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:33:16.327Z|b1b60923-a1b4-4587-bf8c-a1b40972dbb8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:21.921Z|8e6d3521-d5e7-488b-84ec-5f5bbcec0a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:21.921Z|1a713a20-964d-4f80-87f2-fec90808b9e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:21.921Z|8e6d3521-d5e7-488b-84ec-5f5bbcec0a4a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:21.921Z|1a713a20-964d-4f80-87f2-fec90808b9e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:21.955Z|1eb0d5a1-d1fc-4e5c-9c25-75c6c49e7cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:21.956Z|1eb0d5a1-d1fc-4e5c-9c25-75c6c49e7cf8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:23.153Z|cf27296f-195f-4f58-85f1-0b86ee2aec4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:33:23.156Z|cf27296f-195f-4f58-85f1-0b86ee2aec4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:33:31.944Z|e3d0431e-dbc9-4b36-baf7-dacb812a16bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:31.944Z|e9eed744-757b-425f-a539-543c63f62b9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:31.945Z|e9eed744-757b-425f-a539-543c63f62b9c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:31.945Z|e3d0431e-dbc9-4b36-baf7-dacb812a16bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:31.978Z|b36050ac-b1b4-440b-8b43-35b77299bb87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:31.978Z|b36050ac-b1b4-440b-8b43-35b77299bb87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:38.153Z|008705f7-08d4-44af-b27c-2f9bb26d99d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:33:38.154Z|008705f7-08d4-44af-b27c-2f9bb26d99d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:33:39.232Z|333681ad-2cc6-4a6b-a571-84dde4ed5d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:33:39.232Z|333681ad-2cc6-4a6b-a571-84dde4ed5d4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:33:41.969Z|0556dc5b-0819-422e-acfe-805ea96a96aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:41.969Z|89c88f0a-aa1e-491d-b2ea-f94ab3446f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:41.969Z|89c88f0a-aa1e-491d-b2ea-f94ab3446f5f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:41.969Z|0556dc5b-0819-422e-acfe-805ea96a96aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:42.000Z|f9e0faf8-356c-453c-a1ce-8a14e8f96308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:42.003Z|f9e0faf8-356c-453c-a1ce-8a14e8f96308|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:51.993Z|07d8645c-3f0d-4eb3-b15c-86949df52406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:51.993Z|c7de21b6-a932-4b83-b061-bddc4ceb5440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:51.994Z|07d8645c-3f0d-4eb3-b15c-86949df52406|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:51.994Z|c7de21b6-a932-4b83-b061-bddc4ceb5440|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:52.027Z|084326af-a9d2-4ce9-8936-8de63a226757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:33:52.028Z|084326af-a9d2-4ce9-8936-8de63a226757|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:33:53.153Z|66fc704f-0ccb-41fd-ba67-72ed67ca0da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:33:53.154Z|66fc704f-0ccb-41fd-ba67-72ed67ca0da6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:34:02.019Z|15046a98-f592-4c2f-92f0-2cebd5da58cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:02.019Z|f6086766-e7fc-4b21-953f-31c98d359fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:02.020Z|f6086766-e7fc-4b21-953f-31c98d359fb2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:02.020Z|15046a98-f592-4c2f-92f0-2cebd5da58cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:02.050Z|f5e67864-3783-4e05-895e-22abdda0e8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:02.052Z|f5e67864-3783-4e05-895e-22abdda0e8f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:08.153Z|959b754a-215c-4bf0-9a90-ca177569dbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:34:08.156Z|959b754a-215c-4bf0-9a90-ca177569dbe3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:34:09.233Z|2d9b4174-1445-4937-871b-87af9256ae73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:34:09.234Z|2d9b4174-1445-4937-871b-87af9256ae73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:34:12.048Z|e0c295da-a877-49ad-908a-59d5041a9909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:12.049Z|e0c295da-a877-49ad-908a-59d5041a9909|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:12.053Z|77d0375b-cc54-4454-9812-b2ea9139028d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:12.054Z|77d0375b-cc54-4454-9812-b2ea9139028d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:12.079Z|d27e2639-c5d0-47c6-b0b4-82540e720c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:12.080Z|d27e2639-c5d0-47c6-b0b4-82540e720c47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:16.325Z|52cba8ce-6eae-4776-a11c-8edbd1167ee6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:34:16.326Z|52cba8ce-6eae-4776-a11c-8edbd1167ee6|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:22.081Z|5e2c8857-a229-43df-a3fd-28e8d0140035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:22.082Z|5e2c8857-a229-43df-a3fd-28e8d0140035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:22.085Z|de58817f-c36a-4b73-954a-851b55dcfad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:22.085Z|de58817f-c36a-4b73-954a-851b55dcfad9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:22.103Z|3c0bb98b-3a6e-4ec6-b428-8c9b25d12562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:22.104Z|3c0bb98b-3a6e-4ec6-b428-8c9b25d12562|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:23.153Z|1fcfc62e-c1a8-4b48-a361-47020613ba86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:34:23.154Z|1fcfc62e-c1a8-4b48-a361-47020613ba86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:34:32.105Z|df4e4f0e-6831-4247-a2ff-96f9525620ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:32.105Z|9d993890-0ddc-4a7b-adfe-85304ed1de69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:32.106Z|df4e4f0e-6831-4247-a2ff-96f9525620ff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:32.106Z|9d993890-0ddc-4a7b-adfe-85304ed1de69|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:32.127Z|ab32ea16-e68c-42ef-8877-3469790a5dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:32.128Z|ab32ea16-e68c-42ef-8877-3469790a5dcb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:38.153Z|42bebf48-bb66-4a39-899e-c08de0d4871c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:34:38.154Z|42bebf48-bb66-4a39-899e-c08de0d4871c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:34:39.234Z|c1687496-a65f-4d2d-834d-b205f2051ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:34:39.235Z|c1687496-a65f-4d2d-834d-b205f2051ade|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:34:42.133Z|4edbcbde-74d4-417b-82d7-0207d3876524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:42.134Z|4edbcbde-74d4-417b-82d7-0207d3876524|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:42.134Z|214eb3a8-0b6e-47ab-8787-44f8f6af74f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:42.135Z|214eb3a8-0b6e-47ab-8787-44f8f6af74f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:42.153Z|3c1b1271-5efa-4d74-9b8f-5d5783391dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:42.154Z|3c1b1271-5efa-4d74-9b8f-5d5783391dc1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:52.161Z|6a6069ea-5dc6-408e-8763-fbfd78423a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:52.161Z|bf87b374-92ed-48aa-9407-b38a9584e54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:52.162Z|6a6069ea-5dc6-408e-8763-fbfd78423a60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:52.162Z|bf87b374-92ed-48aa-9407-b38a9584e54c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:52.184Z|ad1e2d6e-f1e3-4074-9670-08e598474be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:34:52.184Z|ad1e2d6e-f1e3-4074-9670-08e598474be5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:34:53.153Z|0ef4089e-5915-4fa4-917e-851165601d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:34:53.156Z|0ef4089e-5915-4fa4-917e-851165601d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:35:02.188Z|3193d2f6-44f6-4db6-9058-7d31d144fdf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:02.189Z|3193d2f6-44f6-4db6-9058-7d31d144fdf5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:02.189Z|c855fc3d-e130-4e36-95c9-29eb01c168e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:02.190Z|c855fc3d-e130-4e36-95c9-29eb01c168e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:02.211Z|ecc0c4ae-e764-4546-91f1-9df37f84f2fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:02.212Z|ecc0c4ae-e764-4546-91f1-9df37f84f2fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:08.153Z|75f6414d-d1d1-491c-a941-36cdf3f31150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:35:08.154Z|75f6414d-d1d1-491c-a941-36cdf3f31150|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:35:09.236Z|85e027a5-a038-4407-89e8-16976a2cefd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:35:09.236Z|85e027a5-a038-4407-89e8-16976a2cefd7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:35:12.215Z|9614ea79-bcce-4dc8-92a2-b2368ce0a59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:12.216Z|9614ea79-bcce-4dc8-92a2-b2368ce0a59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:12.220Z|fbf6049b-30a8-4c93-8347-f98dae424c3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:12.221Z|fbf6049b-30a8-4c93-8347-f98dae424c3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:12.237Z|28c96ee1-c861-463e-9ff0-1cad719a3120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:12.238Z|28c96ee1-c861-463e-9ff0-1cad719a3120|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:16.325Z|59251fd1-f008-4a43-9a27-0668f8838411|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:35:16.326Z|59251fd1-f008-4a43-9a27-0668f8838411|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:22.246Z|dd146a70-e781-423e-a0a4-36d551c2b086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:22.247Z|b218de0e-d4ae-4da5-8031-4dea68ec6777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:22.247Z|b218de0e-d4ae-4da5-8031-4dea68ec6777|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:22.247Z|dd146a70-e781-423e-a0a4-36d551c2b086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:22.269Z|968bd269-1dcf-4403-a9ad-5fd5af375c72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:22.270Z|968bd269-1dcf-4403-a9ad-5fd5af375c72|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:23.155Z|0601d82a-a090-4e36-9fb9-c131d1e5c0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:35:23.155Z|0601d82a-a090-4e36-9fb9-c131d1e5c0c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:35:32.275Z|0d8a05de-3c56-41fd-ac5f-48a9f0030f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:32.275Z|efde1071-5423-491b-acb9-7b46d568f51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:32.276Z|0d8a05de-3c56-41fd-ac5f-48a9f0030f43|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:32.276Z|efde1071-5423-491b-acb9-7b46d568f51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:32.294Z|250a0eec-c30e-4fbe-a2fa-de29e45be50a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:32.295Z|250a0eec-c30e-4fbe-a2fa-de29e45be50a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:38.153Z|79d10ec2-538b-4757-98ff-98efc080f252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:35:38.157Z|79d10ec2-538b-4757-98ff-98efc080f252|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:35:39.237Z|31134485-60a0-4cbe-be67-ce2d0d0a75e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:35:39.237Z|31134485-60a0-4cbe-be67-ce2d0d0a75e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:35:42.300Z|2502bff6-3b01-4fa7-974c-dbc8524f8627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:42.300Z|42acd288-f6ac-4495-89ce-0af50c6165d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:42.300Z|42acd288-f6ac-4495-89ce-0af50c6165d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:42.300Z|2502bff6-3b01-4fa7-974c-dbc8524f8627|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:42.321Z|fbeae816-dac4-4d65-b30e-eda3c87ac8d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:42.323Z|fbeae816-dac4-4d65-b30e-eda3c87ac8d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:52.328Z|f473a1e9-b339-46c7-b0a9-63526b782f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:52.328Z|2b43daaa-06f6-45f2-aee3-46d2c7d65cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:52.328Z|f473a1e9-b339-46c7-b0a9-63526b782f7d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:52.329Z|2b43daaa-06f6-45f2-aee3-46d2c7d65cf6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:52.349Z|180d2012-c4f3-45ad-ad41-c169b84aa67a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:35:52.350Z|180d2012-c4f3-45ad-ad41-c169b84aa67a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:35:53.153Z|aa3b2156-1e2b-4d48-9cd5-8f0563aa7ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:35:53.154Z|aa3b2156-1e2b-4d48-9cd5-8f0563aa7ee5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:36:02.352Z|4e179e9d-3b50-4ede-87d9-05804f5a414a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:02.352Z|21d41476-c2dd-4f4a-b2d2-b7550a719324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:02.353Z|21d41476-c2dd-4f4a-b2d2-b7550a719324|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:02.353Z|4e179e9d-3b50-4ede-87d9-05804f5a414a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:02.373Z|cb968142-8917-493f-99ea-9c1099d2ab1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:02.374Z|cb968142-8917-493f-99ea-9c1099d2ab1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:08.153Z|b3878c12-4a54-4d01-88b9-76b915609b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:36:08.154Z|b3878c12-4a54-4d01-88b9-76b915609b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:36:09.238Z|71a0f6db-61ef-4081-bee1-ed599aeb6c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:36:09.239Z|71a0f6db-61ef-4081-bee1-ed599aeb6c17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:36:12.377Z|0a0b24bb-03ce-42a7-8b5a-a2705b55f068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:12.377Z|9a76bfe9-dcd2-4b0a-99b9-040dce51b0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:12.378Z|9a76bfe9-dcd2-4b0a-99b9-040dce51b0e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:12.378Z|0a0b24bb-03ce-42a7-8b5a-a2705b55f068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:12.397Z|6f3bc36a-0e89-4aa6-949b-4ca557b56dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:12.398Z|6f3bc36a-0e89-4aa6-949b-4ca557b56dd6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:16.326Z|0cfb414c-dd49-47a9-9a46-074327399dbf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:36:16.327Z|0cfb414c-dd49-47a9-9a46-074327399dbf|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:22.404Z|564e075c-7266-4f52-8340-8d0fcca86f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:22.405Z|6e44b07b-4660-4426-b181-a27a345b1595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:22.405Z|564e075c-7266-4f52-8340-8d0fcca86f63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:22.405Z|6e44b07b-4660-4426-b181-a27a345b1595|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:22.422Z|3ed4d6ce-9a1d-4baa-83bf-3558c568ff07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:22.423Z|3ed4d6ce-9a1d-4baa-83bf-3558c568ff07|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:23.153Z|770006c0-caa4-4982-9632-78e4f3c61387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:36:23.156Z|770006c0-caa4-4982-9632-78e4f3c61387|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:36:32.430Z|a5fe357f-8e02-4485-8c03-65c48b4a78d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:32.430Z|5e8dfce7-667c-478a-881a-3ee199227e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:32.431Z|5e8dfce7-667c-478a-881a-3ee199227e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:32.431Z|a5fe357f-8e02-4485-8c03-65c48b4a78d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:32.445Z|d7d4b789-1819-429c-9e70-af88c7201702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:32.445Z|d7d4b789-1819-429c-9e70-af88c7201702|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:38.153Z|05cc8744-3061-468e-aeba-bba5443427c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:36:38.154Z|05cc8744-3061-468e-aeba-bba5443427c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:36:39.240Z|9973327f-df1a-49e7-b72d-7915439fd8ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:36:39.241Z|9973327f-df1a-49e7-b72d-7915439fd8ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:36:42.456Z|eb049312-5ba8-4925-9cb0-77aa7d082443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:42.456Z|323a7378-34fa-4df5-8501-3188a2fa8cd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:42.457Z|eb049312-5ba8-4925-9cb0-77aa7d082443|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:42.457Z|323a7378-34fa-4df5-8501-3188a2fa8cd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:42.468Z|464a1195-0d64-49b0-b3bf-2c7b8ea16a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:42.469Z|464a1195-0d64-49b0-b3bf-2c7b8ea16a2e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:52.482Z|926c4434-3931-4d75-bf74-55cfe0b86981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:52.483Z|926c4434-3931-4d75-bf74-55cfe0b86981|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:52.486Z|f3027bb0-4329-43fe-b850-896fa0592dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:52.487Z|f3027bb0-4329-43fe-b850-896fa0592dbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:52.493Z|7cc33228-0bf5-414e-a954-947215c557af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:36:52.494Z|7cc33228-0bf5-414e-a954-947215c557af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:36:53.153Z|6a11dc73-500a-4808-a090-8d6c8144b7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:36:53.154Z|6a11dc73-500a-4808-a090-8d6c8144b7b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:37:02.512Z|d976d522-42a3-467c-b9ad-d15e06c01ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:02.513Z|d976d522-42a3-467c-b9ad-d15e06c01ee8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:02.517Z|4cbb6779-b9da-437d-8d87-7b3af6f1d7ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:02.518Z|4cbb6779-b9da-437d-8d87-7b3af6f1d7ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:02.521Z|c03c454c-5aef-4361-b076-e18bbd599e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:02.522Z|c03c454c-5aef-4361-b076-e18bbd599e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:08.153Z|e9805abc-d5ee-4187-945a-bc125ebe6771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:37:08.156Z|e9805abc-d5ee-4187-945a-bc125ebe6771|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:37:09.242Z|f7d2d2f3-df5c-4868-aafc-0d861475af8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:37:09.243Z|f7d2d2f3-df5c-4868-aafc-0d861475af8c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:37:12.537Z|5e0c5c92-b007-4e59-beea-00681ec65166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:12.538Z|5e0c5c92-b007-4e59-beea-00681ec65166|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:12.541Z|63cdf8a2-4858-4cb2-9cf2-b28438520abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:12.541Z|fd9507a9-2d15-4fcf-b8db-9e8276949868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:12.542Z|63cdf8a2-4858-4cb2-9cf2-b28438520abe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:12.542Z|fd9507a9-2d15-4fcf-b8db-9e8276949868|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:16.326Z|f93f9c8e-2212-41be-b02b-d6673949aab0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:37:16.327Z|f93f9c8e-2212-41be-b02b-d6673949aab0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:22.562Z|1c931b5e-4e00-49dc-b016-883ad1e2a542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:22.562Z|3e8bff0a-cfa6-4a7d-b8d0-3af2f6188c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:22.563Z|1c931b5e-4e00-49dc-b016-883ad1e2a542|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:22.563Z|3e8bff0a-cfa6-4a7d-b8d0-3af2f6188c83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:22.564Z|a7ecedd6-a86d-4e98-b523-7a13b736032c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:22.565Z|a7ecedd6-a86d-4e98-b523-7a13b736032c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:23.154Z|ddfcab40-d796-4163-b009-3bd60d643d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:37:23.155Z|ddfcab40-d796-4163-b009-3bd60d643d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:37:32.592Z|c0062255-20fd-4ed8-9b2f-537b2a7006b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:32.593Z|c0062255-20fd-4ed8-9b2f-537b2a7006b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:32.602Z|0845c4e3-7f49-4c29-a8e6-62010f38c435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:32.602Z|0845c4e3-7f49-4c29-a8e6-62010f38c435|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:32.605Z|549e149b-d992-48d6-95ad-7937ef01a0f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:32.605Z|549e149b-d992-48d6-95ad-7937ef01a0f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:38.153Z|03ae9e3f-64b4-48f8-b995-9b92622bccec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:37:38.154Z|03ae9e3f-64b4-48f8-b995-9b92622bccec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:37:39.243Z|389dc7cf-81c2-4dc6-bdf1-7055b2fb5c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:37:39.244Z|389dc7cf-81c2-4dc6-bdf1-7055b2fb5c94|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:37:42.616Z|99fb796b-adf8-447c-8b8b-24d710e025e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:42.617Z|99fb796b-adf8-447c-8b8b-24d710e025e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:42.625Z|423484a8-5397-408a-b79f-5ec030a2a788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:42.626Z|423484a8-5397-408a-b79f-5ec030a2a788|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:42.631Z|f569dfe9-d3d8-4b90-bc9a-6f655d4fe1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:42.631Z|f569dfe9-d3d8-4b90-bc9a-6f655d4fe1fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:52.648Z|a4ff73be-37b2-42f4-93cf-7b88184309a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:52.649Z|a4ff73be-37b2-42f4-93cf-7b88184309a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:52.651Z|726e0286-86f5-4ecf-84b3-22987b7b48e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:52.652Z|726e0286-86f5-4ecf-84b3-22987b7b48e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:52.655Z|f374ff10-94a6-417c-a32b-c2c094e801db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:37:52.656Z|f374ff10-94a6-417c-a32b-c2c094e801db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:37:53.153Z|40d8187a-40cb-4d0f-bfb7-b2695cbb6441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:37:53.161Z|40d8187a-40cb-4d0f-bfb7-b2695cbb6441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:38:02.681Z|fd904764-eed4-438c-aa5e-ab2a76f843c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:02.682Z|fd904764-eed4-438c-aa5e-ab2a76f843c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:02.686Z|34d9e237-30b6-4487-a808-96e22190de4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:02.687Z|34d9e237-30b6-4487-a808-96e22190de4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:02.691Z|798e7405-e388-49e0-a681-75be837f0ce8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:02.692Z|798e7405-e388-49e0-a681-75be837f0ce8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:08.153Z|60d668c8-3502-4cd3-be27-91a55f9a05a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:38:08.154Z|60d668c8-3502-4cd3-be27-91a55f9a05a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:38:09.245Z|dcbcfd4d-08c8-4cd2-8fbc-5fcf4021cf13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:38:09.245Z|dcbcfd4d-08c8-4cd2-8fbc-5fcf4021cf13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:38:12.719Z|3a19a459-5a8f-412e-8e24-45f5d56e2008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:12.720Z|3a19a459-5a8f-412e-8e24-45f5d56e2008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:12.730Z|e3eefe39-59fb-4575-9ad8-5c7f316c0f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:12.730Z|d1af2f3e-f4c8-4c33-b6a7-4dc7b1298f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:12.730Z|e3eefe39-59fb-4575-9ad8-5c7f316c0f43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:12.730Z|d1af2f3e-f4c8-4c33-b6a7-4dc7b1298f97|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:16.326Z|3a0da486-f738-4aff-881e-8993e50ac1a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:38:16.327Z|3a0da486-f738-4aff-881e-8993e50ac1a7|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:22.749Z|c76eda72-3c8e-4cfc-b463-c61eab58d3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:22.750Z|c76eda72-3c8e-4cfc-b463-c61eab58d3f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:22.754Z|76f49ef7-8aa8-4511-bc47-2a38142a2cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:22.755Z|76f49ef7-8aa8-4511-bc47-2a38142a2cb4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:22.764Z|f84730e7-7c0f-42c8-abcd-eeb004ef3d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:22.765Z|f84730e7-7c0f-42c8-abcd-eeb004ef3d18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:23.153Z|e3fc79af-aaaa-4670-9c35-d4fd2a435cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:38:23.154Z|e3fc79af-aaaa-4670-9c35-d4fd2a435cc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:38:32.776Z|1d65dd5d-f39e-44da-8198-e6c3e61b2214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:32.776Z|1d65dd5d-f39e-44da-8198-e6c3e61b2214|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:32.779Z|bcf002af-34e0-4d90-b280-37a1975340ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:32.780Z|bcf002af-34e0-4d90-b280-37a1975340ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:32.790Z|7f7a5eea-2be3-4f88-a8d4-5fcc896f2335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:32.791Z|7f7a5eea-2be3-4f88-a8d4-5fcc896f2335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:38.153Z|828e0241-6872-4560-b6dc-21c95827b79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:38:38.156Z|828e0241-6872-4560-b6dc-21c95827b79b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:38:39.246Z|86c39307-0305-4f60-9891-e93496345e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:38:39.247Z|86c39307-0305-4f60-9891-e93496345e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:38:42.801Z|fdae09b8-0f4e-4446-beb6-4a5dcd99b69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:42.802Z|fdae09b8-0f4e-4446-beb6-4a5dcd99b69e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:42.801Z|8422a35c-3d6e-4f0c-9dcd-adb79f9049e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:42.803Z|8422a35c-3d6e-4f0c-9dcd-adb79f9049e9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:42.817Z|83dbe553-bd4b-4e31-9775-49c003e0c532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:42.818Z|83dbe553-bd4b-4e31-9775-49c003e0c532|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:52.838Z|c8bdf5d8-7014-494b-b8dc-9656674e964c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:52.839Z|c8bdf5d8-7014-494b-b8dc-9656674e964c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:52.838Z|29bdf1db-6960-4a8e-aa66-68900e4954cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:52.841Z|29bdf1db-6960-4a8e-aa66-68900e4954cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:52.847Z|2f13001d-3bfe-4174-ab71-de47227395da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:38:52.849Z|2f13001d-3bfe-4174-ab71-de47227395da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:38:53.153Z|8a155219-442e-4f73-bc8e-8fd787a5a08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:38:53.154Z|8a155219-442e-4f73-bc8e-8fd787a5a08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:39:02.867Z|7df2894a-65e9-480f-80d4-141f483c0489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:02.867Z|7df2894a-65e9-480f-80d4-141f483c0489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:02.867Z|f690e40c-0845-4939-bd42-d98d53e8f59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:02.868Z|f690e40c-0845-4939-bd42-d98d53e8f59c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:02.875Z|5de58bd7-1cfe-48fd-ab82-b188a186571a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:02.875Z|5de58bd7-1cfe-48fd-ab82-b188a186571a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:08.153Z|0584b2ef-b35c-4d08-af24-3521d3e17286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:39:08.154Z|0584b2ef-b35c-4d08-af24-3521d3e17286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:39:09.247Z|e10d6faf-0741-45e4-9ca8-1e25450536fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:39:09.248Z|e10d6faf-0741-45e4-9ca8-1e25450536fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:39:12.893Z|e0c6a6fd-fa73-4bb2-b3c2-d3e57513e4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:12.894Z|3438081a-85a8-44cb-8f27-5194324d1107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:12.894Z|e0c6a6fd-fa73-4bb2-b3c2-d3e57513e4e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:12.895Z|3438081a-85a8-44cb-8f27-5194324d1107|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:12.900Z|2ed885d2-46f9-4536-807a-7b374d2ae165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:12.901Z|2ed885d2-46f9-4536-807a-7b374d2ae165|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:16.325Z|31e9035f-fd18-451a-992a-e62fb4958b16|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:39:16.326Z|31e9035f-fd18-451a-992a-e62fb4958b16|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:22.923Z|2fc6978d-c83b-489f-baa4-126f69e9d7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:22.923Z|2fc6978d-c83b-489f-baa4-126f69e9d7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:22.924Z|6c74d68b-e21b-4bf1-9a6e-0d7e7631a780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:22.926Z|6c74d68b-e21b-4bf1-9a6e-0d7e7631a780|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:22.929Z|36c456e3-6a1f-40d6-b2f3-97c96e3077ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:22.929Z|36c456e3-6a1f-40d6-b2f3-97c96e3077ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:23.154Z|c91873c6-4aba-4c3d-b43d-40a838d99a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:39:23.157Z|c91873c6-4aba-4c3d-b43d-40a838d99a6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:39:32.953Z|98db867d-f70c-4179-964b-33d17c26cd1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:32.953Z|ed5f96ed-2feb-45ec-8aa1-c4cf33430342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:32.955Z|ed5f96ed-2feb-45ec-8aa1-c4cf33430342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:32.955Z|98db867d-f70c-4179-964b-33d17c26cd1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:32.957Z|709dcdc0-e7dc-4d90-a435-ccaf0e611a64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:32.958Z|709dcdc0-e7dc-4d90-a435-ccaf0e611a64|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:38.154Z|aedffe2e-bd9f-4ced-8757-6445b8627393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:39:38.154Z|aedffe2e-bd9f-4ced-8757-6445b8627393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:39:39.249Z|51b63aa4-b37a-4db3-a245-acddff7d5e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:39:39.249Z|51b63aa4-b37a-4db3-a245-acddff7d5e4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:39:42.979Z|3bad9911-1410-4bb9-b991-e118dcfbf889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:42.979Z|ca1b076c-3297-4d52-8195-211f7a8b6444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:42.980Z|ca1b076c-3297-4d52-8195-211f7a8b6444|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:42.980Z|3bad9911-1410-4bb9-b991-e118dcfbf889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:42.992Z|bde8a1eb-6a62-4a62-ab74-cbeaa46c4b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:42.993Z|bde8a1eb-6a62-4a62-ab74-cbeaa46c4b02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:53.009Z|09bf451b-a587-4534-a1c5-9f825a725f70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:53.010Z|09bf451b-a587-4534-a1c5-9f825a725f70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:53.015Z|6fa9eada-04ad-4bc6-9712-5c878c4f9b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:53.016Z|6c0634ff-8f93-4e78-83c5-7108be24ec1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:39:53.017Z|6c0634ff-8f93-4e78-83c5-7108be24ec1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:53.017Z|6fa9eada-04ad-4bc6-9712-5c878c4f9b14|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:39:53.153Z|6bd209e9-fa17-4762-94fa-b48b15c67e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:39:53.154Z|6bd209e9-fa17-4762-94fa-b48b15c67e31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:03.043Z|be07d66d-2287-474f-88ba-c26b44e88560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:03.044Z|be07d66d-2287-474f-88ba-c26b44e88560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:03.043Z|c633eca3-f34c-42fb-a368-a7afb03e2fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:03.045Z|c633eca3-f34c-42fb-a368-a7afb03e2fe8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:03.046Z|c20ab61e-ff5c-4d40-acef-177638c5d003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:03.046Z|c20ab61e-ff5c-4d40-acef-177638c5d003|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:08.153Z|455f1116-faa8-4756-9ab7-877de26d7752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:40:08.156Z|455f1116-faa8-4756-9ab7-877de26d7752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:09.250Z|bf8318f0-9732-4546-b781-7f19520f65e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:40:09.250Z|bf8318f0-9732-4546-b781-7f19520f65e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:13.070Z|ecc6e9ec-4430-4f41-af48-14f0a4432021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:13.071Z|ecc6e9ec-4430-4f41-af48-14f0a4432021|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:13.071Z|274561cd-c11d-4cbe-93ee-26f26a6d1792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:13.072Z|274561cd-c11d-4cbe-93ee-26f26a6d1792|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:13.075Z|3483b179-1fa8-428e-95ec-c18b4bb90c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:13.075Z|3483b179-1fa8-428e-95ec-c18b4bb90c55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:16.326Z|32ffc972-99e6-4af1-af9f-db1227b1bc33|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:40:16.326Z|32ffc972-99e6-4af1-af9f-db1227b1bc33|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:23.103Z|b1e42e14-8ad5-4879-9c2a-246800590db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:23.103Z|b1e42e14-8ad5-4879-9c2a-246800590db7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:23.107Z|467e976b-9783-4708-a5e5-7e72916fc423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:23.108Z|467e976b-9783-4708-a5e5-7e72916fc423|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:23.114Z|fdbc99b8-204a-4a60-b57d-8d0033507e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:23.114Z|fdbc99b8-204a-4a60-b57d-8d0033507e40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:23.153Z|40309bf4-a056-46fb-b3ca-c90cacceb23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:40:23.154Z|40309bf4-a056-46fb-b3ca-c90cacceb23f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:33.132Z|85d131a6-0eca-4a83-b745-5fead1e2f718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:33.132Z|9851c4e8-4e8b-40c7-8b85-efa31fd50afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:33.133Z|85d131a6-0eca-4a83-b745-5fead1e2f718|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:33.133Z|9851c4e8-4e8b-40c7-8b85-efa31fd50afe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:33.144Z|20aff55d-7e15-4585-aeff-7348047c11e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:33.146Z|20aff55d-7e15-4585-aeff-7348047c11e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:38.153Z|40dff9bb-60f2-4399-85a2-48a9320db2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:40:38.154Z|40dff9bb-60f2-4399-85a2-48a9320db2d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:39.251Z|355d309a-2f1f-4fe0-9ecf-e4d7c0e20196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:40:39.252Z|355d309a-2f1f-4fe0-9ecf-e4d7c0e20196|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:43.163Z|121ac45e-7174-49ab-8516-9ba7c4bd24cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:43.164Z|121ac45e-7174-49ab-8516-9ba7c4bd24cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:43.170Z|538008f8-4e77-4336-83da-7a3953c7cb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:43.173Z|77586801-fb05-4019-accb-a6e2ae8b45d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:43.174Z|77586801-fb05-4019-accb-a6e2ae8b45d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:43.176Z|538008f8-4e77-4336-83da-7a3953c7cb72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:53.154Z|4caa2c55-9ebd-418b-a709-48ca5c4b12e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:40:53.157Z|4caa2c55-9ebd-418b-a709-48ca5c4b12e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:40:53.202Z|6f2ea300-0175-4ae4-b845-8b7315a279aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:53.205Z|6f2ea300-0175-4ae4-b845-8b7315a279aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:53.207Z|afa8e1dd-7851-4193-b9ff-7011f9f459de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:53.207Z|b31d386a-2613-418f-83e1-e5081ef3a568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:40:53.207Z|afa8e1dd-7851-4193-b9ff-7011f9f459de|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:40:53.207Z|b31d386a-2613-418f-83e1-e5081ef3a568|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:03.235Z|c6fdbe72-6598-446b-9527-ff5850c7463e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:03.235Z|ed90d9a7-289b-42ab-9bd8-1f90cb59300d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:03.236Z|ed90d9a7-289b-42ab-9bd8-1f90cb59300d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:03.237Z|c6fdbe72-6598-446b-9527-ff5850c7463e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:03.245Z|0a0c1de4-7eb5-448d-98c1-2883b7fcd7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:03.246Z|0a0c1de4-7eb5-448d-98c1-2883b7fcd7cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:08.153Z|c0d3cfda-75f2-492a-94da-3cf4262dd194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:41:08.154Z|c0d3cfda-75f2-492a-94da-3cf4262dd194|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:41:09.252Z|9dcde6c8-2147-43f3-b581-1fe1433846e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:41:09.253Z|9dcde6c8-2147-43f3-b581-1fe1433846e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:41:13.270Z|50b8fb53-d46f-4f3a-a8ca-0adaf2c0c092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:13.270Z|365bce0e-85b5-481f-b3be-537672f199a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:13.270Z|9c7a0e37-65c5-4869-b52b-46b4cf146b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:13.271Z|50b8fb53-d46f-4f3a-a8ca-0adaf2c0c092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:13.271Z|365bce0e-85b5-481f-b3be-537672f199a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:13.271Z|9c7a0e37-65c5-4869-b52b-46b4cf146b4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:16.326Z|e3c59f79-3795-42de-b3df-47fd5bd93496|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:41:16.328Z|e3c59f79-3795-42de-b3df-47fd5bd93496|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:23.153Z|146b2e8d-abc4-4a5c-82ac-83eab940c59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:41:23.154Z|146b2e8d-abc4-4a5c-82ac-83eab940c59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:41:23.314Z|d1e8697a-229b-426a-b77f-d7bc37724bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:23.315Z|d1e8697a-229b-426a-b77f-d7bc37724bdc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:23.323Z|4be76e8b-25dc-4081-9488-3b04720d70ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:23.325Z|4be76e8b-25dc-4081-9488-3b04720d70ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:23.324Z|78fc0931-bd93-429f-a57b-9fe012cc0612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:23.327Z|78fc0931-bd93-429f-a57b-9fe012cc0612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:33.350Z|c87b8a08-a5fd-42d5-a86e-26ba5a1b8a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:33.350Z|173814d2-6b1d-46bb-8be3-14eaeed94f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:33.350Z|c87b8a08-a5fd-42d5-a86e-26ba5a1b8a6a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:33.351Z|173814d2-6b1d-46bb-8be3-14eaeed94f09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:33.353Z|b8fda6c1-1b20-45fb-a7d2-c6160f3a95de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:33.354Z|b8fda6c1-1b20-45fb-a7d2-c6160f3a95de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:38.153Z|0ab275b9-7d98-4dfd-aad3-e3b19f6d2ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:41:38.157Z|0ab275b9-7d98-4dfd-aad3-e3b19f6d2ca4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:41:39.254Z|5a9d865e-0e03-4370-818a-e911f862b63a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:41:39.255Z|5a9d865e-0e03-4370-818a-e911f862b63a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:41:43.373Z|8cf0a49e-2fd2-465a-a150-3a7dfe2d656f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:43.374Z|8cf0a49e-2fd2-465a-a150-3a7dfe2d656f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:43.377Z|6e476cde-08de-45c1-b66f-f9fc84f6cbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:43.379Z|6e476cde-08de-45c1-b66f-f9fc84f6cbde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:43.386Z|7c1f7169-b4f4-4d93-8b6f-65b6dcd743b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:43.387Z|7c1f7169-b4f4-4d93-8b6f-65b6dcd743b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:53.153Z|75ccc332-9bf9-4633-baee-ef4eeaf06ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:41:53.154Z|75ccc332-9bf9-4633-baee-ef4eeaf06ac6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:41:53.405Z|e1a9d930-9eb0-4a5a-93aa-b007ed2c37ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:53.405Z|81af1f66-7031-48e2-a948-6bba6814ce32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:53.405Z|e1a9d930-9eb0-4a5a-93aa-b007ed2c37ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:53.405Z|81af1f66-7031-48e2-a948-6bba6814ce32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:41:53.423Z|61d15a61-0485-4d15-abed-af8cafebb794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:41:53.424Z|61d15a61-0485-4d15-abed-af8cafebb794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:03.427Z|6058961a-b7e0-4bdc-a55c-ff4260f5bcb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:03.428Z|6058961a-b7e0-4bdc-a55c-ff4260f5bcb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:03.427Z|22d629a0-00eb-4899-8121-cdfef48dedea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:03.430Z|22d629a0-00eb-4899-8121-cdfef48dedea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:03.446Z|772de912-dc33-4918-a844-6c4aeefc261a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:03.447Z|772de912-dc33-4918-a844-6c4aeefc261a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:08.153Z|909f150c-96aa-40f8-91d7-97f50a4c75cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:42:08.154Z|909f150c-96aa-40f8-91d7-97f50a4c75cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:42:09.255Z|1868fa0f-c60d-4019-954c-d6a74b1e5f23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:42:09.256Z|1868fa0f-c60d-4019-954c-d6a74b1e5f23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:42:13.451Z|97b8076a-8d79-4777-b999-9b1d86375860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:13.451Z|d7ebde60-315c-41e7-a527-da6122759d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:13.452Z|97b8076a-8d79-4777-b999-9b1d86375860|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:13.452Z|d7ebde60-315c-41e7-a527-da6122759d05|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:13.471Z|8a00807a-6c94-409c-9c68-4ef0910e7bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:13.472Z|8a00807a-6c94-409c-9c68-4ef0910e7bec|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:16.326Z|d67ec53f-b34b-4523-8b6f-6f93c5f2aedc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:42:16.327Z|d67ec53f-b34b-4523-8b6f-6f93c5f2aedc|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:23.153Z|015deea8-397d-4518-b4d0-5c2e386d18d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:42:23.156Z|015deea8-397d-4518-b4d0-5c2e386d18d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:42:23.474Z|2e4cd7fa-6778-455b-9294-b6daf865f0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:23.474Z|b25e5a74-84e0-493d-ac94-94b0e94c5b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:23.475Z|b25e5a74-84e0-493d-ac94-94b0e94c5b2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:23.475Z|2e4cd7fa-6778-455b-9294-b6daf865f0f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:23.496Z|accc8cc6-d433-4dce-8166-6110f4e0cd82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:23.497Z|accc8cc6-d433-4dce-8166-6110f4e0cd82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:33.501Z|6a4e47e3-ee4c-45cf-b1f3-c7b480c18c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:33.501Z|c9f01e60-d3e6-4c1a-bded-21f2b8b8959e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:33.502Z|6a4e47e3-ee4c-45cf-b1f3-c7b480c18c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:33.502Z|c9f01e60-d3e6-4c1a-bded-21f2b8b8959e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:33.523Z|9051a395-53ce-4b6e-b6ee-7fb1eaa950fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:33.524Z|9051a395-53ce-4b6e-b6ee-7fb1eaa950fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:38.153Z|e2251539-b429-48b1-8188-9ed981aacca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:42:38.154Z|e2251539-b429-48b1-8188-9ed981aacca9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:42:39.257Z|60bab891-adc7-4397-b14f-e0e04cb285c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:42:39.257Z|60bab891-adc7-4397-b14f-e0e04cb285c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:42:43.529Z|ba19f86c-86eb-4a37-bff4-79da5cc8e8d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:43.529Z|fc4eafcb-381c-42a3-ba8d-3dbcb9f4a642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:43.530Z|ba19f86c-86eb-4a37-bff4-79da5cc8e8d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:43.530Z|fc4eafcb-381c-42a3-ba8d-3dbcb9f4a642|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:43.550Z|a8e3d0c2-90f5-49de-a557-1d072511e24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:43.550Z|a8e3d0c2-90f5-49de-a557-1d072511e24f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:53.153Z|85f830a9-fb5c-46c3-b706-478c8b08b210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:42:53.154Z|85f830a9-fb5c-46c3-b706-478c8b08b210|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:42:53.552Z|e3e6afc2-0ea3-4cd0-92e1-d3ec781df503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:53.552Z|e3e6afc2-0ea3-4cd0-92e1-d3ec781df503|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:53.553Z|94167424-3c55-4196-873a-0a90edc5f1a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:53.553Z|94167424-3c55-4196-873a-0a90edc5f1a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:42:53.576Z|da99526b-29f4-4268-9ce6-cd34e73efbbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:42:53.577Z|da99526b-29f4-4268-9ce6-cd34e73efbbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:03.580Z|922258a4-9ee8-4436-91cd-39cd8fd7c060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:03.580Z|cf8efa3c-f137-46f5-80de-1c8d7316ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:03.581Z|922258a4-9ee8-4436-91cd-39cd8fd7c060|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:03.581Z|cf8efa3c-f137-46f5-80de-1c8d7316ee5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:03.603Z|e43ed61f-70f8-442e-a5f1-80d362245e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:03.604Z|e43ed61f-70f8-442e-a5f1-80d362245e93|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:08.153Z|9ac1b8df-cc3b-4556-81df-823b9b043af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:43:08.154Z|9ac1b8df-cc3b-4556-81df-823b9b043af9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:43:09.258Z|c5314dd0-e616-456d-89ea-c81557ca5b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:43:09.259Z|c5314dd0-e616-456d-89ea-c81557ca5b3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:43:13.605Z|4505c612-0b1c-45a6-a5ca-b5540db3d638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:13.605Z|956942be-3b61-4512-8ad0-15e81511c94a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:13.606Z|956942be-3b61-4512-8ad0-15e81511c94a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:13.606Z|4505c612-0b1c-45a6-a5ca-b5540db3d638|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:13.626Z|30a4493c-43d2-4d6d-856d-5a86f0478611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:13.628Z|30a4493c-43d2-4d6d-856d-5a86f0478611|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:16.328Z|108c81fe-26a2-4667-acf0-3d97aaa96aaa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:43:16.330Z|108c81fe-26a2-4667-acf0-3d97aaa96aaa|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:23.153Z|0e9277f2-071e-4fad-acaa-f5d28cfe7f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:43:23.154Z|0e9277f2-071e-4fad-acaa-f5d28cfe7f29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:43:23.629Z|fdb5a256-a1f4-4c35-8466-4690114cf97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:23.630Z|fdb5a256-a1f4-4c35-8466-4690114cf97c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:23.636Z|077467f3-e534-41d1-85c4-49a9c33c04a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:23.637Z|077467f3-e534-41d1-85c4-49a9c33c04a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:23.660Z|98a96b14-17c1-4d83-b422-ff9d7ca96899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:23.661Z|98a96b14-17c1-4d83-b422-ff9d7ca96899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:33.654Z|8d782383-8ca9-46c6-aa39-d7ce614ecdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:33.655Z|8d782383-8ca9-46c6-aa39-d7ce614ecdfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:33.668Z|84d31f06-6cdf-4c3c-baa2-222699e81e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:33.669Z|84d31f06-6cdf-4c3c-baa2-222699e81e0f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:33.686Z|768148eb-b612-4a4e-a5d3-360a5fcc6e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:33.687Z|768148eb-b612-4a4e-a5d3-360a5fcc6e86|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:38.153Z|7b142be2-adfa-443d-8c4a-bc7956f4ec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:43:38.158Z|7b142be2-adfa-443d-8c4a-bc7956f4ec6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:43:39.260Z|c3a43b1f-fd2d-4f3f-8926-54381b70be26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:43:39.261Z|c3a43b1f-fd2d-4f3f-8926-54381b70be26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:43:43.683Z|9ea95646-cd3f-4807-b4e6-c183f969af5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:43.684Z|9ea95646-cd3f-4807-b4e6-c183f969af5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:43.691Z|e05f9146-93a2-4214-ad12-9bc7fd781522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:43.692Z|e05f9146-93a2-4214-ad12-9bc7fd781522|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:43.709Z|eeef7789-f78f-4a2c-a9b5-fbaadc679aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:43.709Z|eeef7789-f78f-4a2c-a9b5-fbaadc679aa7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:53.153Z|9cbcd613-3536-4afb-a8cc-ff199860b913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:43:53.154Z|9cbcd613-3536-4afb-a8cc-ff199860b913|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:43:53.709Z|60c947cc-68e5-4691-bbce-e1fcfdcc4536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:53.710Z|60c947cc-68e5-4691-bbce-e1fcfdcc4536|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:53.720Z|dfceb46a-96fe-4d25-9735-43c80238ce2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:53.721Z|dfceb46a-96fe-4d25-9735-43c80238ce2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:43:53.732Z|02adc255-1f83-4960-8194-25b07b5fecf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:43:53.733Z|02adc255-1f83-4960-8194-25b07b5fecf6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:03.740Z|885e4ea0-0744-4021-a981-3d041ebad609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:03.741Z|885e4ea0-0744-4021-a981-3d041ebad609|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:03.747Z|78837d03-463e-4dee-ac3a-38a78ab3527d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:03.748Z|78837d03-463e-4dee-ac3a-38a78ab3527d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:03.757Z|044e1dd0-cf32-4ac7-a160-ac570d05c4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:03.758Z|044e1dd0-cf32-4ac7-a160-ac570d05c4fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:08.156Z|fc34a7d0-6d75-46e5-a849-7c3121a65368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:44:08.161Z|fc34a7d0-6d75-46e5-a849-7c3121a65368|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:44:09.261Z|434570ac-cc42-44e1-a7d1-af9ca868adf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:44:09.262Z|434570ac-cc42-44e1-a7d1-af9ca868adf2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:44:13.769Z|af2b7511-e881-49d4-be1c-96af9263ccc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:13.770Z|af2b7511-e881-49d4-be1c-96af9263ccc9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:13.775Z|8f719c44-2de9-4eee-872f-4bfbf91e607e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:13.776Z|8f719c44-2de9-4eee-872f-4bfbf91e607e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:13.779Z|255818df-f07d-4bca-9db5-fc5ab3a1d6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:13.779Z|255818df-f07d-4bca-9db5-fc5ab3a1d6f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:16.326Z|bbf205d2-21c6-48b3-bafb-b4babfa60bf2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:44:16.327Z|bbf205d2-21c6-48b3-bafb-b4babfa60bf2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:23.153Z|cb9a7367-cf95-42f4-a882-f31a0403eac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:44:23.154Z|cb9a7367-cf95-42f4-a882-f31a0403eac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:44:23.794Z|25fff3fe-d92b-4107-a873-336b6ca9ed2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:23.795Z|25fff3fe-d92b-4107-a873-336b6ca9ed2f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:23.797Z|4b6ed000-954c-4b17-a602-d1ef9731d9a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:23.797Z|4b6ed000-954c-4b17-a602-d1ef9731d9a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:23.801Z|57a288fc-0686-490c-a47e-3fc3de8e9eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:23.801Z|57a288fc-0686-490c-a47e-3fc3de8e9eb9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:33.822Z|b7799d82-3573-4666-8176-2281178b6bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:33.822Z|64198c7c-b701-4977-94a5-2b9e5fb76460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:33.822Z|5bc861b4-5785-4e9e-8f54-c0185448283e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:33.823Z|5bc861b4-5785-4e9e-8f54-c0185448283e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:33.823Z|b7799d82-3573-4666-8176-2281178b6bce|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:33.823Z|64198c7c-b701-4977-94a5-2b9e5fb76460|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:38.153Z|a0efd360-3081-4bac-a502-f2a6e7ee69a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:44:38.154Z|a0efd360-3081-4bac-a502-f2a6e7ee69a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:44:39.263Z|a5743626-049e-4b03-a911-95f2c9fc79b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:44:39.263Z|a5743626-049e-4b03-a911-95f2c9fc79b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:44:43.846Z|dc3e3deb-9694-461d-85b1-49261493937c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:43.846Z|23189538-997c-4a0b-8da8-67f1a715da44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:43.846Z|0f566903-f9bd-44d1-b0f8-4dbfaaa43ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:43.847Z|0f566903-f9bd-44d1-b0f8-4dbfaaa43ec8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:43.847Z|23189538-997c-4a0b-8da8-67f1a715da44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:43.847Z|dc3e3deb-9694-461d-85b1-49261493937c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:53.153Z|607ef493-5313-4e45-9238-ca18f7ffe5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:44:53.154Z|607ef493-5313-4e45-9238-ca18f7ffe5bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:44:53.870Z|a4b7b01e-847d-4031-927e-d8670f774abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:53.871Z|a4b7b01e-847d-4031-927e-d8670f774abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:53.878Z|31b55933-d778-4f20-8aed-20877d5eda0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:53.878Z|b5f0c52f-fb9b-458d-af29-865dca1329f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:44:53.879Z|31b55933-d778-4f20-8aed-20877d5eda0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:44:53.879Z|b5f0c52f-fb9b-458d-af29-865dca1329f7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:03.897Z|561b9d13-9455-4763-8141-2649e096336e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:03.898Z|561b9d13-9455-4763-8141-2649e096336e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:03.898Z|44ff0581-7434-45b2-8bd4-6eac8ee4af63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:03.899Z|44ff0581-7434-45b2-8bd4-6eac8ee4af63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:03.900Z|7255f70b-e6db-4360-a0de-5426026ba464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:03.900Z|7255f70b-e6db-4360-a0de-5426026ba464|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:08.153Z|083f69ee-ee4b-44b3-9f3b-c6adf82e29ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:45:08.154Z|083f69ee-ee4b-44b3-9f3b-c6adf82e29ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:45:09.264Z|a3764b5f-406a-4c0b-a0ed-9b00b62acbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:45:09.264Z|a3764b5f-406a-4c0b-a0ed-9b00b62acbf0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:45:13.921Z|bc68d717-e552-4e7c-90b1-ce7219466ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:13.923Z|bc68d717-e552-4e7c-90b1-ce7219466ade|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:13.925Z|8aeb02f1-b7dc-4a2e-8659-9c79004b8737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:13.924Z|d3618298-e63c-40a3-9b87-82bf43db7345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:13.926Z|d3618298-e63c-40a3-9b87-82bf43db7345|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:13.926Z|8aeb02f1-b7dc-4a2e-8659-9c79004b8737|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:16.327Z|efcddf6e-cf3d-4362-9b35-745a22d7500f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:45:16.330Z|efcddf6e-cf3d-4362-9b35-745a22d7500f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:23.153Z|cc5dc907-d250-4441-a481-ccb178039518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:45:23.156Z|cc5dc907-d250-4441-a481-ccb178039518|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:45:23.950Z|f0cd850f-608e-423c-8c15-dcae0439555c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:23.951Z|f0cd850f-608e-423c-8c15-dcae0439555c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:23.957Z|005627e0-9abd-4280-be35-381443dfeb69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:23.957Z|005627e0-9abd-4280-be35-381443dfeb69|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:23.970Z|164f2658-d78d-4dcf-bfb3-6f828f69c0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:23.971Z|164f2658-d78d-4dcf-bfb3-6f828f69c0ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:33.988Z|7ca26017-aa00-4f3a-8cf6-c1ffc35a1744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:33.989Z|7ca26017-aa00-4f3a-8cf6-c1ffc35a1744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:33.992Z|7170ae97-738f-4094-aaa7-94b3619f04fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:33.993Z|7170ae97-738f-4094-aaa7-94b3619f04fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:34.019Z|db3ac2de-9bb8-4029-9837-e529489f55a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:34.020Z|db3ac2de-9bb8-4029-9837-e529489f55a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:38.153Z|1319f391-67c7-46bc-a932-8b6f4424d55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:45:38.154Z|1319f391-67c7-46bc-a932-8b6f4424d55b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:45:39.265Z|365f33cc-8856-4b7f-a9bf-a08872eeae08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:45:39.266Z|365f33cc-8856-4b7f-a9bf-a08872eeae08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:45:44.016Z|a09ac483-c054-4a42-b1a4-44c90a253bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:44.018Z|a09ac483-c054-4a42-b1a4-44c90a253bca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:44.021Z|849f52a9-acaf-47af-b5e3-b0052a7f8473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:44.029Z|849f52a9-acaf-47af-b5e3-b0052a7f8473|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:44.046Z|45ca0903-5c0e-403d-96f4-36289883dd10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:44.047Z|45ca0903-5c0e-403d-96f4-36289883dd10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:53.153Z|abb78cbd-0615-413a-97b7-f17d3d4df34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:45:53.154Z|abb78cbd-0615-413a-97b7-f17d3d4df34b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:45:54.063Z|746c01de-8279-4dc3-a1fa-750b7006f658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:54.064Z|746c01de-8279-4dc3-a1fa-750b7006f658|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:54.066Z|470667c5-ce1b-4f89-a53c-9928981d3edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:54.067Z|470667c5-ce1b-4f89-a53c-9928981d3edc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:45:54.073Z|5176af92-4073-4b96-b67c-3e9808a7ae7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:45:54.075Z|5176af92-4073-4b96-b67c-3e9808a7ae7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:04.091Z|afe66f64-ecff-4906-a5b5-f2d756856a07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:04.092Z|afe66f64-ecff-4906-a5b5-f2d756856a07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:04.099Z|baeb32d9-1cce-4613-9236-f3053b2ab2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:04.099Z|45f301dd-c91c-472b-b17a-e15562eb7a17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:04.100Z|baeb32d9-1cce-4613-9236-f3053b2ab2d7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:04.100Z|45f301dd-c91c-472b-b17a-e15562eb7a17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:08.153Z|58ab9b74-07db-455b-88c1-4e4c9bf02105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:46:08.156Z|58ab9b74-07db-455b-88c1-4e4c9bf02105|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:46:09.266Z|e944380e-cf81-4430-8da1-b856f57eb8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:46:09.267Z|e944380e-cf81-4430-8da1-b856f57eb8be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:46:14.114Z|f9dd5af7-8b2f-4b8a-90f1-bed6c3483d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:14.115Z|f9dd5af7-8b2f-4b8a-90f1-bed6c3483d4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:14.122Z|cd2318a7-a22e-4f09-a7e7-8184299d1a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:14.123Z|cd2318a7-a22e-4f09-a7e7-8184299d1a78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:14.126Z|4e6eaeb8-ef62-446f-b0a6-19d435e96c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:14.127Z|4e6eaeb8-ef62-446f-b0a6-19d435e96c60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:16.326Z|0bd36b81-084e-4848-aa04-f46fb09624f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:46:16.327Z|0bd36b81-084e-4848-aa04-f46fb09624f7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:23.153Z|4f640e44-6ab6-48f9-8b7d-9e6972562ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:46:23.154Z|4f640e44-6ab6-48f9-8b7d-9e6972562ea5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:46:24.142Z|bc84bf2d-17dd-4ea2-8f84-727debb970f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:24.143Z|bc84bf2d-17dd-4ea2-8f84-727debb970f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:24.151Z|23f39cd5-a258-4747-94ba-55f8819306f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:24.151Z|a5e9f364-ff1c-4a3e-adaa-36b10201d8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:24.152Z|a5e9f364-ff1c-4a3e-adaa-36b10201d8fc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:24.152Z|23f39cd5-a258-4747-94ba-55f8819306f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:34.170Z|980d168f-48a4-485a-88a3-8e9955ed1b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:34.171Z|980d168f-48a4-485a-88a3-8e9955ed1b5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:34.178Z|f1fe3d06-ceb9-4ffd-8fb2-843bc6b2aab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:34.178Z|c6138cfc-1c3d-4c16-9c5c-60676e695050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:34.179Z|c6138cfc-1c3d-4c16-9c5c-60676e695050|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:34.179Z|f1fe3d06-ceb9-4ffd-8fb2-843bc6b2aab2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:38.153Z|c763e268-3187-46e0-9f3d-de67458e392a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:46:38.154Z|c763e268-3187-46e0-9f3d-de67458e392a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:46:39.268Z|e83955e3-0f7b-4bf6-8854-1b6a71131bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:46:39.268Z|e83955e3-0f7b-4bf6-8854-1b6a71131bb1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:46:44.206Z|9c697296-6a70-4ce3-ad5b-d32157a477dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:44.210Z|9c697296-6a70-4ce3-ad5b-d32157a477dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:44.208Z|95edad93-1c3a-4345-b5c1-31360bdd0a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:44.212Z|95edad93-1c3a-4345-b5c1-31360bdd0a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:44.209Z|8cc6ec98-dbc4-4e8e-a5e4-a0f66fd9bcd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:44.217Z|8cc6ec98-dbc4-4e8e-a5e4-a0f66fd9bcd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:53.153Z|269799f9-52be-48bb-97f5-396c10821cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:46:53.156Z|269799f9-52be-48bb-97f5-396c10821cfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:46:54.237Z|dc91708f-7b9d-4638-b268-603a1a3d3935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:54.238Z|dc91708f-7b9d-4638-b268-603a1a3d3935|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:54.244Z|256be807-169c-468e-864f-e05b05318d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:54.245Z|256be807-169c-468e-864f-e05b05318d6f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:46:54.264Z|f88e2520-fab2-4813-b75c-3beb08ea34c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:46:54.264Z|f88e2520-fab2-4813-b75c-3beb08ea34c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:04.264Z|ec37f553-658d-426c-9016-7ba6e8128ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:04.264Z|ec37f553-658d-426c-9016-7ba6e8128ab9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:04.291Z|df78872c-7b77-4338-8cdb-78ee3648a4eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:04.293Z|df78872c-7b77-4338-8cdb-78ee3648a4eb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:04.294Z|44ffd532-9ce2-4b62-b0d8-eb6e6bed969b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:04.295Z|44ffd532-9ce2-4b62-b0d8-eb6e6bed969b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:08.154Z|75a3cf27-40ab-44e7-809d-9d1530ec0edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:47:08.155Z|75a3cf27-40ab-44e7-809d-9d1530ec0edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:47:09.270Z|68604d12-215c-4a3b-8a4f-dfea3f2920a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:47:09.271Z|68604d12-215c-4a3b-8a4f-dfea3f2920a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:47:14.289Z|5fccafc7-cd60-4a45-92f9-6a18ce23cf65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:14.290Z|5fccafc7-cd60-4a45-92f9-6a18ce23cf65|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:14.318Z|7cac5298-1e0a-46c3-ad73-c866e27ccd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:14.319Z|7cac5298-1e0a-46c3-ad73-c866e27ccd41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:14.325Z|469e94e1-cb8b-444d-9830-c6bdc496ac9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:14.326Z|469e94e1-cb8b-444d-9830-c6bdc496ac9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:16.327Z|75315a76-d3b1-4c2a-bf80-cdff4c041e2d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:47:16.328Z|75315a76-d3b1-4c2a-bf80-cdff4c041e2d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:23.154Z|75bdf143-76f0-415f-beff-fd0a81b2acbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:47:23.155Z|75bdf143-76f0-415f-beff-fd0a81b2acbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:47:24.313Z|4b45b900-4d6c-4311-82b3-5382703b1869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:24.313Z|4b45b900-4d6c-4311-82b3-5382703b1869|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:24.346Z|d14228fa-e9a0-474b-8eb3-d3593a0bd529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:24.347Z|d14228fa-e9a0-474b-8eb3-d3593a0bd529|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:24.348Z|1881a78e-9af9-4f5d-851b-80e8749349de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:24.348Z|1881a78e-9af9-4f5d-851b-80e8749349de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:34.338Z|d7384720-806f-444c-bc39-878399d64afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:34.339Z|d7384720-806f-444c-bc39-878399d64afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:34.371Z|77b0629b-c803-4131-8d12-8185a2e93c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:34.371Z|345031b7-0e8f-48c3-8287-03dd14a36884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:34.372Z|77b0629b-c803-4131-8d12-8185a2e93c9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:34.372Z|345031b7-0e8f-48c3-8287-03dd14a36884|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:38.155Z|d32cee85-f94a-41b8-9ff1-699d9785ed14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:47:38.158Z|d32cee85-f94a-41b8-9ff1-699d9785ed14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:47:39.272Z|660cffd0-b989-482f-9c15-c8348d0d22ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:47:39.272Z|660cffd0-b989-482f-9c15-c8348d0d22ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:47:44.362Z|7ead31eb-2488-409e-8c6f-bf724ee1cedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:44.363Z|7ead31eb-2488-409e-8c6f-bf724ee1cedf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:44.399Z|ef786e40-1df7-4996-96bb-c541ba8700c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:44.400Z|53370686-9d7c-477b-8487-038342e63266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:44.400Z|ef786e40-1df7-4996-96bb-c541ba8700c4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:44.400Z|53370686-9d7c-477b-8487-038342e63266|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:53.153Z|e84cb8f9-3e59-4e9e-b1b7-8c9371f7d74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:47:53.155Z|e84cb8f9-3e59-4e9e-b1b7-8c9371f7d74b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:47:54.391Z|f4debd2c-730c-4255-b47a-50e9ff2dbe96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:54.391Z|f4debd2c-730c-4255-b47a-50e9ff2dbe96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:54.425Z|f1dcc007-3675-4920-affe-692bc33d1130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:54.425Z|80c4e960-696c-468d-a2d0-ac168259d83a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:47:54.425Z|f1dcc007-3675-4920-affe-692bc33d1130|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:47:54.425Z|80c4e960-696c-468d-a2d0-ac168259d83a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:04.415Z|77ea4ac6-6808-4a15-b11f-bdae83d1c0b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:04.415Z|77ea4ac6-6808-4a15-b11f-bdae83d1c0b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:04.454Z|bb8728b5-0dd4-4664-a5ba-97a4174e9bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:04.454Z|801381f9-46f9-4b44-8b38-311592187fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:04.454Z|bb8728b5-0dd4-4664-a5ba-97a4174e9bc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:04.455Z|801381f9-46f9-4b44-8b38-311592187fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:08.153Z|55612762-2f04-4ca8-81bf-704cce9d8b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:48:08.154Z|55612762-2f04-4ca8-81bf-704cce9d8b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:48:09.273Z|7f863310-5766-4f9f-970c-76a5dc5ada8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:48:09.274Z|7f863310-5766-4f9f-970c-76a5dc5ada8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:48:14.437Z|1fb9c32e-36e0-4add-95b7-d7218e3ed2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:14.438Z|1fb9c32e-36e0-4add-95b7-d7218e3ed2e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:14.478Z|48e0b999-3694-4d3e-a62c-eaada0784d23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:14.478Z|ab7c5cd7-8518-4b15-a528-54cb32311e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:14.479Z|48e0b999-3694-4d3e-a62c-eaada0784d23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:14.479Z|ab7c5cd7-8518-4b15-a528-54cb32311e0a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:16.325Z|5a3f124f-2691-4358-ba30-608960fc72d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:48:16.326Z|5a3f124f-2691-4358-ba30-608960fc72d7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:23.153Z|c9366798-cd91-4e97-97d4-311f7bdf87d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:48:23.156Z|c9366798-cd91-4e97-97d4-311f7bdf87d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:48:24.460Z|91c8dacb-c18d-4423-81be-20f258837f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:24.461Z|91c8dacb-c18d-4423-81be-20f258837f09|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:24.502Z|b622230b-4060-433c-be7e-a74ec957659e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:24.502Z|052952cd-9d38-42db-b034-ed9f3d17ae7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:24.503Z|052952cd-9d38-42db-b034-ed9f3d17ae7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:24.503Z|b622230b-4060-433c-be7e-a74ec957659e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:34.483Z|cc7decb8-4e08-4a1e-bea7-6320e0de06fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:34.483Z|cc7decb8-4e08-4a1e-bea7-6320e0de06fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:34.529Z|9e86b2ea-1db6-42eb-b378-b46eeff7e264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:34.530Z|9e86b2ea-1db6-42eb-b378-b46eeff7e264|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:34.531Z|d28a6540-1d22-4ae8-b7b4-c9ac20327f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:34.531Z|d28a6540-1d22-4ae8-b7b4-c9ac20327f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:38.153Z|420e2a68-1ba4-48e5-835a-9d1be0859e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:48:38.154Z|420e2a68-1ba4-48e5-835a-9d1be0859e67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:48:39.275Z|f87c1c8c-0199-4688-8198-a5ed9995061a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:48:39.275Z|f87c1c8c-0199-4688-8198-a5ed9995061a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:48:44.506Z|7ab514f4-26a4-417e-8ea9-ec5d7d66dab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:44.507Z|7ab514f4-26a4-417e-8ea9-ec5d7d66dab2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:44.554Z|1a288233-5628-465a-9e5f-abddda69ffd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:44.555Z|1a288233-5628-465a-9e5f-abddda69ffd3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:44.588Z|ae2793ad-e97a-41a0-a29f-6411b842909c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:44.590Z|ae2793ad-e97a-41a0-a29f-6411b842909c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:53.153Z|6406b736-4383-4130-844c-cc009bc80a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:48:53.154Z|6406b736-4383-4130-844c-cc009bc80a88|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:48:54.531Z|0e106e4e-8305-4f6d-8e5e-f9a59fff46d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:54.532Z|0e106e4e-8305-4f6d-8e5e-f9a59fff46d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:54.577Z|4caada1f-fde9-4522-9f9a-704a0160bef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:54.578Z|4caada1f-fde9-4522-9f9a-704a0160bef7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:48:54.618Z|ec34b515-251b-4ee0-a615-98688234c98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:48:54.619Z|ec34b515-251b-4ee0-a615-98688234c98c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:04.555Z|c2d4b02f-a3d9-466c-8137-56e81d25d72e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:04.556Z|c2d4b02f-a3d9-466c-8137-56e81d25d72e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:04.600Z|deabe01c-28ff-4182-a702-48eef3c0b3f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:04.601Z|deabe01c-28ff-4182-a702-48eef3c0b3f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:04.640Z|d94cdc5d-fae9-4b23-8384-3ed4c3ed4036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:04.641Z|d94cdc5d-fae9-4b23-8384-3ed4c3ed4036|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:08.153Z|0fe4a48e-bead-4041-9cd1-2d6b22e3be41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:49:08.156Z|0fe4a48e-bead-4041-9cd1-2d6b22e3be41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:49:09.276Z|85d1fe39-c906-4230-8ac2-8af7cec3c56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:49:09.277Z|85d1fe39-c906-4230-8ac2-8af7cec3c56d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:49:14.577Z|b71697be-fa02-44fc-b03b-4c953b3534bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:14.578Z|b71697be-fa02-44fc-b03b-4c953b3534bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:14.624Z|5aae6d06-ce33-4d27-b742-5b3d2e02c234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:14.626Z|5aae6d06-ce33-4d27-b742-5b3d2e02c234|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:14.667Z|ae6d4dd5-1565-458f-ae86-f1158b23a659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:14.667Z|ae6d4dd5-1565-458f-ae86-f1158b23a659|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:16.327Z|9239729a-d922-42a5-888b-ee764c71e5bd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:49:16.328Z|9239729a-d922-42a5-888b-ee764c71e5bd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:23.154Z|0ee791cf-c89e-401a-bc40-44183daa67d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:49:23.154Z|0ee791cf-c89e-401a-bc40-44183daa67d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:49:24.603Z|25e41942-73d1-43be-8aec-e3a24658fdaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:24.604Z|25e41942-73d1-43be-8aec-e3a24658fdaf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:24.649Z|e3dc2ea4-4345-489c-85ac-af2011322bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:24.650Z|e3dc2ea4-4345-489c-85ac-af2011322bdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:24.692Z|3a71cce7-2913-4393-967d-c317eb6705f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:24.692Z|3a71cce7-2913-4393-967d-c317eb6705f7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:34.625Z|3d3686dc-f850-4e3f-9fff-c8a8c62d8426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:34.626Z|3d3686dc-f850-4e3f-9fff-c8a8c62d8426|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:34.674Z|ad6be637-cbdb-4c81-8e6c-dcc0c744bedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:34.675Z|ad6be637-cbdb-4c81-8e6c-dcc0c744bedf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:34.714Z|a7ccda27-4fdc-4eeb-9c0f-795991ed8298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:34.715Z|a7ccda27-4fdc-4eeb-9c0f-795991ed8298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:38.153Z|0bc3c97e-335e-4d05-a925-a12613d30823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:49:38.154Z|0bc3c97e-335e-4d05-a925-a12613d30823|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:49:39.278Z|4c0c36a4-965d-4622-ad54-733b2edc313e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:49:39.278Z|4c0c36a4-965d-4622-ad54-733b2edc313e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:49:44.648Z|30a46566-a42a-4734-94dc-8869dc7859f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:44.649Z|30a46566-a42a-4734-94dc-8869dc7859f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:44.698Z|4acaba12-62c9-439f-88dd-6b957c37dba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:44.698Z|4acaba12-62c9-439f-88dd-6b957c37dba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:44.742Z|6b15784f-23e2-41d2-bba3-cc0dd0d034a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:44.743Z|6b15784f-23e2-41d2-bba3-cc0dd0d034a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:53.153Z|91d9db5b-ffd2-436e-ad81-8a6b319aaec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:49:53.157Z|91d9db5b-ffd2-436e-ad81-8a6b319aaec4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:49:54.682Z|5920e967-845d-4a1a-8d25-25e1c4e6dbca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:54.683Z|5920e967-845d-4a1a-8d25-25e1c4e6dbca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:54.723Z|0e295169-b445-4c4f-9986-7411bc32e93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:54.725Z|0e295169-b445-4c4f-9986-7411bc32e93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:49:54.766Z|ec0b083f-dbba-464f-bc60-e25624c16633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:49:54.767Z|ec0b083f-dbba-464f-bc60-e25624c16633|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:04.707Z|2ebae742-f74a-43b8-a0eb-7d83195b98e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:04.707Z|2ebae742-f74a-43b8-a0eb-7d83195b98e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:04.748Z|36a8b794-41c9-44e1-bd18-03fee2cc7771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:04.749Z|36a8b794-41c9-44e1-bd18-03fee2cc7771|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:04.790Z|f83150f9-66cd-4ac4-9f3b-c0cf92f9cbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:04.791Z|f83150f9-66cd-4ac4-9f3b-c0cf92f9cbda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:08.153Z|1d673efd-ac10-408e-9922-2b5bfe6ebc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:50:08.154Z|1d673efd-ac10-408e-9922-2b5bfe6ebc75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:50:09.279Z|f4aad1b8-d9a3-4f7f-9f8d-64b8e3771a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:50:09.280Z|f4aad1b8-d9a3-4f7f-9f8d-64b8e3771a86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:50:14.734Z|13e77059-c573-4141-afda-9818c3cd1540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:14.735Z|13e77059-c573-4141-afda-9818c3cd1540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:14.774Z|1c300165-7813-468a-afd8-f05fdd3c6596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:14.775Z|1c300165-7813-468a-afd8-f05fdd3c6596|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:14.818Z|39cc1d4d-212c-4057-87b3-e6348d10ac3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:14.819Z|39cc1d4d-212c-4057-87b3-e6348d10ac3d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:16.325Z|e072c625-65fb-42af-85b1-e9640b4732de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:50:16.326Z|e072c625-65fb-42af-85b1-e9640b4732de|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:23.153Z|3535a12d-243f-4b1d-8d08-e23c63f645b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:50:23.154Z|3535a12d-243f-4b1d-8d08-e23c63f645b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:50:24.759Z|2ee62536-1744-4be5-83e2-d891ff12a43a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:24.760Z|2ee62536-1744-4be5-83e2-d891ff12a43a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:24.806Z|e49efdd0-c459-445e-b701-1bfbab5f1e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:24.807Z|e49efdd0-c459-445e-b701-1bfbab5f1e3c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:24.841Z|cc871534-a880-43d5-bda5-90152f744f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:24.842Z|cc871534-a880-43d5-bda5-90152f744f3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:34.782Z|2fce76f2-1f2a-4201-b811-5f837e20b9d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:34.783Z|2fce76f2-1f2a-4201-b811-5f837e20b9d5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:34.833Z|fa8c6b43-37a1-4293-96a2-60dc180dfa4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:34.834Z|fa8c6b43-37a1-4293-96a2-60dc180dfa4a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:34.864Z|7c6d6c25-f3f8-41ea-81e3-89e5fff2ab94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:34.865Z|7c6d6c25-f3f8-41ea-81e3-89e5fff2ab94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:38.153Z|5bb3c712-d40a-42bc-a26b-6b730807f59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:50:38.157Z|5bb3c712-d40a-42bc-a26b-6b730807f59f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:50:39.280Z|9bf2d30a-e2ac-4f8f-a61a-1ca281a93b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:50:39.281Z|9bf2d30a-e2ac-4f8f-a61a-1ca281a93b51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:50:44.807Z|24f3dc7a-d2e4-4685-a204-89fc1854b7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:44.807Z|24f3dc7a-d2e4-4685-a204-89fc1854b7a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:44.861Z|8d6f051a-d088-4467-b4a3-1f7b132272c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:44.862Z|8d6f051a-d088-4467-b4a3-1f7b132272c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:44.888Z|4132c570-8352-4261-b999-1c30f403034b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:44.888Z|4132c570-8352-4261-b999-1c30f403034b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:53.153Z|f80c3a4e-95b6-487c-bb21-ec49cff749f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:50:53.154Z|f80c3a4e-95b6-487c-bb21-ec49cff749f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:50:54.835Z|8988e994-bb6c-4f8b-8b8a-3e1de0c4ce05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:54.836Z|8988e994-bb6c-4f8b-8b8a-3e1de0c4ce05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:54.883Z|60833701-1322-4608-a094-74ffddce4430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:54.884Z|60833701-1322-4608-a094-74ffddce4430|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:50:54.913Z|d976cfae-46f7-4500-bb27-2c5bd87de25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:50:54.914Z|d976cfae-46f7-4500-bb27-2c5bd87de25e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:04.859Z|7dada2df-e7fd-44b2-beca-72a571b54480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:04.861Z|7dada2df-e7fd-44b2-beca-72a571b54480|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:04.907Z|19ba5af5-9738-40d9-b518-f1cdfe6f59d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:04.907Z|19ba5af5-9738-40d9-b518-f1cdfe6f59d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:04.937Z|27b7953f-581f-4c25-aba0-bdd4eb7330ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:04.938Z|27b7953f-581f-4c25-aba0-bdd4eb7330ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:08.154Z|c7fa4e75-5a4f-4162-8bac-576c2302de5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:51:08.154Z|c7fa4e75-5a4f-4162-8bac-576c2302de5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:51:09.282Z|3d84108d-b4d1-43ab-aa61-883bab95638f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:51:09.282Z|3d84108d-b4d1-43ab-aa61-883bab95638f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:51:14.884Z|69509bc8-3012-42f9-8ff7-cbae6ff39306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:14.885Z|69509bc8-3012-42f9-8ff7-cbae6ff39306|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:14.929Z|251e3680-798e-459b-9f1e-a7eaa2e27de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:14.930Z|251e3680-798e-459b-9f1e-a7eaa2e27de1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:14.961Z|78c0917e-72b3-4727-abea-d9ee5e5a4d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:14.962Z|78c0917e-72b3-4727-abea-d9ee5e5a4d9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:16.325Z|1de9d769-2657-4dc3-b8b8-336bd0910461|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:51:16.327Z|1de9d769-2657-4dc3-b8b8-336bd0910461|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:23.154Z|966fb4de-8d61-45ca-93ed-35b74210e863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:51:23.157Z|966fb4de-8d61-45ca-93ed-35b74210e863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:51:24.908Z|633a1d64-8f77-4e58-a5f4-614afc5b10e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:24.909Z|633a1d64-8f77-4e58-a5f4-614afc5b10e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:24.953Z|1b6b3a0c-4667-4ea2-9646-e65a1c96aa40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:24.953Z|1b6b3a0c-4667-4ea2-9646-e65a1c96aa40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:24.986Z|8cba8e3f-512b-4a3d-a89e-6788e4ef5480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:24.986Z|8cba8e3f-512b-4a3d-a89e-6788e4ef5480|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:34.931Z|92219990-30b0-4e45-aa82-f256fb168518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:34.931Z|92219990-30b0-4e45-aa82-f256fb168518|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:34.976Z|b904ec41-79ea-4cae-b9a4-0cfc15da1b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:34.976Z|b904ec41-79ea-4cae-b9a4-0cfc15da1b2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:35.007Z|8ff2a26f-2a81-4605-9a78-5d8665248b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:35.007Z|8ff2a26f-2a81-4605-9a78-5d8665248b8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:38.153Z|3c5e8d5c-fab0-4a68-93c8-f022082b464a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:51:38.154Z|3c5e8d5c-fab0-4a68-93c8-f022082b464a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:51:39.284Z|961f3afb-afd4-4df1-aea3-23bf8b3d376b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:51:39.285Z|961f3afb-afd4-4df1-aea3-23bf8b3d376b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:51:44.954Z|db6795b0-c38f-4ef7-a0d8-08a7f31a5938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:44.955Z|db6795b0-c38f-4ef7-a0d8-08a7f31a5938|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:44.998Z|44bfdf45-e4e6-4286-a7d2-d67916bc87e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:44.999Z|44bfdf45-e4e6-4286-a7d2-d67916bc87e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:45.030Z|453a8f1e-03fc-4986-b7c2-7516abba2be4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:45.031Z|453a8f1e-03fc-4986-b7c2-7516abba2be4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:53.153Z|174f5447-67a0-4130-b470-f20e7bad3f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:51:53.154Z|174f5447-67a0-4130-b470-f20e7bad3f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:51:54.981Z|a8c4a6c6-cdf0-4550-8dfa-dd170ee61d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:54.982Z|a8c4a6c6-cdf0-4550-8dfa-dd170ee61d3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:55.020Z|7a66cc72-d89e-46e0-8333-5ba48073a4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:55.021Z|7a66cc72-d89e-46e0-8333-5ba48073a4cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:51:55.055Z|050184a9-c19a-4c99-8177-6597d633bccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:51:55.056Z|050184a9-c19a-4c99-8177-6597d633bccb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:05.004Z|78f9824a-50e3-4f64-b3e5-3db816d0b705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:05.005Z|78f9824a-50e3-4f64-b3e5-3db816d0b705|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:05.043Z|777b65dd-ea0b-414b-9582-297eb26449d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:05.044Z|777b65dd-ea0b-414b-9582-297eb26449d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:05.078Z|5f0bfe9f-3fdc-483a-b14e-2c080c506f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:05.078Z|5f0bfe9f-3fdc-483a-b14e-2c080c506f4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:08.153Z|af6214dc-8613-4ef8-9bce-2b1046e12375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:52:08.156Z|af6214dc-8613-4ef8-9bce-2b1046e12375|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:52:09.286Z|260e03cb-8338-449b-9b17-36b93f492726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:52:09.286Z|260e03cb-8338-449b-9b17-36b93f492726|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:52:15.041Z|31da7473-b2cf-4520-892d-1b7f5d24a4c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:15.042Z|31da7473-b2cf-4520-892d-1b7f5d24a4c8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:15.066Z|2904c9b9-3d11-42ea-97a7-44cae3eb4392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:15.067Z|2904c9b9-3d11-42ea-97a7-44cae3eb4392|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:15.104Z|e9b45953-3a3f-4921-ba3d-1dacbb34a469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:15.105Z|e9b45953-3a3f-4921-ba3d-1dacbb34a469|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:16.326Z|71bd2738-3b76-4c9c-837e-c7e20623551d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:52:16.327Z|71bd2738-3b76-4c9c-837e-c7e20623551d|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:23.153Z|cca0dae4-8165-4e54-b159-329b55b54382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:52:23.154Z|cca0dae4-8165-4e54-b159-329b55b54382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:52:25.066Z|5a78f1a3-8035-456e-936e-6ae2acbeacfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:25.066Z|5a78f1a3-8035-456e-936e-6ae2acbeacfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:25.089Z|2ed2ff9b-13cc-4f0a-95fa-b5a90e0156b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:25.090Z|2ed2ff9b-13cc-4f0a-95fa-b5a90e0156b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:25.134Z|9319e6b7-d1a2-4eb1-9aa5-15fee291c467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:25.135Z|9319e6b7-d1a2-4eb1-9aa5-15fee291c467|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:35.088Z|f242814c-a711-4920-b6cc-e1019aa3244e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:35.088Z|f242814c-a711-4920-b6cc-e1019aa3244e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:35.110Z|70792b2d-7208-4525-ac80-06a375d66603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:35.110Z|70792b2d-7208-4525-ac80-06a375d66603|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:35.155Z|d26460c9-2e09-4620-8220-3f56bcd8cddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:35.156Z|d26460c9-2e09-4620-8220-3f56bcd8cddf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:38.153Z|0eac7c10-c7fa-40cc-b018-e360fcc8adda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:52:38.154Z|0eac7c10-c7fa-40cc-b018-e360fcc8adda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:52:39.287Z|d2a100ba-f2bc-4776-b618-5672390c388b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:52:39.288Z|d2a100ba-f2bc-4776-b618-5672390c388b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:52:45.112Z|68977a02-43ce-4599-a567-f251494c71b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:45.113Z|68977a02-43ce-4599-a567-f251494c71b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:45.135Z|ec9df530-0ac0-4367-99bc-4bc4b1e5136e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:45.136Z|ec9df530-0ac0-4367-99bc-4bc4b1e5136e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:45.179Z|3b2a2a88-f2ed-429f-b1de-4cd5f37c2bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:45.180Z|3b2a2a88-f2ed-429f-b1de-4cd5f37c2bb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:53.153Z|ec2aa53f-5fef-41b1-9bbc-32a4dbe91afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:52:53.157Z|ec2aa53f-5fef-41b1-9bbc-32a4dbe91afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:52:55.136Z|bcf0d764-9d08-43c3-8237-54a726a55caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:55.136Z|bcf0d764-9d08-43c3-8237-54a726a55caf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:55.157Z|5467ad43-d31a-4a82-88e0-45d2b2776217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:55.158Z|5467ad43-d31a-4a82-88e0-45d2b2776217|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:52:55.208Z|f4ad68e5-3711-4cd0-b788-e9e769037203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:52:55.208Z|f4ad68e5-3711-4cd0-b788-e9e769037203|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:05.158Z|92d3f4c9-fdf6-46f9-a264-e08488f6864b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:05.159Z|92d3f4c9-fdf6-46f9-a264-e08488f6864b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:05.188Z|efc1d16b-af58-4446-9922-2c5f496b68a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:05.189Z|efc1d16b-af58-4446-9922-2c5f496b68a0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:05.231Z|9bbbb3de-0570-4ca7-b6c2-129a165b9750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:05.232Z|9bbbb3de-0570-4ca7-b6c2-129a165b9750|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:08.153Z|3a3f0029-1a4e-4333-928c-58576f41ba89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:53:08.154Z|3a3f0029-1a4e-4333-928c-58576f41ba89|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:53:09.288Z|d10334b2-0107-4059-83af-09143fb38c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:53:09.289Z|d10334b2-0107-4059-83af-09143fb38c7e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:53:15.193Z|c48a86b3-c7f8-40aa-8b08-0f9fd593f293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:15.194Z|c48a86b3-c7f8-40aa-8b08-0f9fd593f293|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:15.212Z|c5193cad-5224-4d48-97b2-18c8893a8e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:15.213Z|c5193cad-5224-4d48-97b2-18c8893a8e77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:15.253Z|85d8e56f-5cf8-42ef-8d9a-8a997ddb2c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:15.254Z|85d8e56f-5cf8-42ef-8d9a-8a997ddb2c7d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:16.326Z|7439eaf8-acff-4890-b9cd-e4f240c0f0be|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:53:16.326Z|7439eaf8-acff-4890-b9cd-e4f240c0f0be|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:23.154Z|2dc92f06-5a6e-4708-b7ef-828a4682765d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:53:23.155Z|2dc92f06-5a6e-4708-b7ef-828a4682765d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:53:25.222Z|25d028a4-c370-4c3c-9e7c-4703dd2ab69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:25.224Z|25d028a4-c370-4c3c-9e7c-4703dd2ab69c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:25.236Z|18c24126-2b90-49fe-9ebb-11e0bad33851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:25.237Z|18c24126-2b90-49fe-9ebb-11e0bad33851|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:25.276Z|328a22e1-95d7-4986-8edf-b5e04c711455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:25.276Z|328a22e1-95d7-4986-8edf-b5e04c711455|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:35.249Z|7611abad-c699-4dbb-b0cc-db05a912ebbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:35.251Z|7611abad-c699-4dbb-b0cc-db05a912ebbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:35.259Z|d1d6d721-db2c-4f5c-a0da-389a861275b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:35.260Z|d1d6d721-db2c-4f5c-a0da-389a861275b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:35.302Z|98a1dae9-159a-47bc-90d2-b9a7b5c32fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:35.302Z|98a1dae9-159a-47bc-90d2-b9a7b5c32fc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:38.153Z|575059c1-8317-4e16-bc67-bf1d305bfa86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:53:38.157Z|575059c1-8317-4e16-bc67-bf1d305bfa86|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:53:39.290Z|7c4d923a-299c-4d70-a164-bf31fffdac4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:53:39.290Z|7c4d923a-299c-4d70-a164-bf31fffdac4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:53:45.281Z|30d3a06c-8ef8-4175-9714-e96a7e22411f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:45.282Z|30d3a06c-8ef8-4175-9714-e96a7e22411f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:45.279Z|a7573c3c-5417-4c98-a739-8fa4be5cb18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:45.292Z|a7573c3c-5417-4c98-a739-8fa4be5cb18f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:45.338Z|76ad7cc7-2005-4e7e-876e-5231d07a9a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:45.339Z|76ad7cc7-2005-4e7e-876e-5231d07a9a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:53.154Z|629a3115-29e7-412e-9a48-8f8797926e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:53:53.156Z|629a3115-29e7-412e-9a48-8f8797926e9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:53:55.326Z|d1a24380-2bcc-45d4-9d3a-77f39cff59c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:55.326Z|2232488f-cb54-42f1-bbe8-52b40bbe8e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:55.327Z|d1a24380-2bcc-45d4-9d3a-77f39cff59c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:55.327Z|2232488f-cb54-42f1-bbe8-52b40bbe8e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:53:55.367Z|bfcca361-4967-4ef0-bec0-64f12cfba70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:53:55.368Z|bfcca361-4967-4ef0-bec0-64f12cfba70e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:05.356Z|a00effcf-fa5b-478e-8837-f101b8a2f385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:05.358Z|a00effcf-fa5b-478e-8837-f101b8a2f385|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:05.365Z|a2bbfc9b-20db-427c-a921-9347c0340cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:05.366Z|a2bbfc9b-20db-427c-a921-9347c0340cb5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:05.393Z|0dd260d5-49a9-4475-a51b-6a371af74766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:05.394Z|0dd260d5-49a9-4475-a51b-6a371af74766|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:08.153Z|46f46a97-a504-4e85-abba-2d8c193d43f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:54:08.154Z|46f46a97-a504-4e85-abba-2d8c193d43f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:54:09.291Z|46ed276c-b79b-4065-98d6-9b2015a73e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:54:09.292Z|46ed276c-b79b-4065-98d6-9b2015a73e99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:54:15.383Z|44a7033f-3e2a-4748-8e90-3c1dd4a42665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:15.383Z|44a7033f-3e2a-4748-8e90-3c1dd4a42665|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:15.391Z|d18e973a-94f5-4d28-9f96-f9ff7ebe0e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:15.392Z|d18e973a-94f5-4d28-9f96-f9ff7ebe0e2a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:15.416Z|944604c3-b5b0-4781-9869-6fea15651ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:15.417Z|944604c3-b5b0-4781-9869-6fea15651ca4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:16.327Z|465fd8ca-e7ad-4eef-b6af-f64fc48912d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:54:16.327Z|465fd8ca-e7ad-4eef-b6af-f64fc48912d5|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:23.154Z|a0e1d5ae-0910-4fda-b0cd-530c9d0048e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:54:23.158Z|a0e1d5ae-0910-4fda-b0cd-530c9d0048e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:54:25.407Z|f3e383df-4532-45c8-84ee-1b3846d7d689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:25.407Z|f3e383df-4532-45c8-84ee-1b3846d7d689|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:25.413Z|d162e21f-6e51-4560-ad3d-e8232b5db9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:25.414Z|d162e21f-6e51-4560-ad3d-e8232b5db9d6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:25.439Z|66347791-256c-4f70-85e1-3189ea1b6cd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:25.439Z|66347791-256c-4f70-85e1-3189ea1b6cd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:35.431Z|2f0c0318-043e-49b0-a4db-2899ea7e1d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:35.432Z|2f0c0318-043e-49b0-a4db-2899ea7e1d40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:35.433Z|d18b9e66-987d-4076-b989-3a9d764df357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:35.434Z|d18b9e66-987d-4076-b989-3a9d764df357|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:35.461Z|c8145fe6-b6e1-4344-93c8-2116577bdb0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:35.463Z|c8145fe6-b6e1-4344-93c8-2116577bdb0a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:38.153Z|91ca89c9-307f-49ab-8ba0-241de2c72eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:54:38.154Z|91ca89c9-307f-49ab-8ba0-241de2c72eaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:54:39.292Z|3ea7ada0-d658-4076-bc49-13d894edecc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:54:39.293Z|3ea7ada0-d658-4076-bc49-13d894edecc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:54:45.455Z|8ebbe36e-1a12-4b26-bbb6-1705ac5ad148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:45.456Z|8ebbe36e-1a12-4b26-bbb6-1705ac5ad148|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:45.457Z|998ad2f3-a1ba-4569-adf5-eb322bb0beb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:45.458Z|998ad2f3-a1ba-4569-adf5-eb322bb0beb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:45.488Z|d289bd4b-1017-4986-8fff-0504387e9a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:45.488Z|d289bd4b-1017-4986-8fff-0504387e9a70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:53.154Z|25e0a1ff-8d5c-4cb6-877e-82a5cefe1647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:54:53.155Z|25e0a1ff-8d5c-4cb6-877e-82a5cefe1647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:54:55.481Z|f38f44fa-a016-4b04-87fe-4f92bc518d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:55.481Z|eba71772-3036-4e84-8ec3-74017ae3a3e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:55.482Z|f38f44fa-a016-4b04-87fe-4f92bc518d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:55.482Z|eba71772-3036-4e84-8ec3-74017ae3a3e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:54:55.512Z|a3ce0d8f-f960-4cb5-b355-0f6a1086b5e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:54:55.512Z|a3ce0d8f-f960-4cb5-b355-0f6a1086b5e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:05.508Z|73bbff20-cafe-4bee-bd7c-7f091a7fb042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:05.508Z|30246290-0033-43f4-ae9a-e33b7fc12fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:05.509Z|73bbff20-cafe-4bee-bd7c-7f091a7fb042|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:05.509Z|30246290-0033-43f4-ae9a-e33b7fc12fc8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:05.543Z|8408f3e6-f265-4283-ba1b-46518bc0075d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:05.544Z|8408f3e6-f265-4283-ba1b-46518bc0075d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:08.153Z|210fa3ce-0e82-4e3c-9551-f2d1afbe62b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:55:08.156Z|210fa3ce-0e82-4e3c-9551-f2d1afbe62b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:55:09.294Z|06739ea3-3930-485a-bae6-f31b2a082187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:55:09.294Z|06739ea3-3930-485a-bae6-f31b2a082187|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:55:15.541Z|f148fd03-8733-4d1b-a44c-a42c7d687f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:15.541Z|c157b000-4f0a-4fca-a948-001317c1b9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:15.541Z|f148fd03-8733-4d1b-a44c-a42c7d687f41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:15.542Z|c157b000-4f0a-4fca-a948-001317c1b9ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:15.567Z|082d9a6f-2f63-49b1-a27f-3fdc92260f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:15.568Z|082d9a6f-2f63-49b1-a27f-3fdc92260f12|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:16.326Z|f0231747-05c4-41ff-b260-3b5a7761962f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:55:16.327Z|f0231747-05c4-41ff-b260-3b5a7761962f|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:23.153Z|d310d65c-5d5e-420b-927a-4cbe5a121888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:55:23.154Z|d310d65c-5d5e-420b-927a-4cbe5a121888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:55:25.567Z|3f39ee54-5e55-4c4a-bed3-8c5004c34f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:25.568Z|28ec52fc-ba28-43f1-aaf7-2fa06b66f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:25.568Z|3f39ee54-5e55-4c4a-bed3-8c5004c34f63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:25.568Z|28ec52fc-ba28-43f1-aaf7-2fa06b66f0a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:25.594Z|0e917572-609a-4259-b7c7-e628f40499bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:25.595Z|0e917572-609a-4259-b7c7-e628f40499bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:35.594Z|45615e37-2eb8-40c4-8d4f-a6a5b43397c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:35.595Z|45615e37-2eb8-40c4-8d4f-a6a5b43397c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:35.601Z|2e91a452-d761-469c-8570-787c62e46961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:35.602Z|2e91a452-d761-469c-8570-787c62e46961|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:35.620Z|dfc05320-831e-4a2c-9fc0-e7b217c9396d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:35.621Z|dfc05320-831e-4a2c-9fc0-e7b217c9396d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:38.153Z|9678fba8-ef02-411b-be16-67cb4d25a3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:55:38.154Z|9678fba8-ef02-411b-be16-67cb4d25a3c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:55:39.295Z|7c653cfa-78e7-445e-bad5-ce3ba282c18f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:55:39.295Z|7c653cfa-78e7-445e-bad5-ce3ba282c18f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:55:45.617Z|59d5ef3c-4ebb-4892-a6e7-2f809daeb0a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:45.617Z|59d5ef3c-4ebb-4892-a6e7-2f809daeb0a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:45.631Z|72d16a08-7abe-40e6-ac23-ae5c40ebd7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:45.632Z|72d16a08-7abe-40e6-ac23-ae5c40ebd7ef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:45.642Z|bf0f5f6e-af8d-49ff-97bb-05092bd26abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:45.643Z|bf0f5f6e-af8d-49ff-97bb-05092bd26abb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:53.153Z|b4ced0b2-0c96-4732-8859-74880b99a1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:55:53.157Z|b4ced0b2-0c96-4732-8859-74880b99a1c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:55:55.640Z|5bd9a02f-c9fc-44bc-9d4e-6da4a1507935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:55.640Z|5bd9a02f-c9fc-44bc-9d4e-6da4a1507935|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:55.656Z|7c1960b6-de19-4701-b48f-31c893da2cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:55.657Z|7c1960b6-de19-4701-b48f-31c893da2cf7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:55:55.662Z|2a24551f-c378-480e-9eda-58eff03695ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:55:55.663Z|2a24551f-c378-480e-9eda-58eff03695ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:05.672Z|e2752466-6494-4b12-b709-f7d3b5eb2432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:05.673Z|e2752466-6494-4b12-b709-f7d3b5eb2432|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:05.688Z|5e44b215-f617-4919-b844-08f93da39760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:05.688Z|1500fc5a-5337-477e-81af-1282bf7faa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:05.689Z|1500fc5a-5337-477e-81af-1282bf7faa79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:05.689Z|5e44b215-f617-4919-b844-08f93da39760|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:08.153Z|f467e0ff-e2dc-4ef4-afa9-dba8166e9bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:56:08.154Z|f467e0ff-e2dc-4ef4-afa9-dba8166e9bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:56:09.296Z|0a478ef8-63c4-4e60-a309-e61290d4f222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:56:09.297Z|0a478ef8-63c4-4e60-a309-e61290d4f222|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:56:15.706Z|61767509-2dfb-4086-a1f1-38745b1dfd49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:15.706Z|61767509-2dfb-4086-a1f1-38745b1dfd49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:15.717Z|5d576cff-10a3-4527-b080-3b3af901c0c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:15.717Z|b10b12d0-9680-47b8-ba72-6ccaa5c32b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:15.718Z|5d576cff-10a3-4527-b080-3b3af901c0c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:15.718Z|b10b12d0-9680-47b8-ba72-6ccaa5c32b36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:16.326Z|0da61f77-38f7-4db6-a045-7dc8a3a50f23|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:56:16.327Z|0da61f77-38f7-4db6-a045-7dc8a3a50f23|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:23.153Z|3e436332-b6cf-486a-b0ba-e00e55d806b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:56:23.156Z|3e436332-b6cf-486a-b0ba-e00e55d806b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:56:25.734Z|b2ef7927-93f9-43f6-aa7a-6a608471b29e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:25.734Z|b2ef7927-93f9-43f6-aa7a-6a608471b29e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:25.743Z|55dcc6ea-bc93-49ba-b1ea-3551a85815cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:25.743Z|55dcc6ea-bc93-49ba-b1ea-3551a85815cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:25.743Z|212170c8-62e7-4af5-bd3f-768f8d8b0e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:25.744Z|212170c8-62e7-4af5-bd3f-768f8d8b0e9d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:35.765Z|db16f79a-4fa6-423d-bd55-afc1ee90e4b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:35.765Z|445354a9-dc49-41e8-8a0a-792d6144e896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:35.765Z|35c147d2-0ade-4f0d-a6fe-62e73345ed59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:35.766Z|db16f79a-4fa6-423d-bd55-afc1ee90e4b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:35.766Z|35c147d2-0ade-4f0d-a6fe-62e73345ed59|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:35.766Z|445354a9-dc49-41e8-8a0a-792d6144e896|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:38.205Z|a8d6a232-5412-4fb3-91f1-f73559539dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:56:38.208Z|a8d6a232-5412-4fb3-91f1-f73559539dcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:56:39.298Z|f938b728-3db1-45c9-b38c-8047181d4af4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:56:39.298Z|f938b728-3db1-45c9-b38c-8047181d4af4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:56:45.788Z|34d64661-c873-4374-bb38-cd901db202af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:45.788Z|1ce91a7c-b790-474a-b19d-5fa789550010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:45.789Z|1ce91a7c-b790-474a-b19d-5fa789550010|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:45.789Z|34d64661-c873-4374-bb38-cd901db202af|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:45.790Z|5d9c2869-3878-44a4-88ea-5a03ca97cee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:45.790Z|5d9c2869-3878-44a4-88ea-5a03ca97cee8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:53.153Z|02cfe021-b638-456b-bdb2-0f8cd4b48d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:56:53.154Z|02cfe021-b638-456b-bdb2-0f8cd4b48d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:56:55.814Z|683368e2-01fb-4039-875b-da4c808aa007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:55.814Z|0a9c8cc2-973c-4a9a-ab2a-8424e0deaa5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:55.815Z|683368e2-01fb-4039-875b-da4c808aa007|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:55.815Z|0a9c8cc2-973c-4a9a-ab2a-8424e0deaa5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:56:55.816Z|3699fd9a-6b9d-4f75-8492-d516a577f7a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:56:55.817Z|3699fd9a-6b9d-4f75-8492-d516a577f7a4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:05.841Z|859264c4-b118-4548-982a-ea6a7715c2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:05.841Z|004a8d4c-7e58-47f6-9443-19b7564f07dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:05.842Z|004a8d4c-7e58-47f6-9443-19b7564f07dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:05.842Z|859264c4-b118-4548-982a-ea6a7715c2ba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:05.846Z|50d0bc18-83aa-433a-82f7-0bb1de2f3aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:05.847Z|50d0bc18-83aa-433a-82f7-0bb1de2f3aba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:08.153Z|4c782ecb-2ce1-4954-ac90-6088557681bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:57:08.154Z|4c782ecb-2ce1-4954-ac90-6088557681bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:57:09.299Z|758c70d6-72fb-4174-93c4-bd67a7ead429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:57:09.299Z|758c70d6-72fb-4174-93c4-bd67a7ead429|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:57:15.877Z|32e95f6e-1007-4c77-a294-7c27e2f784ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:15.876Z|da5ffd77-403d-4c76-9bd5-dafbde9a66e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:15.878Z|f03f75b9-8169-4e68-b9f3-25c4981c3c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:15.878Z|32e95f6e-1007-4c77-a294-7c27e2f784ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:15.878Z|f03f75b9-8169-4e68-b9f3-25c4981c3c44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:15.879Z|da5ffd77-403d-4c76-9bd5-dafbde9a66e6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:16.325Z|1e449355-5fd4-47c1-913e-183e31bcb814|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:57:16.325Z|1e449355-5fd4-47c1-913e-183e31bcb814|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:23.153Z|c6a5fa52-d656-407b-a95d-aa89d0c3c248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:57:23.157Z|c6a5fa52-d656-407b-a95d-aa89d0c3c248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:57:25.902Z|1cc731b6-840f-429e-bd17-771e02166bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:25.902Z|0d6a49f5-355f-43c8-9570-efce40bda5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:25.903Z|1cc731b6-840f-429e-bd17-771e02166bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:25.903Z|0d6a49f5-355f-43c8-9570-efce40bda5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:25.911Z|250d48d3-2d2d-489d-aac0-39cacd2fec8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:25.911Z|250d48d3-2d2d-489d-aac0-39cacd2fec8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:35.925Z|9928b773-da9d-4abd-a238-2d86d897859a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:35.926Z|9928b773-da9d-4abd-a238-2d86d897859a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:35.927Z|1cd3f0e0-dc1e-4c5d-a25a-af6936636493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:35.928Z|1cd3f0e0-dc1e-4c5d-a25a-af6936636493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:35.939Z|dda4941d-5707-42e8-92fc-8710de97d851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:35.940Z|dda4941d-5707-42e8-92fc-8710de97d851|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:38.153Z|368d819e-f4b8-4819-a260-77f4ac564bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:57:38.154Z|368d819e-f4b8-4819-a260-77f4ac564bf8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:57:39.300Z|b58eec57-7421-4441-8107-970253e2c1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:57:39.301Z|b58eec57-7421-4441-8107-970253e2c1e1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:57:45.954Z|56cb7dd7-1fe5-4e2f-a371-490e8d6ee72b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:45.954Z|56cb7dd7-1fe5-4e2f-a371-490e8d6ee72b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:45.961Z|010c8ced-d489-4f7f-a08f-af4a45b7b4a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:45.962Z|010c8ced-d489-4f7f-a08f-af4a45b7b4a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:45.963Z|c6cf38d2-4041-4279-a454-dfdc06ccee8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:45.964Z|c6cf38d2-4041-4279-a454-dfdc06ccee8e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:53.153Z|47ce4f6b-02f0-4b1a-9839-d472d1875513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:57:53.154Z|47ce4f6b-02f0-4b1a-9839-d472d1875513|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:57:55.985Z|41e67f4d-d160-48f1-b0a7-ab9690d08d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:55.985Z|13116946-9458-4154-ac72-b9c689946c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:55.985Z|ff6cc5c8-5677-4ad1-a488-7ba9a9272672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:57:55.986Z|41e67f4d-d160-48f1-b0a7-ab9690d08d93|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:55.986Z|ff6cc5c8-5677-4ad1-a488-7ba9a9272672|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:57:55.986Z|13116946-9458-4154-ac72-b9c689946c7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:06.010Z|b6f54119-537f-40ac-b5e9-d9abbfcbd299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:06.010Z|1bee7aa4-5059-4e49-bb4d-b4884c8bf9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:06.010Z|274d353c-0ff0-4be5-8dd2-a0ae6e643c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:06.011Z|274d353c-0ff0-4be5-8dd2-a0ae6e643c5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:06.011Z|b6f54119-537f-40ac-b5e9-d9abbfcbd299|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:06.011Z|1bee7aa4-5059-4e49-bb4d-b4884c8bf9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:08.153Z|e86e3bf1-2f8f-4947-a456-ab1ceafcd461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:58:08.156Z|e86e3bf1-2f8f-4947-a456-ab1ceafcd461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:58:09.302Z|3ca41932-1aac-4030-b7cf-e5ea54193a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:58:09.302Z|3ca41932-1aac-4030-b7cf-e5ea54193a99|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:58:16.035Z|6d4e7a36-14d7-46f5-bb63-c35ce7ebd1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:16.037Z|6d4e7a36-14d7-46f5-bb63-c35ce7ebd1db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:16.036Z|ecc9eb08-5be7-4371-9e30-25b73c917b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:16.038Z|ecc9eb08-5be7-4371-9e30-25b73c917b0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:16.044Z|672f92b3-e394-43c6-902e-ce76c2462ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:16.045Z|672f92b3-e394-43c6-902e-ce76c2462ab7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:16.324Z|bc5eba4e-d605-407f-a2f6-60e16c342b14|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:58:16.325Z|bc5eba4e-d605-407f-a2f6-60e16c342b14|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:23.153Z|92008b71-c15f-4dc3-80ca-04b3b472f052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:58:23.154Z|92008b71-c15f-4dc3-80ca-04b3b472f052|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:58:26.063Z|54f9929f-8ef5-4851-8c0c-2264c6c5190f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:26.064Z|54f9929f-8ef5-4851-8c0c-2264c6c5190f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:26.069Z|5599e379-374f-4ff4-b793-96fa52c64bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:26.069Z|5599e379-374f-4ff4-b793-96fa52c64bb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:26.072Z|485522c3-8aac-4460-bac8-1a192096143b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:26.073Z|485522c3-8aac-4460-bac8-1a192096143b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:36.100Z|f2714fa1-fca1-40a8-a9e0-28b4a8f26353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:36.101Z|f2714fa1-fca1-40a8-a9e0-28b4a8f26353|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:36.116Z|aaa33c33-d7ab-4128-9949-edba36eab9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:36.117Z|aaa33c33-d7ab-4128-9949-edba36eab9bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:36.119Z|e1a74cf0-6dd4-4312-ad7d-f0a9f363cb5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:36.121Z|e1a74cf0-6dd4-4312-ad7d-f0a9f363cb5d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:38.153Z|1533ecd1-5be7-4299-8219-3c9dc037a04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:58:38.154Z|1533ecd1-5be7-4299-8219-3c9dc037a04e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:58:39.303Z|edb0ebfb-df9d-4777-b53a-241791f26530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:58:39.304Z|edb0ebfb-df9d-4777-b53a-241791f26530|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:58:46.131Z|43927b99-964e-4f7e-b1e5-7787f27f4089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:46.132Z|43927b99-964e-4f7e-b1e5-7787f27f4089|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:46.147Z|ae8e1b74-8631-4706-bd60-c2b0c5493797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:46.148Z|ae8e1b74-8631-4706-bd60-c2b0c5493797|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:46.163Z|3412876e-1c68-4248-bdc2-1011b380fb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:46.164Z|3412876e-1c68-4248-bdc2-1011b380fb9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:53.154Z|bb17c276-381f-4ef4-a62c-bd73b68f3579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:58:53.161Z|bb17c276-381f-4ef4-a62c-bd73b68f3579|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:58:56.156Z|bdcd4045-4774-4ef4-867f-48adf630cf95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:56.157Z|bdcd4045-4774-4ef4-867f-48adf630cf95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:56.178Z|e5586e37-288b-45b4-98c2-866c680da869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:56.179Z|e5586e37-288b-45b4-98c2-866c680da869|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:58:56.191Z|4026c73a-7e75-43f7-875b-8290014b5b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:58:56.192Z|4026c73a-7e75-43f7-875b-8290014b5b1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:06.184Z|cbaa6aae-1921-4f3f-b361-552e521d838d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:06.186Z|cbaa6aae-1921-4f3f-b361-552e521d838d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:06.211Z|0f6c87ab-f515-42cf-a42c-fee7ddac6cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:06.212Z|0f6c87ab-f515-42cf-a42c-fee7ddac6cb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:06.227Z|899b9eda-aee7-442c-9247-f6db949dc6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:06.228Z|899b9eda-aee7-442c-9247-f6db949dc6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:08.153Z|3264c204-d3a0-48fd-bbe7-81469d2bf8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:59:08.154Z|3264c204-d3a0-48fd-bbe7-81469d2bf8cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:59:09.305Z|05444ff7-e3c4-4aae-8861-d83a1eacf7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:59:09.306Z|05444ff7-e3c4-4aae-8861-d83a1eacf7d5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:59:16.231Z|8ed67b1b-4158-49ca-959e-ef8439ce59e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:16.232Z|8ed67b1b-4158-49ca-959e-ef8439ce59e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:16.241Z|0d2d9554-c0d6-4c58-8c39-aef50f98191e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:16.242Z|0d2d9554-c0d6-4c58-8c39-aef50f98191e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:16.249Z|1ba0afcb-b6e2-44e4-9ab8-9a024c90fb6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:16.249Z|1ba0afcb-b6e2-44e4-9ab8-9a024c90fb6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:16.324Z|6a9c57ef-ee7f-4256-85fb-f98211cce932|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T16:59:16.325Z|6a9c57ef-ee7f-4256-85fb-f98211cce932|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:23.153Z|fd25630f-24b5-4f5b-8d20-04fdff365dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:59:23.154Z|fd25630f-24b5-4f5b-8d20-04fdff365dab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:59:26.256Z|cd927313-e6ea-432a-aab9-6dc94576f2db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:26.257Z|cd927313-e6ea-432a-aab9-6dc94576f2db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:26.270Z|6d165056-504e-458e-97a7-4bbcfd2302f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:26.271Z|6d165056-504e-458e-97a7-4bbcfd2302f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:26.273Z|71233686-c35a-4eab-bc01-eb62859720da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:26.273Z|71233686-c35a-4eab-bc01-eb62859720da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:36.280Z|e9b232a5-21d2-4692-9a32-e8d6cfdc444d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:36.281Z|e9b232a5-21d2-4692-9a32-e8d6cfdc444d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:36.291Z|69a310a2-f3d3-47c7-84a3-693407e97ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:36.293Z|69a310a2-f3d3-47c7-84a3-693407e97ef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:36.297Z|17817fd6-a865-46bc-b4c5-96db75b9a413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:36.298Z|17817fd6-a865-46bc-b4c5-96db75b9a413|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:38.153Z|91b4d03b-c4b1-4ce9-8f83-658922e95bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:59:38.156Z|91b4d03b-c4b1-4ce9-8f83-658922e95bdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:59:39.307Z|ce615d7d-c59e-472a-ba88-428f5e57e4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:59:39.307Z|ce615d7d-c59e-472a-ba88-428f5e57e4df|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:59:46.317Z|9ce7ae9a-08c0-44d7-9fa9-91d512dbe4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:46.318Z|9ce7ae9a-08c0-44d7-9fa9-91d512dbe4b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:46.322Z|4a8050c0-f41c-43bc-84cf-971ab47ab0af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:46.322Z|4a8050c0-f41c-43bc-84cf-971ab47ab0af|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:46.323Z|48a28925-b196-4d9e-a69d-175e0b9db3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:46.323Z|48a28925-b196-4d9e-a69d-175e0b9db3cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:53.153Z|ad9903f6-ea0c-417d-bb21-b6219d732d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T16:59:53.154Z|ad9903f6-ea0c-417d-bb21-b6219d732d80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T16:59:56.346Z|8af8f092-5c83-468c-bd52-dd6d3df0d005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:56.347Z|8af8f092-5c83-468c-bd52-dd6d3df0d005|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:56.347Z|799b066c-0b47-4013-9693-2cbc38cb671b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:56.348Z|799b066c-0b47-4013-9693-2cbc38cb671b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T16:59:56.349Z|ecd5ed06-0339-489e-84c0-5de5ec0d42f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T16:59:56.350Z|ecd5ed06-0339-489e-84c0-5de5ec0d42f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:06.370Z|ba374014-b4ee-45c2-9f7e-2cd4d7a6ba53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:06.371Z|5d9806ef-8e23-48fc-96e2-f7c7b30fe7f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:06.371Z|ba374014-b4ee-45c2-9f7e-2cd4d7a6ba53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:06.371Z|e42abd3c-7c45-454e-a196-6e43b78c101c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:06.372Z|5d9806ef-8e23-48fc-96e2-f7c7b30fe7f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:06.372Z|e42abd3c-7c45-454e-a196-6e43b78c101c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:08.153Z|8a1c8600-6c07-427a-ad76-9bc83d228df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:00:08.154Z|8a1c8600-6c07-427a-ad76-9bc83d228df8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:00:09.308Z|b2380b48-0740-48de-be1f-8169732d33fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:00:09.308Z|b2380b48-0740-48de-be1f-8169732d33fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:00:16.325Z|1868b4f4-130d-4ea0-a0d2-71a5586544a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:00:16.325Z|1868b4f4-130d-4ea0-a0d2-71a5586544a9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:16.398Z|68aa3ed8-4b43-4beb-996d-738f107e19d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:16.398Z|0d0b1711-0b2c-43e0-acf7-ca153e19cfe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:16.399Z|68aa3ed8-4b43-4beb-996d-738f107e19d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:16.398Z|2cff3cc2-6525-4798-b280-ff4fb050afbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:16.400Z|0d0b1711-0b2c-43e0-acf7-ca153e19cfe7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:16.401Z|2cff3cc2-6525-4798-b280-ff4fb050afbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:23.161Z|66801e33-9942-4954-a05d-0584d301aece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:00:23.164Z|66801e33-9942-4954-a05d-0584d301aece|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:00:26.426Z|d7a09222-c55a-45fb-93ed-3ff7ef27af22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:26.427Z|d7a09222-c55a-45fb-93ed-3ff7ef27af22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:26.427Z|9c91874f-b689-470c-be96-04dd2abf430b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:26.428Z|9c91874f-b689-470c-be96-04dd2abf430b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:26.430Z|84a07782-e908-4c78-86e6-d6f94285d6a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:26.431Z|84a07782-e908-4c78-86e6-d6f94285d6a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:36.451Z|07dbc9b5-d12e-48fc-b934-f36cedb3fd86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:36.451Z|911992d1-2550-4daf-9f56-03e45818e846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:36.452Z|07dbc9b5-d12e-48fc-b934-f36cedb3fd86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:36.452Z|911992d1-2550-4daf-9f56-03e45818e846|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:36.456Z|fd6c64c7-92c1-44e0-ae29-7bab0d9e6cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:36.458Z|fd6c64c7-92c1-44e0-ae29-7bab0d9e6cbc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:38.153Z|c7886145-7915-4cfe-8ee0-bbdc27a28bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:00:38.154Z|c7886145-7915-4cfe-8ee0-bbdc27a28bdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:00:39.310Z|cbc50e42-18f9-4e8e-8ab3-b9fe786925ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:00:39.312Z|cbc50e42-18f9-4e8e-8ab3-b9fe786925ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:00:46.480Z|c1d1eb3f-f4c4-4adb-ac14-e49b4ea4fdb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:46.480Z|5c4c0ad6-78ed-457f-9f64-3784006bd048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:46.480Z|c1d1eb3f-f4c4-4adb-ac14-e49b4ea4fdb9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:46.481Z|5c4c0ad6-78ed-457f-9f64-3784006bd048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:46.487Z|c47b7780-274c-4296-9b1d-09b46ec1d471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:46.488Z|c47b7780-274c-4296-9b1d-09b46ec1d471|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:53.154Z|84e054a1-f0cd-432b-924f-505f4e57e29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:00:53.155Z|84e054a1-f0cd-432b-924f-505f4e57e29b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:00:56.512Z|e35bd7bf-ea6f-4665-860a-db3f9d3739ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:56.513Z|e35bd7bf-ea6f-4665-860a-db3f9d3739ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:56.514Z|7f3d5c25-18aa-4a71-b344-5de5e85ad72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:56.514Z|7f3d5c25-18aa-4a71-b344-5de5e85ad72a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:00:56.518Z|4461c4d3-2484-4582-8b88-eee1f65128aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:00:56.519Z|4461c4d3-2484-4582-8b88-eee1f65128aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:06.538Z|5b171baf-b4cc-497d-b3bf-17eb041b31d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:06.539Z|5b171baf-b4cc-497d-b3bf-17eb041b31d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:06.544Z|4ae9ce2d-9cbf-43f3-a153-879586352f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:06.545Z|4ae9ce2d-9cbf-43f3-a153-879586352f14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:06.545Z|aa08ed3b-f486-4307-9f60-c1a1953b61cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:06.545Z|aa08ed3b-f486-4307-9f60-c1a1953b61cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:08.154Z|54e168b5-e238-419a-af1d-02af50cb0679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:01:08.159Z|54e168b5-e238-419a-af1d-02af50cb0679|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:01:09.313Z|c4feb93d-0b50-48c5-88da-e19716602fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:01:09.313Z|c4feb93d-0b50-48c5-88da-e19716602fa4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:01:16.325Z|762824b5-119a-436c-bd1b-fffcacaac2d4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:01:16.326Z|762824b5-119a-436c-bd1b-fffcacaac2d4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:16.566Z|5b9e251d-2d8e-4676-9861-b1001ccb2215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:16.567Z|5b9e251d-2d8e-4676-9861-b1001ccb2215|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:16.568Z|8aa06ca1-b883-4578-a43f-02db247965c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:16.569Z|8aa06ca1-b883-4578-a43f-02db247965c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:16.568Z|2158fb94-2fe7-4af4-a29f-51353a3f8e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:16.571Z|2158fb94-2fe7-4af4-a29f-51353a3f8e00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:23.154Z|2f7d0471-5084-4b46-98d2-ec3757be585a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:01:23.154Z|2f7d0471-5084-4b46-98d2-ec3757be585a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:01:26.589Z|bb4ee2ee-ef76-41c0-b759-abeb3619c034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:26.590Z|bb4ee2ee-ef76-41c0-b759-abeb3619c034|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:26.593Z|39496881-875b-4822-9cde-1a11bf70e8fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:26.593Z|39496881-875b-4822-9cde-1a11bf70e8fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:26.595Z|47acb844-9863-4fda-bf69-858a7bf05a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:26.595Z|47acb844-9863-4fda-bf69-858a7bf05a38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:36.612Z|0fc8e672-8a48-4749-830c-a5257c4f7758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:36.613Z|0fc8e672-8a48-4749-830c-a5257c4f7758|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:36.616Z|8e3e4a73-3802-41f2-94b1-4d317a9b39a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:36.617Z|a6bf797c-4a2a-4f92-8554-8153c421fb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:36.618Z|a6bf797c-4a2a-4f92-8554-8153c421fb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:36.618Z|8e3e4a73-3802-41f2-94b1-4d317a9b39a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:38.153Z|99accc84-e93f-4962-b489-ebf358da1271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:01:38.154Z|99accc84-e93f-4962-b489-ebf358da1271|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:01:39.314Z|25fede1d-0599-4912-8bb6-c11f02b93603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:01:39.315Z|25fede1d-0599-4912-8bb6-c11f02b93603|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:01:46.641Z|8b7d7dc2-1289-405d-8ca0-8b275f0a2133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:46.642Z|87f0ce00-b812-401b-980b-eaab625717e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:46.642Z|87f0ce00-b812-401b-980b-eaab625717e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:46.642Z|30267d7d-568b-4953-99b0-82404ee5f9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:46.642Z|8b7d7dc2-1289-405d-8ca0-8b275f0a2133|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:46.643Z|30267d7d-568b-4953-99b0-82404ee5f9f4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:53.153Z|065ea675-c954-40bb-a371-e37654cc74fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:01:53.156Z|065ea675-c954-40bb-a371-e37654cc74fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:01:56.686Z|0bf091da-2fc1-4767-8277-bd82b57a4188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:56.686Z|b83cd2f6-14f1-43d3-9584-b64a04dbdf92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:56.686Z|0bf091da-2fc1-4767-8277-bd82b57a4188|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:56.687Z|b83cd2f6-14f1-43d3-9584-b64a04dbdf92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:01:56.696Z|c3e0c5a4-25bf-4989-814a-61dbbc01b0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:01:56.697Z|c3e0c5a4-25bf-4989-814a-61dbbc01b0a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:06.712Z|df070c9d-e28d-45ba-bae9-8cdac5035f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:06.712Z|df070c9d-e28d-45ba-bae9-8cdac5035f18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:06.716Z|c8350f7d-bbbd-48c4-8c72-a671cabf56cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:06.718Z|c8350f7d-bbbd-48c4-8c72-a671cabf56cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:06.721Z|843fee46-0a21-4382-852e-964ef7c22c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:06.722Z|843fee46-0a21-4382-852e-964ef7c22c90|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:08.153Z|4c205f92-b6bf-458a-bb74-e6296575258f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:02:08.154Z|4c205f92-b6bf-458a-bb74-e6296575258f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:02:09.315Z|8de310d9-788e-45fe-bfaa-e5480a722810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:02:09.316Z|8de310d9-788e-45fe-bfaa-e5480a722810|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:02:16.326Z|d190a879-cfb6-4372-bb82-19c986448838|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:02:16.328Z|d190a879-cfb6-4372-bb82-19c986448838|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:16.736Z|4a7c2c25-9719-4ebc-a925-9042972b12c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:16.737Z|4a7c2c25-9719-4ebc-a925-9042972b12c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:16.743Z|2770e480-78ec-47fd-a5d4-91400acc8ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:16.744Z|5e50ed18-3987-4867-bb4d-d1e2bb8a8d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:16.744Z|2770e480-78ec-47fd-a5d4-91400acc8ec9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:16.745Z|5e50ed18-3987-4867-bb4d-d1e2bb8a8d67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:23.153Z|af49fd9d-efea-4982-a804-2d665830c09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:02:23.154Z|af49fd9d-efea-4982-a804-2d665830c09a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:02:26.765Z|fc673ca9-d6eb-433a-9683-e6d1b7bdfb20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:26.766Z|fc673ca9-d6eb-433a-9683-e6d1b7bdfb20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:26.770Z|b38e2485-3838-4eb3-8a65-c81d351f97e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:26.771Z|b38e2485-3838-4eb3-8a65-c81d351f97e6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:26.772Z|0b235940-139b-4ae3-a055-f44272f6992c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:26.773Z|0b235940-139b-4ae3-a055-f44272f6992c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:36.792Z|a60d71a3-c5eb-4548-8b3c-f661dec9b735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:36.793Z|a60d71a3-c5eb-4548-8b3c-f661dec9b735|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:36.796Z|344dc0ec-8cf4-45b0-844c-db43c487414d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:36.796Z|7f0653d2-9c35-4b44-97ec-2994d7a0f294|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:36.796Z|344dc0ec-8cf4-45b0-844c-db43c487414d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:36.796Z|7f0653d2-9c35-4b44-97ec-2994d7a0f294|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:38.153Z|e8981388-047a-46a1-bc01-a16eddcc9922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:02:38.157Z|e8981388-047a-46a1-bc01-a16eddcc9922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:02:39.316Z|76d64b27-68e8-4837-bb1d-0fd7fd3a4303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:02:39.318Z|76d64b27-68e8-4837-bb1d-0fd7fd3a4303|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:02:46.818Z|789de0da-7b6c-44a1-b9bf-742dfa4c02e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:46.820Z|789de0da-7b6c-44a1-b9bf-742dfa4c02e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:46.821Z|5aa7dec9-0c38-4bca-83eb-3fcf2f758b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:46.822Z|5aa7dec9-0c38-4bca-83eb-3fcf2f758b76|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:46.822Z|acfb875c-bcf1-42bb-8f5b-c1f88e359999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:46.823Z|acfb875c-bcf1-42bb-8f5b-c1f88e359999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:53.153Z|30eeeb81-0b08-459b-894c-38aec2ea477d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:02:53.154Z|30eeeb81-0b08-459b-894c-38aec2ea477d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:02:56.843Z|e1fd8d4d-eb31-4ff7-a797-aec9aa8b8028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:56.844Z|2c4079ef-2bea-4a77-848f-42c5b0cc387f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:56.844Z|e1fd8d4d-eb31-4ff7-a797-aec9aa8b8028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:56.844Z|2c4079ef-2bea-4a77-848f-42c5b0cc387f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:02:56.847Z|6138fed6-106d-41fc-981c-a0d1c3cd1a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:02:56.848Z|6138fed6-106d-41fc-981c-a0d1c3cd1a1b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:06.868Z|9ee3db7c-a383-4291-8902-1612455875c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:06.868Z|9cc89654-8ab4-4be3-8958-ed7cde1faa1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:06.868Z|4e597b6d-4aad-459b-8186-476c80565d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:06.869Z|9ee3db7c-a383-4291-8902-1612455875c7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:06.869Z|4e597b6d-4aad-459b-8186-476c80565d0d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:06.869Z|9cc89654-8ab4-4be3-8958-ed7cde1faa1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:08.153Z|ec4fc88e-0f7a-478a-a87f-7673244cc539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:03:08.154Z|ec4fc88e-0f7a-478a-a87f-7673244cc539|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:03:09.319Z|e15b7f88-5cf2-4bc7-b4f5-83ddee280c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:03:09.319Z|e15b7f88-5cf2-4bc7-b4f5-83ddee280c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:03:16.324Z|17b15b9e-2058-4faa-8d0f-0ad6651a9f5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:03:16.325Z|17b15b9e-2058-4faa-8d0f-0ad6651a9f5f|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:16.895Z|5d1c83de-41fa-47bf-800f-d305e6b5ac4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:16.895Z|56d639ce-9cd8-44e1-917b-491d020e3d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:16.896Z|5d1c83de-41fa-47bf-800f-d305e6b5ac4a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:16.896Z|56d639ce-9cd8-44e1-917b-491d020e3d7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:16.897Z|dc9878da-c84a-422e-be4d-9ff6328358c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:16.897Z|dc9878da-c84a-422e-be4d-9ff6328358c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:23.155Z|f3016440-ff79-4301-8dbb-2d97b3dccd0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:03:23.157Z|f3016440-ff79-4301-8dbb-2d97b3dccd0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:03:26.918Z|f56fa429-e491-4c25-9c80-54d1accbe882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:26.918Z|21aab8b1-d4d1-47f6-8390-59472eeafbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:26.919Z|f56fa429-e491-4c25-9c80-54d1accbe882|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:26.919Z|21aab8b1-d4d1-47f6-8390-59472eeafbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:26.923Z|42b66dcb-718d-44a4-b9bb-84f390e829b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:26.923Z|42b66dcb-718d-44a4-b9bb-84f390e829b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:36.944Z|55f7c0c1-c88b-4edd-8f49-0df004c5122f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:36.944Z|29cb30fd-bc54-4c0f-9f57-66d0c1064eb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:36.945Z|29cb30fd-bc54-4c0f-9f57-66d0c1064eb2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:36.945Z|55f7c0c1-c88b-4edd-8f49-0df004c5122f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:36.953Z|9e34031f-d369-427f-ae36-08809c785bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:36.953Z|9e34031f-d369-427f-ae36-08809c785bbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:38.154Z|5c823a73-92f0-4968-a5db-483567b7d2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:03:38.154Z|5c823a73-92f0-4968-a5db-483567b7d2ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:03:39.320Z|b1bd6662-e192-4408-9b3c-cbb45883d340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:03:39.320Z|b1bd6662-e192-4408-9b3c-cbb45883d340|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:03:46.986Z|6a8b2c2a-bb2e-4860-b68b-910a02395793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:46.986Z|f5a62add-78cb-44ae-b436-d434c62b6147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:46.987Z|9e847766-385f-4c5c-b0f3-b892aad47f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:46.987Z|6a8b2c2a-bb2e-4860-b68b-910a02395793|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:46.988Z|9e847766-385f-4c5c-b0f3-b892aad47f54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:46.987Z|f5a62add-78cb-44ae-b436-d434c62b6147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:53.153Z|0905a020-ca3b-45fc-8c69-db5ba9850751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:03:53.154Z|0905a020-ca3b-45fc-8c69-db5ba9850751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:03:57.015Z|d6553845-e37a-4525-9779-d3e8d14f5572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:57.015Z|88c51434-35e4-4f83-922d-4c6cb18c8a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:57.016Z|d6553845-e37a-4525-9779-d3e8d14f5572|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:57.016Z|88c51434-35e4-4f83-922d-4c6cb18c8a14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:03:57.019Z|c7705033-37f7-4938-b6d8-da8d487736a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:03:57.020Z|c7705033-37f7-4938-b6d8-da8d487736a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:07.042Z|79e73bb7-7025-4478-b399-4c222ce252b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:07.042Z|50546b9b-be95-429c-8c1b-f7ba49e86946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:07.042Z|50546b9b-be95-429c-8c1b-f7ba49e86946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:07.042Z|79e73bb7-7025-4478-b399-4c222ce252b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:07.043Z|4a65fafd-8ce0-4929-b616-1164b6eae3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:07.044Z|4a65fafd-8ce0-4929-b616-1164b6eae3d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:08.154Z|1b3d1d1c-f586-4e2e-91e0-858e0c0a4e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:04:08.157Z|1b3d1d1c-f586-4e2e-91e0-858e0c0a4e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:04:09.324Z|812afec4-d6cd-46a8-8788-2ec9395b2960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:04:09.325Z|812afec4-d6cd-46a8-8788-2ec9395b2960|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:04:16.326Z|86d7fd11-dd79-45a4-9f77-0689a502b632|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:04:16.327Z|86d7fd11-dd79-45a4-9f77-0689a502b632|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:17.068Z|c84a3ba0-a826-4d1c-b776-f13e483f5c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:17.068Z|b9027fbf-d6e2-4bc0-8c4c-700b85f06866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:17.069Z|c84a3ba0-a826-4d1c-b776-f13e483f5c0e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:17.069Z|b9027fbf-d6e2-4bc0-8c4c-700b85f06866|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:17.070Z|3738195b-9857-4689-be0f-5f8b6f44fe67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:17.071Z|3738195b-9857-4689-be0f-5f8b6f44fe67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:23.154Z|792e87f9-932a-4891-8cbb-9b47ada7f9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:04:23.155Z|792e87f9-932a-4891-8cbb-9b47ada7f9ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:04:27.091Z|60a8a154-2434-4d9b-8164-55af5f6bf7fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:27.091Z|c21bcfbd-dee1-4df0-81dd-da0caa183263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:27.092Z|60a8a154-2434-4d9b-8164-55af5f6bf7fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:27.092Z|c21bcfbd-dee1-4df0-81dd-da0caa183263|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:27.094Z|5e9f9ea9-5eb0-44dd-a348-7931a9eb507e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:27.094Z|5e9f9ea9-5eb0-44dd-a348-7931a9eb507e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:37.114Z|97872ce5-62a8-47af-a5b6-6ccdb7d0c4d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:37.115Z|97872ce5-62a8-47af-a5b6-6ccdb7d0c4d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:37.116Z|f0aee407-c1dd-4963-a908-f6711be0b203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:37.116Z|f0aee407-c1dd-4963-a908-f6711be0b203|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:37.119Z|3cda0f28-37fd-4d1c-a3b3-a8406ebdda19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:37.120Z|3cda0f28-37fd-4d1c-a3b3-a8406ebdda19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:38.153Z|7e86e7b9-b969-43ee-92bf-c3f9975542e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:04:38.162Z|7e86e7b9-b969-43ee-92bf-c3f9975542e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:04:39.326Z|8df88ea9-7760-47e4-b957-b2c4da62b489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:04:39.326Z|8df88ea9-7760-47e4-b957-b2c4da62b489|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:04:47.143Z|ad32e3af-9998-4dec-81c3-bb6f668da8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:47.144Z|ad32e3af-9998-4dec-81c3-bb6f668da8ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:47.147Z|7bcd822a-26b8-4aa1-bacd-eef86e575dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:47.147Z|7bcd822a-26b8-4aa1-bacd-eef86e575dbd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:47.149Z|316db18b-0fd5-47c3-aed0-a5d55e92bd18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:47.149Z|316db18b-0fd5-47c3-aed0-a5d55e92bd18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:53.153Z|2bcf6823-8419-43bd-9c70-9e8a478fc361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:04:53.154Z|2bcf6823-8419-43bd-9c70-9e8a478fc361|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:04:57.171Z|caa2d60d-09a4-4d0f-ae86-5e16edaff64d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:57.171Z|e9ee2795-5abf-4b93-80b8-5a30f84f8ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:57.172Z|e9ee2795-5abf-4b93-80b8-5a30f84f8ebe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:57.172Z|caa2d60d-09a4-4d0f-ae86-5e16edaff64d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:04:57.175Z|3ea3eba2-759d-4c94-a072-44f5fed270b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:04:57.175Z|3ea3eba2-759d-4c94-a072-44f5fed270b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:07.195Z|d58f2b6b-2f8b-4e13-817d-e99cb8a7bb60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:07.195Z|25af97ad-deb3-48e0-8cb5-9aa220c22c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:07.196Z|d58f2b6b-2f8b-4e13-817d-e99cb8a7bb60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:07.196Z|25af97ad-deb3-48e0-8cb5-9aa220c22c6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:07.201Z|df84c441-6ffd-466f-b543-96451b4f04af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:07.202Z|df84c441-6ffd-466f-b543-96451b4f04af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:08.153Z|7ae4a278-c2e6-4897-a792-724b9b67be83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:05:08.154Z|7ae4a278-c2e6-4897-a792-724b9b67be83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:05:09.327Z|e24d36bb-8f85-42e4-90f6-71318dde6d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:05:09.327Z|e24d36bb-8f85-42e4-90f6-71318dde6d83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:05:16.328Z|3b63ce3a-c9d7-416b-8fc6-bc480d68b993|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:05:16.329Z|3b63ce3a-c9d7-416b-8fc6-bc480d68b993|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:17.218Z|9db6983b-fee9-400f-8c79-76be7b168b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:17.218Z|15157921-e50c-4533-90d7-2e424fa4aed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:17.219Z|9db6983b-fee9-400f-8c79-76be7b168b52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:17.219Z|15157921-e50c-4533-90d7-2e424fa4aed3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:17.220Z|419114b5-355c-4a5e-97d7-408849d742a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:17.220Z|419114b5-355c-4a5e-97d7-408849d742a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:23.153Z|e82cf147-9081-48d6-bff7-34e032c7e0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:05:23.159Z|e82cf147-9081-48d6-bff7-34e032c7e0d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:05:27.245Z|a291e465-b7b8-408b-9145-f0a27a53a489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:27.245Z|c965aaff-2668-4ddc-b14b-93c3ae05ee82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:27.245Z|e175beb8-21e1-45df-ac37-a733026fad3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:27.246Z|c965aaff-2668-4ddc-b14b-93c3ae05ee82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:27.246Z|e175beb8-21e1-45df-ac37-a733026fad3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:27.246Z|a291e465-b7b8-408b-9145-f0a27a53a489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:37.269Z|e828880e-3923-4c29-934e-6cb6b0567f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:37.269Z|f37173d6-4b19-4513-bf7f-fde7011426ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:37.270Z|f37173d6-4b19-4513-bf7f-fde7011426ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:37.270Z|e828880e-3923-4c29-934e-6cb6b0567f74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:37.277Z|f63fe2d8-9776-4892-bb45-54b7f8efc8a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:37.277Z|f63fe2d8-9776-4892-bb45-54b7f8efc8a3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:38.153Z|48e6f4c0-8947-4ccb-9d70-c510ed26725e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:05:38.154Z|48e6f4c0-8947-4ccb-9d70-c510ed26725e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:05:39.328Z|eb3f9067-80f0-46d7-8768-c16cb4704670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:05:39.329Z|eb3f9067-80f0-46d7-8768-c16cb4704670|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:05:47.298Z|2aed6c16-bfc7-49fa-9ea6-1ee79a39693c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:47.298Z|88b191aa-23c3-4822-a5ea-85b3017baa39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:47.298Z|88b191aa-23c3-4822-a5ea-85b3017baa39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:47.298Z|2aed6c16-bfc7-49fa-9ea6-1ee79a39693c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:47.316Z|cf9dc41a-2a93-4d3c-b916-3c861721ce27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:47.317Z|cf9dc41a-2a93-4d3c-b916-3c861721ce27|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:53.153Z|55769a7d-9727-46a1-90a3-145593e7e1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:05:53.154Z|55769a7d-9727-46a1-90a3-145593e7e1ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:05:57.323Z|e44733c6-b236-4736-88d5-7b783305f602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:57.323Z|a2695349-0bc9-4aab-a3d2-43061d842247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:57.324Z|e44733c6-b236-4736-88d5-7b783305f602|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:57.324Z|a2695349-0bc9-4aab-a3d2-43061d842247|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:05:57.352Z|69c02961-d3ad-4a5d-9907-525677991199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:05:57.353Z|69c02961-d3ad-4a5d-9907-525677991199|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:07.356Z|34ba4b26-a474-4632-950d-cf6dd654347a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:07.357Z|34ba4b26-a474-4632-950d-cf6dd654347a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:07.365Z|62db012f-b203-4029-80e4-30a2fae0bca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:07.365Z|62db012f-b203-4029-80e4-30a2fae0bca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:07.384Z|86fa07c5-ecae-4a5a-b292-72a94b4cca64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:07.385Z|86fa07c5-ecae-4a5a-b292-72a94b4cca64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:08.153Z|ea0e9faa-1c8c-484e-9f8e-a97dfd249107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:06:08.157Z|ea0e9faa-1c8c-484e-9f8e-a97dfd249107|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:06:09.330Z|6ebb78bb-fc53-460a-8f93-9954af271df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:06:09.331Z|6ebb78bb-fc53-460a-8f93-9954af271df6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:06:16.326Z|8ad8ec77-f11d-404c-afed-d6dbcd7f0507|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:06:16.326Z|8ad8ec77-f11d-404c-afed-d6dbcd7f0507|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:17.378Z|6eeba52a-1279-4feb-a83e-a9446f881768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:17.379Z|6eeba52a-1279-4feb-a83e-a9446f881768|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:17.387Z|4c9e5dfa-15f4-4937-9383-2126f1e3ae0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:17.388Z|4c9e5dfa-15f4-4937-9383-2126f1e3ae0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:17.406Z|7551aeae-d5a0-4de7-a7ae-033cfa7f0b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:17.406Z|7551aeae-d5a0-4de7-a7ae-033cfa7f0b44|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:23.153Z|b0bc8c84-608d-483a-a9b1-4abfe3bc73ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:06:23.154Z|b0bc8c84-608d-483a-a9b1-4abfe3bc73ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:06:27.402Z|97587edd-4296-4522-9377-34e91e636e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:27.402Z|97587edd-4296-4522-9377-34e91e636e48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:27.409Z|6487e1f4-f813-4938-bd3b-c3edbcf8b8da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:27.410Z|6487e1f4-f813-4938-bd3b-c3edbcf8b8da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:27.429Z|46dff576-9503-4b96-8915-3a180aa00a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:27.430Z|46dff576-9503-4b96-8915-3a180aa00a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:37.424Z|dcfcefee-0a42-4d16-8931-125a7f2c4990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:37.425Z|dcfcefee-0a42-4d16-8931-125a7f2c4990|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:37.431Z|95aedf6a-ff53-43d7-b184-480df1af65a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:37.432Z|95aedf6a-ff53-43d7-b184-480df1af65a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:37.450Z|92cd19bb-f59e-4a83-99a2-0be70e3facea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:37.451Z|92cd19bb-f59e-4a83-99a2-0be70e3facea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:38.153Z|daf6052b-67bc-432b-b325-d6bcccab5e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:06:38.154Z|daf6052b-67bc-432b-b325-d6bcccab5e36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:06:39.332Z|fb42e211-79d8-4a16-a5b9-464448c78d2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:06:39.334Z|fb42e211-79d8-4a16-a5b9-464448c78d2c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:06:47.447Z|3fbef586-b48e-4d3b-91b1-faa6d5648302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:47.448Z|3fbef586-b48e-4d3b-91b1-faa6d5648302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:47.449Z|34bacae5-ffbe-422d-b3e2-1cc3b8c86fd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:47.450Z|34bacae5-ffbe-422d-b3e2-1cc3b8c86fd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:47.472Z|4cafcdb6-d209-4806-a7a0-d9402f17e004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:47.472Z|4cafcdb6-d209-4806-a7a0-d9402f17e004|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:53.153Z|acf87c83-4fb2-4d29-88bc-370e14ddbf7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:06:53.157Z|acf87c83-4fb2-4d29-88bc-370e14ddbf7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:06:57.469Z|eb844b64-16fe-49ac-bf2e-f1e56b538348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:57.470Z|eb844b64-16fe-49ac-bf2e-f1e56b538348|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:57.470Z|f81c4297-8574-4412-830e-e41ac4df676a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:57.471Z|f81c4297-8574-4412-830e-e41ac4df676a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:06:57.493Z|48c59a71-ae86-40e7-aa80-c4da19b44964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:06:57.494Z|48c59a71-ae86-40e7-aa80-c4da19b44964|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:07.492Z|a6d55aed-5484-4b3b-8fe1-aa4cb1ab6443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:07.492Z|f22f23b4-7333-4a60-861d-e4c2fc163277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:07.493Z|f22f23b4-7333-4a60-861d-e4c2fc163277|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:07.493Z|a6d55aed-5484-4b3b-8fe1-aa4cb1ab6443|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:07.517Z|51f86a87-b6d6-4c55-bea9-0dc2237c35be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:07.518Z|51f86a87-b6d6-4c55-bea9-0dc2237c35be|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:08.153Z|f41a8af8-2a99-469f-ad18-c6ebc915f218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:07:08.154Z|f41a8af8-2a99-469f-ad18-c6ebc915f218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:07:09.335Z|0dac4b08-117a-4af4-8946-193d33ce15b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:07:09.335Z|0dac4b08-117a-4af4-8946-193d33ce15b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:07:16.325Z|c058f85c-05a9-401d-a9f8-022d5346374f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:07:16.326Z|c058f85c-05a9-401d-a9f8-022d5346374f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:17.516Z|6cd59ead-3615-4cf1-b97f-ea7daaa0a63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:17.517Z|6cd59ead-3615-4cf1-b97f-ea7daaa0a63c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:17.518Z|6d8e8a5a-ed91-4f39-9d06-ca4bf36e0dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:17.519Z|6d8e8a5a-ed91-4f39-9d06-ca4bf36e0dd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:17.540Z|f0e8edd1-2b47-4c17-b9e1-26a2d231bb11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:17.541Z|f0e8edd1-2b47-4c17-b9e1-26a2d231bb11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:23.153Z|d97b8f33-2f41-4375-881d-339887ffe1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:07:23.154Z|d97b8f33-2f41-4375-881d-339887ffe1ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:07:27.541Z|23fee647-d4ed-4994-a59b-050284c259f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:27.542Z|6c612e57-b2ca-4e18-99fe-9b8b75398206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:27.542Z|23fee647-d4ed-4994-a59b-050284c259f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:27.542Z|6c612e57-b2ca-4e18-99fe-9b8b75398206|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:27.562Z|9dfef4bb-7db5-499c-bfe8-f925049cf7e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:27.563Z|9dfef4bb-7db5-499c-bfe8-f925049cf7e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:37.563Z|a09b9771-28ca-411a-8a2d-10bf16aee89a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:37.563Z|7141d29b-d307-4c73-9ca3-275d4cc39def|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:37.564Z|a09b9771-28ca-411a-8a2d-10bf16aee89a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:37.565Z|7141d29b-d307-4c73-9ca3-275d4cc39def|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:37.587Z|7327e746-38bb-4f0f-b74d-3246f06720ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:37.587Z|7327e746-38bb-4f0f-b74d-3246f06720ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:38.153Z|02324ec2-6a72-4d7a-ba5d-b6ddceb0c08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:07:38.157Z|02324ec2-6a72-4d7a-ba5d-b6ddceb0c08d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:07:39.336Z|a53798c7-c9fd-467f-a509-630484a92e2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:07:39.337Z|a53798c7-c9fd-467f-a509-630484a92e2f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:07:47.588Z|08dd65c5-cb14-41d3-9523-16556fc20940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:47.588Z|82d24da1-7369-4582-8ca7-0b5195a39ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:47.589Z|08dd65c5-cb14-41d3-9523-16556fc20940|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:47.589Z|82d24da1-7369-4582-8ca7-0b5195a39ceb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:47.610Z|0d7c050e-4ae1-44bb-ae0d-d5a04c37cb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:47.611Z|0d7c050e-4ae1-44bb-ae0d-d5a04c37cb01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:53.153Z|ed327d15-ac73-416d-986a-b9c7d3464477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:07:53.154Z|ed327d15-ac73-416d-986a-b9c7d3464477|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:07:57.615Z|b646a655-2c3e-4105-83cc-bc1f73f48218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:57.615Z|50ac6e15-2b0c-4d71-a16a-6b73e9416212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:57.616Z|b646a655-2c3e-4105-83cc-bc1f73f48218|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:57.616Z|50ac6e15-2b0c-4d71-a16a-6b73e9416212|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:07:57.635Z|10276c1e-5d05-4d55-953c-ef464366fc7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:07:57.636Z|10276c1e-5d05-4d55-953c-ef464366fc7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:07.638Z|87c4053d-ce13-4d46-9ffd-9cca27cb161b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:07.638Z|c46f57ca-cb0e-4ec2-ad8a-f848acc176b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:07.639Z|87c4053d-ce13-4d46-9ffd-9cca27cb161b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:07.639Z|c46f57ca-cb0e-4ec2-ad8a-f848acc176b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:07.660Z|32170e58-bab7-41e8-b2ef-a2c7fff57b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:07.661Z|32170e58-bab7-41e8-b2ef-a2c7fff57b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:08.153Z|6a3dd660-9507-46f7-864b-246edb56e020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:08:08.154Z|6a3dd660-9507-46f7-864b-246edb56e020|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:08:09.337Z|d24c5ed7-80e9-4b4a-be20-e61528da8cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:08:09.338Z|d24c5ed7-80e9-4b4a-be20-e61528da8cc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:08:16.325Z|82726261-c84c-4c01-a1b3-33daa5880d10|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:08:16.326Z|82726261-c84c-4c01-a1b3-33daa5880d10|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:17.661Z|35f8979f-737c-4989-bd90-680729fe326d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:17.661Z|5e30cfa9-4cb3-4d9c-92fb-6f7456698c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:17.662Z|5e30cfa9-4cb3-4d9c-92fb-6f7456698c90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:17.662Z|35f8979f-737c-4989-bd90-680729fe326d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:17.682Z|5078258c-3ce2-4d33-a06c-6b1cd8dc11b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:17.682Z|5078258c-3ce2-4d33-a06c-6b1cd8dc11b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:23.153Z|1a45e76e-0ffb-4b27-8faa-78ed10da5e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:08:23.157Z|1a45e76e-0ffb-4b27-8faa-78ed10da5e11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:08:27.685Z|43f2c40d-2b59-430c-9c76-af543e7045b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:27.685Z|2c76e47b-d5ee-43a6-b1e1-6a51f468fbc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:27.685Z|43f2c40d-2b59-430c-9c76-af543e7045b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:27.685Z|2c76e47b-d5ee-43a6-b1e1-6a51f468fbc2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:27.707Z|08a0b5ca-03b5-43f5-9f49-9a981a6855c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:27.708Z|08a0b5ca-03b5-43f5-9f49-9a981a6855c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:37.710Z|13607ff1-3a33-4bd0-a1ff-c31d9ae7edfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:37.710Z|581f630e-bc42-43b9-a60d-9af5f0949aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:37.711Z|13607ff1-3a33-4bd0-a1ff-c31d9ae7edfb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:37.711Z|581f630e-bc42-43b9-a60d-9af5f0949aea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:37.730Z|99779e3d-d829-4234-913e-16ede8d53fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:37.730Z|99779e3d-d829-4234-913e-16ede8d53fcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:38.153Z|4420bd7c-dab8-479d-8786-f398ef0f5524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:08:38.154Z|4420bd7c-dab8-479d-8786-f398ef0f5524|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:08:39.338Z|add3996a-890a-4016-a4bf-3664312066f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:08:39.339Z|add3996a-890a-4016-a4bf-3664312066f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:08:47.743Z|4aa69b15-c50d-4ef8-92f0-6d523f98bd02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:47.743Z|2ce0454a-a3a7-4403-b7d2-3ee08a4e302b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:47.744Z|4aa69b15-c50d-4ef8-92f0-6d523f98bd02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:47.744Z|2ce0454a-a3a7-4403-b7d2-3ee08a4e302b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:47.761Z|aa39da89-bfd4-406f-93f5-c1cb74e313f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:47.762Z|aa39da89-bfd4-406f-93f5-c1cb74e313f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:53.153Z|6f32f8fc-4534-46e6-b780-f3a4712c4873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:08:53.154Z|6f32f8fc-4534-46e6-b780-f3a4712c4873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:08:57.767Z|3705cfa3-2ddb-42e3-9d55-6a85398b7c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:57.767Z|c340e610-58ef-4a40-8910-fcb8919613f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:57.768Z|3705cfa3-2ddb-42e3-9d55-6a85398b7c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:57.768Z|c340e610-58ef-4a40-8910-fcb8919613f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:08:57.788Z|ce18831b-2b80-423e-8560-047c91d36983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:08:57.789Z|ce18831b-2b80-423e-8560-047c91d36983|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:07.793Z|a674b79f-c630-461a-b37b-9fdb0a06cf98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:07.793Z|c4aecb38-6749-4fdc-8856-35b052a884f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:07.794Z|a674b79f-c630-461a-b37b-9fdb0a06cf98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:07.794Z|c4aecb38-6749-4fdc-8856-35b052a884f9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:07.815Z|3cb5bc45-a7d3-46c9-a2ea-8d10ffbab6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:07.816Z|3cb5bc45-a7d3-46c9-a2ea-8d10ffbab6df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:08.153Z|767959be-da0f-44bf-b98c-bc9889fe2bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:09:08.156Z|767959be-da0f-44bf-b98c-bc9889fe2bb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:09:09.340Z|1a081d63-39c0-49d0-9443-a71f40ed288e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:09:09.341Z|1a081d63-39c0-49d0-9443-a71f40ed288e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:09:16.326Z|54b7c3d0-75f5-425e-a68f-1d874a02cc94|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:09:16.328Z|54b7c3d0-75f5-425e-a68f-1d874a02cc94|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:17.821Z|b4cf4466-3b6b-41cf-bc5a-519f63e205a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:17.822Z|b4cf4466-3b6b-41cf-bc5a-519f63e205a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:17.823Z|bf74d882-482a-44a3-8cc2-a86adc2f6246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:17.823Z|bf74d882-482a-44a3-8cc2-a86adc2f6246|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:17.845Z|f7b5f39c-c09f-4f3a-b69b-8698631fb8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:17.846Z|f7b5f39c-c09f-4f3a-b69b-8698631fb8b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:23.153Z|66906fa8-f151-4155-8c74-29f9ab9006ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:09:23.155Z|66906fa8-f151-4155-8c74-29f9ab9006ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:09:27.854Z|e68171ac-e735-41a1-8192-4739284842c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:27.855Z|e68171ac-e735-41a1-8192-4739284842c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:27.860Z|6a5cff00-91f5-4434-a6a6-87a7faeb8bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:27.861Z|6a5cff00-91f5-4434-a6a6-87a7faeb8bd3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:27.871Z|67a70a50-bdf5-40bc-8ec7-a9da0e844cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:27.871Z|67a70a50-bdf5-40bc-8ec7-a9da0e844cf9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:37.882Z|1e7416ad-f3fb-4ced-847a-3467337836f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:37.882Z|aac88c8b-92c6-4c6c-b686-206a2a474b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:37.883Z|1e7416ad-f3fb-4ced-847a-3467337836f8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:37.883Z|aac88c8b-92c6-4c6c-b686-206a2a474b8e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:37.895Z|0b7b7089-7dba-44d3-949b-3853c14f9d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:37.896Z|0b7b7089-7dba-44d3-949b-3853c14f9d91|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:38.153Z|c3fe970a-445b-44c4-992f-2c5ad5879ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:09:38.154Z|c3fe970a-445b-44c4-992f-2c5ad5879ccf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:09:39.343Z|0de1aa9d-8d6c-4c4d-8d62-daa4b28665ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:09:39.345Z|0de1aa9d-8d6c-4c4d-8d62-daa4b28665ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:09:47.909Z|d0a7d780-ada1-4679-b8f6-0adc5a9262ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:47.910Z|d0a7d780-ada1-4679-b8f6-0adc5a9262ca|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:47.909Z|6c3a9ae3-06a4-4aff-99d8-d8a26e3fa8f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:47.911Z|6c3a9ae3-06a4-4aff-99d8-d8a26e3fa8f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:47.920Z|68adc82b-95be-4c25-9775-6cbce0695d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:47.920Z|68adc82b-95be-4c25-9775-6cbce0695d4c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:53.155Z|710eabba-dcd6-4ea8-bdf9-42b285063258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:09:53.172Z|710eabba-dcd6-4ea8-bdf9-42b285063258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:09:57.936Z|c7f3dac1-8a2d-4005-9a89-9ab52eaf5c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:57.937Z|c7f3dac1-8a2d-4005-9a89-9ab52eaf5c2a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:57.938Z|436d7231-4c79-4929-88e2-252b4e023ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:57.939Z|436d7231-4c79-4929-88e2-252b4e023ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:09:57.949Z|54a66955-5a0e-4c5f-90b5-575554db57ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:09:57.951Z|54a66955-5a0e-4c5f-90b5-575554db57ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:07.968Z|38a5d5ec-f01b-49d5-9526-2511324cc4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:07.969Z|38a5d5ec-f01b-49d5-9526-2511324cc4b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:07.972Z|630c0ea1-6961-4011-8d0e-0d94693d2aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:07.972Z|630c0ea1-6961-4011-8d0e-0d94693d2aad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:07.973Z|54dd9d97-6c47-4894-8d19-8bcf63a76527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:07.973Z|54dd9d97-6c47-4894-8d19-8bcf63a76527|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:08.153Z|7fbf5f03-879f-4648-a9ed-0b164ac52f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:10:08.154Z|7fbf5f03-879f-4648-a9ed-0b164ac52f36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:10:09.346Z|48f24bb3-c031-4694-b321-a0b48449e1b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:10:09.347Z|48f24bb3-c031-4694-b321-a0b48449e1b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:10:16.327Z|1c4e7342-d35b-4314-ac71-162c258c0467|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:10:16.329Z|1c4e7342-d35b-4314-ac71-162c258c0467|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:17.997Z|1128e1cd-bbcf-4868-9d53-0fbf508d3804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:17.997Z|24aa5562-4961-4f6f-bfa6-e0c965bf3786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:17.998Z|1128e1cd-bbcf-4868-9d53-0fbf508d3804|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:17.998Z|24aa5562-4961-4f6f-bfa6-e0c965bf3786|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:17.999Z|e2d0d3ae-1e00-48c9-9853-b2a1067b3034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:18.000Z|e2d0d3ae-1e00-48c9-9853-b2a1067b3034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:23.153Z|3f465611-8351-4bf1-b8f7-9c2cf0c66af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:10:23.154Z|3f465611-8351-4bf1-b8f7-9c2cf0c66af5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:10:28.022Z|97f4e368-1538-4c25-9072-face47194777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:28.023Z|97f4e368-1538-4c25-9072-face47194777|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:28.023Z|09c1392f-2576-4415-9cab-f19d647424f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:28.023Z|09c1392f-2576-4415-9cab-f19d647424f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:28.022Z|69ab0de9-b875-42e0-9c20-ce7f82fe3607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:28.024Z|69ab0de9-b875-42e0-9c20-ce7f82fe3607|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:38.048Z|e4560b97-cf27-4cc4-a946-700a677df2b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:38.049Z|eb60be23-0a5d-4ef2-b596-092ab454f11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:38.049Z|9527f42b-e810-49b4-82f7-a2c511d39e54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:38.050Z|e4560b97-cf27-4cc4-a946-700a677df2b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:38.050Z|9527f42b-e810-49b4-82f7-a2c511d39e54|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:38.050Z|eb60be23-0a5d-4ef2-b596-092ab454f11f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:38.153Z|cefb9b85-0850-4694-8ff6-c5403bbd3f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:10:38.158Z|cefb9b85-0850-4694-8ff6-c5403bbd3f70|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:10:39.347Z|9890df43-9b99-4280-a437-529fccf4f234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:10:39.348Z|9890df43-9b99-4280-a437-529fccf4f234|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:10:48.074Z|614ad45e-107d-4df9-917f-d9e03b11a3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:48.074Z|e856f046-0993-4b08-a69b-14a75380bf4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:48.075Z|614ad45e-107d-4df9-917f-d9e03b11a3aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:48.076Z|e856f046-0993-4b08-a69b-14a75380bf4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:48.076Z|af2b5e54-d828-4016-bc8c-972d0fc5bd8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:48.077Z|af2b5e54-d828-4016-bc8c-972d0fc5bd8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:53.153Z|ec2cd1c5-c56f-452a-981f-e61d816da767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:10:53.154Z|ec2cd1c5-c56f-452a-981f-e61d816da767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:10:58.100Z|3f6c2ab4-0376-4052-85ef-e00899bd7691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:58.100Z|6df8ec37-c888-4044-8b1f-3b9440886178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:58.101Z|6df8ec37-c888-4044-8b1f-3b9440886178|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:58.102Z|4371d16e-4c42-4857-9935-5b695b9480bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:10:58.102Z|4371d16e-4c42-4857-9935-5b695b9480bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:10:58.104Z|3f6c2ab4-0376-4052-85ef-e00899bd7691|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:08.124Z|bf8f5432-c346-43c5-8154-6d8e0b7c49a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:08.124Z|83aa465a-8a18-4efd-b38d-d9d13b2eb658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:08.124Z|bf8f5432-c346-43c5-8154-6d8e0b7c49a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:08.124Z|83aa465a-8a18-4efd-b38d-d9d13b2eb658|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:08.125Z|bd022609-0190-45b8-bfbd-aa2036b62d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:08.125Z|bd022609-0190-45b8-bfbd-aa2036b62d65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:08.153Z|ca04ba42-24b0-4352-87fe-796f5fd9e349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:11:08.154Z|ca04ba42-24b0-4352-87fe-796f5fd9e349|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:11:09.349Z|3c5f7c1c-81e5-40ab-8d5f-daaa24c7121a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:11:09.349Z|3c5f7c1c-81e5-40ab-8d5f-daaa24c7121a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:11:16.325Z|903d52be-6a36-4da1-9a47-014af73f3f36|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:11:16.326Z|903d52be-6a36-4da1-9a47-014af73f3f36|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:18.147Z|777f3452-8474-4a94-b074-96262adcd60a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:18.147Z|777f3452-8474-4a94-b074-96262adcd60a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:18.147Z|f216b36a-3a2a-4b67-890f-c05f7ec5238d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:18.148Z|f216b36a-3a2a-4b67-890f-c05f7ec5238d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:18.150Z|defb7002-ea96-4019-aa36-99ec1119fd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:18.150Z|defb7002-ea96-4019-aa36-99ec1119fd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:23.153Z|79bfa98c-09f2-4e54-8512-6b33db497935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:11:23.157Z|79bfa98c-09f2-4e54-8512-6b33db497935|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:11:28.169Z|6888bfac-1850-4a16-bfbe-a2fa84e8d1a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:28.170Z|6888bfac-1850-4a16-bfbe-a2fa84e8d1a2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:28.172Z|abc0ec8b-007b-4117-9e2c-11d7cbc7d933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:28.173Z|b50b1079-bd7c-4f89-a82c-99a7dec22222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:28.173Z|b50b1079-bd7c-4f89-a82c-99a7dec22222|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:28.173Z|abc0ec8b-007b-4117-9e2c-11d7cbc7d933|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:38.153Z|b2077b01-c8f0-4294-aa3c-679501afe7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:11:38.154Z|b2077b01-c8f0-4294-aa3c-679501afe7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:11:38.192Z|bbe08d35-4765-40bc-9ddb-39b81d02ed96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:38.192Z|6ac77d72-13f7-4d7d-810b-f599de944bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:38.193Z|6ac77d72-13f7-4d7d-810b-f599de944bc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:38.193Z|bbe08d35-4765-40bc-9ddb-39b81d02ed96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:38.196Z|df06be02-11e9-4d30-80eb-9fff5f2c0b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:38.196Z|df06be02-11e9-4d30-80eb-9fff5f2c0b95|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:39.350Z|b62b5616-5d6c-4a70-9e4a-a9f5b6da5da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:11:39.350Z|b62b5616-5d6c-4a70-9e4a-a9f5b6da5da0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:11:48.214Z|36d9cbe4-4bd5-4ec6-8000-d7b2c88cb920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:48.214Z|cb7880db-2059-4bc9-9434-0a306c06aa24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:48.215Z|cb7880db-2059-4bc9-9434-0a306c06aa24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:48.215Z|36d9cbe4-4bd5-4ec6-8000-d7b2c88cb920|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:48.215Z|7ded826f-7002-4b0c-b719-63a72cf7b16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:48.216Z|7ded826f-7002-4b0c-b719-63a72cf7b16d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:53.153Z|852271c3-d04a-491d-ba57-ef1f29d1501b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:11:53.154Z|852271c3-d04a-491d-ba57-ef1f29d1501b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:11:58.236Z|cee1f9d4-e0a9-41fd-a2b7-7dd239593c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:58.236Z|cee1f9d4-e0a9-41fd-a2b7-7dd239593c36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:58.237Z|25100606-b614-4b2f-9f6c-3b3d6f0175a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:58.238Z|25100606-b614-4b2f-9f6c-3b3d6f0175a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:11:58.238Z|f28f7cb5-cfa6-4c7d-b9f3-46cb9bd400b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:11:58.238Z|f28f7cb5-cfa6-4c7d-b9f3-46cb9bd400b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:08.153Z|71f62dc9-241c-43b0-adc7-8df996002b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:12:08.156Z|71f62dc9-241c-43b0-adc7-8df996002b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:12:08.260Z|01e8c89a-4a6c-431b-b897-1ae93a2daa9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:08.260Z|c65c3ffd-479b-4acb-b5d3-86763c4ea962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:08.260Z|5bc507cb-94c4-45af-b28a-47ca5d9096bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:08.261Z|5bc507cb-94c4-45af-b28a-47ca5d9096bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:08.261Z|01e8c89a-4a6c-431b-b897-1ae93a2daa9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:08.261Z|c65c3ffd-479b-4acb-b5d3-86763c4ea962|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:09.351Z|26ab330b-0e9b-4945-80d5-5fef44f89674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:12:09.352Z|26ab330b-0e9b-4945-80d5-5fef44f89674|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:12:16.325Z|384cabea-a8ef-40db-89d9-d0cc8b799f5d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:12:16.327Z|384cabea-a8ef-40db-89d9-d0cc8b799f5d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:18.288Z|415b69f3-9432-48b6-af22-d54608242f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:18.288Z|415b69f3-9432-48b6-af22-d54608242f2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:18.292Z|79db389d-8c27-4d6a-b5a4-a48b8b803948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:18.293Z|79db389d-8c27-4d6a-b5a4-a48b8b803948|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:18.293Z|7f3587aa-c8fc-48ab-b325-234c64788f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:18.294Z|7f3587aa-c8fc-48ab-b325-234c64788f8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:23.153Z|0d4da96b-aada-4b64-be13-f687b73aa805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:12:23.154Z|0d4da96b-aada-4b64-be13-f687b73aa805|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:12:28.316Z|948b6779-11fe-4c57-8ef5-b26a9211f72d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:28.316Z|0eff8408-207a-40e7-b00e-990b2555f218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:28.317Z|0eff8408-207a-40e7-b00e-990b2555f218|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:28.317Z|948b6779-11fe-4c57-8ef5-b26a9211f72d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:28.319Z|dc3638c2-faa2-4d87-bcd2-b803189ecaeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:28.320Z|dc3638c2-faa2-4d87-bcd2-b803189ecaeb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:38.153Z|63e4ce25-f64a-40b9-921f-4c974a373c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:12:38.154Z|63e4ce25-f64a-40b9-921f-4c974a373c48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:12:38.342Z|beb68baa-8025-41c7-8b36-2081af611168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:38.343Z|beb68baa-8025-41c7-8b36-2081af611168|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:38.343Z|00e67d79-bb7c-4f7e-be2a-795949bd0f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:38.344Z|00e67d79-bb7c-4f7e-be2a-795949bd0f8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:38.342Z|03c2fe1d-8a33-4f30-891c-d3feddfc7363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:38.345Z|03c2fe1d-8a33-4f30-891c-d3feddfc7363|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:39.352Z|3df40e34-74ca-42b5-b1d6-4cf6fbc9d76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:12:39.353Z|3df40e34-74ca-42b5-b1d6-4cf6fbc9d76e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:12:48.368Z|be5bccc2-d74c-481d-9bb9-ae38bf33685b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:48.369Z|be5bccc2-d74c-481d-9bb9-ae38bf33685b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:48.368Z|cb11a887-5790-44e1-a0b1-f067fc67accf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:48.369Z|c994382b-8ff8-4c5a-9f24-908afd83ec4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:48.369Z|cb11a887-5790-44e1-a0b1-f067fc67accf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:48.370Z|c994382b-8ff8-4c5a-9f24-908afd83ec4e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:53.153Z|b8feea50-4ace-443c-9271-3bded7e657b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:12:53.156Z|b8feea50-4ace-443c-9271-3bded7e657b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:12:58.392Z|2f06d9fc-3867-4062-aa11-5abac10b09f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:58.392Z|7a7f24ee-1cbf-42e2-a6b2-f8843dcb59b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:58.392Z|2dd8cfa5-cb0f-4c65-9458-a523d8389016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:12:58.392Z|2f06d9fc-3867-4062-aa11-5abac10b09f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:58.392Z|2dd8cfa5-cb0f-4c65-9458-a523d8389016|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:12:58.392Z|7a7f24ee-1cbf-42e2-a6b2-f8843dcb59b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:08.153Z|b6c693d3-af8e-49b4-8571-4a0d53c72a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:13:08.154Z|b6c693d3-af8e-49b4-8571-4a0d53c72a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:13:08.416Z|c12ef89c-6abd-4c33-bb8f-ff9c0a36151c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:08.416Z|5d79b130-1a4b-4bad-b210-0055c7f0b6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:08.416Z|46f94669-ebb7-4d90-a78d-fec52001dfb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:08.416Z|c12ef89c-6abd-4c33-bb8f-ff9c0a36151c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:08.416Z|46f94669-ebb7-4d90-a78d-fec52001dfb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:08.416Z|5d79b130-1a4b-4bad-b210-0055c7f0b6d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:09.354Z|6cc104f8-1d36-45c3-9248-e80a23538a83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:13:09.354Z|6cc104f8-1d36-45c3-9248-e80a23538a83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:13:16.324Z|9c090bed-4735-4939-b7ce-a4d1b078dafc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:13:16.325Z|9c090bed-4735-4939-b7ce-a4d1b078dafc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:18.443Z|91d23d6f-a75f-432b-9356-ff42aa712cec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:18.443Z|91d23d6f-a75f-432b-9356-ff42aa712cec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:18.448Z|abd7218b-b2ea-47df-b33b-d9a82a09a739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:18.448Z|586b4444-fc9f-48bd-b27d-667b580a49a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:18.448Z|abd7218b-b2ea-47df-b33b-d9a82a09a739|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:18.449Z|586b4444-fc9f-48bd-b27d-667b580a49a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:23.153Z|b4c80950-8fff-455a-bbea-ff2002484a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:13:23.154Z|b4c80950-8fff-455a-bbea-ff2002484a9f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:13:28.469Z|62a3367d-217d-451f-bcec-31711695349a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:28.470Z|62a3367d-217d-451f-bcec-31711695349a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:28.470Z|ee745065-868e-4590-a51a-abbd3d9f1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:28.471Z|ee745065-868e-4590-a51a-abbd3d9f1e3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:28.469Z|efc4c760-1008-42ec-ac8d-e3dd93bd01cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:28.472Z|efc4c760-1008-42ec-ac8d-e3dd93bd01cb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:38.154Z|837949d2-bc23-4248-b651-e862bd9651e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:13:38.157Z|837949d2-bc23-4248-b651-e862bd9651e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:13:38.493Z|414c53d6-56fd-4808-a223-7695e5e6b33e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:38.495Z|28da2568-fd5b-41eb-9d42-456ebdfa0dcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:38.495Z|414c53d6-56fd-4808-a223-7695e5e6b33e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:38.495Z|28da2568-fd5b-41eb-9d42-456ebdfa0dcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:38.501Z|650eeacd-9763-413b-b2d3-c9280b38413e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:38.502Z|650eeacd-9763-413b-b2d3-c9280b38413e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:39.355Z|da5dfed7-dfd3-46ee-be3d-1eca81f99f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:13:39.355Z|da5dfed7-dfd3-46ee-be3d-1eca81f99f44|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:13:48.523Z|07eb118e-a3e8-42e7-a734-da96941549b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:48.525Z|07eb118e-a3e8-42e7-a734-da96941549b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:48.527Z|6f6fb4ff-59b0-48cd-89e2-d0156018b2d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:48.527Z|ffecfd23-0afd-41e7-ab87-bca9697df926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:48.527Z|6f6fb4ff-59b0-48cd-89e2-d0156018b2d2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:48.527Z|ffecfd23-0afd-41e7-ab87-bca9697df926|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:53.153Z|276c0adc-6435-4921-a956-643d54e5e554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:13:53.154Z|276c0adc-6435-4921-a956-643d54e5e554|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:13:58.551Z|389459a8-66ec-4bf9-887c-acd51f789788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:58.551Z|81545632-a041-471f-8adb-af2aa5e0b3f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:58.552Z|81545632-a041-471f-8adb-af2aa5e0b3f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:58.553Z|389459a8-66ec-4bf9-887c-acd51f789788|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:13:58.554Z|30e17a52-2f6b-4768-bda5-96d39e244d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:13:58.555Z|30e17a52-2f6b-4768-bda5-96d39e244d1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:08.154Z|980b735c-f92a-4f72-b9b8-1bb9d001d2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:14:08.154Z|980b735c-f92a-4f72-b9b8-1bb9d001d2e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:14:08.582Z|8b0c1456-85e1-4f76-8155-81e934bb4ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:08.583Z|8b0c1456-85e1-4f76-8155-81e934bb4ac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:08.584Z|51d45e12-1821-4f5e-a317-66da614af386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:08.584Z|51d45e12-1821-4f5e-a317-66da614af386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:08.590Z|7dc67cdf-fd3d-46b3-b61d-3e6f433735f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:08.591Z|7dc67cdf-fd3d-46b3-b61d-3e6f433735f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:09.356Z|1137d4cd-232a-42d1-943a-136969ba807f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:14:09.357Z|1137d4cd-232a-42d1-943a-136969ba807f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:14:16.325Z|a83ee843-bd9d-48e4-811f-e5440e67e79e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:14:16.326Z|a83ee843-bd9d-48e4-811f-e5440e67e79e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:18.607Z|900a79df-5dc7-4c1a-bb04-c486e727d28c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:18.608Z|900a79df-5dc7-4c1a-bb04-c486e727d28c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:18.609Z|77b442d8-78c7-4cbe-8130-b2e4aa867779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:18.612Z|77b442d8-78c7-4cbe-8130-b2e4aa867779|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:18.619Z|0d3ccfa9-c140-435d-9796-c9fb731b4845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:18.620Z|0d3ccfa9-c140-435d-9796-c9fb731b4845|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:23.153Z|902639c3-b594-4c7b-b444-42d3424b91df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:14:23.154Z|902639c3-b594-4c7b-b444-42d3424b91df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:14:28.633Z|2f62bdd2-cb8b-4de6-9943-8b20ba7be6ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:28.633Z|2f62bdd2-cb8b-4de6-9943-8b20ba7be6ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:28.633Z|47a2f872-384e-4b21-9e55-de7c26bb3e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:28.634Z|47a2f872-384e-4b21-9e55-de7c26bb3e98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:28.648Z|1c7cc742-864d-4929-abcf-e39af267736b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:28.649Z|1c7cc742-864d-4929-abcf-e39af267736b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:38.153Z|f15e5c3c-c7c4-416b-ae1a-382d8219c19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:14:38.154Z|f15e5c3c-c7c4-416b-ae1a-382d8219c19d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:14:38.658Z|11e6b10d-4f93-42e0-aaad-24df9e6712fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:38.658Z|18724be5-1151-47ad-b902-6bb378436d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:38.659Z|11e6b10d-4f93-42e0-aaad-24df9e6712fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:38.660Z|18724be5-1151-47ad-b902-6bb378436d16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:38.684Z|ef2936c1-044b-4068-a9ce-ab57aafa1fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:38.685Z|ef2936c1-044b-4068-a9ce-ab57aafa1fdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:39.357Z|381d6497-b3c3-415e-b08d-6afd61d530d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:14:39.358Z|381d6497-b3c3-415e-b08d-6afd61d530d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:14:48.695Z|34b75b5e-1705-416b-97d5-b4ae569e061f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:48.697Z|34b75b5e-1705-416b-97d5-b4ae569e061f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:48.699Z|a889665f-c8d1-4ba8-bbca-8902fe0f28fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:48.702Z|a889665f-c8d1-4ba8-bbca-8902fe0f28fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:48.710Z|000ddd75-67c4-4c46-bf77-8743a3434449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:48.711Z|000ddd75-67c4-4c46-bf77-8743a3434449|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:53.153Z|b88d178d-132b-42ac-b54a-ffd6ed517efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:14:53.156Z|b88d178d-132b-42ac-b54a-ffd6ed517efd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:14:58.726Z|6767be66-8835-4ee9-8e33-a4a282bf070f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:58.726Z|ef6ceee6-9109-4455-ab77-5aba1a2427de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:58.727Z|ef6ceee6-9109-4455-ab77-5aba1a2427de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:58.727Z|6767be66-8835-4ee9-8e33-a4a282bf070f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:14:58.733Z|b120c315-b7b8-4840-896e-7f841de058e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:14:58.734Z|b120c315-b7b8-4840-896e-7f841de058e1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:08.153Z|a1106de7-e12c-45ea-8ae3-1d4cbfc90ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:15:08.155Z|a1106de7-e12c-45ea-8ae3-1d4cbfc90ac4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:15:08.757Z|9489a8ad-c2f1-4adc-a28e-1b8f7b9fcd0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:08.757Z|d63cda11-f955-4e5d-b859-ab928b8bcadd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:08.757Z|8152414c-6e00-427e-aba7-88a16113efaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:08.758Z|d63cda11-f955-4e5d-b859-ab928b8bcadd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:08.758Z|8152414c-6e00-427e-aba7-88a16113efaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:08.758Z|9489a8ad-c2f1-4adc-a28e-1b8f7b9fcd0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:09.359Z|43f949be-157d-4381-bd59-050c0c939f05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:15:09.359Z|43f949be-157d-4381-bd59-050c0c939f05|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:15:16.325Z|1392c5b1-b14a-4bbc-bb2a-b4c9bce320eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:15:16.327Z|1392c5b1-b14a-4bbc-bb2a-b4c9bce320eb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:18.786Z|f532a777-94b6-4687-88e8-535d834a0e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:18.787Z|f532a777-94b6-4687-88e8-535d834a0e60|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:18.788Z|5177760b-c4e7-4407-a623-627b1747e465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:18.789Z|5177760b-c4e7-4407-a623-627b1747e465|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:18.792Z|602f68bd-e4ae-49d2-8ebc-6e492df0caae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:18.796Z|602f68bd-e4ae-49d2-8ebc-6e492df0caae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:23.153Z|4c19a3ff-da82-4c4e-9fde-585fcc719bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:15:23.155Z|4c19a3ff-da82-4c4e-9fde-585fcc719bde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:15:28.816Z|c87c0857-4b68-4b8d-88fa-dfd7f0f83c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:28.817Z|c87c0857-4b68-4b8d-88fa-dfd7f0f83c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:28.818Z|508e65f2-e67b-49e1-b1bc-adb1f82ae1b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:28.818Z|508e65f2-e67b-49e1-b1bc-adb1f82ae1b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:28.825Z|e2e9821d-df56-430d-874a-3c8f3cbacc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:28.826Z|e2e9821d-df56-430d-874a-3c8f3cbacc4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:38.153Z|262952bc-6b1f-4138-b4e3-f38e1de85012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:15:38.154Z|262952bc-6b1f-4138-b4e3-f38e1de85012|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:15:38.840Z|9e09db27-fed3-4b17-b2d3-ccd58b908ca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:38.840Z|785a498b-8ad4-4e6a-a276-b6e2a0cb62e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:38.841Z|785a498b-8ad4-4e6a-a276-b6e2a0cb62e5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:38.842Z|9e09db27-fed3-4b17-b2d3-ccd58b908ca8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:38.847Z|6a38c483-7295-4b66-968d-cd3e6b2f7192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:38.848Z|6a38c483-7295-4b66-968d-cd3e6b2f7192|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:39.360Z|9f7f2856-4684-4ee0-8aa9-0484f95a4c7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:15:39.360Z|9f7f2856-4684-4ee0-8aa9-0484f95a4c7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:15:48.868Z|3b288054-9764-4f32-bfef-78f096d15ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:48.868Z|3b288054-9764-4f32-bfef-78f096d15ef5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:48.870Z|9ba7c067-364a-4eb6-82b9-a55e87e46b13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:48.870Z|9ba7c067-364a-4eb6-82b9-a55e87e46b13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:48.877Z|3d3308a3-4edf-488e-942e-c10687531d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:48.878Z|3d3308a3-4edf-488e-942e-c10687531d84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:53.153Z|65453320-5374-42f7-a9c8-bce1de0b5d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:15:53.154Z|65453320-5374-42f7-a9c8-bce1de0b5d09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:15:58.895Z|f53968eb-f58f-44f1-a645-2a757faa7224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:58.895Z|f53968eb-f58f-44f1-a645-2a757faa7224|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:58.899Z|5fdf8a8a-6488-4961-b67a-e0b7c2c647d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:58.900Z|5fdf8a8a-6488-4961-b67a-e0b7c2c647d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:15:58.902Z|9b0e6822-29b6-46a1-a6bd-5f7c80d59b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:15:58.904Z|9b0e6822-29b6-46a1-a6bd-5f7c80d59b1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:08.153Z|5ee90088-1107-4d12-9a50-457dd2937630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:16:08.156Z|5ee90088-1107-4d12-9a50-457dd2937630|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:16:08.927Z|c4be4955-fd5c-4d71-b4b0-ed82a00f582c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:08.927Z|03a946c8-c02f-43e9-b131-de35120492c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:08.928Z|03a946c8-c02f-43e9-b131-de35120492c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:08.928Z|c4be4955-fd5c-4d71-b4b0-ed82a00f582c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:08.932Z|221d3f3e-5753-4f57-adcc-91ad36963ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:08.934Z|221d3f3e-5753-4f57-adcc-91ad36963ae4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:09.361Z|39ad6e3e-b98c-4902-8f16-12f7056e32de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:16:09.362Z|39ad6e3e-b98c-4902-8f16-12f7056e32de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:16:16.326Z|43d057c9-d94e-49bf-aa24-d8b4bd83f042|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:16:16.328Z|43d057c9-d94e-49bf-aa24-d8b4bd83f042|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:18.955Z|a47bbbcb-3eae-4ccd-a888-d63dea3af110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:18.956Z|a47bbbcb-3eae-4ccd-a888-d63dea3af110|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:18.960Z|3c6f45fc-d2d1-4c45-a104-7d8284d621b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:18.960Z|193d7825-d302-425e-a376-8eba5b06afe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:18.961Z|193d7825-d302-425e-a376-8eba5b06afe7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:18.961Z|3c6f45fc-d2d1-4c45-a104-7d8284d621b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:23.153Z|7268a5df-6110-493c-a5b0-14452322eae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:16:23.154Z|7268a5df-6110-493c-a5b0-14452322eae6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:16:28.983Z|16e78237-e7d1-43d5-bb55-cfcf76a640a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:28.983Z|cd581148-4e4d-455c-a6a8-ae04cb524621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:28.983Z|e84c445c-c78d-49b1-91db-ec9b21615df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:28.984Z|cd581148-4e4d-455c-a6a8-ae04cb524621|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:28.984Z|e84c445c-c78d-49b1-91db-ec9b21615df6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:28.984Z|16e78237-e7d1-43d5-bb55-cfcf76a640a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:38.153Z|4a601993-49f4-4121-8380-d0e04e9e4006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:16:38.154Z|4a601993-49f4-4121-8380-d0e04e9e4006|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:16:39.007Z|bc6c1b4b-99ec-4c1a-b86e-61571e1d53ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:39.008Z|bc6c1b4b-99ec-4c1a-b86e-61571e1d53ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:39.007Z|5eff6c90-ba17-4db0-b1f2-e29d07c6e3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:39.009Z|5eff6c90-ba17-4db0-b1f2-e29d07c6e3b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:39.010Z|c39a0732-9d24-49b9-a811-f3d0f40fb21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:39.010Z|c39a0732-9d24-49b9-a811-f3d0f40fb21c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:39.362Z|33fdeea5-bac1-477e-8bb8-1d0d867338d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:16:39.363Z|33fdeea5-bac1-477e-8bb8-1d0d867338d9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:16:49.031Z|a4a08d97-524f-4f8c-9791-ff0da0ce1626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:49.031Z|24f6dfee-158f-496e-8e84-8f1b3df428a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:49.032Z|a4a08d97-524f-4f8c-9791-ff0da0ce1626|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:49.032Z|24f6dfee-158f-496e-8e84-8f1b3df428a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:49.031Z|82fcb1d9-e4f8-439e-870f-f3be8f0b93aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:49.033Z|82fcb1d9-e4f8-439e-870f-f3be8f0b93aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:53.153Z|91888e86-74c7-4ae4-b724-85fa89f236f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:16:53.156Z|91888e86-74c7-4ae4-b724-85fa89f236f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:16:59.055Z|ef7e76be-ed26-4df2-bb78-47ca225ca6bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:59.055Z|b287cb2f-2c92-40bd-a5d7-fc8540665d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:59.056Z|b287cb2f-2c92-40bd-a5d7-fc8540665d6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:59.056Z|5666dd4f-d954-4cbf-8add-92add49534ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:16:59.056Z|ef7e76be-ed26-4df2-bb78-47ca225ca6bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:16:59.056Z|5666dd4f-d954-4cbf-8add-92add49534ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:08.153Z|65cedd33-1a17-42ac-be1e-ed4d1421caf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:17:08.154Z|65cedd33-1a17-42ac-be1e-ed4d1421caf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:17:09.079Z|89c6bd8f-0225-4969-9917-c5c76d92c567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:09.079Z|cf22fe87-4119-4afd-8712-f1162d2a0a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:09.080Z|89c6bd8f-0225-4969-9917-c5c76d92c567|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:09.080Z|cf22fe87-4119-4afd-8712-f1162d2a0a85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:09.080Z|df272bf9-1a14-4877-94c8-749368abf016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:09.080Z|df272bf9-1a14-4877-94c8-749368abf016|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:09.364Z|f3f83895-caff-42ae-b620-8332bff0e682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:17:09.364Z|f3f83895-caff-42ae-b620-8332bff0e682|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:17:16.326Z|443c0768-9c79-4499-babf-d1d5c4867a1c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:17:16.326Z|443c0768-9c79-4499-babf-d1d5c4867a1c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:19.103Z|06cebd93-159f-472b-9f1a-18e558e699da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:19.103Z|3df7d221-581f-4676-8c13-c820201c25db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:19.104Z|3df7d221-581f-4676-8c13-c820201c25db|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:19.104Z|06cebd93-159f-472b-9f1a-18e558e699da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:19.103Z|0cae9891-e42c-4978-80ca-8ac40146e1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:19.105Z|0cae9891-e42c-4978-80ca-8ac40146e1f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:23.153Z|f1ecc884-8fb9-4e4f-8059-2ff2904a8768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:17:23.154Z|f1ecc884-8fb9-4e4f-8059-2ff2904a8768|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:17:29.132Z|1c77d66d-aafd-408c-909b-7fec95de264f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:29.132Z|1c77d66d-aafd-408c-909b-7fec95de264f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:29.135Z|b4b70a62-6307-4f17-9856-96e7a5bba2bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:29.135Z|b4b70a62-6307-4f17-9856-96e7a5bba2bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:29.139Z|8d1c12bd-0c68-48ce-b91f-e13390c071d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:29.140Z|8d1c12bd-0c68-48ce-b91f-e13390c071d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:38.153Z|bd63753f-d9c5-4703-9801-bc49a1f2d751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:17:38.157Z|bd63753f-d9c5-4703-9801-bc49a1f2d751|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:17:39.156Z|af3b106c-6a47-45a7-be24-beef4923e87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:39.157Z|e0a1aa56-e59a-4128-b5b5-f69aa6417a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:39.157Z|af3b106c-6a47-45a7-be24-beef4923e87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:39.157Z|e0a1aa56-e59a-4128-b5b5-f69aa6417a70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:39.161Z|8da08fd8-fc2c-41e8-b955-cf93b2844e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:39.161Z|8da08fd8-fc2c-41e8-b955-cf93b2844e6f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:39.365Z|251d93eb-07f6-442c-8483-fd31cb32b04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:17:39.365Z|251d93eb-07f6-442c-8483-fd31cb32b04e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:17:49.184Z|5193d3c5-1ba1-4f37-88d0-3dad5cf1e8a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:49.184Z|a9f0ba4f-df0b-4e8f-b1d1-f9c8ec9cb36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:49.185Z|a9f0ba4f-df0b-4e8f-b1d1-f9c8ec9cb36a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:49.184Z|5193d3c5-1ba1-4f37-88d0-3dad5cf1e8a3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:49.191Z|674f601a-4682-4e0e-ac8c-280cb7833bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:49.192Z|674f601a-4682-4e0e-ac8c-280cb7833bd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:53.153Z|dbd0c72d-6880-4657-a267-bc79dd3576a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:17:53.154Z|dbd0c72d-6880-4657-a267-bc79dd3576a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:17:59.210Z|c86f4c36-28e2-4421-b310-4b180b2d76d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:59.210Z|57fc1b35-0372-4792-adab-3352d34c3662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:59.211Z|57fc1b35-0372-4792-adab-3352d34c3662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:59.211Z|c86f4c36-28e2-4421-b310-4b180b2d76d4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:17:59.214Z|9d370b9b-ed14-4ce6-9a8b-287b4135b06c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:17:59.214Z|9d370b9b-ed14-4ce6-9a8b-287b4135b06c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:08.153Z|08d6e7c6-c8e3-4361-8b88-9661c184ff41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:18:08.154Z|08d6e7c6-c8e3-4361-8b88-9661c184ff41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:18:09.234Z|44793c76-efff-47d9-96d6-34a67afa265f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:09.234Z|47557b89-f13b-413f-a565-82ce952ebeda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:09.235Z|44793c76-efff-47d9-96d6-34a67afa265f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:09.235Z|47557b89-f13b-413f-a565-82ce952ebeda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:09.238Z|34894bd5-7229-41d5-bbf5-8b2a84ffab40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:09.238Z|34894bd5-7229-41d5-bbf5-8b2a84ffab40|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:09.366Z|280100cd-3c79-4ffd-a7d0-5ee5b1e2ee81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:18:09.367Z|280100cd-3c79-4ffd-a7d0-5ee5b1e2ee81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:18:16.325Z|50790ad3-0e0a-4541-9d81-2fa5d760eeb1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:18:16.326Z|50790ad3-0e0a-4541-9d81-2fa5d760eeb1|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:19.260Z|9d4189f6-b2f4-46c5-9686-58ce4f10d373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:19.262Z|9d4189f6-b2f4-46c5-9686-58ce4f10d373|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:19.262Z|667b8dc2-f63f-4d48-947c-23549f0609e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:19.263Z|667b8dc2-f63f-4d48-947c-23549f0609e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:19.263Z|c12e31bf-0904-46ac-bec3-79f232f689ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:19.264Z|c12e31bf-0904-46ac-bec3-79f232f689ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:23.154Z|cb30f30b-13a0-4919-b803-b6d84bc5e970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:18:23.156Z|cb30f30b-13a0-4919-b803-b6d84bc5e970|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:18:29.289Z|6669f269-6f6e-4785-928a-2c3979ef4c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:29.289Z|60c0f98e-cb89-4656-aa3c-4beb010e3449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:29.289Z|3367bddd-582e-40c4-bf44-62ca2f121efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:29.290Z|60c0f98e-cb89-4656-aa3c-4beb010e3449|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:29.290Z|6669f269-6f6e-4785-928a-2c3979ef4c67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:29.290Z|3367bddd-582e-40c4-bf44-62ca2f121efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:38.153Z|d0ae6248-8e52-4a13-a31a-1cc21e43e2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:18:38.154Z|d0ae6248-8e52-4a13-a31a-1cc21e43e2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:18:39.314Z|ddef9ecb-e536-4d9d-8aaa-e5594a0da59f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:39.314Z|c69df52a-d185-4b35-88dc-10ec1df5f12a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:39.315Z|05716550-1922-422a-bd08-d26538b4499d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:39.315Z|ddef9ecb-e536-4d9d-8aaa-e5594a0da59f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:39.315Z|c69df52a-d185-4b35-88dc-10ec1df5f12a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:39.315Z|05716550-1922-422a-bd08-d26538b4499d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:39.367Z|91ef3824-2870-4e3c-a5e3-0f1023b9c8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:18:39.368Z|91ef3824-2870-4e3c-a5e3-0f1023b9c8f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:18:49.340Z|f8d9a545-36b9-4682-9d03-afd4a5eba4b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:49.340Z|0fc0ba11-b03d-4566-9227-fa36888590f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:49.340Z|84c117a2-3f69-4fa2-8a1d-bb08e24ee4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:49.340Z|f8d9a545-36b9-4682-9d03-afd4a5eba4b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:49.341Z|84c117a2-3f69-4fa2-8a1d-bb08e24ee4f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:49.340Z|0fc0ba11-b03d-4566-9227-fa36888590f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:53.153Z|386586ec-6ce8-4621-ae83-f3dbee35b269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:18:53.154Z|386586ec-6ce8-4621-ae83-f3dbee35b269|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:18:59.367Z|26056d47-05b3-428a-a810-a07ec039257e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:59.367Z|11e05329-8d86-4fdb-8bac-623c1e2cbeaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:59.367Z|4e132c72-c393-4e99-bcd0-26362b4b98cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:18:59.367Z|11e05329-8d86-4fdb-8bac-623c1e2cbeaa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:59.367Z|26056d47-05b3-428a-a810-a07ec039257e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:18:59.368Z|4e132c72-c393-4e99-bcd0-26362b4b98cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:08.153Z|e00bac0e-61cf-4fd1-b00a-f36ddfa8d011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:19:08.158Z|e00bac0e-61cf-4fd1-b00a-f36ddfa8d011|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:19:09.369Z|5132ea70-8270-4c37-8acf-23498847a22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:19:09.370Z|5132ea70-8270-4c37-8acf-23498847a22a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:19:09.391Z|4a31b4b5-2ae6-422b-9f23-6f138b93b036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:09.391Z|c8e8340b-2ed9-4b96-9843-46b77bec7019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:09.392Z|4a31b4b5-2ae6-422b-9f23-6f138b93b036|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:09.392Z|c8e8340b-2ed9-4b96-9843-46b77bec7019|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:09.392Z|2512e3aa-56b6-4a37-a654-765308f34434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:09.393Z|2512e3aa-56b6-4a37-a654-765308f34434|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:16.326Z|791a526b-3f9f-4474-a847-29622f57243a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:19:16.326Z|791a526b-3f9f-4474-a847-29622f57243a|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:19.415Z|1931c40a-332b-47c7-83da-ff71b8ca50cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:19.416Z|1931c40a-332b-47c7-83da-ff71b8ca50cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:19.416Z|4f5d452e-fde5-432d-b805-34335c893ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:19.417Z|4f5d452e-fde5-432d-b805-34335c893ae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:19.417Z|d5a7bb71-3652-468e-9548-02f5c2706c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:19.417Z|d5a7bb71-3652-468e-9548-02f5c2706c5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:23.153Z|a4c166bf-aae6-4524-866d-60b5d789be27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:19:23.154Z|a4c166bf-aae6-4524-866d-60b5d789be27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:19:29.440Z|98b45163-9ba6-4421-871d-7462c4854996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:29.440Z|1a83d3cd-4a74-4f16-a6cc-f51cf8d0aa3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:29.440Z|98b45163-9ba6-4421-871d-7462c4854996|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:29.440Z|1a83d3cd-4a74-4f16-a6cc-f51cf8d0aa3d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:29.448Z|1955ca91-d8a5-4845-ae51-58b167148a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:29.448Z|1955ca91-d8a5-4845-ae51-58b167148a3e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:38.153Z|3a14003f-799e-43d7-8b94-41114e6d81be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:19:38.154Z|3a14003f-799e-43d7-8b94-41114e6d81be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:19:39.371Z|886418f4-14f8-4959-8018-7fe5593edcb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:19:39.372Z|886418f4-14f8-4959-8018-7fe5593edcb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:19:39.466Z|6d0b8f67-0be6-4b4d-998d-260ca34cb05a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:39.467Z|6d0b8f67-0be6-4b4d-998d-260ca34cb05a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:39.471Z|d500fea2-7792-47c1-ab2d-5601f1935891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:39.471Z|d500fea2-7792-47c1-ab2d-5601f1935891|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:39.471Z|84bfbadb-869e-4948-8362-9cc27b21e65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:39.474Z|84bfbadb-869e-4948-8362-9cc27b21e65e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:49.491Z|475f27c3-db95-487e-8a6c-d4483dd7b3ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:49.492Z|475f27c3-db95-487e-8a6c-d4483dd7b3ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:49.495Z|0b2e099b-340f-43f5-a62b-2282246dbeed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:49.496Z|0b2e099b-340f-43f5-a62b-2282246dbeed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:49.499Z|f3d58bb0-ddda-4fb9-b75b-2b35b5dde6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:49.499Z|f3d58bb0-ddda-4fb9-b75b-2b35b5dde6cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:53.153Z|a83167de-cccc-42bc-8be5-018fdc12bb54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:19:53.157Z|a83167de-cccc-42bc-8be5-018fdc12bb54|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:19:59.517Z|91df6bbf-4d56-4a7e-ad0f-9cbd1a2c32d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:59.518Z|91df6bbf-4d56-4a7e-ad0f-9cbd1a2c32d0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:59.520Z|18c98ebb-6c80-4542-8173-ac5807fa42ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:59.521Z|18c98ebb-6c80-4542-8173-ac5807fa42ab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:19:59.520Z|9f12c3e1-8e4b-42eb-b0ab-555c4b3ffc42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:19:59.522Z|9f12c3e1-8e4b-42eb-b0ab-555c4b3ffc42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:08.153Z|79521e16-cb60-4488-9a45-07bd53caa319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:20:08.154Z|79521e16-cb60-4488-9a45-07bd53caa319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:20:09.372Z|a139272c-e680-4c8e-aee9-64d9015fdb8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:20:09.373Z|a139272c-e680-4c8e-aee9-64d9015fdb8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:20:09.545Z|b2b26cec-fbb4-4ddf-bbdb-e4a5070a1afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:09.545Z|4e63c3fe-4c7f-45d4-889a-f93636f9f947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:09.546Z|e2066744-a019-4a0c-b076-b582c2135dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:09.546Z|e2066744-a019-4a0c-b076-b582c2135dfb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:09.546Z|4e63c3fe-4c7f-45d4-889a-f93636f9f947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:09.546Z|b2b26cec-fbb4-4ddf-bbdb-e4a5070a1afc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:16.326Z|00c78b01-7edf-4ab4-86b0-4b98ba180ec9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:20:16.327Z|00c78b01-7edf-4ab4-86b0-4b98ba180ec9|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:19.568Z|21c229bf-f05c-442f-b1e7-fa86856f1815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:19.568Z|243b2669-ac6b-4dd8-b25f-9d0faf1ca096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:19.568Z|21c229bf-f05c-442f-b1e7-fa86856f1815|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:19.568Z|4a79891a-5005-4ae8-b105-5a536282b0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:19.569Z|243b2669-ac6b-4dd8-b25f-9d0faf1ca096|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:19.569Z|4a79891a-5005-4ae8-b105-5a536282b0fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:23.153Z|fc4576cf-f261-40bc-9bd4-0a9a53e31521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:20:23.154Z|fc4576cf-f261-40bc-9bd4-0a9a53e31521|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:20:29.600Z|8ef4e46d-dfcb-434f-8caf-8e4ed5269f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:29.600Z|056d4486-0118-4a36-9ae1-c04309cb4413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:29.601Z|056d4486-0118-4a36-9ae1-c04309cb4413|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:29.601Z|8ef4e46d-dfcb-434f-8caf-8e4ed5269f3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:29.601Z|c27b18c5-0921-4931-a19e-35e766f893d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:29.602Z|c27b18c5-0921-4931-a19e-35e766f893d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:38.153Z|d2e49aac-7961-430d-a2af-503a0041b904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:20:38.157Z|d2e49aac-7961-430d-a2af-503a0041b904|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:20:39.374Z|7616904a-e0ae-4b60-a79f-a0904229d3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:20:39.374Z|7616904a-e0ae-4b60-a79f-a0904229d3a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:20:39.623Z|92be96e3-9e8e-4bbd-9e41-0390dbd581e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:39.624Z|92be96e3-9e8e-4bbd-9e41-0390dbd581e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:39.625Z|9a8dcf7d-28af-4b04-bd7a-5f29f75f26b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:39.623Z|22393093-951d-4681-9201-f7efef42a5f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:39.626Z|22393093-951d-4681-9201-f7efef42a5f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:39.626Z|9a8dcf7d-28af-4b04-bd7a-5f29f75f26b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:49.646Z|7a21ccda-fbdc-418f-80c4-26f312458702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:49.646Z|f0296480-ef67-4100-a863-ebbef73cf6c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:49.646Z|0df57e3f-05e4-4fe2-b14a-dd9b63c8a1e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:49.647Z|7a21ccda-fbdc-418f-80c4-26f312458702|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:49.647Z|f0296480-ef67-4100-a863-ebbef73cf6c8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:49.647Z|0df57e3f-05e4-4fe2-b14a-dd9b63c8a1e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:53.153Z|4cce545e-f17e-4fff-bfb7-2cb95e51f53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:20:53.154Z|4cce545e-f17e-4fff-bfb7-2cb95e51f53b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:20:59.679Z|e3375bbe-3bc3-4150-9150-219d982521f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:59.680Z|e3375bbe-3bc3-4150-9150-219d982521f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:59.679Z|eeb7d5b6-461b-4b51-9f27-56b735c6c6ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:59.681Z|c0e07906-c228-453a-b8f4-5bbd426fb24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:20:59.681Z|eeb7d5b6-461b-4b51-9f27-56b735c6c6ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:20:59.681Z|c0e07906-c228-453a-b8f4-5bbd426fb24d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:08.154Z|cd0681d3-a429-4f77-906e-fb6f534fb0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:21:08.155Z|cd0681d3-a429-4f77-906e-fb6f534fb0fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:21:09.375Z|168108a2-196e-454c-9216-faeaa5ddcfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:21:09.376Z|168108a2-196e-454c-9216-faeaa5ddcfae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:21:09.709Z|42593737-cf69-4203-832b-f22d4b00b902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:09.709Z|f54cd5d5-d540-46ee-9073-54ce14dafa28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:09.710Z|42593737-cf69-4203-832b-f22d4b00b902|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:09.711Z|f54cd5d5-d540-46ee-9073-54ce14dafa28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:09.714Z|688092fd-9613-4f55-9894-a0a94c29251e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:09.714Z|688092fd-9613-4f55-9894-a0a94c29251e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:16.327Z|5b522250-8dca-4afb-975f-d0ca05e51b71|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:21:16.327Z|5b522250-8dca-4afb-975f-d0ca05e51b71|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:19.737Z|c0f67c50-e135-4045-b669-d1328be2c597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:19.737Z|dbf92ebe-7501-47b2-b24b-c452b85b5d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:19.737Z|d97a9bfc-fcfd-4f46-8ee4-c894db37a6d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:19.737Z|c0f67c50-e135-4045-b669-d1328be2c597|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:19.738Z|d97a9bfc-fcfd-4f46-8ee4-c894db37a6d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:19.738Z|dbf92ebe-7501-47b2-b24b-c452b85b5d41|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:23.153Z|fd386b4e-9adc-4dad-8734-623df3dae121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:21:23.158Z|fd386b4e-9adc-4dad-8734-623df3dae121|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:21:29.762Z|941550bc-4233-4f0d-a78f-90174739039c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:29.762Z|d0335156-f962-43e6-a7f7-b129dcd67933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:29.763Z|d0335156-f962-43e6-a7f7-b129dcd67933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:29.763Z|941550bc-4233-4f0d-a78f-90174739039c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:29.764Z|98196a2e-a5fb-4298-ac5a-beff9ef26002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:29.765Z|98196a2e-a5fb-4298-ac5a-beff9ef26002|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:38.153Z|9ce84de0-830d-4aa4-9fd2-fcb9eec0ab71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:21:38.154Z|9ce84de0-830d-4aa4-9fd2-fcb9eec0ab71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:21:39.377Z|6a8907ed-9203-4056-a6cd-4505d430aa46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:21:39.377Z|6a8907ed-9203-4056-a6cd-4505d430aa46|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:21:39.786Z|3debec77-3a6f-4296-96e3-6031d5322e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:39.786Z|3debec77-3a6f-4296-96e3-6031d5322e7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:39.790Z|7773c86b-712d-4c08-8d92-3f7055a3b132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:39.791Z|05e32d35-6907-46f3-8d4d-065b4379c4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:39.791Z|05e32d35-6907-46f3-8d4d-065b4379c4ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:39.791Z|7773c86b-712d-4c08-8d92-3f7055a3b132|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:49.814Z|b40410e2-9b5d-463b-a23d-c494640f4826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:49.815Z|b40410e2-9b5d-463b-a23d-c494640f4826|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:49.815Z|5ca01886-332a-4376-a6b4-604196eb47bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:49.815Z|5ca01886-332a-4376-a6b4-604196eb47bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:49.835Z|5174f90f-1472-4e51-bb23-25b793e3a12e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:49.836Z|5174f90f-1472-4e51-bb23-25b793e3a12e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:53.153Z|64f87332-42e5-4de4-8d2e-7387aec697bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:21:53.154Z|64f87332-42e5-4de4-8d2e-7387aec697bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:21:59.842Z|7f6b70d5-684a-4c86-a2a5-cf9f63034b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:59.843Z|7f6b70d5-684a-4c86-a2a5-cf9f63034b72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:59.847Z|6abdddcd-6a3c-4a56-aa66-c17a00fe4d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:59.848Z|6abdddcd-6a3c-4a56-aa66-c17a00fe4d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:21:59.862Z|6d39dfb7-faae-46fb-a13a-90ee3fc38540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:21:59.863Z|6d39dfb7-faae-46fb-a13a-90ee3fc38540|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:08.153Z|a0b9930a-6d13-4270-b06f-bb634a38336e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:22:08.156Z|a0b9930a-6d13-4270-b06f-bb634a38336e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:22:09.378Z|4d249d96-2aed-46c5-90ac-1bf9ddb87764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:22:09.378Z|4d249d96-2aed-46c5-90ac-1bf9ddb87764|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:22:09.866Z|f01fa8f9-f364-4908-82d4-87c7cff2f608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:09.866Z|f01fa8f9-f364-4908-82d4-87c7cff2f608|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:09.866Z|71ba273c-fc46-4881-8c71-98a9cf517083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:09.867Z|71ba273c-fc46-4881-8c71-98a9cf517083|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:09.887Z|159d8b27-1477-41fc-8a11-30e4e4929ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:09.888Z|159d8b27-1477-41fc-8a11-30e4e4929ab8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:16.325Z|7575b98c-b962-4f2c-996c-3631fb0b3ffa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:22:16.326Z|7575b98c-b962-4f2c-996c-3631fb0b3ffa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:19.889Z|46705f57-725a-4ffb-8fff-cef41d0d6481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:19.889Z|854a252c-006c-4afd-996b-ab5bac2d1a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:19.890Z|46705f57-725a-4ffb-8fff-cef41d0d6481|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:19.890Z|854a252c-006c-4afd-996b-ab5bac2d1a11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:19.911Z|0447f21f-7451-462b-9d5b-9660f2c55af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:19.912Z|0447f21f-7451-462b-9d5b-9660f2c55af5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:23.153Z|db0bf4fe-5f7a-4659-84e3-e82ca050642e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:22:23.154Z|db0bf4fe-5f7a-4659-84e3-e82ca050642e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:22:29.914Z|833361dd-6c30-4c3f-922d-32587dddfdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:29.915Z|833361dd-6c30-4c3f-922d-32587dddfdc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:29.915Z|25c0a503-3750-40c7-9831-879eed6421c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:29.915Z|25c0a503-3750-40c7-9831-879eed6421c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:29.944Z|fcbb4366-1e2a-4f09-83b2-b8f57f08b0ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:29.945Z|fcbb4366-1e2a-4f09-83b2-b8f57f08b0ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:38.153Z|a45204d1-e970-4ad6-ad18-a142155c8811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:22:38.154Z|a45204d1-e970-4ad6-ad18-a142155c8811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:22:39.379Z|135f2f75-4fe0-449b-b1c2-bfa4ff2b5d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:22:39.379Z|135f2f75-4fe0-449b-b1c2-bfa4ff2b5d38|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:22:39.939Z|e0cb58d5-19c4-4036-b9ef-91c00fde2246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:39.943Z|e0cb58d5-19c4-4036-b9ef-91c00fde2246|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:39.946Z|e22e99c8-244b-4492-a40a-17210ef4204f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:39.947Z|e22e99c8-244b-4492-a40a-17210ef4204f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:39.972Z|afb46dc3-1627-4ceb-8fd9-570a94d94206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:39.973Z|afb46dc3-1627-4ceb-8fd9-570a94d94206|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:49.982Z|df5deb0b-2367-4eaa-b998-9fe96946cb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:49.983Z|df5deb0b-2367-4eaa-b998-9fe96946cb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:49.995Z|bb2f42da-48b9-4778-952a-cf75f0e2dbab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:49.995Z|bb2f42da-48b9-4778-952a-cf75f0e2dbab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:50.004Z|3bff513d-4334-43c1-9bdc-a16f9112f8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:22:50.005Z|3bff513d-4334-43c1-9bdc-a16f9112f8a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:22:53.153Z|f3b30e2b-1cc4-4545-b45d-81ab3974bce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:22:53.157Z|f3b30e2b-1cc4-4545-b45d-81ab3974bce1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:23:00.015Z|b70ccff0-a9b6-4865-a84c-bae153337dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:00.016Z|b70ccff0-a9b6-4865-a84c-bae153337dfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:00.023Z|5343802b-b608-45c3-872f-b4d4fc8739cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:00.024Z|5343802b-b608-45c3-872f-b4d4fc8739cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:00.032Z|d6a39fc3-c69e-4733-947b-a84e54f24545|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:00.034Z|d6a39fc3-c69e-4733-947b-a84e54f24545|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:08.153Z|0d77131d-bdbf-4387-a4d1-b1c767d29a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:23:08.154Z|0d77131d-bdbf-4387-a4d1-b1c767d29a7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:23:09.380Z|7a7eaa16-62b4-418e-bdb5-c985248cb122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:23:09.381Z|7a7eaa16-62b4-418e-bdb5-c985248cb122|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:23:10.053Z|2f87fd9a-0abb-49dc-a661-329f4ab741c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:10.054Z|2f87fd9a-0abb-49dc-a661-329f4ab741c6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:10.068Z|ca57522c-5ec5-4cea-86e7-103ed6b8acb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:10.069Z|ca57522c-5ec5-4cea-86e7-103ed6b8acb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:10.074Z|bc6dfadd-55a8-415a-b24c-40bf4bf7fba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:10.075Z|bc6dfadd-55a8-415a-b24c-40bf4bf7fba9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:16.325Z|7da7511b-27c3-4e34-a904-555429af58e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:23:16.326Z|7da7511b-27c3-4e34-a904-555429af58e8|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:20.095Z|f753a960-9bb9-473a-a16c-f68042224907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:20.095Z|f12650d6-da1b-4355-b6ca-2467133e9bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:20.095Z|00e3fd42-0061-4b59-9838-1e1daac3cd1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:20.095Z|f753a960-9bb9-473a-a16c-f68042224907|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:20.095Z|f12650d6-da1b-4355-b6ca-2467133e9bac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:20.096Z|00e3fd42-0061-4b59-9838-1e1daac3cd1a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:23.153Z|ff3a2625-9f1b-4c71-aab7-35354d2cf16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:23:23.154Z|ff3a2625-9f1b-4c71-aab7-35354d2cf16b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:23:30.123Z|b1cc3fb8-986a-4f16-8cf1-22d12c7e84fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:30.123Z|3504a5e1-d10b-44bd-9d06-e27e9093e51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:30.123Z|4b8db9e7-87dc-48b2-8efc-6e54d67db3b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:30.124Z|3504a5e1-d10b-44bd-9d06-e27e9093e51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:30.124Z|b1cc3fb8-986a-4f16-8cf1-22d12c7e84fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:30.125Z|4b8db9e7-87dc-48b2-8efc-6e54d67db3b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:38.153Z|472c8ced-694f-40d4-aab7-a62ddef441d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:23:38.156Z|472c8ced-694f-40d4-aab7-a62ddef441d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:23:39.381Z|37dcb78c-37e1-4f58-989a-a9566726edcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:23:39.382Z|37dcb78c-37e1-4f58-989a-a9566726edcb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:23:40.148Z|b45350a0-a8d7-42a5-984b-c32b1343672a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:40.149Z|b45350a0-a8d7-42a5-984b-c32b1343672a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:40.151Z|0637fe37-075e-4572-a07c-6718c1bb9d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:40.151Z|37cd5919-74b9-46a5-b10d-a457aa730ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:40.151Z|0637fe37-075e-4572-a07c-6718c1bb9d80|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:40.152Z|37cd5919-74b9-46a5-b10d-a457aa730ba5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:50.181Z|f3c6c418-64db-4f05-9a2a-63aea709908d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:50.182Z|f3c6c418-64db-4f05-9a2a-63aea709908d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:50.187Z|42f07412-226d-4066-9037-a130dca84db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:50.188Z|42f07412-226d-4066-9037-a130dca84db0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:50.202Z|9c3cf026-b3bd-4a4c-b2d8-0400475f8a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:23:50.202Z|9c3cf026-b3bd-4a4c-b2d8-0400475f8a7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:23:53.153Z|3b0368a1-bcaa-4ffb-8ce3-2ff63fe6b381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:23:53.154Z|3b0368a1-bcaa-4ffb-8ce3-2ff63fe6b381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:24:00.218Z|414fe983-9542-4de6-8be6-daddcd4d3447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:00.219Z|414fe983-9542-4de6-8be6-daddcd4d3447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:00.225Z|42222669-12ee-4f99-969a-2a282f88a9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:00.225Z|42222669-12ee-4f99-969a-2a282f88a9d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:00.228Z|5c3720be-f8c5-47cd-a4c2-649c3f91de14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:00.229Z|5c3720be-f8c5-47cd-a4c2-649c3f91de14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:08.153Z|795d279b-e53a-4f54-a814-978bca2b81cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:24:08.154Z|795d279b-e53a-4f54-a814-978bca2b81cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:24:09.383Z|d86ccd6f-c9d9-4121-9d81-bf1e19cfcc78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:24:09.383Z|d86ccd6f-c9d9-4121-9d81-bf1e19cfcc78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:24:10.246Z|bcf2b52b-4263-4478-a32d-f35cf218d3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:10.247Z|bcf2b52b-4263-4478-a32d-f35cf218d3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:10.248Z|d4438ac1-d842-406d-8f99-1638bfaf0c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:10.250Z|d4438ac1-d842-406d-8f99-1638bfaf0c2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:10.253Z|dd3065a3-3ff6-4fd6-ad87-10c4ddc6e07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:10.254Z|dd3065a3-3ff6-4fd6-ad87-10c4ddc6e07d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:16.325Z|221139d5-b9ed-4e2f-87d6-c68ab4e64155|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:24:16.325Z|221139d5-b9ed-4e2f-87d6-c68ab4e64155|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:20.280Z|3c0ffcd2-d299-4131-9364-5b6987824323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:20.280Z|3c0ffcd2-d299-4131-9364-5b6987824323|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:20.285Z|662245d8-add4-45c6-a74a-fcb310394e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:20.285Z|0146830e-5c7a-4969-95e3-f16c7adee9d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:20.286Z|0146830e-5c7a-4969-95e3-f16c7adee9d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:20.286Z|662245d8-add4-45c6-a74a-fcb310394e5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:23.154Z|1e9f788e-4d78-4a74-ad2f-64c49997ecea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:24:23.157Z|1e9f788e-4d78-4a74-ad2f-64c49997ecea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:24:30.305Z|f5f892ec-efab-4f94-80bb-de53cbcb590d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:30.306Z|f5f892ec-efab-4f94-80bb-de53cbcb590d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:30.309Z|a8da7c02-908c-4bdc-b4e8-022880b1b01d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:30.309Z|1086de15-ee9e-4822-a2f9-74f1166730ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:30.310Z|a8da7c02-908c-4bdc-b4e8-022880b1b01d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:30.310Z|1086de15-ee9e-4822-a2f9-74f1166730ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:38.153Z|88395111-5578-4f27-b50e-949e48ceb378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:24:38.154Z|88395111-5578-4f27-b50e-949e48ceb378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:24:39.384Z|a0a1209b-d051-4e63-a9c0-dc152fe875d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:24:39.385Z|a0a1209b-d051-4e63-a9c0-dc152fe875d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:24:40.333Z|0354258c-215e-4076-bbdf-dc6edfee7c13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:40.333Z|0354258c-215e-4076-bbdf-dc6edfee7c13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:40.333Z|2c033c71-b25c-4915-bde8-ab80d35829b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:40.334Z|2c033c71-b25c-4915-bde8-ab80d35829b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:40.336Z|80b172a3-1458-4331-bd5e-a49232243548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:40.337Z|80b172a3-1458-4331-bd5e-a49232243548|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:50.359Z|2ae08a2b-c82c-4dc2-83bd-71284056e094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:50.360Z|2ae08a2b-c82c-4dc2-83bd-71284056e094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:50.358Z|ce1740b0-7b66-4e98-8292-85d022b00b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:50.363Z|ce1740b0-7b66-4e98-8292-85d022b00b16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:50.364Z|08073fa5-d4db-46b9-9813-4622973f13a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:24:50.364Z|08073fa5-d4db-46b9-9813-4622973f13a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:24:53.153Z|690ffdda-00f1-4905-be62-7cd98bb484ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:24:53.154Z|690ffdda-00f1-4905-be62-7cd98bb484ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:25:00.383Z|780462fb-8f25-4a05-bade-1dcb330f326a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:00.384Z|7e2017e4-cebf-437c-9646-a18cdd0e5bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:00.384Z|780462fb-8f25-4a05-bade-1dcb330f326a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:00.385Z|7e2017e4-cebf-437c-9646-a18cdd0e5bdd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:00.392Z|a7c0f363-c444-4c97-ba25-35874b472f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:00.393Z|a7c0f363-c444-4c97-ba25-35874b472f3c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:08.153Z|49c1bc3a-cc01-4f85-9048-ae0042e57df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:25:08.158Z|49c1bc3a-cc01-4f85-9048-ae0042e57df2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:25:09.386Z|8826de13-490d-4c95-bf77-6b0c58eb9b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:25:09.386Z|8826de13-490d-4c95-bf77-6b0c58eb9b0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:25:10.412Z|8f69ad3e-5d44-4ac2-af29-444d2e89e337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:10.413Z|8f69ad3e-5d44-4ac2-af29-444d2e89e337|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:10.415Z|fed4b1ab-ae12-429f-8957-92a8a0cd073e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:10.416Z|fed4b1ab-ae12-429f-8957-92a8a0cd073e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:10.418Z|b3df3e05-b36d-474d-a10c-f4185b1bffa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:10.419Z|b3df3e05-b36d-474d-a10c-f4185b1bffa4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:16.324Z|4cdb1f26-2f21-47e9-ad85-d60478a5a054|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:25:16.325Z|4cdb1f26-2f21-47e9-ad85-d60478a5a054|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:20.433Z|0ee6e32d-0c5c-4fcf-9fff-451bcf570cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:20.433Z|0ee6e32d-0c5c-4fcf-9fff-451bcf570cc7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:20.440Z|243d34f5-db31-49af-a800-35ae391831e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:20.440Z|243d34f5-db31-49af-a800-35ae391831e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:20.444Z|8e864d4d-6e33-4454-89d0-6a101891ccf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:20.445Z|8e864d4d-6e33-4454-89d0-6a101891ccf2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:23.154Z|dd0fc6dc-c157-4f78-9ce4-333ebb5295d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:25:23.155Z|dd0fc6dc-c157-4f78-9ce4-333ebb5295d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:25:30.464Z|c8629034-9764-4d62-8835-33c7eded144b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:30.465Z|5bb00e47-263f-44a6-b10e-de86c844c447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:30.466Z|5bb00e47-263f-44a6-b10e-de86c844c447|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:30.466Z|c8629034-9764-4d62-8835-33c7eded144b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:30.466Z|21b39d90-731e-4c72-ba4e-fe03b75bc09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:30.467Z|21b39d90-731e-4c72-ba4e-fe03b75bc09d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:38.153Z|68eea870-6a5b-4fa9-a53c-dd7c6feac27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:25:38.154Z|68eea870-6a5b-4fa9-a53c-dd7c6feac27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:25:39.387Z|811e309c-5311-4cfb-9d8f-444115c5e8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:25:39.388Z|811e309c-5311-4cfb-9d8f-444115c5e8a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:25:40.488Z|f4796c19-f706-4bf9-a8c5-35c226976ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:40.488Z|6b86be31-d284-4e9e-ac35-ea95d3df4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:40.489Z|f4796c19-f706-4bf9-a8c5-35c226976ff6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:40.489Z|6b86be31-d284-4e9e-ac35-ea95d3df4d96|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:40.490Z|053e58b2-bd7f-4d59-ab59-d6cbf5fc8a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:40.491Z|053e58b2-bd7f-4d59-ab59-d6cbf5fc8a5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:50.523Z|37032649-b7ba-4238-9835-031d66dd1165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:50.523Z|588e3d36-a876-4d61-973d-9d9394f217de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:50.524Z|588e3d36-a876-4d61-973d-9d9394f217de|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:50.524Z|37032649-b7ba-4238-9835-031d66dd1165|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:50.526Z|f799830a-40c4-478a-ab88-3c6acf6f2c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:25:50.527Z|f799830a-40c4-478a-ab88-3c6acf6f2c68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:25:53.154Z|1f32f03b-85c5-4afa-92ff-ddf9175d6053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:25:53.157Z|1f32f03b-85c5-4afa-92ff-ddf9175d6053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:26:00.549Z|063b4735-c885-4d0e-8418-70e95d050381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:00.550Z|063b4735-c885-4d0e-8418-70e95d050381|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:00.551Z|6274b286-3acf-47bb-a375-f12334c72219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:00.551Z|6274b286-3acf-47bb-a375-f12334c72219|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:00.552Z|39c9ae81-fe86-4298-8010-8e5449342e1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:00.553Z|39c9ae81-fe86-4298-8010-8e5449342e1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:08.153Z|81fa782a-6302-4074-b7f3-cfcd5f1e075b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:26:08.154Z|81fa782a-6302-4074-b7f3-cfcd5f1e075b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:26:09.388Z|d5eb1c69-5484-47ee-b391-d200d8d27c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:26:09.389Z|d5eb1c69-5484-47ee-b391-d200d8d27c34|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:26:10.573Z|bf3cebb4-8adc-462e-bcc8-1660d0a3876d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:10.573Z|dff67320-969f-4f98-99c1-bea43d4e5a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:10.574Z|bf3cebb4-8adc-462e-bcc8-1660d0a3876d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:10.574Z|dff67320-969f-4f98-99c1-bea43d4e5a90|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:10.577Z|46eefc48-6cf0-4849-8469-ee4407688b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:10.577Z|46eefc48-6cf0-4849-8469-ee4407688b9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:16.326Z|ffedd686-9f17-42d0-8159-5bd8a6638432|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:26:16.327Z|ffedd686-9f17-42d0-8159-5bd8a6638432|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:20.599Z|a3f3a7b2-ef57-476a-96ce-97885d8ce8f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:20.600Z|a3f3a7b2-ef57-476a-96ce-97885d8ce8f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:20.602Z|231030d3-c89e-43b4-b587-19e3105dab1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:20.603Z|231030d3-c89e-43b4-b587-19e3105dab1c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:20.602Z|286e93ee-8abc-480b-8f37-1c078175da9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:20.604Z|286e93ee-8abc-480b-8f37-1c078175da9b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:23.154Z|56f2ca09-60df-4e0e-b3bf-3dcb9894e0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:26:23.155Z|56f2ca09-60df-4e0e-b3bf-3dcb9894e0ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:26:30.628Z|5f116f68-26f2-48d8-962f-6566dda09803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:30.628Z|daceeec4-031a-417d-8125-687eed9e22ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:30.628Z|2e4ec40a-3a7e-4b58-8102-f76066352adc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:30.628Z|5f116f68-26f2-48d8-962f-6566dda09803|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:30.628Z|2e4ec40a-3a7e-4b58-8102-f76066352adc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:30.629Z|daceeec4-031a-417d-8125-687eed9e22ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:38.153Z|30c1dc04-cfca-459d-b2a2-ec6802be3a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:26:38.156Z|30c1dc04-cfca-459d-b2a2-ec6802be3a63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:26:39.390Z|c8561a72-c96a-4be0-ab6e-192979853461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:26:39.391Z|c8561a72-c96a-4be0-ab6e-192979853461|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:26:40.657Z|41930e10-ac92-4b14-97b1-e27ba787bf8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:40.658Z|56ba1dbc-d452-463c-a08a-810e3b6e3a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:40.658Z|41930e10-ac92-4b14-97b1-e27ba787bf8d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:40.659Z|56ba1dbc-d452-463c-a08a-810e3b6e3a98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:40.663Z|9bafd932-8255-4830-9a3f-575bc72ac884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:40.663Z|9bafd932-8255-4830-9a3f-575bc72ac884|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:50.686Z|98442ef3-0586-4497-bedb-956067bbcf5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:50.686Z|02fd39b5-c239-4bde-bb27-3759d2a7cc64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:50.687Z|98442ef3-0586-4497-bedb-956067bbcf5a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:50.687Z|02fd39b5-c239-4bde-bb27-3759d2a7cc64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:50.690Z|65ad196a-e66e-40ea-9cd5-e00008a99d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:26:50.690Z|65ad196a-e66e-40ea-9cd5-e00008a99d59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:26:53.154Z|b0758e72-af2c-443e-b485-074f1b96c4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:26:53.155Z|b0758e72-af2c-443e-b485-074f1b96c4a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:27:00.712Z|2f6dbdb5-e97f-4b8d-95b6-ac6522791cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:00.713Z|2f6dbdb5-e97f-4b8d-95b6-ac6522791cf4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:00.713Z|36ad88b0-84df-44d5-b3c8-365cf36a1064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:00.714Z|36ad88b0-84df-44d5-b3c8-365cf36a1064|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:00.722Z|c16b9168-5266-473b-9f03-0ee6fe8d45fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:00.723Z|c16b9168-5266-473b-9f03-0ee6fe8d45fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:08.154Z|dbc89362-10ec-4046-b95d-e06df689ebe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:27:08.155Z|dbc89362-10ec-4046-b95d-e06df689ebe0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:27:09.391Z|a42aecd5-5eed-4cf2-b722-458c2b63d75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:27:09.392Z|a42aecd5-5eed-4cf2-b722-458c2b63d75b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:27:10.738Z|607cbb8e-f081-44ea-b936-0d1096a343d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:10.740Z|607cbb8e-f081-44ea-b936-0d1096a343d8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:10.741Z|ded60bb4-2efe-4ac8-bf8e-bcc71c96fbc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:10.741Z|ded60bb4-2efe-4ac8-bf8e-bcc71c96fbc4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:10.747Z|10a22b88-84d3-4b7d-af1e-6c53f6017c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:10.748Z|10a22b88-84d3-4b7d-af1e-6c53f6017c6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:16.326Z|a47a4bf6-a2d4-4590-845b-3bc156044e5e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:27:16.326Z|a47a4bf6-a2d4-4590-845b-3bc156044e5e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:20.765Z|65c3947a-42b0-4d5c-b4a1-5b28671e81e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:20.766Z|65c3947a-42b0-4d5c-b4a1-5b28671e81e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:20.767Z|cde480d7-cbb9-4cba-a8cc-a8c4407f2e27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:20.767Z|cde480d7-cbb9-4cba-a8cc-a8c4407f2e27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:20.767Z|d6ab514d-5b56-4ec6-a545-dca7a2130bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:20.768Z|d6ab514d-5b56-4ec6-a545-dca7a2130bef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:23.160Z|c520bfbd-14e8-407f-97b4-701cab992ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:27:23.165Z|c520bfbd-14e8-407f-97b4-701cab992ae4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:27:30.791Z|d6e6ebb6-998f-46f0-8508-3ac50c1b413a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:30.792Z|e12f62aa-7226-420a-8d75-a58fa653076a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:30.792Z|d6e6ebb6-998f-46f0-8508-3ac50c1b413a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:30.792Z|e12f62aa-7226-420a-8d75-a58fa653076a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:30.797Z|0bdf5682-9b82-4a8c-ba4f-bab11a5cba5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:30.798Z|0bdf5682-9b82-4a8c-ba4f-bab11a5cba5e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:38.153Z|215b2df5-3018-49ed-b219-0d1e4a0bf59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:27:38.154Z|215b2df5-3018-49ed-b219-0d1e4a0bf59b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:27:39.393Z|f884ae9d-6295-4102-bd56-6d28ea60254c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:27:39.394Z|f884ae9d-6295-4102-bd56-6d28ea60254c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:27:40.815Z|f5036389-7f64-463f-932f-ae73e51a3a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:40.816Z|f5036389-7f64-463f-932f-ae73e51a3a52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:40.815Z|a3a2722a-775c-4e77-a0a1-cd553bf85426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:40.817Z|a3a2722a-775c-4e77-a0a1-cd553bf85426|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:40.818Z|50b8011e-669b-41a4-88a9-d3677a84c0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:40.819Z|50b8011e-669b-41a4-88a9-d3677a84c0da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:50.845Z|817818ad-6a77-4385-afca-60b0930f76c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:50.846Z|817818ad-6a77-4385-afca-60b0930f76c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:50.845Z|73ef5f82-5d34-4b64-9275-e358f86a3c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:50.847Z|73ef5f82-5d34-4b64-9275-e358f86a3c4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:50.854Z|e0d15938-40d5-4ea3-a792-d0608293c3b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:27:50.854Z|e0d15938-40d5-4ea3-a792-d0608293c3b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:27:53.153Z|3d8484ba-ec3e-4cd9-a04c-02b5549a69d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:27:53.154Z|3d8484ba-ec3e-4cd9-a04c-02b5549a69d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:28:00.879Z|5eacfd05-c79b-4fcc-ab20-486e2c747776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:00.879Z|123c8c68-c1d1-478a-b114-ddbe23951974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:00.880Z|123c8c68-c1d1-478a-b114-ddbe23951974|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:00.880Z|5eacfd05-c79b-4fcc-ab20-486e2c747776|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:00.886Z|41c65ece-2e8d-4426-9da2-0c279516a5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:00.887Z|41c65ece-2e8d-4426-9da2-0c279516a5ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:08.153Z|c0bb6932-53bc-419e-bc9b-b12112523ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:28:08.157Z|c0bb6932-53bc-419e-bc9b-b12112523ea4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:28:09.394Z|18fe12ec-e553-467f-9264-0f0174602e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:28:09.395Z|18fe12ec-e553-467f-9264-0f0174602e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:28:10.903Z|444457bd-3d2d-49b4-acab-1844d496f455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:10.904Z|444457bd-3d2d-49b4-acab-1844d496f455|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:10.918Z|44af5b7e-3bdc-4dd8-b727-dc06eacc8ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:10.919Z|44af5b7e-3bdc-4dd8-b727-dc06eacc8ade|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:10.921Z|99349eb7-7e25-4cc2-b5d1-788668b6ff67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:10.922Z|99349eb7-7e25-4cc2-b5d1-788668b6ff67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:16.325Z|752e79e3-0e2c-4bad-aa56-fb2553364094|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:28:16.326Z|752e79e3-0e2c-4bad-aa56-fb2553364094|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:20.927Z|7ad4f7d4-cef7-44e0-8fa4-8cb44e6ebad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:20.928Z|7ad4f7d4-cef7-44e0-8fa4-8cb44e6ebad2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:20.944Z|7d577e45-aca4-4d2b-aedb-e68c6de205b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:20.945Z|037e2039-6d73-40b0-9c79-5c63969b90ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:20.945Z|7d577e45-aca4-4d2b-aedb-e68c6de205b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:20.946Z|037e2039-6d73-40b0-9c79-5c63969b90ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:23.153Z|590d5510-7895-4cd2-a5b9-9d5de2763b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:28:23.154Z|590d5510-7895-4cd2-a5b9-9d5de2763b8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:28:30.952Z|40be967e-5f3b-4429-83a9-f1811648a8c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:30.952Z|40be967e-5f3b-4429-83a9-f1811648a8c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:30.966Z|75238c78-2afd-4ecb-951a-9ed48f76a036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:30.966Z|64ebd388-a6a5-40a2-9f7a-666753962737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:30.967Z|75238c78-2afd-4ecb-951a-9ed48f76a036|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:30.967Z|64ebd388-a6a5-40a2-9f7a-666753962737|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:38.153Z|0d66da2d-7d07-4118-8451-56f247820d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:28:38.154Z|0d66da2d-7d07-4118-8451-56f247820d47|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:28:39.396Z|b2fd90cc-94b5-4977-b03b-26a366389829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:28:39.397Z|b2fd90cc-94b5-4977-b03b-26a366389829|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:28:40.977Z|6131f356-da0a-49bf-99be-60d9be3a806e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:40.978Z|6131f356-da0a-49bf-99be-60d9be3a806e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:40.991Z|090a46d4-ab0a-4e79-acd4-4c0ce65121e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:40.991Z|c10ab910-1ddc-4bb3-829b-7dd611f96d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:40.992Z|c10ab910-1ddc-4bb3-829b-7dd611f96d46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:40.992Z|090a46d4-ab0a-4e79-acd4-4c0ce65121e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:51.005Z|35aab0f4-c5eb-4b7d-b169-651ac01a1839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:51.005Z|35aab0f4-c5eb-4b7d-b169-651ac01a1839|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:51.015Z|1a8f722d-a472-4810-86a1-cdeb79a5a209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:51.015Z|95d51ed8-dafe-4500-bdea-67acc3a04a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:28:51.016Z|95d51ed8-dafe-4500-bdea-67acc3a04a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:51.016Z|1a8f722d-a472-4810-86a1-cdeb79a5a209|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:28:53.153Z|40489313-7a7e-486b-9a73-8ebc20f69933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:28:53.157Z|40489313-7a7e-486b-9a73-8ebc20f69933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:29:01.028Z|5b193dec-972b-49a8-bea2-adeb2f7e127d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:01.029Z|5b193dec-972b-49a8-bea2-adeb2f7e127d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:01.036Z|6813d032-58e6-4700-8e89-d7937245d28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:01.036Z|debde1bd-107d-4504-8025-ae5fa9432529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:01.037Z|debde1bd-107d-4504-8025-ae5fa9432529|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:01.037Z|6813d032-58e6-4700-8e89-d7937245d28d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:08.154Z|48a48b1c-6c9c-462f-85e3-78c243f98acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:29:08.154Z|48a48b1c-6c9c-462f-85e3-78c243f98acb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:29:09.398Z|4872e9e1-3ac7-45a9-b5b9-8dcf470d521a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:29:09.398Z|4872e9e1-3ac7-45a9-b5b9-8dcf470d521a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:29:11.059Z|8f52539e-7df2-471e-bb03-15594d6d73a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:11.059Z|bef279d3-ac08-43e0-ba4f-5a550bd2f224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:11.060Z|bef279d3-ac08-43e0-ba4f-5a550bd2f224|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:11.060Z|8f52539e-7df2-471e-bb03-15594d6d73a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:11.060Z|d21b8531-0cca-4831-ac13-0012234915eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:11.061Z|d21b8531-0cca-4831-ac13-0012234915eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:16.324Z|a6e4eef0-dfbf-49cf-a15c-c98b7eefb9a7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:29:16.326Z|a6e4eef0-dfbf-49cf-a15c-c98b7eefb9a7|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:21.089Z|858568fd-8301-43e1-9d9a-ace3d5e7b775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:21.090Z|858568fd-8301-43e1-9d9a-ace3d5e7b775|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:21.090Z|7357abaa-7cad-4879-bda4-584a3b39f344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:21.092Z|3ce7c8b8-18bd-43d9-b157-81ab3ab80e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:21.092Z|7357abaa-7cad-4879-bda4-584a3b39f344|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:21.092Z|3ce7c8b8-18bd-43d9-b157-81ab3ab80e7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:23.153Z|883e2088-39b3-47da-812f-9de33aaa7d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:29:23.154Z|883e2088-39b3-47da-812f-9de33aaa7d62|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:29:31.115Z|0d70a78a-5ff0-4c20-8ad0-ff09420aeb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:31.115Z|0d70a78a-5ff0-4c20-8ad0-ff09420aeb94|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:31.116Z|3779b6a1-72ff-4013-9389-08b042765b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:31.117Z|3779b6a1-72ff-4013-9389-08b042765b08|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:31.117Z|aad7a73e-7d9d-46bd-9626-d4edb432344e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:31.118Z|aad7a73e-7d9d-46bd-9626-d4edb432344e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:38.153Z|283cb2cb-73f0-4c88-b06e-40f286582916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:29:38.157Z|283cb2cb-73f0-4c88-b06e-40f286582916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:29:39.399Z|e01238a5-ab9e-4f66-838d-af13915bfcbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:29:39.399Z|e01238a5-ab9e-4f66-838d-af13915bfcbf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:29:41.151Z|1e7e0932-dd36-4561-a5e5-49f213718662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:41.152Z|1e7e0932-dd36-4561-a5e5-49f213718662|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:41.167Z|68d31ba3-0833-42e5-b345-90e4fcd38865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:41.168Z|68d31ba3-0833-42e5-b345-90e4fcd38865|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:41.171Z|cca1c7e1-215c-4939-a3dc-e241bd72063c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:41.172Z|cca1c7e1-215c-4939-a3dc-e241bd72063c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:51.187Z|841c6f94-c2f9-47a3-bae3-bf7fd112dc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:51.188Z|841c6f94-c2f9-47a3-bae3-bf7fd112dc0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:51.194Z|2862cf7b-17b4-4930-bced-070580517a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:51.195Z|2862cf7b-17b4-4930-bced-070580517a2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:51.200Z|9f33c761-5da4-49ce-8e32-24fb52d26855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:29:51.202Z|9f33c761-5da4-49ce-8e32-24fb52d26855|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:29:53.154Z|d330688d-a51c-421a-b3c7-d6da07d9f60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:29:53.154Z|d330688d-a51c-421a-b3c7-d6da07d9f60f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:30:01.250Z|5a7049a3-5bf7-49e2-8f9b-6992602b4129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:01.252Z|d9a3b7ae-7837-4741-a093-b0457f94abf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:01.253Z|d9a3b7ae-7837-4741-a093-b0457f94abf5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:01.254Z|5a7049a3-5bf7-49e2-8f9b-6992602b4129|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:01.254Z|c9bd8483-10f2-4014-b8c4-39dcfb4eae72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:01.256Z|c9bd8483-10f2-4014-b8c4-39dcfb4eae72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:08.153Z|43707152-809c-4c22-8556-dfea08ab83b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:30:08.154Z|43707152-809c-4c22-8556-dfea08ab83b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:30:09.400Z|7999b2a8-35de-4593-9d53-49f03716b00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:30:09.400Z|7999b2a8-35de-4593-9d53-49f03716b00b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:30:11.289Z|198e3ab3-2148-49b0-a3d8-9f53da2dfcc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:11.290Z|198e3ab3-2148-49b0-a3d8-9f53da2dfcc5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:11.291Z|8699f706-01b4-4d80-8608-592ddac816c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:11.291Z|8699f706-01b4-4d80-8608-592ddac816c2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:11.294Z|f98fad36-0a1c-439a-84bc-b71fd42d53ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:11.295Z|f98fad36-0a1c-439a-84bc-b71fd42d53ac|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:16.324Z|26186b47-e05d-4aff-92fa-2da39195b4a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:30:16.325Z|26186b47-e05d-4aff-92fa-2da39195b4a5|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:21.324Z|0992c52d-847f-4dee-81ee-87558a771c16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:21.324Z|12e55f40-20da-4239-8e12-6a5caa819231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:21.325Z|0992c52d-847f-4dee-81ee-87558a771c16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:21.325Z|12e55f40-20da-4239-8e12-6a5caa819231|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:21.327Z|bf8a190d-6aed-49c8-90cf-37c0d1699960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:21.328Z|bf8a190d-6aed-49c8-90cf-37c0d1699960|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:23.153Z|e21bf638-dd98-4c10-bd3f-1cd0485ca82b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:30:23.157Z|e21bf638-dd98-4c10-bd3f-1cd0485ca82b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:30:31.354Z|a4115a7a-e99b-4c1f-b52c-8e39d7dd1f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:31.356Z|a4115a7a-e99b-4c1f-b52c-8e39d7dd1f3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:31.358Z|cfabdde0-114a-4fb8-9393-dfd8d506f557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:31.359Z|cfabdde0-114a-4fb8-9393-dfd8d506f557|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:31.366Z|6809b251-209b-4cb7-847a-6d90a343ad02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:31.367Z|6809b251-209b-4cb7-847a-6d90a343ad02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:38.153Z|9c4379b3-bcb3-4177-956e-1723a4f02878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:30:38.154Z|9c4379b3-bcb3-4177-956e-1723a4f02878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:30:39.401Z|ed15b756-2e0b-45c8-8373-59f879c9d6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:30:39.401Z|ed15b756-2e0b-45c8-8373-59f879c9d6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:30:41.381Z|3be5607e-41aa-4c45-9fda-0dc6580f498c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:41.381Z|91fc00e3-2a1f-45bd-8a87-f729931b07da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:41.382Z|3be5607e-41aa-4c45-9fda-0dc6580f498c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:41.382Z|91fc00e3-2a1f-45bd-8a87-f729931b07da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:41.388Z|051cd149-98d1-4748-8ccb-dff24592f77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:41.389Z|051cd149-98d1-4748-8ccb-dff24592f77a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:51.406Z|b089d065-5abc-494d-8cfe-5540f82a9d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:51.406Z|5a881549-14bf-4776-9699-ec451ef25496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:51.407Z|b089d065-5abc-494d-8cfe-5540f82a9d64|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:51.407Z|5a881549-14bf-4776-9699-ec451ef25496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:51.414Z|0c7694e4-a1c9-4945-b588-4db43d1f4e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:30:51.415Z|0c7694e4-a1c9-4945-b588-4db43d1f4e70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:30:53.154Z|23acd683-d1c3-49ab-8090-20ce78a4c73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:30:53.155Z|23acd683-d1c3-49ab-8090-20ce78a4c73b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:31:01.442Z|ff206b3b-078f-40c1-82ca-f836a7161c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:01.443Z|db2544d8-bc99-4a5d-b324-c96a8e0cea7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:01.443Z|ff206b3b-078f-40c1-82ca-f836a7161c6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:01.443Z|db2544d8-bc99-4a5d-b324-c96a8e0cea7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:01.451Z|9dd218ba-dfd4-41b5-9a40-2a535ad6f011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:01.452Z|9dd218ba-dfd4-41b5-9a40-2a535ad6f011|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:08.153Z|4a25339d-ed24-4ff5-94d2-121ea2a4e7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:31:08.157Z|4a25339d-ed24-4ff5-94d2-121ea2a4e7f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:31:09.402Z|b3127c3a-6f9a-415a-9ce2-56a3df47b2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:31:09.403Z|b3127c3a-6f9a-415a-9ce2-56a3df47b2cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:31:11.465Z|5419bbb9-692d-403d-8fbb-1adc4a0e69e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:11.465Z|d1119ad0-cf23-4a52-a7c1-f106a1754b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:11.466Z|d1119ad0-cf23-4a52-a7c1-f106a1754b51|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:11.466Z|5419bbb9-692d-403d-8fbb-1adc4a0e69e4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:11.481Z|4e74e20a-0dfd-4d0f-916e-076c5cea6f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:11.482Z|4e74e20a-0dfd-4d0f-916e-076c5cea6f01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:16.326Z|cdf07ec4-ddcb-4074-8fc1-0658b05f1e71|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:31:16.326Z|cdf07ec4-ddcb-4074-8fc1-0658b05f1e71|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:21.489Z|fdec11f8-c47d-4086-8fd7-833d9da0c644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:21.491Z|fdec11f8-c47d-4086-8fd7-833d9da0c644|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:21.495Z|8e640154-d62a-4457-a103-7af4cc3efb3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:21.495Z|8e640154-d62a-4457-a103-7af4cc3efb3a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:21.506Z|6732cfb1-7379-4920-ba43-f134d182d33e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:21.507Z|6732cfb1-7379-4920-ba43-f134d182d33e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:23.153Z|a41eb31f-7ae0-4e4d-9fa7-76e1955b1169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:31:23.156Z|a41eb31f-7ae0-4e4d-9fa7-76e1955b1169|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:31:31.517Z|1cc55011-ae7e-4f81-8f47-7c42258258b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:31.518Z|1cc55011-ae7e-4f81-8f47-7c42258258b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:31.520Z|c0a6abac-fe88-4070-aade-7a2c761466d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:31.520Z|c0a6abac-fe88-4070-aade-7a2c761466d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:31.530Z|4ef99905-c9eb-46fa-b5ca-473efaa000fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:31.530Z|4ef99905-c9eb-46fa-b5ca-473efaa000fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:38.153Z|d6096aec-faf2-4010-997c-ba37b31197a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:31:38.154Z|d6096aec-faf2-4010-997c-ba37b31197a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:31:39.403Z|c43ea1ff-556f-43bc-8172-d031a5031c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:31:39.404Z|c43ea1ff-556f-43bc-8172-d031a5031c7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:31:41.541Z|441f7a43-2514-4a12-a193-6fd985ea516b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:41.541Z|a38d275a-7c7e-45dd-8b1b-6615e637995c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:41.542Z|441f7a43-2514-4a12-a193-6fd985ea516b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:41.542Z|a38d275a-7c7e-45dd-8b1b-6615e637995c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:41.555Z|06c7c475-68be-4cb2-8d7e-802da569efd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:41.556Z|06c7c475-68be-4cb2-8d7e-802da569efd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:51.570Z|9b1ca5fc-a261-405e-8d4f-4845e7785e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:51.571Z|9b1ca5fc-a261-405e-8d4f-4845e7785e79|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:51.574Z|13aff568-2aee-4584-8696-5ebc379acd35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:51.575Z|13aff568-2aee-4584-8696-5ebc379acd35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:51.582Z|8a5638d2-109f-4f7c-95b5-910882e0ef39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:31:51.584Z|8a5638d2-109f-4f7c-95b5-910882e0ef39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:31:53.153Z|104f1017-ca75-4977-8bbf-f79cde51c8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:31:53.157Z|104f1017-ca75-4977-8bbf-f79cde51c8a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:32:01.595Z|484df678-58dc-42d2-96a6-f02db0587656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:01.596Z|484df678-58dc-42d2-96a6-f02db0587656|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:01.601Z|7360af90-1deb-44c1-9d79-44384d91c5f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:01.601Z|7360af90-1deb-44c1-9d79-44384d91c5f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:01.614Z|2ba0e6e9-23da-4b91-ae13-1e1023d3cfad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:01.615Z|2ba0e6e9-23da-4b91-ae13-1e1023d3cfad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:08.153Z|dd5323e8-6108-40f1-aff3-6aea972b5e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:32:08.154Z|dd5323e8-6108-40f1-aff3-6aea972b5e73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:32:09.405Z|dbf7c700-16c3-447b-afd0-2bcd47d6b0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:32:09.406Z|dbf7c700-16c3-447b-afd0-2bcd47d6b0d4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:32:11.622Z|77e329d7-cc9f-406c-892c-01ccf3af3e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:11.623Z|77e329d7-cc9f-406c-892c-01ccf3af3e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:11.628Z|bbd07370-7d78-43d0-9342-3b26c7a08b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:11.628Z|bbd07370-7d78-43d0-9342-3b26c7a08b25|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:11.640Z|54dc618a-a39a-4068-b7b5-856341b25b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:11.641Z|54dc618a-a39a-4068-b7b5-856341b25b31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:16.325Z|ba5c7f24-6e55-4b4a-936d-df58fd9e9c27|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:32:16.326Z|ba5c7f24-6e55-4b4a-936d-df58fd9e9c27|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:21.648Z|17472e23-2be5-4cf2-8226-762a65e52d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:21.649Z|17472e23-2be5-4cf2-8226-762a65e52d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:21.653Z|b1a23196-cc21-441d-80b4-b909c4e41ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:21.653Z|b1a23196-cc21-441d-80b4-b909c4e41ec3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:21.690Z|4a31f338-318b-4796-b230-a3e777c06eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:21.691Z|4a31f338-318b-4796-b230-a3e777c06eb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:23.153Z|c6aede16-e050-4f17-9021-f524c1d4c393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:32:23.154Z|c6aede16-e050-4f17-9021-f524c1d4c393|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:32:31.680Z|d00be0b9-8eac-4214-9d8e-e1cc7d3b3b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:31.681Z|d00be0b9-8eac-4214-9d8e-e1cc7d3b3b3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:31.681Z|3aad49b8-eb55-4383-a2a4-e9b9807a823f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:31.682Z|3aad49b8-eb55-4383-a2a4-e9b9807a823f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:31.714Z|6301b373-64b1-4447-8147-2c127b25a613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:31.715Z|6301b373-64b1-4447-8147-2c127b25a613|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:38.153Z|89ed16ba-a934-4565-8c74-d88a4d22b963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:32:38.156Z|89ed16ba-a934-4565-8c74-d88a4d22b963|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:32:39.406Z|f88cb9dd-03ca-4f57-b383-3b1a056a131b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:32:39.407Z|f88cb9dd-03ca-4f57-b383-3b1a056a131b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:32:41.707Z|8d4df37a-636f-4eac-8c5c-7c8a10be2ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:41.707Z|cd261f10-2483-448b-b257-49b2bce6d8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:41.708Z|cd261f10-2483-448b-b257-49b2bce6d8af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:41.708Z|8d4df37a-636f-4eac-8c5c-7c8a10be2ed7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:41.735Z|dfd1166a-3dca-480e-bef1-98de87f1bfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:41.736Z|dfd1166a-3dca-480e-bef1-98de87f1bfce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:51.738Z|eefb41e8-f9dd-4c07-9b28-b7d66def264d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:51.738Z|9599665d-0ad9-452a-8fe4-85c69b0f7d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:51.739Z|eefb41e8-f9dd-4c07-9b28-b7d66def264d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:51.739Z|9599665d-0ad9-452a-8fe4-85c69b0f7d4e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:51.757Z|9c159cbf-8831-4b39-b1d2-8400efcfb7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:32:51.758Z|9c159cbf-8831-4b39-b1d2-8400efcfb7ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:32:53.153Z|70e4ea1c-1c9b-4f90-b481-cd6a180800c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:32:53.154Z|70e4ea1c-1c9b-4f90-b481-cd6a180800c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:33:01.761Z|fc721b1b-a747-4aa4-882e-20f8aa6021a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:01.761Z|907d588e-78a7-40c0-bdda-1f1c0dbf6f88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:01.762Z|fc721b1b-a747-4aa4-882e-20f8aa6021a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:01.762Z|907d588e-78a7-40c0-bdda-1f1c0dbf6f88|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:01.786Z|bf7cc472-f811-4301-b726-14e9584e4fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:01.787Z|bf7cc472-f811-4301-b726-14e9584e4fb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:08.153Z|e2645311-c70c-41c5-9038-721ad13f2a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:33:08.154Z|e2645311-c70c-41c5-9038-721ad13f2a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:33:09.407Z|39eaf313-119f-4a2b-bb94-2152d3ad95f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:33:09.408Z|39eaf313-119f-4a2b-bb94-2152d3ad95f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:33:11.786Z|7006de35-75f9-4926-a6a2-64fa543c1b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:11.786Z|7006de35-75f9-4926-a6a2-64fa543c1b66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:11.784Z|b97417f4-2875-4bb3-a134-b55cd863ed90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:11.789Z|b97417f4-2875-4bb3-a134-b55cd863ed90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:11.816Z|11aea180-fde1-457b-9d36-2418003bcaa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:11.817Z|11aea180-fde1-457b-9d36-2418003bcaa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:16.325Z|89bff093-3a5f-4fb3-b06f-1acab94eccbc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:33:16.326Z|89bff093-3a5f-4fb3-b06f-1acab94eccbc|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:21.809Z|087725ea-9ce9-4028-a4e8-7e9a56ddea72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:21.809Z|ff5d492a-9d69-46d5-8c59-73a715013dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:21.809Z|087725ea-9ce9-4028-a4e8-7e9a56ddea72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:21.809Z|ff5d492a-9d69-46d5-8c59-73a715013dc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:21.860Z|0c8cb32d-fcc4-403a-8f2d-d92e3adaf86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:21.861Z|0c8cb32d-fcc4-403a-8f2d-d92e3adaf86c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:23.153Z|d5f6da5d-6199-424d-9ade-e1b3ff992943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:33:23.158Z|d5f6da5d-6199-424d-9ade-e1b3ff992943|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:33:31.885Z|30f83907-b2e0-449f-9366-a17e355d402a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:31.885Z|c790b7eb-2349-44a3-9b9b-6cb4dffe44e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:31.886Z|30f83907-b2e0-449f-9366-a17e355d402a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:31.886Z|c790b7eb-2349-44a3-9b9b-6cb4dffe44e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:31.892Z|2ddc73e4-5896-4fbe-b5de-15868148105b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:31.893Z|2ddc73e4-5896-4fbe-b5de-15868148105b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:38.153Z|6aca8291-36ea-49c7-ac84-28bcf91a6597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:33:38.154Z|6aca8291-36ea-49c7-ac84-28bcf91a6597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:33:39.408Z|46cf3b1f-9520-439d-ba16-269c6d245bd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:33:39.409Z|46cf3b1f-9520-439d-ba16-269c6d245bd3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:33:41.909Z|7d6e5a25-cc10-46d1-870d-e255015c96e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:41.909Z|a7b35280-5c78-4840-b75e-f831e23c759e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:41.910Z|7d6e5a25-cc10-46d1-870d-e255015c96e1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:41.911Z|a7b35280-5c78-4840-b75e-f831e23c759e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:41.916Z|4332d5fd-3f2a-4b24-b69d-7e2f6498a455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:41.918Z|4332d5fd-3f2a-4b24-b69d-7e2f6498a455|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:51.933Z|c540211d-6b53-403b-b99b-a9fc477f5d47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:51.934Z|c540211d-6b53-403b-b99b-a9fc477f5d47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:51.937Z|7a510d07-7ae7-4817-9e08-e6fb75c2d88a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:51.937Z|7a510d07-7ae7-4817-9e08-e6fb75c2d88a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:51.938Z|d6215ea6-96de-4a35-84a1-510297399998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:33:51.939Z|d6215ea6-96de-4a35-84a1-510297399998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:33:53.153Z|c22b88cf-f70b-4ba9-a594-04d06806182f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:33:53.154Z|c22b88cf-f70b-4ba9-a594-04d06806182f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:34:01.960Z|6fc14071-5eb1-464c-9766-9f9343ce90b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:01.960Z|6fc14071-5eb1-464c-9766-9f9343ce90b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:01.962Z|4ab9c87c-cdb9-49f3-9e72-072ba6263e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:01.963Z|4ab9c87c-cdb9-49f3-9e72-072ba6263e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:01.963Z|3466460e-8f4b-4bc0-ab0e-9c11e66d2bb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:01.964Z|3466460e-8f4b-4bc0-ab0e-9c11e66d2bb5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:08.153Z|1f10f3e9-15e9-43ec-a9b4-34730f907c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:34:08.156Z|1f10f3e9-15e9-43ec-a9b4-34730f907c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:34:09.410Z|210a673d-2430-40a8-b514-9be016fe0cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:34:09.410Z|210a673d-2430-40a8-b514-9be016fe0cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:34:11.984Z|ebc0227f-9fab-47d5-b7dc-74f03e952bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:11.985Z|ebc0227f-9fab-47d5-b7dc-74f03e952bf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:11.985Z|6030aea1-7c97-43b6-943c-8bacb8b91644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:11.986Z|6030aea1-7c97-43b6-943c-8bacb8b91644|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:11.993Z|c019862c-19f2-476e-be30-83e73cb4ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:11.993Z|c019862c-19f2-476e-be30-83e73cb4ade4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:16.325Z|de3e240a-ffab-4f6b-88a3-f99cf5532644|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:34:16.326Z|de3e240a-ffab-4f6b-88a3-f99cf5532644|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:22.005Z|7ef15bb5-30a8-4a05-86ed-2aca37b14297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:22.005Z|a7f848d2-1899-4987-a29f-ce537b1311fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:22.006Z|7ef15bb5-30a8-4a05-86ed-2aca37b14297|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:22.006Z|a7f848d2-1899-4987-a29f-ce537b1311fb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:22.016Z|2801e543-71cf-46aa-a56a-464dc3a0bfb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:22.016Z|2801e543-71cf-46aa-a56a-464dc3a0bfb0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:23.153Z|c1e734bb-7f1f-4663-98ad-4b233a978f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:34:23.154Z|c1e734bb-7f1f-4663-98ad-4b233a978f5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:34:32.027Z|28a42f80-1113-4378-8e0d-acf9a5ff0013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:32.028Z|28a42f80-1113-4378-8e0d-acf9a5ff0013|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:32.036Z|c1cb3bab-2f26-49f3-909b-e13e55e29d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:32.036Z|c1cb3bab-2f26-49f3-909b-e13e55e29d2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:32.037Z|147c5f69-ce9e-4720-a57c-405bdda10f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:32.037Z|147c5f69-ce9e-4720-a57c-405bdda10f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:38.153Z|a6f23499-408a-44b7-992f-2cf65fc5ab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:34:38.154Z|a6f23499-408a-44b7-992f-2cf65fc5ab17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:34:39.411Z|a4d2dd10-0e80-4087-b05f-a5fa84804e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:34:39.411Z|a4d2dd10-0e80-4087-b05f-a5fa84804e80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:34:42.049Z|cdbabcec-16ad-494b-a9c4-0ed9c3e1623f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:42.050Z|cdbabcec-16ad-494b-a9c4-0ed9c3e1623f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:42.056Z|24698e68-b92a-4676-91e6-a3dd685ea4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:42.057Z|24698e68-b92a-4676-91e6-a3dd685ea4d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:42.059Z|ce6f446a-550d-4cd8-954c-cbc2d7f4fad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:42.060Z|ce6f446a-550d-4cd8-954c-cbc2d7f4fad0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:52.071Z|4df054a9-d611-472c-8f57-fa8a980de0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:52.072Z|4df054a9-d611-472c-8f57-fa8a980de0e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:52.080Z|3dc18df2-4bb0-4e86-9743-9e3cf653d36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:52.081Z|3dc18df2-4bb0-4e86-9743-9e3cf653d36f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:52.083Z|92b536f2-4bba-43f8-b14e-daed1d41f122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:34:52.083Z|92b536f2-4bba-43f8-b14e-daed1d41f122|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:34:53.153Z|962588d6-b328-4118-acc2-ca4ba22a9cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:34:53.156Z|962588d6-b328-4118-acc2-ca4ba22a9cc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:35:02.095Z|74e027aa-a0a4-4f03-9430-f9214c8edf64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:02.096Z|74e027aa-a0a4-4f03-9430-f9214c8edf64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:02.102Z|bf9253ce-6edd-4816-87e0-e9a54277401b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:02.104Z|bf9253ce-6edd-4816-87e0-e9a54277401b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:02.104Z|18235d03-1c7b-4374-864d-e84559b6364c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:02.105Z|18235d03-1c7b-4374-864d-e84559b6364c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:08.153Z|27556552-97ea-45b6-ba7a-61bef9cf67fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:35:08.154Z|27556552-97ea-45b6-ba7a-61bef9cf67fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:35:09.412Z|53d0042c-22b9-47ab-8454-456c7a648435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:35:09.412Z|53d0042c-22b9-47ab-8454-456c7a648435|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:35:12.116Z|1d4e23c4-106e-471b-bd69-813b20d1cf6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:12.117Z|1d4e23c4-106e-471b-bd69-813b20d1cf6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:12.130Z|3331dffd-378b-4b39-a322-79c8e710148e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:12.131Z|3331dffd-378b-4b39-a322-79c8e710148e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:12.132Z|7b9a6170-866f-423e-b274-5bd16cdd9c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:12.132Z|7b9a6170-866f-423e-b274-5bd16cdd9c0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:16.325Z|3eb97771-95a1-4d37-b20d-5f141f71346f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:35:16.326Z|3eb97771-95a1-4d37-b20d-5f141f71346f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:22.148Z|88878b59-c017-4d04-bfbe-fa2d57adbea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:22.149Z|88878b59-c017-4d04-bfbe-fa2d57adbea8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:22.153Z|7cc70253-6f57-45d1-b7d4-0c0b83d2255f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:22.153Z|7cc70253-6f57-45d1-b7d4-0c0b83d2255f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:22.154Z|dec5d349-5c06-4f35-81b7-d065bc3812f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:22.155Z|dec5d349-5c06-4f35-81b7-d065bc3812f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:23.153Z|89e30681-248b-4f1f-9acd-4b6c0f83104b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:35:23.154Z|89e30681-248b-4f1f-9acd-4b6c0f83104b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:35:32.174Z|49e50969-ed22-4b47-a718-8c782de52512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:32.175Z|49e50969-ed22-4b47-a718-8c782de52512|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:32.176Z|7cb50220-d9c9-4904-b7d0-1e0922b2854f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:32.176Z|01737c70-cc97-4579-94d2-4370bab7bfd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:32.176Z|7cb50220-d9c9-4904-b7d0-1e0922b2854f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:32.177Z|01737c70-cc97-4579-94d2-4370bab7bfd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:38.153Z|24e9bf3b-ca9c-4da6-98f8-2bcf47f072fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:35:38.157Z|24e9bf3b-ca9c-4da6-98f8-2bcf47f072fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:35:39.413Z|52ea351f-31f9-4c15-b3d3-e0d7b9d550da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:35:39.414Z|52ea351f-31f9-4c15-b3d3-e0d7b9d550da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:35:42.202Z|6ddd039c-f291-4e43-8f05-cefebf3f0480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:42.202Z|055f283f-8d3d-4de1-8b87-ce614fb688f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:42.202Z|1028e424-f99f-4d97-a1c8-b6ab24c82e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:42.203Z|055f283f-8d3d-4de1-8b87-ce614fb688f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:42.203Z|1028e424-f99f-4d97-a1c8-b6ab24c82e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:42.203Z|6ddd039c-f291-4e43-8f05-cefebf3f0480|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:52.225Z|1ba2fd45-f909-4ba4-ac1a-37329bace235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:52.226Z|1ba2fd45-f909-4ba4-ac1a-37329bace235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:52.236Z|44fe013d-920f-4126-ad8c-5fe0dd177117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:52.237Z|44fe013d-920f-4126-ad8c-5fe0dd177117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:52.238Z|ebd60d07-db10-42e7-ac63-1546eb4edef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:35:52.239Z|ebd60d07-db10-42e7-ac63-1546eb4edef9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:35:53.153Z|abd651b6-e368-401f-99bd-8d6d29ee768e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:35:53.154Z|abd651b6-e368-401f-99bd-8d6d29ee768e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:36:02.248Z|3601e316-ac5f-4c4d-a936-799a25022306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:02.249Z|3601e316-ac5f-4c4d-a936-799a25022306|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:02.263Z|227eb3c3-c5a2-44d5-aff3-1c702c1576c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:02.264Z|227eb3c3-c5a2-44d5-aff3-1c702c1576c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:02.264Z|c5d1a9f0-25be-4e40-a3b9-3866991d2682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:02.265Z|c5d1a9f0-25be-4e40-a3b9-3866991d2682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:08.153Z|e2bd4b99-c493-4d74-bfa9-680a347e4f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:36:08.154Z|e2bd4b99-c493-4d74-bfa9-680a347e4f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:36:09.414Z|f8eb81be-0407-4935-970b-a7f7e16864b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:36:09.415Z|f8eb81be-0407-4935-970b-a7f7e16864b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:36:12.279Z|d1ce17b1-8d16-4b74-8fe2-072e0dd64e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:12.280Z|d1ce17b1-8d16-4b74-8fe2-072e0dd64e4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:12.289Z|995c4f28-a6ce-4173-a7e1-cd859e96a1e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:12.290Z|995c4f28-a6ce-4173-a7e1-cd859e96a1e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:12.295Z|d85f1a6d-d715-480a-88ed-57300eb4b04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:12.296Z|d85f1a6d-d715-480a-88ed-57300eb4b04e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:16.325Z|7404970c-235b-47a5-b4cf-1c5bdb4dd17f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:36:16.326Z|7404970c-235b-47a5-b4cf-1c5bdb4dd17f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:22.302Z|9b464f8d-4e9d-4a2b-8571-d552492be3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:22.303Z|9b464f8d-4e9d-4a2b-8571-d552492be3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:22.311Z|ec431dbe-586a-4b5c-aa05-d5bd5aad2cb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:22.312Z|ec431dbe-586a-4b5c-aa05-d5bd5aad2cb0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:22.323Z|e447324f-0cd1-4d46-81c6-aa16367d459e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:22.324Z|e447324f-0cd1-4d46-81c6-aa16367d459e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:23.153Z|61b4548f-ef1b-4618-975b-1d3b5a1b5d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:36:23.157Z|61b4548f-ef1b-4618-975b-1d3b5a1b5d3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:36:32.331Z|af4972f1-6843-4cac-9fbe-04176403100b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:32.332Z|af4972f1-6843-4cac-9fbe-04176403100b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:32.335Z|8c62a7e1-98d9-45e8-8d17-d583125ab74b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:32.336Z|8c62a7e1-98d9-45e8-8d17-d583125ab74b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:32.347Z|c82cbc9d-00df-4c6a-9279-14215889b51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:32.348Z|c82cbc9d-00df-4c6a-9279-14215889b51a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:38.153Z|29bd560f-1cbb-47c6-b477-0b0ab2d48537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:36:38.154Z|29bd560f-1cbb-47c6-b477-0b0ab2d48537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:36:39.415Z|08c0df7e-81d7-47a5-9471-06a8441cc972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:36:39.416Z|08c0df7e-81d7-47a5-9471-06a8441cc972|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:36:42.356Z|29705af4-ac11-4a07-9416-da4fe40db706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:42.356Z|12409755-3ecd-4e69-b7fe-8330edb9b9b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:42.357Z|12409755-3ecd-4e69-b7fe-8330edb9b9b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:42.357Z|29705af4-ac11-4a07-9416-da4fe40db706|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:42.372Z|b7e86067-c395-46e9-9feb-138d346241b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:42.373Z|b7e86067-c395-46e9-9feb-138d346241b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:52.379Z|15ec3f81-7adf-4e94-8587-f6669f9ed9de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:52.379Z|af4242aa-67b8-4b22-a93d-34e11769518c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:52.380Z|15ec3f81-7adf-4e94-8587-f6669f9ed9de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:52.380Z|af4242aa-67b8-4b22-a93d-34e11769518c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:52.396Z|8dec6bd9-02c9-45f1-9916-d4c89b43c221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:36:52.397Z|8dec6bd9-02c9-45f1-9916-d4c89b43c221|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:36:53.154Z|b04b8216-4b93-474e-9ac7-9a2e199556e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:36:53.154Z|b04b8216-4b93-474e-9ac7-9a2e199556e8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:37:02.402Z|9ba1c903-0e53-4362-898e-80fde3bb5ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:02.402Z|02acaff0-0452-4abd-9f1a-319eb04cf1a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:02.403Z|9ba1c903-0e53-4362-898e-80fde3bb5ddd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:02.402Z|02acaff0-0452-4abd-9f1a-319eb04cf1a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:02.419Z|a6007dad-cafe-43b9-86ad-a4ae1a9c764f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:02.420Z|a6007dad-cafe-43b9-86ad-a4ae1a9c764f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:08.153Z|131442aa-2f1b-42c8-b6df-d251cb3e16aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:37:08.158Z|131442aa-2f1b-42c8-b6df-d251cb3e16aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:37:09.416Z|09230f68-1267-4765-a714-0379a67c7445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:37:09.417Z|09230f68-1267-4765-a714-0379a67c7445|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:37:12.428Z|0db90e81-7509-4e56-a24c-dcc4eedbb4b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:12.431Z|0db90e81-7509-4e56-a24c-dcc4eedbb4b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:12.431Z|1f2aa559-773d-48a6-8264-d608b444a133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:12.432Z|1f2aa559-773d-48a6-8264-d608b444a133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:12.443Z|3ec5f2f3-9ef7-460f-b93e-bf9295ece8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:12.444Z|3ec5f2f3-9ef7-460f-b93e-bf9295ece8ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:16.326Z|e0bbb77a-66f2-4e4a-af8c-fdf10c25ef0c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:37:16.327Z|e0bbb77a-66f2-4e4a-af8c-fdf10c25ef0c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:22.453Z|d24dd5e9-eee0-4bb4-8f6a-ac8d531bc37f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:22.454Z|d24dd5e9-eee0-4bb4-8f6a-ac8d531bc37f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:22.456Z|bade7f00-78f8-4d84-8808-9d1322f9f3f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:22.456Z|bade7f00-78f8-4d84-8808-9d1322f9f3f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:22.463Z|7609f706-8b5e-4f4f-82a4-61d8bc3bca9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:22.464Z|7609f706-8b5e-4f4f-82a4-61d8bc3bca9e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:23.154Z|42673e94-7cf2-4ae7-88da-358e043b7c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:37:23.155Z|42673e94-7cf2-4ae7-88da-358e043b7c4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:37:32.479Z|002af856-2695-4f77-8913-f4b5a6c03e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:32.480Z|002af856-2695-4f77-8913-f4b5a6c03e5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:32.485Z|5df8d8a2-82f7-4ada-8ee9-3bd4e42902a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:32.486Z|3824d5d0-f66b-498c-a654-9bd2e790f194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:32.486Z|5df8d8a2-82f7-4ada-8ee9-3bd4e42902a6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:32.486Z|3824d5d0-f66b-498c-a654-9bd2e790f194|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:38.153Z|121e9274-c870-4a50-9d7b-50597f0cad7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:37:38.154Z|121e9274-c870-4a50-9d7b-50597f0cad7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:37:39.418Z|85797126-d23d-4ff2-af7d-8ee36a98b737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:37:39.418Z|85797126-d23d-4ff2-af7d-8ee36a98b737|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:37:42.504Z|300b6639-9145-4c60-88f2-0caf8405c2b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:42.504Z|300b6639-9145-4c60-88f2-0caf8405c2b2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:42.510Z|6a33be5b-560f-469c-b050-07c1865c9ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:42.510Z|66ecae16-6c3c-46b5-bb5f-d3db5c62a989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:42.511Z|6a33be5b-560f-469c-b050-07c1865c9ebe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:42.511Z|66ecae16-6c3c-46b5-bb5f-d3db5c62a989|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:52.529Z|7997261e-f275-4613-9079-a1dd66c6c959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:52.530Z|7997261e-f275-4613-9079-a1dd66c6c959|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:52.534Z|11e890a1-2a0e-4ed3-8772-b9c96faa1c37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:52.534Z|11e890a1-2a0e-4ed3-8772-b9c96faa1c37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:52.536Z|c0744286-1299-4d63-a982-71a3eb570b46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:37:52.537Z|c0744286-1299-4d63-a982-71a3eb570b46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:37:53.153Z|709a1bc9-1d48-49f8-a52c-8249b428585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:37:53.159Z|709a1bc9-1d48-49f8-a52c-8249b428585f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:38:02.555Z|0cee5e89-c5d6-4095-ae2b-b1af66ca6d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:02.555Z|0cee5e89-c5d6-4095-ae2b-b1af66ca6d8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:02.558Z|0402f3a8-c7e0-4c65-b66d-0e292550337c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:02.558Z|0402f3a8-c7e0-4c65-b66d-0e292550337c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:02.581Z|305d9a5a-e5b0-44ee-b95d-91c79c3ec3c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:02.581Z|305d9a5a-e5b0-44ee-b95d-91c79c3ec3c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:08.153Z|4112c830-01ef-4d98-ae1b-835b3f1266df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:38:08.154Z|4112c830-01ef-4d98-ae1b-835b3f1266df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:38:09.419Z|3f2bb51c-6422-4cc9-a9b5-83a19a17d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:38:09.419Z|3f2bb51c-6422-4cc9-a9b5-83a19a17d86f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:38:12.580Z|b6581fa9-575c-4761-93ba-a389f9c71416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:12.581Z|f21a99f6-2392-4d51-abbc-102e821b4554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:12.581Z|b6581fa9-575c-4761-93ba-a389f9c71416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:12.581Z|f21a99f6-2392-4d51-abbc-102e821b4554|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:12.608Z|3da4cad4-479f-42c8-bb69-f653f9475ffd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:12.609Z|3da4cad4-479f-42c8-bb69-f653f9475ffd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:16.325Z|b3c4ee3b-b9c4-4e11-bbd2-fd35e02ed179|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:38:16.326Z|b3c4ee3b-b9c4-4e11-bbd2-fd35e02ed179|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:22.606Z|742e859e-f814-40c5-9f77-9a73c044621c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:22.606Z|b7974f4f-09dc-4217-b32d-b4a75714daa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:22.606Z|742e859e-f814-40c5-9f77-9a73c044621c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:22.607Z|b7974f4f-09dc-4217-b32d-b4a75714daa5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:22.630Z|cf2cb9ba-1194-4a34-8c02-57e8e5058951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:22.631Z|cf2cb9ba-1194-4a34-8c02-57e8e5058951|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:23.153Z|01e57283-2319-4594-b08c-dd17ada58fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:38:23.154Z|01e57283-2319-4594-b08c-dd17ada58fad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:38:32.629Z|9e718e78-d329-4d8e-a5ab-2c06104b7941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:32.630Z|9e718e78-d329-4d8e-a5ab-2c06104b7941|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:32.636Z|76181440-599a-4f7e-9a43-e91b3453a392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:32.636Z|76181440-599a-4f7e-9a43-e91b3453a392|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:32.655Z|00dbe0e0-c891-42fe-8c4d-affe73808dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:32.656Z|00dbe0e0-c891-42fe-8c4d-affe73808dfd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:38.153Z|0427f722-79fe-4f77-a26c-a899fbfdae51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:38:38.156Z|0427f722-79fe-4f77-a26c-a899fbfdae51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:38:39.420Z|41386d9f-f13f-48a4-9a5a-2103a128cca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:38:39.421Z|41386d9f-f13f-48a4-9a5a-2103a128cca5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:38:42.659Z|a7550c8d-d29b-4aa5-bc06-644ea8ca3a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:42.660Z|a7550c8d-d29b-4aa5-bc06-644ea8ca3a17|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:42.668Z|58869cb1-3879-489a-8a07-8c8412d47971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:42.669Z|58869cb1-3879-489a-8a07-8c8412d47971|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:42.680Z|cdb29053-151b-4759-ac98-349b8295a1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:42.681Z|cdb29053-151b-4759-ac98-349b8295a1ef|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:52.684Z|c954944f-f94a-420e-9667-76e6dcfd5f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:52.685Z|c954944f-f94a-420e-9667-76e6dcfd5f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:52.694Z|b95677d0-5cde-485c-b0b5-590c6aad22a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:52.695Z|b95677d0-5cde-485c-b0b5-590c6aad22a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:52.704Z|cab9133a-3dfd-4089-bea8-f123e664c12b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:38:52.706Z|cab9133a-3dfd-4089-bea8-f123e664c12b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:38:53.153Z|fb71ce77-1fb0-4ccd-95f9-02e60ff8795c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:38:53.154Z|fb71ce77-1fb0-4ccd-95f9-02e60ff8795c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:39:02.709Z|7350c5a1-9ff3-4f5b-a0a4-508db8a00a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:02.710Z|7350c5a1-9ff3-4f5b-a0a4-508db8a00a35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:02.718Z|61566389-e77e-4c57-8c20-688aa673472a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:02.719Z|61566389-e77e-4c57-8c20-688aa673472a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:02.732Z|e4bb549c-e000-4b02-b8a8-5201ff4d63ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:02.733Z|e4bb549c-e000-4b02-b8a8-5201ff4d63ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:08.153Z|9ddf0340-26df-4074-9c79-3efe3c75742e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:39:08.154Z|9ddf0340-26df-4074-9c79-3efe3c75742e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:39:09.421Z|08212a91-6f1a-42ce-9a12-1cd3e904a53d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:39:09.422Z|08212a91-6f1a-42ce-9a12-1cd3e904a53d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:39:12.733Z|b51e5c87-6889-47c7-bd65-d32d82c55c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:12.734Z|b51e5c87-6889-47c7-bd65-d32d82c55c73|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:12.743Z|177e79e6-e005-4509-af5e-beae4064118c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:12.744Z|177e79e6-e005-4509-af5e-beae4064118c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:12.755Z|d8788ad2-04a0-4d7b-a9bf-39eb8297de5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:12.756Z|d8788ad2-04a0-4d7b-a9bf-39eb8297de5e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:16.324Z|5cdcf238-2430-4716-909e-ebe42b86f75c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:39:16.325Z|5cdcf238-2430-4716-909e-ebe42b86f75c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:22.758Z|73658d37-ef0e-403d-9727-ea16ea8af10d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:22.758Z|73658d37-ef0e-403d-9727-ea16ea8af10d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:22.767Z|30312e2c-5dff-4e65-ace6-b0431666fbce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:22.768Z|30312e2c-5dff-4e65-ace6-b0431666fbce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:22.778Z|fdad0352-7cfa-4f59-b60f-e07fa4412955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:22.778Z|fdad0352-7cfa-4f59-b60f-e07fa4412955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:23.153Z|ba82386b-eada-4305-9d68-a0ed103d88d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:39:23.156Z|ba82386b-eada-4305-9d68-a0ed103d88d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:39:32.782Z|86ec8cde-94ee-4ff3-ae97-42485a51f350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:32.782Z|86ec8cde-94ee-4ff3-ae97-42485a51f350|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:32.791Z|bb69edf2-a48c-4df9-b2b6-dc65f3a14bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:32.792Z|bb69edf2-a48c-4df9-b2b6-dc65f3a14bd0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:32.803Z|afda1a61-11c4-4fea-888a-fcbc8ca301c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:32.803Z|afda1a61-11c4-4fea-888a-fcbc8ca301c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:38.153Z|06334551-65e7-4a19-8eaa-3ee63eb34523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:39:38.154Z|06334551-65e7-4a19-8eaa-3ee63eb34523|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:39:39.422Z|be477b23-9a82-47e5-b5ac-a1d7eb72ba13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:39:39.423Z|be477b23-9a82-47e5-b5ac-a1d7eb72ba13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:39:42.804Z|fee3eef0-45ae-404a-976a-4ae68ed9db95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:42.805Z|fee3eef0-45ae-404a-976a-4ae68ed9db95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:42.814Z|75908af4-a721-4474-9b52-0b971e7f28c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:42.815Z|75908af4-a721-4474-9b52-0b971e7f28c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:42.823Z|169c8da3-28bc-4ab1-ad94-4962003846bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:42.824Z|169c8da3-28bc-4ab1-ad94-4962003846bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:52.836Z|b37b7d3d-f0a1-42cf-808d-68ef37699198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:52.837Z|b37b7d3d-f0a1-42cf-808d-68ef37699198|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:52.838Z|66b1cbb3-a116-4f02-ae5a-0587cb51f2cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:52.839Z|66b1cbb3-a116-4f02-ae5a-0587cb51f2cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:52.845Z|ebe65a4a-e88e-44e2-ac49-f1a3ad0a0fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:39:52.846Z|ebe65a4a-e88e-44e2-ac49-f1a3ad0a0fab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:39:53.153Z|d2beb637-e29d-4e4c-bdb1-51f2053f5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:39:53.154Z|d2beb637-e29d-4e4c-bdb1-51f2053f5d0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:40:02.861Z|e74e521a-967d-4f80-be8e-352c84b30f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:02.862Z|b2ad015a-b3c1-4e2c-854d-74b4ecb5eae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:02.861Z|e74e521a-967d-4f80-be8e-352c84b30f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:02.863Z|b2ad015a-b3c1-4e2c-854d-74b4ecb5eae2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:02.868Z|7686ab16-7160-4bf7-ba4a-263162ac5ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:02.869Z|7686ab16-7160-4bf7-ba4a-263162ac5ba0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:08.153Z|6f2856e5-2320-4903-bfc3-1c20be7d5791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:40:08.157Z|6f2856e5-2320-4903-bfc3-1c20be7d5791|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:40:09.424Z|5bc75c7d-594c-4d3f-8e97-7e68110d6964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:40:09.424Z|5bc75c7d-594c-4d3f-8e97-7e68110d6964|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:40:12.887Z|862ef727-8319-4ad2-9f38-070591220c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:12.888Z|862ef727-8319-4ad2-9f38-070591220c54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:12.890Z|e06c0e6c-bef5-4347-bcf8-5bc76623037a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:12.890Z|e06c0e6c-bef5-4347-bcf8-5bc76623037a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:12.894Z|1a02e1e0-8258-4398-9caa-d140b086e980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:12.895Z|1a02e1e0-8258-4398-9caa-d140b086e980|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:16.325Z|ee721161-2cc5-4088-9bb2-840309cd3e7e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:40:16.325Z|ee721161-2cc5-4088-9bb2-840309cd3e7e|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:22.912Z|ae4061c0-27b5-432c-ad07-07d172278982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:22.912Z|ae4061c0-27b5-432c-ad07-07d172278982|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:22.914Z|09e9d471-d47c-4266-8f41-11d8f244d2bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:22.915Z|2fe92a0d-9898-4493-b431-703b3932d120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:22.916Z|09e9d471-d47c-4266-8f41-11d8f244d2bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:22.916Z|2fe92a0d-9898-4493-b431-703b3932d120|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:23.153Z|e2aa0b0a-a2cf-4eff-ad01-3df376a59551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:40:23.154Z|e2aa0b0a-a2cf-4eff-ad01-3df376a59551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:40:32.939Z|2dedb7dd-df3b-4071-a54a-3b0a5aeca2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:32.939Z|d5ff53e1-1b28-4db8-82fe-ebab8ba0c4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:32.939Z|2dedb7dd-df3b-4071-a54a-3b0a5aeca2e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:32.939Z|d5ff53e1-1b28-4db8-82fe-ebab8ba0c4ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:32.942Z|b382d346-8f9d-4012-a62d-3f1f1fd77dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:32.942Z|b382d346-8f9d-4012-a62d-3f1f1fd77dbf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:38.153Z|ff81f5ac-a35b-474c-a98f-30a6c7bc8d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:40:38.154Z|ff81f5ac-a35b-474c-a98f-30a6c7bc8d23|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:40:39.425Z|53994099-d51c-4ea7-9a4d-e407e2de03dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:40:39.426Z|53994099-d51c-4ea7-9a4d-e407e2de03dc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:40:42.962Z|36c0b7b4-bd2a-48ae-830f-71eabfc5a94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:42.962Z|4c14b526-688b-4ce1-9339-fea75ce9519a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:42.964Z|4c14b526-688b-4ce1-9339-fea75ce9519a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:42.965Z|56046440-2e62-4cd0-8bc5-d3e45e6476a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:42.966Z|56046440-2e62-4cd0-8bc5-d3e45e6476a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:42.964Z|36c0b7b4-bd2a-48ae-830f-71eabfc5a94d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:52.992Z|37a02929-9c83-4706-bfd9-6408dc9832da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:52.993Z|37a02929-9c83-4706-bfd9-6408dc9832da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:53.007Z|d235ecc9-ac5f-438d-85ae-d1c7feeb20c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:53.007Z|db9e1c9b-1e07-4a1f-a360-a50ae0679023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:40:53.008Z|d235ecc9-ac5f-438d-85ae-d1c7feeb20c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:53.008Z|db9e1c9b-1e07-4a1f-a360-a50ae0679023|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:40:53.153Z|d1516889-3a23-4200-afc1-6263c6602306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:40:53.156Z|d1516889-3a23-4200-afc1-6263c6602306|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:03.015Z|4784cac6-8747-446a-b852-d0630fcfd11e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:03.016Z|4784cac6-8747-446a-b852-d0630fcfd11e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:03.037Z|3607241f-5d77-4661-be78-fd91c8326762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:03.037Z|4148986e-bd74-4cf8-948b-31641ca2c17f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:03.037Z|3607241f-5d77-4661-be78-fd91c8326762|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:03.038Z|4148986e-bd74-4cf8-948b-31641ca2c17f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:08.153Z|6ab0d018-57f3-408f-86ee-59fe8af7fa27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:41:08.154Z|6ab0d018-57f3-408f-86ee-59fe8af7fa27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:09.427Z|cb237a2e-8363-49af-96f3-33c6d43d9bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:41:09.427Z|cb237a2e-8363-49af-96f3-33c6d43d9bd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:13.038Z|dcf75024-be8f-41db-a113-991efa47d73b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:13.039Z|dcf75024-be8f-41db-a113-991efa47d73b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:13.060Z|7d800b6c-f024-4f2a-8f45-aeb80bf1f78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:13.061Z|7d800b6c-f024-4f2a-8f45-aeb80bf1f78e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:13.075Z|35675e21-ed6d-4500-be17-878fce43927a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:13.076Z|35675e21-ed6d-4500-be17-878fce43927a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:16.326Z|a2741d48-bdb8-433a-93ed-df2c89ae93a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:41:16.327Z|a2741d48-bdb8-433a-93ed-df2c89ae93a7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:23.080Z|91bd3b4c-8a28-4563-a841-652ac8a6d939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:23.082Z|956a8d68-678b-4307-a3ae-bdfbdbf61618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:23.083Z|956a8d68-678b-4307-a3ae-bdfbdbf61618|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:23.082Z|91bd3b4c-8a28-4563-a841-652ac8a6d939|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:23.100Z|188582b5-b1c9-4a14-afe9-3be4520359e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:23.101Z|188582b5-b1c9-4a14-afe9-3be4520359e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:23.153Z|828bc22a-0ea7-4e87-a411-f62a85c937a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:41:23.154Z|828bc22a-0ea7-4e87-a411-f62a85c937a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:33.107Z|e52ff921-20aa-4177-8146-4b70051718d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:33.107Z|6ae8a747-86c3-4a6c-8e29-5cfc73fd1b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:33.107Z|6ae8a747-86c3-4a6c-8e29-5cfc73fd1b79|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:33.108Z|e52ff921-20aa-4177-8146-4b70051718d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:33.123Z|7ff6aac6-ade1-4188-ace6-f6f99460043f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:33.124Z|7ff6aac6-ade1-4188-ace6-f6f99460043f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:38.153Z|ed6937fa-0432-41fe-ba93-f776b0a90cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:41:38.158Z|ed6937fa-0432-41fe-ba93-f776b0a90cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:39.428Z|04807802-e627-4da3-af6a-f1f93ad615f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:41:39.429Z|04807802-e627-4da3-af6a-f1f93ad615f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:43.130Z|93ae79da-f71f-4557-864a-1d175070c952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:43.130Z|982a201e-fcce-47fc-9c6e-3d781d87f075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:43.130Z|982a201e-fcce-47fc-9c6e-3d781d87f075|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:43.131Z|93ae79da-f71f-4557-864a-1d175070c952|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:43.149Z|1dd893f6-3751-457c-a9f0-773167bdec2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:43.150Z|1dd893f6-3751-457c-a9f0-773167bdec2d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:53.153Z|3e966fc1-62fe-4f7b-98f3-514802c9a749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:41:53.154Z|3e966fc1-62fe-4f7b-98f3-514802c9a749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:41:53.158Z|e14e73d1-99e3-40e0-94c0-84e9ff9d2551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:53.159Z|e14e73d1-99e3-40e0-94c0-84e9ff9d2551|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:53.165Z|c11302a0-a701-47d8-ac77-435d331f29fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:53.167Z|c11302a0-a701-47d8-ac77-435d331f29fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:41:53.183Z|a643dfe1-df9c-48f7-8cd6-1f960178039d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:41:53.184Z|a643dfe1-df9c-48f7-8cd6-1f960178039d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:03.182Z|ba373f71-5061-4ccd-9257-c4d94187574f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:03.183Z|ba373f71-5061-4ccd-9257-c4d94187574f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:03.193Z|9b2a2ff9-8bc5-40e7-86c2-9c606f976f36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:03.194Z|9b2a2ff9-8bc5-40e7-86c2-9c606f976f36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:03.208Z|11dd7c70-50e8-40ce-ad56-885fb03d7851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:03.209Z|11dd7c70-50e8-40ce-ad56-885fb03d7851|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:08.153Z|468406b7-b262-47cd-a2b3-fdc4e0760c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:42:08.154Z|468406b7-b262-47cd-a2b3-fdc4e0760c0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:42:09.429Z|84ccffab-05cc-4b37-b35a-d321dde4b767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:42:09.430Z|84ccffab-05cc-4b37-b35a-d321dde4b767|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:42:13.211Z|cbd2992c-49f3-436d-ac28-edc91f328277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:13.211Z|cbd2992c-49f3-436d-ac28-edc91f328277|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:13.219Z|b5d2e3d6-a3dd-41c7-b926-b38a7fdeacc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:13.220Z|b5d2e3d6-a3dd-41c7-b926-b38a7fdeacc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:13.239Z|d5f35f9e-3fd0-4ba9-abee-76412fb38e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:13.240Z|d5f35f9e-3fd0-4ba9-abee-76412fb38e3b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:16.326Z|98768c2d-e3d5-4f4a-bfba-3616587700dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:42:16.328Z|98768c2d-e3d5-4f4a-bfba-3616587700dc|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:23.155Z|f7873aec-38da-48bb-98c0-cfe35c1724dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:42:23.156Z|f7873aec-38da-48bb-98c0-cfe35c1724dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:42:23.245Z|414cedb1-f0b4-42b7-bf6b-e4e22aa9134b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:23.245Z|ab04ba18-324e-4615-879c-c31afae8d6a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:23.246Z|414cedb1-f0b4-42b7-bf6b-e4e22aa9134b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:23.246Z|ab04ba18-324e-4615-879c-c31afae8d6a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:23.262Z|12b77432-849b-4ed3-a7b5-a3aaaaaab186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:23.263Z|12b77432-849b-4ed3-a7b5-a3aaaaaab186|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:33.274Z|2f736e46-bdea-4451-a507-a36ddbd0130a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:33.275Z|2f736e46-bdea-4451-a507-a36ddbd0130a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:33.281Z|4a89bb3f-eb7f-4826-b0a8-f3fe8756a7a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:33.281Z|4a89bb3f-eb7f-4826-b0a8-f3fe8756a7a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:33.287Z|247fa0a7-aa18-49e4-b3bc-683e8592b71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:33.288Z|247fa0a7-aa18-49e4-b3bc-683e8592b71d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:38.153Z|8838ecc7-f4c0-4db1-9137-971222b944d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:42:38.155Z|8838ecc7-f4c0-4db1-9137-971222b944d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:42:39.431Z|9c3990ed-ccbd-49fb-9957-43cf41196b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:42:39.432Z|9c3990ed-ccbd-49fb-9957-43cf41196b58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:42:43.307Z|8d089cbf-5c57-4979-9870-eeb7d8a3f1f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:43.307Z|8d089cbf-5c57-4979-9870-eeb7d8a3f1f1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:43.313Z|4e8d67c3-d78e-425c-8f06-5a0debccf196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:43.313Z|4e8d67c3-d78e-425c-8f06-5a0debccf196|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:43.314Z|2e08efa5-37c7-411e-98b3-674d4300c0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:43.315Z|2e08efa5-37c7-411e-98b3-674d4300c0e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:53.153Z|7863d928-38c3-41fb-be2a-199a0f5d0bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:42:53.154Z|7863d928-38c3-41fb-be2a-199a0f5d0bac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:42:53.342Z|ff9b0cc9-99ba-4c3b-a3fd-d7bceaa8606b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:53.342Z|5b91abba-5d92-4bdb-9a0d-dcbf68a84046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:53.342Z|70424fde-d260-4e1d-b5f5-ef2ff28ab9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:42:53.343Z|ff9b0cc9-99ba-4c3b-a3fd-d7bceaa8606b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:53.343Z|70424fde-d260-4e1d-b5f5-ef2ff28ab9fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:42:53.343Z|5b91abba-5d92-4bdb-9a0d-dcbf68a84046|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:03.370Z|d0ed02ec-614d-4332-bc64-300ec6f5f2e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:03.370Z|e95a6ea9-0f56-4be1-8535-a1a882c6a74d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:03.371Z|d0ed02ec-614d-4332-bc64-300ec6f5f2e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:03.371Z|e95a6ea9-0f56-4be1-8535-a1a882c6a74d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:03.373Z|e6e7d69f-a9c3-4cfb-85bf-55f30da9a734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:03.374Z|e6e7d69f-a9c3-4cfb-85bf-55f30da9a734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:08.154Z|0fc01886-ea32-4f9c-80f4-2f1cf5ae1fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:43:08.156Z|0fc01886-ea32-4f9c-80f4-2f1cf5ae1fdd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:43:09.432Z|3d0fb558-f4bb-4485-bfd7-93c72e8139b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:43:09.433Z|3d0fb558-f4bb-4485-bfd7-93c72e8139b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:43:13.397Z|c563d962-d9b2-4583-8e1c-550ce21bcf82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:13.398Z|c563d962-d9b2-4583-8e1c-550ce21bcf82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:13.403Z|b107548d-0804-49ed-9603-175e304864bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:13.403Z|d76c656b-0a9e-4918-93ff-38213439e14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:13.403Z|d76c656b-0a9e-4918-93ff-38213439e14c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:13.403Z|b107548d-0804-49ed-9603-175e304864bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:16.327Z|82d1cc60-d0b4-4905-b4f6-87adcf017557|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:43:16.338Z|82d1cc60-d0b4-4905-b4f6-87adcf017557|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:23.153Z|d54b6542-faaa-4747-954b-e54cded7c1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:43:23.155Z|d54b6542-faaa-4747-954b-e54cded7c1ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:43:23.425Z|19ea731b-884d-4889-bc28-e27a479dd894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:23.426Z|19ea731b-884d-4889-bc28-e27a479dd894|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:23.426Z|3a22a39c-bb59-40e3-a951-cbc64fce873f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:23.426Z|3a22a39c-bb59-40e3-a951-cbc64fce873f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:23.429Z|089de829-6e52-4b8c-a78f-94bb1cd885ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:23.430Z|089de829-6e52-4b8c-a78f-94bb1cd885ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:33.451Z|28a1304a-674a-4225-9ed3-82a0632896d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:33.452Z|28a1304a-674a-4225-9ed3-82a0632896d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:33.456Z|944fbd84-406d-4bc9-ba5a-5c77b0e82910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:33.457Z|944fbd84-406d-4bc9-ba5a-5c77b0e82910|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:33.463Z|8724f010-432d-4df7-aa16-da80a9e73f17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:33.464Z|8724f010-432d-4df7-aa16-da80a9e73f17|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:38.153Z|ada66471-3feb-484c-8a05-72443837f158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:43:38.154Z|ada66471-3feb-484c-8a05-72443837f158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:43:39.434Z|3a416c80-ad51-489c-8058-1f168844363d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:43:39.436Z|3a416c80-ad51-489c-8058-1f168844363d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:43:43.477Z|dd5cf079-a50d-4dba-b60c-eaf1d545aa17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:43.478Z|dd5cf079-a50d-4dba-b60c-eaf1d545aa17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:43.482Z|5c57cc4f-1035-4384-ba8d-0d514c3b60e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:43.483Z|5c57cc4f-1035-4384-ba8d-0d514c3b60e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:43.484Z|d5f2108a-f0af-4b70-8a2f-50043b2465be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:43.485Z|d5f2108a-f0af-4b70-8a2f-50043b2465be|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:53.153Z|13a94ff3-cace-41b0-8185-ec3473c3d68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:43:53.154Z|13a94ff3-cace-41b0-8185-ec3473c3d68c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:43:53.505Z|ad1b29c4-5d17-4cc6-ab57-187c6160883f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:53.506Z|ad1b29c4-5d17-4cc6-ab57-187c6160883f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:53.509Z|9bea112f-d815-4391-b6e7-f191b38ddf04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:53.510Z|9bea112f-d815-4391-b6e7-f191b38ddf04|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:43:53.510Z|12670ab9-5f72-4a19-83f7-f9fc1639faec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:43:53.510Z|12670ab9-5f72-4a19-83f7-f9fc1639faec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:03.528Z|6206bfa7-598e-4f6b-84a2-cb5cf9f39dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:03.529Z|6206bfa7-598e-4f6b-84a2-cb5cf9f39dc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:03.532Z|d569bea6-c137-45c8-ae57-4ec8a8530644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:03.532Z|d569bea6-c137-45c8-ae57-4ec8a8530644|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:03.533Z|b4341767-61c0-41ca-be8b-336120086d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:03.533Z|b4341767-61c0-41ca-be8b-336120086d3e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:08.153Z|32598a03-9c7e-4d8d-bc4a-26df8c0fbda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:44:08.154Z|32598a03-9c7e-4d8d-bc4a-26df8c0fbda7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:44:09.436Z|e813b36e-60f7-4126-ae37-f63df823488d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:44:09.437Z|e813b36e-60f7-4126-ae37-f63df823488d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:44:13.550Z|0a04c0b4-8f40-4002-8961-5f05b9b49b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:13.550Z|0a04c0b4-8f40-4002-8961-5f05b9b49b0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:13.551Z|a90c051e-055f-446d-8e91-4bc4d0b31fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:13.551Z|45115794-3c2c-40ff-8116-78c09c6cb271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:13.551Z|a90c051e-055f-446d-8e91-4bc4d0b31fb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:13.551Z|45115794-3c2c-40ff-8116-78c09c6cb271|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:16.325Z|a8b94415-65f9-4cde-b596-cae475ebe0e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:44:16.325Z|a8b94415-65f9-4cde-b596-cae475ebe0e2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:23.153Z|872e37f0-73e7-4c84-b6a0-51ef2aa1b03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:44:23.155Z|872e37f0-73e7-4c84-b6a0-51ef2aa1b03d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:44:23.572Z|5878566d-1571-4bdc-aa2b-7ca97fe9d572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:23.572Z|cc9fa085-16c8-483d-bd46-c3a8220477e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:23.572Z|cc9fa085-16c8-483d-bd46-c3a8220477e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:23.573Z|5878566d-1571-4bdc-aa2b-7ca97fe9d572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:23.579Z|dbe4d7d1-5226-4ac3-b7d8-d5c2656ed78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:23.580Z|dbe4d7d1-5226-4ac3-b7d8-d5c2656ed78b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:33.597Z|0a210a87-6426-4db7-9503-386e379f9267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:33.597Z|6d1c1caa-98a7-4ea3-89da-269edeaeba35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:33.597Z|0a210a87-6426-4db7-9503-386e379f9267|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:33.598Z|6d1c1caa-98a7-4ea3-89da-269edeaeba35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:33.599Z|cf864239-26be-490d-a26b-453c7b565bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:33.599Z|cf864239-26be-490d-a26b-453c7b565bc6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:38.153Z|50da5826-052e-4164-9912-2fe0c18b2c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:44:38.154Z|50da5826-052e-4164-9912-2fe0c18b2c3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:44:39.437Z|eec782cd-00c2-4751-9853-76873066fab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:44:39.438Z|eec782cd-00c2-4751-9853-76873066fab0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:44:43.621Z|c3e22169-e45c-483a-9a21-a554142f02be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:43.621Z|132bf277-2921-4276-ac07-722d24d87f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:43.622Z|132bf277-2921-4276-ac07-722d24d87f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:43.622Z|c3e22169-e45c-483a-9a21-a554142f02be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:43.627Z|fe3225eb-4da0-4499-9550-54eefcbfc46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:43.627Z|fe3225eb-4da0-4499-9550-54eefcbfc46e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:53.153Z|a550b646-d372-4515-8fca-dc63c8a4b87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:44:53.154Z|a550b646-d372-4515-8fca-dc63c8a4b87b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:44:53.643Z|6f384568-bbe1-4b68-a657-94f922fc4a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:53.644Z|6f384568-bbe1-4b68-a657-94f922fc4a71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:53.647Z|762c9608-19b6-4cc8-a277-89a480997904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:53.647Z|7e14b871-d83f-4b23-827c-8ab237808c4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:44:53.647Z|762c9608-19b6-4cc8-a277-89a480997904|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:44:53.647Z|7e14b871-d83f-4b23-827c-8ab237808c4b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:03.665Z|c83de5d8-d04b-466c-85d6-3cdeb26040ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:03.666Z|c83de5d8-d04b-466c-85d6-3cdeb26040ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:03.668Z|37224454-c8b6-4520-9201-cdfd66e299d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:03.668Z|37224454-c8b6-4520-9201-cdfd66e299d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:03.669Z|5a5c84aa-a141-4d39-acd7-22c3dec32f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:03.670Z|5a5c84aa-a141-4d39-acd7-22c3dec32f9d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:08.153Z|87018854-6bc1-4542-bd89-b1a6bcb2932d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:45:08.155Z|87018854-6bc1-4542-bd89-b1a6bcb2932d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:45:09.439Z|c86a6d2b-859a-4755-aee8-525a00d65cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:45:09.439Z|c86a6d2b-859a-4755-aee8-525a00d65cd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:45:13.690Z|83929aae-122a-4778-95ef-d4181c19615d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:13.690Z|b9d17166-4324-440e-8c39-dd21438799d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:13.691Z|b9d17166-4324-440e-8c39-dd21438799d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:13.691Z|83929aae-122a-4778-95ef-d4181c19615d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:13.692Z|963f1eab-1a48-4473-8d04-9f1d5346e39b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:13.692Z|963f1eab-1a48-4473-8d04-9f1d5346e39b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:16.325Z|dd61748f-d617-4dea-bf40-3a8ee4bc8943|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:45:16.326Z|dd61748f-d617-4dea-bf40-3a8ee4bc8943|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:23.153Z|8a3246fe-d97e-4411-9eec-0cf3941e46e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:45:23.154Z|8a3246fe-d97e-4411-9eec-0cf3941e46e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:45:23.716Z|014e6004-3628-49fa-8358-4083188a4835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:23.716Z|555e7745-774b-4da8-a301-91d225a48786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:23.716Z|5f26c674-911a-4fec-96a6-e5260060cb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:23.716Z|555e7745-774b-4da8-a301-91d225a48786|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:23.716Z|014e6004-3628-49fa-8358-4083188a4835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:23.717Z|5f26c674-911a-4fec-96a6-e5260060cb9b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:33.737Z|bab83868-3e09-4ae4-9ac0-6596001cc54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:33.737Z|f73dd0d0-147f-48bd-9474-70f45f29dbf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:33.738Z|f73dd0d0-147f-48bd-9474-70f45f29dbf1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:33.738Z|bab83868-3e09-4ae4-9ac0-6596001cc54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:33.739Z|71576d85-508b-4e87-9074-3dee6efc5f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:33.739Z|71576d85-508b-4e87-9074-3dee6efc5f01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:38.153Z|ddcae0d3-3664-4533-8126-0ecaf9c55025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:45:38.156Z|ddcae0d3-3664-4533-8126-0ecaf9c55025|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:45:39.440Z|6702321a-30b9-4442-9c45-fb5e6c2806b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:45:39.441Z|6702321a-30b9-4442-9c45-fb5e6c2806b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:45:43.762Z|2ff8d8d3-c56b-494c-9706-7b7dcdcf37b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:43.762Z|8eaba609-3d76-43a2-85bf-bc847c2f8420|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:43.762Z|2ff8d8d3-c56b-494c-9706-7b7dcdcf37b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:43.763Z|8eaba609-3d76-43a2-85bf-bc847c2f8420|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:43.766Z|ca15dd80-985f-48f1-9773-2d2e1891aaef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:43.767Z|ca15dd80-985f-48f1-9773-2d2e1891aaef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:53.153Z|d5ffe699-1197-4f0b-b593-434b92976383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:45:53.154Z|d5ffe699-1197-4f0b-b593-434b92976383|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:45:53.786Z|0c633ed0-db0e-4c20-be44-177562f6ad0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:53.786Z|a8aa1789-ff19-4e59-8165-7411096a705f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:53.786Z|a8aa1789-ff19-4e59-8165-7411096a705f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:53.786Z|0c633ed0-db0e-4c20-be44-177562f6ad0c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:45:53.792Z|c0e37eb2-1aad-4449-8c03-96d937e33824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:45:53.793Z|c0e37eb2-1aad-4449-8c03-96d937e33824|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:03.810Z|5e5c9e37-0f10-4bf1-b45c-91bc2ed64936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:03.810Z|d6e05c96-62b1-4e58-8dc6-a01d0e175211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:03.811Z|d6e05c96-62b1-4e58-8dc6-a01d0e175211|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:03.811Z|5e5c9e37-0f10-4bf1-b45c-91bc2ed64936|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:03.812Z|7ec747d9-a4fc-4eb7-847d-18c9dfb2e2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:03.812Z|7ec747d9-a4fc-4eb7-847d-18c9dfb2e2f9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:08.153Z|b457f2e4-e4f0-4cd2-bc57-8391cd3d6762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:46:08.154Z|b457f2e4-e4f0-4cd2-bc57-8391cd3d6762|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:46:09.442Z|d4cce77f-6412-49b9-99e5-30e42c69c030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:46:09.442Z|d4cce77f-6412-49b9-99e5-30e42c69c030|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:46:13.834Z|b2a02a2b-421a-4700-bb71-b558e5631e6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:13.835Z|b2a02a2b-421a-4700-bb71-b558e5631e6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:13.836Z|534de113-aaaf-47bc-8f7f-edaa7ad40269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:13.836Z|534de113-aaaf-47bc-8f7f-edaa7ad40269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:13.839Z|8398b6b9-719d-4f75-9110-ccc3d012aa71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:13.839Z|8398b6b9-719d-4f75-9110-ccc3d012aa71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:16.325Z|c0399f48-0454-4999-a5fe-ff5270c01f55|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:46:16.326Z|c0399f48-0454-4999-a5fe-ff5270c01f55|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:23.153Z|88ea7c39-aa03-4ee0-aed5-5dc7b672d723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:46:23.156Z|88ea7c39-aa03-4ee0-aed5-5dc7b672d723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:46:23.859Z|069647f6-2eb8-4748-bb8b-b54fc6dbb77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:23.859Z|001c7ffa-b82b-4ffb-afeb-906d5c847a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:23.859Z|7b3fd720-06e0-4b6e-a579-f21390d31a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:23.860Z|7b3fd720-06e0-4b6e-a579-f21390d31a32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:23.860Z|069647f6-2eb8-4748-bb8b-b54fc6dbb77d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:23.860Z|001c7ffa-b82b-4ffb-afeb-906d5c847a22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:33.881Z|2cd149b7-3119-4033-92a0-1b7c03cdc60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:33.882Z|2d693c9e-439f-4753-b5a0-ecc828c149cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:33.882Z|2cd149b7-3119-4033-92a0-1b7c03cdc60d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:33.882Z|2d693c9e-439f-4753-b5a0-ecc828c149cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:33.883Z|8ea5faa2-211e-46dc-8fde-c9ec04be4dc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:33.883Z|8ea5faa2-211e-46dc-8fde-c9ec04be4dc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:38.153Z|b354ce92-22f1-4c7e-aeee-ebb0071b1749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:46:38.154Z|b354ce92-22f1-4c7e-aeee-ebb0071b1749|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:46:39.443Z|9b61b828-10fa-4ea2-8733-68914aa17ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:46:39.443Z|9b61b828-10fa-4ea2-8733-68914aa17ebe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:46:43.903Z|d620de4d-89bc-4081-af02-a710d53ff3bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:43.903Z|73222f0f-f376-48fe-8a99-8e6e9eebe3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:43.904Z|d620de4d-89bc-4081-af02-a710d53ff3bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:43.905Z|2ffda50b-3a56-45ad-867f-b2599b202380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:43.905Z|2ffda50b-3a56-45ad-867f-b2599b202380|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:43.911Z|73222f0f-f376-48fe-8a99-8e6e9eebe3d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:53.153Z|3873fbf7-5577-486d-9685-d5463369511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:46:53.154Z|3873fbf7-5577-486d-9685-d5463369511b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:46:53.927Z|a7f76f19-2904-4dcf-9f11-253ddbbb96d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:53.927Z|28144916-e41a-43d7-a19e-7d2908f2f3d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:53.928Z|a7f76f19-2904-4dcf-9f11-253ddbbb96d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:53.928Z|28144916-e41a-43d7-a19e-7d2908f2f3d1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:46:53.930Z|489db3a0-2c8c-4c79-8997-afc5ccc32739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:46:53.932Z|489db3a0-2c8c-4c79-8997-afc5ccc32739|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:03.953Z|4ea5250d-b60c-440a-8e4a-0d9019632c0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:03.955Z|4ea5250d-b60c-440a-8e4a-0d9019632c0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:03.957Z|a005d0f5-e78b-47f1-b726-e9202eb909ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:03.959Z|a005d0f5-e78b-47f1-b726-e9202eb909ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:03.962Z|52cb3bf1-5a93-4de3-bba1-5e53fedaa028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:03.963Z|52cb3bf1-5a93-4de3-bba1-5e53fedaa028|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:08.153Z|6c14b9f0-5af3-412e-9f98-588ab4ef81fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:47:08.157Z|6c14b9f0-5af3-412e-9f98-588ab4ef81fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:47:09.444Z|718e9a2b-f208-4044-8fe8-454d707f2e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:47:09.444Z|718e9a2b-f208-4044-8fe8-454d707f2e93|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:47:13.987Z|e9fe6eac-85b9-490a-8bdc-2a6ae824fdc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:13.988Z|e9fe6eac-85b9-490a-8bdc-2a6ae824fdc0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:13.996Z|76e7388a-1c3f-4931-9557-0da84100098e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:13.997Z|76e7388a-1c3f-4931-9557-0da84100098e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:14.000Z|9a6bc39f-b267-42b9-bce2-caa594386d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:14.001Z|9a6bc39f-b267-42b9-bce2-caa594386d83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:16.330Z|2425142f-b5a5-438a-8e74-f1cdbb4b7e88|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:47:16.331Z|2425142f-b5a5-438a-8e74-f1cdbb4b7e88|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:23.153Z|e8645fa6-948c-417b-abbf-32387ea788e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:47:23.154Z|e8645fa6-948c-417b-abbf-32387ea788e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:47:24.018Z|ea89296d-3181-4c0f-9494-4fe8a4248c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:24.019Z|ea89296d-3181-4c0f-9494-4fe8a4248c56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:24.022Z|b6422b47-c217-43ab-ad8e-1385fe4aa6a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:24.023Z|b6422b47-c217-43ab-ad8e-1385fe4aa6a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:24.024Z|11504339-649f-48d0-ae72-724f7c054118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:24.025Z|11504339-649f-48d0-ae72-724f7c054118|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:34.044Z|9c3f448b-9374-432e-8038-502c0c31c9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:34.044Z|9c3f448b-9374-432e-8038-502c0c31c9a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:34.047Z|5efac58d-1eb9-430f-935b-b0bd9f463136|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:34.047Z|a6d20bbd-8ca4-43a1-b972-c74217cd2846|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:34.048Z|5efac58d-1eb9-430f-935b-b0bd9f463136|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:34.048Z|a6d20bbd-8ca4-43a1-b972-c74217cd2846|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:38.153Z|91d27acd-e16e-407d-afdf-268568c5ce5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:47:38.154Z|91d27acd-e16e-407d-afdf-268568c5ce5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:47:39.445Z|1ddf4baf-8bd4-40c0-8d33-24899306589a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:47:39.446Z|1ddf4baf-8bd4-40c0-8d33-24899306589a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:47:44.077Z|9e5dab81-8557-4e78-9ee6-031533c43a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:44.077Z|1d59a5f9-78cb-43b3-85a9-e7a982cff5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:44.078Z|9e5dab81-8557-4e78-9ee6-031533c43a62|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:44.078Z|1d59a5f9-78cb-43b3-85a9-e7a982cff5eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:44.081Z|783a93aa-abee-4355-a56c-f3a5237b9a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:44.081Z|783a93aa-abee-4355-a56c-f3a5237b9a5b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:53.153Z|6e2d0427-5f9b-4f87-8ac7-62d586765158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:47:53.157Z|6e2d0427-5f9b-4f87-8ac7-62d586765158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:47:54.102Z|e9bf03c3-a7c4-4a81-86d4-c350e6273472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:54.103Z|e9bf03c3-a7c4-4a81-86d4-c350e6273472|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:54.109Z|951ce409-5822-42b5-9730-3063a98682ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:54.110Z|951ce409-5822-42b5-9730-3063a98682ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:47:54.110Z|90ea3670-40b7-4d02-82d8-e41130100130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:47:54.110Z|90ea3670-40b7-4d02-82d8-e41130100130|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:04.130Z|946d0571-9f00-462f-bdcf-00ae99c7f525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:04.131Z|946d0571-9f00-462f-bdcf-00ae99c7f525|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:04.143Z|7b14e718-5d05-4c8b-9a87-93f05cf32da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:04.143Z|42f843df-c62b-4ed6-896a-becae6497da5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:04.144Z|7b14e718-5d05-4c8b-9a87-93f05cf32da6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:04.144Z|42f843df-c62b-4ed6-896a-becae6497da5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:08.153Z|7ee72e1c-4e34-409b-80e1-cf4248213563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:48:08.154Z|7ee72e1c-4e34-409b-80e1-cf4248213563|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:48:09.446Z|dbd42fa3-bea6-4124-8dbd-ac2a321973fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:48:09.447Z|dbd42fa3-bea6-4124-8dbd-ac2a321973fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:48:14.164Z|fcc76671-ff0b-4141-bfac-e0498020c744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:14.164Z|fcc76671-ff0b-4141-bfac-e0498020c744|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:14.173Z|66a3ab90-6a07-4752-a790-55cc869e7660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:14.174Z|66a3ab90-6a07-4752-a790-55cc869e7660|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:14.179Z|7ff32c25-25f7-4feb-8249-edd0072e6f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:14.180Z|7ff32c25-25f7-4feb-8249-edd0072e6f77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:16.326Z|a5a00e1e-4ab9-4910-ab00-79315624d8c7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:48:16.327Z|a5a00e1e-4ab9-4910-ab00-79315624d8c7|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:23.153Z|dbbd612d-36b8-40e2-aa7b-effa0635f60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:48:23.154Z|dbbd612d-36b8-40e2-aa7b-effa0635f60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:48:24.194Z|7ce6776f-94ab-41f6-9d46-f42d3c4063a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:24.195Z|7ce6776f-94ab-41f6-9d46-f42d3c4063a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:24.201Z|d5370200-ade2-4fef-a0ae-459cbe627727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:24.202Z|d5370200-ade2-4fef-a0ae-459cbe627727|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:24.207Z|4341df92-3811-4914-870e-0657e80ded39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:24.210Z|4341df92-3811-4914-870e-0657e80ded39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:34.224Z|aa0e4238-66f9-4499-b6f6-5962e1adc0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:34.224Z|aa0e4238-66f9-4499-b6f6-5962e1adc0da|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:34.228Z|03462055-af56-4d66-bc96-785fbd20758b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:34.228Z|03462055-af56-4d66-bc96-785fbd20758b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:34.234Z|14ff5080-9638-4203-8849-902ed8cd5518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:34.234Z|14ff5080-9638-4203-8849-902ed8cd5518|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:38.153Z|81a6ed27-d712-4f74-b99b-3e9a314eb0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:48:38.156Z|81a6ed27-d712-4f74-b99b-3e9a314eb0cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:48:39.448Z|eb02d3c8-d9f1-419e-a1ed-dba48dfbf3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:48:39.448Z|eb02d3c8-d9f1-419e-a1ed-dba48dfbf3a1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:48:44.249Z|7386d47f-322b-41f9-a6f4-901984e2515f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:44.249Z|c853004a-6f2d-4155-803e-2d75a1f8886e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:44.249Z|7386d47f-322b-41f9-a6f4-901984e2515f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:44.250Z|c853004a-6f2d-4155-803e-2d75a1f8886e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:44.256Z|02377ee7-4afd-4b2c-a6d5-58f948eedbd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:44.256Z|02377ee7-4afd-4b2c-a6d5-58f948eedbd6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:53.153Z|b015e29d-5bfa-45bc-afe3-d8ada5569216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:48:53.154Z|b015e29d-5bfa-45bc-afe3-d8ada5569216|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:48:54.273Z|b5005b25-3936-4e04-8214-bfa5a8ac9c37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:54.274Z|b5005b25-3936-4e04-8214-bfa5a8ac9c37|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:54.275Z|5b123093-f22a-4efd-a3c2-1649a1983c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:54.275Z|5b123093-f22a-4efd-a3c2-1649a1983c34|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:48:54.277Z|0433a2bc-e78f-4f52-beb8-92a38e25f636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:48:54.277Z|0433a2bc-e78f-4f52-beb8-92a38e25f636|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:04.298Z|cbf48093-d906-4277-b4e9-262bcadc9b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:04.298Z|739f1534-eb77-4eeb-9f3c-2b7ac3a0e44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:04.298Z|e06b99c1-5859-41f3-bc9d-b52c18649e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:04.298Z|e06b99c1-5859-41f3-bc9d-b52c18649e1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:04.298Z|cbf48093-d906-4277-b4e9-262bcadc9b5a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:04.298Z|739f1534-eb77-4eeb-9f3c-2b7ac3a0e44a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:08.153Z|784eed13-21ce-4caa-bf24-28f195bc258f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:49:08.154Z|784eed13-21ce-4caa-bf24-28f195bc258f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:49:09.449Z|d3869798-7e7f-40f8-a29f-5d797227f786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:49:09.450Z|d3869798-7e7f-40f8-a29f-5d797227f786|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:49:14.321Z|f51d301d-b5a8-4b0c-9a43-476b5cbd18d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:14.322Z|f51d301d-b5a8-4b0c-9a43-476b5cbd18d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:14.323Z|7fcbd28a-62be-4c73-b3fb-53c4255b6e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:14.323Z|7fcbd28a-62be-4c73-b3fb-53c4255b6e8d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:14.330Z|290166e8-cbdc-44aa-809f-8c281a96ac8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:14.330Z|290166e8-cbdc-44aa-809f-8c281a96ac8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:16.328Z|07dda3d2-9c82-4f42-a001-cf8f213b2ad4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:49:16.329Z|07dda3d2-9c82-4f42-a001-cf8f213b2ad4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:23.153Z|9ce141a6-7ff4-410a-8b68-3c25e9e6e5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:49:23.156Z|9ce141a6-7ff4-410a-8b68-3c25e9e6e5b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:49:24.347Z|8e4b14e8-7ea5-488f-9f7f-7eb545e5871a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:24.347Z|f04c6986-9130-47b1-970e-4858a53b3fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:24.347Z|8e4b14e8-7ea5-488f-9f7f-7eb545e5871a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:24.348Z|f04c6986-9130-47b1-970e-4858a53b3fa0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:24.354Z|47b9a261-4ae6-454b-808d-c2f46303d0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:24.355Z|47b9a261-4ae6-454b-808d-c2f46303d0b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:34.368Z|a1bdb4e9-d080-4bd4-82cb-d29ed3310817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:34.369Z|a1bdb4e9-d080-4bd4-82cb-d29ed3310817|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:34.369Z|d3d0106b-9432-41fa-93b1-4b348ff38478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:34.371Z|d3d0106b-9432-41fa-93b1-4b348ff38478|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:34.373Z|5d8c1e18-c8de-41a0-b4bf-4f0478afc329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:34.374Z|5d8c1e18-c8de-41a0-b4bf-4f0478afc329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:38.153Z|194e45de-8921-47cb-b271-a2636e04fb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:49:38.154Z|194e45de-8921-47cb-b271-a2636e04fb8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:49:39.450Z|938e8e62-e6cf-425a-b92c-3ca9ddfbd285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:49:39.451Z|938e8e62-e6cf-425a-b92c-3ca9ddfbd285|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:49:44.395Z|32157438-68b6-43ed-8c5f-cbfeee9882de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:44.396Z|d76ab8fe-b7fb-47d2-8f51-a53742391224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:44.396Z|32157438-68b6-43ed-8c5f-cbfeee9882de|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:44.397Z|35bee5c5-7599-4b18-b237-7a95f65f514d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:44.398Z|35bee5c5-7599-4b18-b237-7a95f65f514d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:44.398Z|d76ab8fe-b7fb-47d2-8f51-a53742391224|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:53.153Z|7ea0cb3e-8fe1-41c0-8fe6-56842367c5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:49:53.154Z|7ea0cb3e-8fe1-41c0-8fe6-56842367c5d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:49:54.421Z|98385e62-eaaf-48aa-9c93-e7e169072a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:54.422Z|ae8cfd91-0491-4afa-9e0d-a1303ea7c0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:54.423Z|98385e62-eaaf-48aa-9c93-e7e169072a53|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:54.423Z|ae8cfd91-0491-4afa-9e0d-a1303ea7c0f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:49:54.423Z|e50711d2-ae75-4cf7-925f-3c7d54eb30b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:49:54.424Z|e50711d2-ae75-4cf7-925f-3c7d54eb30b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:04.447Z|41e41736-3035-4f7d-9d60-dfdcd5c44cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:04.447Z|1753db4d-97a1-4466-aee9-07835786d3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:04.447Z|1753db4d-97a1-4466-aee9-07835786d3a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:04.447Z|41e41736-3035-4f7d-9d60-dfdcd5c44cf4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:04.449Z|e91f7b3b-c605-49e7-b7f9-52178d4fb530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:04.450Z|e91f7b3b-c605-49e7-b7f9-52178d4fb530|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:08.153Z|06e03d38-9195-4215-b463-51cbe7504226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:50:08.157Z|06e03d38-9195-4215-b463-51cbe7504226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:50:09.451Z|22780d15-c777-44a0-814e-ffb92c52020f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:50:09.452Z|22780d15-c777-44a0-814e-ffb92c52020f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:50:14.473Z|eb0530c5-f6c5-4234-bafa-26a1fc9b4f02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:14.473Z|f8790700-5ffc-41c9-9b78-31af6faf2c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:14.473Z|1f1ff279-7c14-4a8c-8c27-699a501b9392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:14.473Z|f8790700-5ffc-41c9-9b78-31af6faf2c28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:14.473Z|eb0530c5-f6c5-4234-bafa-26a1fc9b4f02|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:14.473Z|1f1ff279-7c14-4a8c-8c27-699a501b9392|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:16.324Z|16e99d44-f326-4f2f-b59b-7105cb50f659|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:50:16.325Z|16e99d44-f326-4f2f-b59b-7105cb50f659|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:23.153Z|03da1f3f-0b77-4df4-b3be-801f12e10bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:50:23.154Z|03da1f3f-0b77-4df4-b3be-801f12e10bd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:50:24.497Z|ad33c26c-cf94-4b0e-b242-54b17a73064e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:24.497Z|3d791540-fb8f-4ee0-98dd-540b00fe81a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:24.497Z|69fbdda6-b451-4926-aaa5-775ca4a00bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:24.497Z|69fbdda6-b451-4926-aaa5-775ca4a00bce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:24.497Z|3d791540-fb8f-4ee0-98dd-540b00fe81a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:24.497Z|ad33c26c-cf94-4b0e-b242-54b17a73064e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:34.519Z|b9509942-13b7-476b-9dc5-71240a433a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:34.520Z|b9509942-13b7-476b-9dc5-71240a433a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:34.519Z|0597bb03-0ef5-4da9-8910-1e94b627dac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:34.521Z|0597bb03-0ef5-4da9-8910-1e94b627dac2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:34.523Z|0c5d39ae-3cc4-458c-b259-b83668d6df3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:34.523Z|0c5d39ae-3cc4-458c-b259-b83668d6df3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:38.153Z|a2864e0f-15d5-44aa-b876-aa4fe51dd60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:50:38.154Z|a2864e0f-15d5-44aa-b876-aa4fe51dd60c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:50:39.453Z|447d414d-4b23-4461-8b37-ddcf40d09f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:50:39.454Z|447d414d-4b23-4461-8b37-ddcf40d09f74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:50:44.541Z|f1746fb6-d8b2-415c-b8e9-ac4e320051b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:44.541Z|c86fee2e-fdca-4ac3-b51e-5062a64f5b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:44.542Z|7877d329-712e-48aa-9c08-b91f8ee74768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:44.542Z|c86fee2e-fdca-4ac3-b51e-5062a64f5b64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:44.542Z|7877d329-712e-48aa-9c08-b91f8ee74768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:44.543Z|f1746fb6-d8b2-415c-b8e9-ac4e320051b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:53.153Z|d777a39b-96a3-4ad5-96a9-bf2c33a6adb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:50:53.156Z|d777a39b-96a3-4ad5-96a9-bf2c33a6adb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:50:54.565Z|69f72ec7-5491-4a55-bd4a-77c976ace488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:54.565Z|69f72ec7-5491-4a55-bd4a-77c976ace488|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:54.570Z|acc727be-0572-4c7c-a975-101d02b5666c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:54.571Z|acc727be-0572-4c7c-a975-101d02b5666c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:50:54.575Z|151e3a93-642d-4849-9c83-f784fbb7cec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:50:54.576Z|151e3a93-642d-4849-9c83-f784fbb7cec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:04.591Z|428bebd7-413f-47b4-a36c-cbb9154d8f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:04.592Z|428bebd7-413f-47b4-a36c-cbb9154d8f6c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:04.598Z|1cc7e4e0-4973-4f9f-8179-b2ad9ef20dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:04.599Z|1cc7e4e0-4973-4f9f-8179-b2ad9ef20dd1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:04.603Z|7f5649ad-c5df-4176-b7ba-66c9701655b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:04.604Z|7f5649ad-c5df-4176-b7ba-66c9701655b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:08.153Z|f32a3d54-db54-436c-8fa3-6feef2529c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:51:08.154Z|f32a3d54-db54-436c-8fa3-6feef2529c1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:51:09.455Z|99855e59-05e4-418a-b90f-48c05a037f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:51:09.455Z|99855e59-05e4-418a-b90f-48c05a037f39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:51:14.615Z|10df4538-f041-4780-8aaa-736b7be616e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:14.616Z|10df4538-f041-4780-8aaa-736b7be616e4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:14.626Z|fa4069cb-1081-4ca9-bcc2-2800471a9bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:14.626Z|fa4069cb-1081-4ca9-bcc2-2800471a9bbe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:14.627Z|95728397-93f2-4972-9c07-5b129d7cb892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:14.628Z|95728397-93f2-4972-9c07-5b129d7cb892|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:16.325Z|9e845fee-62d0-497e-b501-36632f9c2e23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:51:16.326Z|9e845fee-62d0-497e-b501-36632f9c2e23|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:23.153Z|e22b1469-f02a-45c0-b583-45e4cafc5191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:51:23.154Z|e22b1469-f02a-45c0-b583-45e4cafc5191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:51:24.643Z|4d2ea6d7-d6ee-45cb-b74b-cbe581215417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:24.643Z|4d2ea6d7-d6ee-45cb-b74b-cbe581215417|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:24.650Z|37da32a4-fe3b-42f8-88a4-b9037d1eeb24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:24.651Z|37da32a4-fe3b-42f8-88a4-b9037d1eeb24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:24.652Z|950905ec-0483-4774-8608-3cfb65dba03c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:24.652Z|950905ec-0483-4774-8608-3cfb65dba03c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:34.669Z|e4039fb2-754f-446c-8a8b-23a63ba1671f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:34.670Z|e4039fb2-754f-446c-8a8b-23a63ba1671f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:34.676Z|37232d0a-94b0-45b6-aaf5-1c5c11220100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:34.676Z|37232d0a-94b0-45b6-aaf5-1c5c11220100|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:34.678Z|03e0a6ca-34d2-4b2a-9967-ed77f6ebc7cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:34.678Z|03e0a6ca-34d2-4b2a-9967-ed77f6ebc7cb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:38.153Z|af12481a-5b8b-4668-96f0-cbbf1c57b05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:51:38.157Z|af12481a-5b8b-4668-96f0-cbbf1c57b05c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:51:39.456Z|6cae42f4-a6c0-495c-ae34-5a687f3c2e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:51:39.456Z|6cae42f4-a6c0-495c-ae34-5a687f3c2e86|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:51:44.697Z|0b25e2f1-a084-4e30-bf0c-0d09fcd5a41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:44.696Z|ad5fa21a-eb50-455d-b2e3-fcb20fb8af26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:44.697Z|ad5fa21a-eb50-455d-b2e3-fcb20fb8af26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:44.697Z|0b25e2f1-a084-4e30-bf0c-0d09fcd5a41a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:44.698Z|5fe8dda8-8ecf-476e-beb8-c7475f5379dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:44.699Z|5fe8dda8-8ecf-476e-beb8-c7475f5379dc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:53.154Z|076cb59e-7306-4d2a-b504-354d372503d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:51:53.154Z|076cb59e-7306-4d2a-b504-354d372503d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:51:54.720Z|a1e2dfb8-c281-4a5b-b851-c67a8f31bf3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:54.720Z|6db710e6-881a-4101-b160-f38fa5c85a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:54.721Z|a1e2dfb8-c281-4a5b-b851-c67a8f31bf3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:54.721Z|6db710e6-881a-4101-b160-f38fa5c85a6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:51:54.721Z|353cc5cd-3631-4bd1-a096-1fda1c4eb3e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:51:54.722Z|353cc5cd-3631-4bd1-a096-1fda1c4eb3e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:04.760Z|35383cd3-9b92-47a2-a6d7-1a5131e06e6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:04.760Z|39cfb11d-0157-4b49-b263-80218040fd29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:04.760Z|35383cd3-9b92-47a2-a6d7-1a5131e06e6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:04.760Z|39cfb11d-0157-4b49-b263-80218040fd29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:04.760Z|53742d95-522a-4663-aa1b-360ddccfdb1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:04.762Z|53742d95-522a-4663-aa1b-360ddccfdb1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:08.153Z|e72e952c-2e74-4226-b4c0-bfda4e7155b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:52:08.154Z|e72e952c-2e74-4226-b4c0-bfda4e7155b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:52:09.457Z|2a574264-4a48-4856-8ecf-2ec18d94b94c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:52:09.458Z|2a574264-4a48-4856-8ecf-2ec18d94b94c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:52:14.784Z|543cddae-0a1f-435d-ad25-6907bef174f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:14.785Z|543cddae-0a1f-435d-ad25-6907bef174f1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:14.784Z|7a4d22e0-03be-48d1-9e47-9725f13a8f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:14.785Z|15732fb8-322b-43aa-b256-8fa58417ffbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:14.786Z|7a4d22e0-03be-48d1-9e47-9725f13a8f9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:14.786Z|15732fb8-322b-43aa-b256-8fa58417ffbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:16.324Z|e0d2391f-7262-4fc5-a12e-2f7b699613cf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:52:16.325Z|e0d2391f-7262-4fc5-a12e-2f7b699613cf|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:23.154Z|d8ba12ea-f6c5-40f6-8196-8bba35711e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:52:23.157Z|d8ba12ea-f6c5-40f6-8196-8bba35711e52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:52:24.817Z|99ec153f-3ea9-443d-82be-22e5083db93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:24.818Z|99ec153f-3ea9-443d-82be-22e5083db93f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:24.821Z|3bec761e-434e-468e-ae80-070a11696247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:24.821Z|623c682f-114b-46cc-9c9d-1bfeb3d8e8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:24.822Z|623c682f-114b-46cc-9c9d-1bfeb3d8e8d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:24.822Z|3bec761e-434e-468e-ae80-070a11696247|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:34.847Z|a52347d4-74e3-4ccf-bdfd-5085b0982ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:34.848Z|a52347d4-74e3-4ccf-bdfd-5085b0982ad2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:34.849Z|32c4101f-dc4f-4d95-9bc2-3f8b841bba50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:34.850Z|32c4101f-dc4f-4d95-9bc2-3f8b841bba50|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:34.855Z|c5417c50-efb2-4737-8a79-68c743810ef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:34.856Z|c5417c50-efb2-4737-8a79-68c743810ef4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:38.153Z|977ee857-6e07-4d33-a35b-dfe846171723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:52:38.154Z|977ee857-6e07-4d33-a35b-dfe846171723|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:52:39.458Z|f779c8a3-2dcb-4041-9fcd-5f2407215d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:52:39.459Z|f779c8a3-2dcb-4041-9fcd-5f2407215d19|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:52:44.884Z|cadcee44-a828-4778-9acc-f72a68a818c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:44.885Z|cadcee44-a828-4778-9acc-f72a68a818c6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:44.889Z|4b2dc5ca-037e-478c-abd4-dff6547b22c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:44.890Z|4b2dc5ca-037e-478c-abd4-dff6547b22c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:44.896Z|39d1c9a5-2607-4a9c-be55-9e69d9fe4400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:44.897Z|39d1c9a5-2607-4a9c-be55-9e69d9fe4400|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:53.154Z|34982388-0ed8-43e1-8c96-11988a2ae55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:52:53.155Z|34982388-0ed8-43e1-8c96-11988a2ae55d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:52:54.912Z|2d11187b-630e-4303-be3f-06e9ff7d5ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:54.913Z|2d11187b-630e-4303-be3f-06e9ff7d5ecd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:54.914Z|fbec2538-6443-413a-b6b9-89d29d27fed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:54.915Z|fbec2538-6443-413a-b6b9-89d29d27fed4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:52:54.924Z|e756b536-38f1-4f12-9b1d-94fb6cdb71a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:52:54.924Z|e756b536-38f1-4f12-9b1d-94fb6cdb71a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:04.938Z|a3a3adcf-fb6d-4c55-9077-d40aa8f2ab31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:04.938Z|c6008943-efa0-439d-96af-99c54c38dfbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:04.939Z|c6008943-efa0-439d-96af-99c54c38dfbc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:04.939Z|a3a3adcf-fb6d-4c55-9077-d40aa8f2ab31|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:04.948Z|024ba051-810d-493c-8696-beaa88910ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:04.948Z|024ba051-810d-493c-8696-beaa88910ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:08.153Z|143b3a54-ae55-488f-be68-7c2fb4f4172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:53:08.156Z|143b3a54-ae55-488f-be68-7c2fb4f4172b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:53:09.460Z|d7cfc0b3-3869-4136-a397-7feed0cc0953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:53:09.460Z|d7cfc0b3-3869-4136-a397-7feed0cc0953|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:53:14.960Z|1e0a118c-da25-48bb-a09a-4e20204de8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:14.960Z|1b5db50c-580a-4945-aed1-bed5a77e580e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:14.960Z|1e0a118c-da25-48bb-a09a-4e20204de8cc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:14.960Z|1b5db50c-580a-4945-aed1-bed5a77e580e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:14.968Z|bc3aef59-6a6a-4de0-b978-3c49792b9d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:14.969Z|bc3aef59-6a6a-4de0-b978-3c49792b9d80|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:16.325Z|289a934d-6f7f-4ce3-83ed-dce716fa0b44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:53:16.326Z|289a934d-6f7f-4ce3-83ed-dce716fa0b44|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:23.153Z|b71ff1f8-a767-4f36-ae7d-6cdfc48f55bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:53:23.154Z|b71ff1f8-a767-4f36-ae7d-6cdfc48f55bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:53:24.989Z|cca9b188-f226-4ee8-bdd1-c3a75d1e5b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:24.989Z|caebbbdc-b27c-401a-b387-3f156db1ace1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:24.990Z|caebbbdc-b27c-401a-b387-3f156db1ace1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:24.990Z|cca9b188-f226-4ee8-bdd1-c3a75d1e5b1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:24.998Z|a00e48ec-06bb-4a65-8238-880e4daff1f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:24.998Z|a00e48ec-06bb-4a65-8238-880e4daff1f0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:35.011Z|356e5312-d715-4a99-9bc7-e79935e6ae25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:35.011Z|931e3c12-1912-4ad6-9b60-428a2d54f8f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:35.012Z|356e5312-d715-4a99-9bc7-e79935e6ae25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:35.012Z|931e3c12-1912-4ad6-9b60-428a2d54f8f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:35.016Z|201cbac9-37ae-4adf-a1e2-74631f0c5a9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:35.016Z|201cbac9-37ae-4adf-a1e2-74631f0c5a9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:38.153Z|cacb6529-5c8b-4847-ad5b-c90bf3445979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:53:38.154Z|cacb6529-5c8b-4847-ad5b-c90bf3445979|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:53:39.461Z|719397ce-3ac6-489b-b216-fb76c38a71bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:53:39.462Z|719397ce-3ac6-489b-b216-fb76c38a71bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:53:45.033Z|730fc1c4-1a80-4dd9-a014-8f49d33f2f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:45.033Z|ed06ba7b-92b2-4d78-9d8f-284a8bbb6996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:45.034Z|ed06ba7b-92b2-4d78-9d8f-284a8bbb6996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:45.034Z|730fc1c4-1a80-4dd9-a014-8f49d33f2f57|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:45.038Z|028c15b5-ce58-411d-ad6b-d4342c4b1045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:45.038Z|028c15b5-ce58-411d-ad6b-d4342c4b1045|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:53.153Z|b7e62463-6dac-4949-89e8-87ef3e37af5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:53:53.157Z|b7e62463-6dac-4949-89e8-87ef3e37af5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:53:55.056Z|0ee0fbb6-da3d-495f-a0b9-333913551869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:55.057Z|0ee0fbb6-da3d-495f-a0b9-333913551869|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:55.064Z|639b5738-9823-4e12-943e-56e589d1c0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:55.064Z|639b5738-9823-4e12-943e-56e589d1c0f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:53:55.064Z|220e2bfd-1532-4f28-956e-c4a220bc8c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:53:55.066Z|220e2bfd-1532-4f28-956e-c4a220bc8c83|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:05.082Z|9c369e21-6ea5-459f-90d5-cc07c7c23776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:05.083Z|9c369e21-6ea5-459f-90d5-cc07c7c23776|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:05.087Z|50a2aaae-cb48-4606-a74e-c9d809cd66b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:05.087Z|65127e54-83e9-4530-af34-e8834b06e6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:05.087Z|50a2aaae-cb48-4606-a74e-c9d809cd66b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:05.087Z|65127e54-83e9-4530-af34-e8834b06e6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:08.153Z|7e7b381c-d921-4ee0-9943-6c27d18559b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:54:08.154Z|7e7b381c-d921-4ee0-9943-6c27d18559b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:54:09.463Z|5216065d-8644-4f84-956e-d2c228d3271f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:54:09.463Z|5216065d-8644-4f84-956e-d2c228d3271f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:54:15.109Z|21a2d616-6b80-40cd-b001-03ba246119ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:15.109Z|b900229c-cfb6-4316-8b6c-c0689d467514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:15.110Z|b900229c-cfb6-4316-8b6c-c0689d467514|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:15.110Z|21a2d616-6b80-40cd-b001-03ba246119ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:15.111Z|9e68c608-ea10-4687-9321-021cc18789b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:15.111Z|9e68c608-ea10-4687-9321-021cc18789b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:16.324Z|56d56a66-018f-41a9-9b71-2dfeacef0e10|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:54:16.325Z|56d56a66-018f-41a9-9b71-2dfeacef0e10|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:23.154Z|affa7826-44fd-4f99-9aec-8a590d297ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:54:23.154Z|affa7826-44fd-4f99-9aec-8a590d297ca8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:54:25.134Z|96ecb072-2cbf-4989-a15e-f82ddd24348c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:25.133Z|4c878dd6-2ca1-4c2a-bc5d-1e58b3825ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:25.135Z|96ecb072-2cbf-4989-a15e-f82ddd24348c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:25.135Z|4c878dd6-2ca1-4c2a-bc5d-1e58b3825ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:25.135Z|ad71a237-b25f-4d8b-96cb-73d651bcf07a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:25.136Z|ad71a237-b25f-4d8b-96cb-73d651bcf07a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:35.162Z|40b020d4-337c-416d-a3ac-a2daac6753a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:35.163Z|40b020d4-337c-416d-a3ac-a2daac6753a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:35.162Z|8bb511f9-494d-4f8c-ae46-1bf629171346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:35.165Z|8bb511f9-494d-4f8c-ae46-1bf629171346|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:35.167Z|77229130-f9a6-4741-981f-285ae991ea3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:35.170Z|77229130-f9a6-4741-981f-285ae991ea3c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:38.153Z|6c86c248-b185-43f1-8d78-b40f2b909545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:54:38.156Z|6c86c248-b185-43f1-8d78-b40f2b909545|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:54:39.464Z|71e414a8-c692-4650-b6d8-9f9282f906a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:54:39.465Z|71e414a8-c692-4650-b6d8-9f9282f906a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:54:45.187Z|ffdc9009-3ac5-4622-ac7e-5c7d29936d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:45.187Z|40402644-6e9e-4cbd-bc54-d33bc89ced87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:45.187Z|ffdc9009-3ac5-4622-ac7e-5c7d29936d5c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:45.187Z|40402644-6e9e-4cbd-bc54-d33bc89ced87|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:45.195Z|d5f9be28-cceb-4b0b-88ff-1a8d80e6d70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:45.196Z|d5f9be28-cceb-4b0b-88ff-1a8d80e6d70b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:53.153Z|c71b05df-b8f8-4834-96ee-a009545dfeef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:54:53.154Z|c71b05df-b8f8-4834-96ee-a009545dfeef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:54:55.214Z|94aee050-6126-4706-9342-d71c28f233af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:55.214Z|ee54939c-2ea2-4a3a-8efc-392568b6dbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:55.214Z|94aee050-6126-4706-9342-d71c28f233af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:55.214Z|ee54939c-2ea2-4a3a-8efc-392568b6dbd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:54:55.216Z|b83fa988-0942-429d-bfe3-547660a64c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:54:55.216Z|b83fa988-0942-429d-bfe3-547660a64c84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:05.242Z|986514eb-08ca-4aff-9032-3c020b7d0778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:05.239Z|85279dde-67c9-44e6-bbd7-09ffbe985e5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:05.242Z|85279dde-67c9-44e6-bbd7-09ffbe985e5f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:05.242Z|2292b6ba-f318-40e5-915a-a9c0ba6fe543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:05.242Z|986514eb-08ca-4aff-9032-3c020b7d0778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:05.244Z|2292b6ba-f318-40e5-915a-a9c0ba6fe543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:08.153Z|07ef24c0-5a3b-42a5-a669-d2363b03dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:55:08.154Z|07ef24c0-5a3b-42a5-a669-d2363b03dd8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:55:09.465Z|2e18848a-7eb5-47df-8bf9-86c9e043748e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:55:09.466Z|2e18848a-7eb5-47df-8bf9-86c9e043748e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:55:15.266Z|14b0e5ac-22ec-4308-9f1f-8b6301c831e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:15.267Z|14b0e5ac-22ec-4308-9f1f-8b6301c831e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:15.272Z|cc6ae3cd-ef8c-4711-8f5e-8330fb156f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:15.273Z|cc6ae3cd-ef8c-4711-8f5e-8330fb156f30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:15.274Z|ff93813b-58f7-4570-908c-eb7a14c887bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:15.274Z|ff93813b-58f7-4570-908c-eb7a14c887bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:16.325Z|dd9cf41e-66d2-433b-bdb6-086c036d12c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:55:16.326Z|dd9cf41e-66d2-433b-bdb6-086c036d12c1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:23.153Z|920ab4cc-4ffb-4832-b403-651e1f6e8668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:55:23.156Z|920ab4cc-4ffb-4832-b403-651e1f6e8668|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:55:25.297Z|24e3d98c-77a0-4ac1-a07d-89aef810d9ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:25.297Z|ce8a763d-06c4-4987-80ad-7a90f2a1f4a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:25.297Z|24e3d98c-77a0-4ac1-a07d-89aef810d9ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:25.298Z|ce8a763d-06c4-4987-80ad-7a90f2a1f4a9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:25.304Z|145c4944-7dff-4bc0-b371-2684fca70727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:25.305Z|145c4944-7dff-4bc0-b371-2684fca70727|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:35.326Z|bc2e8d6e-645e-40d1-9fe3-2eea1c46962a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:35.327Z|bc2e8d6e-645e-40d1-9fe3-2eea1c46962a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:35.335Z|0d15c1ff-2879-4798-9174-15516478bd37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:35.335Z|82cb5eef-d58d-4a6f-9a86-d61aa27dae30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:35.335Z|0d15c1ff-2879-4798-9174-15516478bd37|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:35.336Z|82cb5eef-d58d-4a6f-9a86-d61aa27dae30|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:38.153Z|1f1bc970-d58c-42f2-9bb3-9902d0fb4942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:55:38.154Z|1f1bc970-d58c-42f2-9bb3-9902d0fb4942|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:55:39.467Z|2e911862-38f6-4f98-9973-51299ecfc72e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:55:39.467Z|2e911862-38f6-4f98-9973-51299ecfc72e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:55:45.359Z|a76addf8-ee0d-406e-93fe-6c4ecb7e6942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:45.360Z|a76addf8-ee0d-406e-93fe-6c4ecb7e6942|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:45.368Z|43151913-f5eb-49b8-aa70-86a7a10a0720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:45.367Z|e12716bc-d4ff-444c-aa3a-ba79c376bf1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:45.368Z|43151913-f5eb-49b8-aa70-86a7a10a0720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:45.368Z|e12716bc-d4ff-444c-aa3a-ba79c376bf1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:53.153Z|4726955a-d6e4-4667-941f-2e6c67c94d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:55:53.154Z|4726955a-d6e4-4667-941f-2e6c67c94d73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:55:55.389Z|710cda2e-562c-411c-8634-cf2a00b09b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:55.390Z|710cda2e-562c-411c-8634-cf2a00b09b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:55.395Z|1b5b80e3-b416-4faf-b01e-ed67b2031bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:55.395Z|1b5b80e3-b416-4faf-b01e-ed67b2031bae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:55:55.398Z|b67f8f11-9d46-40da-8927-76e5511ccaf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:55:55.398Z|b67f8f11-9d46-40da-8927-76e5511ccaf7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:05.428Z|9fee0fc0-cb77-44fe-bb06-1a7374a86b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:05.428Z|e89f97e2-e406-4142-b751-f40e17bd99b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:05.428Z|e89f97e2-e406-4142-b751-f40e17bd99b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:05.428Z|9fee0fc0-cb77-44fe-bb06-1a7374a86b38|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:05.430Z|898e15b5-28bb-476d-afc1-26d4c685633b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:05.431Z|898e15b5-28bb-476d-afc1-26d4c685633b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:08.153Z|69785392-bb57-4883-9d18-aac71ea32b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:56:08.156Z|69785392-bb57-4883-9d18-aac71ea32b52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:56:09.468Z|98c7b876-8a6f-4957-b1f8-3618853d30bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:56:09.468Z|98c7b876-8a6f-4957-b1f8-3618853d30bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:56:15.455Z|465412e0-2fd1-450c-ac27-00e361fa8fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:15.456Z|465412e0-2fd1-450c-ac27-00e361fa8fc2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:15.456Z|67c5d84e-c8ef-4cdf-8118-2dff0552f2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:15.456Z|4ed6ad2f-341e-438c-9e30-eb33ef015937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:15.457Z|4ed6ad2f-341e-438c-9e30-eb33ef015937|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:15.457Z|67c5d84e-c8ef-4cdf-8118-2dff0552f2be|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:16.324Z|544be187-56b4-40de-a1a0-eac3fc9184ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:56:16.325Z|544be187-56b4-40de-a1a0-eac3fc9184ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:23.153Z|2e13334a-7f2a-4df1-9b99-84d23d2d5f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:56:23.154Z|2e13334a-7f2a-4df1-9b99-84d23d2d5f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:56:25.486Z|cd81a08c-4aff-4463-b659-76f46ce68e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:25.486Z|6b02c94b-ffdf-4f5a-b65c-a6187186e0fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:25.486Z|cd81a08c-4aff-4463-b659-76f46ce68e8a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:25.487Z|6b02c94b-ffdf-4f5a-b65c-a6187186e0fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:25.488Z|7751449b-5a4e-4f58-a43a-27671508efed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:25.489Z|7751449b-5a4e-4f58-a43a-27671508efed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:35.520Z|b5b7cebf-e3ec-4ed4-83fe-595fef45a6e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:35.521Z|b5b7cebf-e3ec-4ed4-83fe-595fef45a6e1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:35.530Z|6a94b8e3-59cd-4a9f-b1a6-7c57d5fd8915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:35.529Z|b46a98b4-ba2f-4a7f-8b75-ad2fa9fd7475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:35.531Z|b46a98b4-ba2f-4a7f-8b75-ad2fa9fd7475|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:35.531Z|6a94b8e3-59cd-4a9f-b1a6-7c57d5fd8915|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:38.153Z|dba997e5-78f8-4865-ad15-87751a048c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:56:38.154Z|dba997e5-78f8-4865-ad15-87751a048c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:56:39.469Z|076c1705-7db7-4e50-919f-f78e8d37efc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:56:39.470Z|076c1705-7db7-4e50-919f-f78e8d37efc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:56:45.555Z|3415c728-998a-4b3b-a148-49d6e6e1a994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:45.556Z|3415c728-998a-4b3b-a148-49d6e6e1a994|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:45.559Z|4256a053-3233-4042-8e7a-f9fe8a3036d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:45.559Z|4256a053-3233-4042-8e7a-f9fe8a3036d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:45.563Z|8e9375f1-ab89-4f31-965e-d6fa6e513e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:45.564Z|8e9375f1-ab89-4f31-965e-d6fa6e513e04|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:53.153Z|8443a8bb-c2c2-48be-a728-911cfe26d888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:56:53.156Z|8443a8bb-c2c2-48be-a728-911cfe26d888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:56:55.578Z|0e9dd288-6c8a-4e6c-98ea-433229dc69a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:55.579Z|0e9dd288-6c8a-4e6c-98ea-433229dc69a6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:55.580Z|1d70e24e-d36a-4f47-8520-216d939b159f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:55.581Z|1d70e24e-d36a-4f47-8520-216d939b159f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:56:55.583Z|94fd243c-e36d-40ad-af72-dd0996afc5a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:56:55.583Z|94fd243c-e36d-40ad-af72-dd0996afc5a0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:05.605Z|0c197855-ef38-46b7-b369-6d27ec8a1bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:05.607Z|02f6fc68-5af7-49c0-96c6-54310a21d1aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:05.607Z|0c197855-ef38-46b7-b369-6d27ec8a1bfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:05.608Z|02f6fc68-5af7-49c0-96c6-54310a21d1aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:05.608Z|de5db38c-aa9c-40c0-bb16-cbabb7d0586a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:05.609Z|de5db38c-aa9c-40c0-bb16-cbabb7d0586a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:08.153Z|14e5c52a-c17c-429e-b9d3-ac54c886b77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:57:08.154Z|14e5c52a-c17c-429e-b9d3-ac54c886b77b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:57:09.470Z|c23312b7-8525-4599-8e32-6663993e8e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:57:09.471Z|c23312b7-8525-4599-8e32-6663993e8e01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:57:15.638Z|58c10599-6843-4f9f-b423-e2f4f81d3aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:15.638Z|76bbcee6-1a85-45a0-a124-0bdfcb7c84ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:15.638Z|10c0e4d9-c75a-43b8-8022-5213b5524747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:15.638Z|76bbcee6-1a85-45a0-a124-0bdfcb7c84ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:15.639Z|10c0e4d9-c75a-43b8-8022-5213b5524747|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:15.639Z|58c10599-6843-4f9f-b423-e2f4f81d3aa6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:16.325Z|816c53e0-51a0-45c2-82f8-be0fa0479ee2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:57:16.326Z|816c53e0-51a0-45c2-82f8-be0fa0479ee2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:23.155Z|bb80f542-d556-4769-b702-5bbcec3ba268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:57:23.156Z|bb80f542-d556-4769-b702-5bbcec3ba268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:57:25.662Z|7cb2494d-b2f9-4f47-a1d3-2674773f049b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:25.662Z|e927c859-7b0b-4243-a10c-fe391ed29bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:25.662Z|7cb2494d-b2f9-4f47-a1d3-2674773f049b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:25.662Z|e927c859-7b0b-4243-a10c-fe391ed29bb2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:25.672Z|8d018094-b26a-4d09-a6ec-61d7fef58454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:25.672Z|8d018094-b26a-4d09-a6ec-61d7fef58454|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:35.683Z|f96ba96e-96ba-4b89-a848-8f4f018defea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:35.683Z|fee80d30-a2b2-49cf-8b64-c349f717b755|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:35.684Z|f96ba96e-96ba-4b89-a848-8f4f018defea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:35.684Z|fee80d30-a2b2-49cf-8b64-c349f717b755|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:35.692Z|53de8d90-53c7-4ae0-b9df-399b438ba4cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:35.692Z|53de8d90-53c7-4ae0-b9df-399b438ba4cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:38.153Z|18bea584-c4a4-4bc1-a122-11d03eba6b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:57:38.156Z|18bea584-c4a4-4bc1-a122-11d03eba6b59|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:57:39.472Z|78547bc8-4814-4335-a42b-04eec56575a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:57:39.472Z|78547bc8-4814-4335-a42b-04eec56575a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:57:45.707Z|d23fda80-f6f4-4bcb-a3d3-96a046ed6454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:45.707Z|587cc752-1f72-4dc2-867c-3c140269f164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:45.708Z|587cc752-1f72-4dc2-867c-3c140269f164|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:45.708Z|d23fda80-f6f4-4bcb-a3d3-96a046ed6454|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:45.712Z|43239f27-0c39-4c58-89fd-460afc6f0024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:45.712Z|43239f27-0c39-4c58-89fd-460afc6f0024|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:53.153Z|fb83473b-39d7-4033-afbe-c0dc16d44275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:57:53.154Z|fb83473b-39d7-4033-afbe-c0dc16d44275|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:57:55.730Z|db876a75-68ef-48f1-ad82-8a7679b504df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:55.730Z|8ebbf56f-ed54-48b3-be7d-b2263b961b2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:55.730Z|db876a75-68ef-48f1-ad82-8a7679b504df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:55.731Z|8ebbf56f-ed54-48b3-be7d-b2263b961b2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:57:55.731Z|8bf6d7f8-c459-493b-982c-f33cec4c3265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:57:55.731Z|8bf6d7f8-c459-493b-982c-f33cec4c3265|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:05.760Z|cbcff85d-2b05-41c3-aacc-e0d1ad2e880a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:05.760Z|9438dc04-1afa-48f8-b442-65fe90b64cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:05.761Z|cbcff85d-2b05-41c3-aacc-e0d1ad2e880a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:05.761Z|9438dc04-1afa-48f8-b442-65fe90b64cae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:05.765Z|0aa9ecf8-aeaf-4478-b64e-1898572d0ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:05.765Z|0aa9ecf8-aeaf-4478-b64e-1898572d0ebb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:08.153Z|129379ef-7885-4c0c-8fdc-86fd5a84a8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:58:08.154Z|129379ef-7885-4c0c-8fdc-86fd5a84a8cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:58:09.473Z|c45102f8-f08a-490f-85ce-60e64e20aac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:58:09.474Z|c45102f8-f08a-490f-85ce-60e64e20aac4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:58:15.784Z|6164e5ca-c75c-4d66-a38f-52341edfb078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:15.785Z|6164e5ca-c75c-4d66-a38f-52341edfb078|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:15.787Z|8d7d9369-e47f-495c-9052-10c29083f457|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:15.787Z|3b88ddb5-62da-42c6-85a1-ff030f471427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:15.787Z|8d7d9369-e47f-495c-9052-10c29083f457|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:15.788Z|3b88ddb5-62da-42c6-85a1-ff030f471427|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:16.325Z|28b3b087-cc75-4dc9-ac7c-25fa64125bd3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:58:16.326Z|28b3b087-cc75-4dc9-ac7c-25fa64125bd3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:23.153Z|d2d71f3c-f87b-46ea-a2e5-1e0c64aa0a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:58:23.157Z|d2d71f3c-f87b-46ea-a2e5-1e0c64aa0a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:58:25.811Z|a6b0b2e3-a623-4f87-820f-f963aa2465cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:25.811Z|a6b0b2e3-a623-4f87-820f-f963aa2465cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:25.817Z|5ac1f401-6ab6-4561-a891-9f3253e06da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:25.818Z|5ac1f401-6ab6-4561-a891-9f3253e06da1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:25.819Z|d24f2145-9b16-4030-9968-33a93755d6eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:25.820Z|d24f2145-9b16-4030-9968-33a93755d6eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:35.840Z|475c0c2b-1558-4468-9a9a-57f98895583f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:35.841Z|475c0c2b-1558-4468-9a9a-57f98895583f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:35.844Z|3a2c8c20-6a06-4038-831f-6533ba9595ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:35.844Z|9975f019-7b15-4827-8c32-72170d12b657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:35.844Z|9975f019-7b15-4827-8c32-72170d12b657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:35.844Z|3a2c8c20-6a06-4038-831f-6533ba9595ac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:38.153Z|4075ddc6-a0eb-4717-a8c1-21d188958b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:58:38.154Z|4075ddc6-a0eb-4717-a8c1-21d188958b90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:58:39.474Z|475ac3f1-d9cd-4be3-9681-06d882ae534e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:58:39.475Z|475ac3f1-d9cd-4be3-9681-06d882ae534e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:58:45.869Z|f67c97ba-0df3-4ada-bbaa-e00fd57649f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:45.869Z|2546cc88-e8ef-48f4-8a91-8972fdd87938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:45.871Z|f67c97ba-0df3-4ada-bbaa-e00fd57649f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:45.871Z|2546cc88-e8ef-48f4-8a91-8972fdd87938|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:45.877Z|1b07c12a-d1d5-4008-a673-da0b836c7790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:45.877Z|1b07c12a-d1d5-4008-a673-da0b836c7790|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:53.154Z|42e7a22b-c294-43a5-aeff-b4500e127059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:58:53.155Z|42e7a22b-c294-43a5-aeff-b4500e127059|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:58:55.897Z|788e7f5b-c038-400f-93f0-e00e55bdfa5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:55.897Z|04d0bab0-31f4-4d78-985c-9bdf16003bfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:55.898Z|7c84b29e-3680-4d34-b5d2-9a450a6cfc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:58:55.898Z|788e7f5b-c038-400f-93f0-e00e55bdfa5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:55.898Z|04d0bab0-31f4-4d78-985c-9bdf16003bfa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:58:55.899Z|7c84b29e-3680-4d34-b5d2-9a450a6cfc9d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:05.926Z|1ca9ec6b-8355-41a6-b512-4b4cc2b87671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:05.927Z|362915b2-ad83-461a-abca-d5c76d34ab3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:05.928Z|81725f19-3f7d-46a8-864b-c8e6f8968789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:05.928Z|362915b2-ad83-461a-abca-d5c76d34ab3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:05.928Z|81725f19-3f7d-46a8-864b-c8e6f8968789|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:05.927Z|1ca9ec6b-8355-41a6-b512-4b4cc2b87671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:08.153Z|cdfa2d84-73bb-440c-b911-2b698a6d50f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:59:08.157Z|cdfa2d84-73bb-440c-b911-2b698a6d50f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:59:09.476Z|f1aa7fd0-c62e-4fa2-abe0-c215ca22ae10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:59:09.476Z|f1aa7fd0-c62e-4fa2-abe0-c215ca22ae10|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:59:15.957Z|b1b1c917-952e-48c3-bc20-c786c781b598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:15.957Z|5fe8a2a2-62b3-45e4-b5dd-a97674edc473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:15.958Z|5fe8a2a2-62b3-45e4-b5dd-a97674edc473|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:15.958Z|b1b1c917-952e-48c3-bc20-c786c781b598|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:15.960Z|0752384d-ea04-4c7c-b883-567e9bb75e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:15.960Z|0752384d-ea04-4c7c-b883-567e9bb75e69|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:16.325Z|600614d5-4785-4acc-b4f7-08a9f68221bf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T17:59:16.326Z|600614d5-4785-4acc-b4f7-08a9f68221bf|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:23.153Z|5d04e17c-f28f-484a-86a7-2a5c06f05d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:59:23.154Z|5d04e17c-f28f-484a-86a7-2a5c06f05d11|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:59:25.984Z|50b288ac-7bb9-4aa2-b9c2-8208bba1332a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:25.984Z|44c9d558-5c7d-487e-a8e1-be0780edd0f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:25.984Z|50b288ac-7bb9-4aa2-b9c2-8208bba1332a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:25.984Z|44c9d558-5c7d-487e-a8e1-be0780edd0f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:25.984Z|823730b5-5f2f-499e-910d-c5e0319d1114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:25.985Z|823730b5-5f2f-499e-910d-c5e0319d1114|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:36.006Z|287b6cf0-4654-4a6d-a7f1-3a8f045f84a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:36.007Z|287b6cf0-4654-4a6d-a7f1-3a8f045f84a4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:36.006Z|7330f615-f794-4c4f-9be8-ebe43f309ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:36.007Z|7330f615-f794-4c4f-9be8-ebe43f309ca1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:36.011Z|4a239231-1bfb-4e7f-94dc-a53fda3f9f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:36.012Z|4a239231-1bfb-4e7f-94dc-a53fda3f9f96|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:38.153Z|b24d0a81-926c-42f2-be96-bff9ec531eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:59:38.154Z|b24d0a81-926c-42f2-be96-bff9ec531eb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:59:39.477Z|02f4b619-9bac-4591-87ef-e20aed2c601c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:59:39.478Z|02f4b619-9bac-4591-87ef-e20aed2c601c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:59:46.030Z|95dfd891-8c20-48aa-8606-5897ad66e469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:46.030Z|8a866a18-112a-4bb4-9b88-3f429b2aa09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:46.030Z|7ceb0909-c18d-4fff-80f5-66450d191820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:46.031Z|95dfd891-8c20-48aa-8606-5897ad66e469|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:46.031Z|8a866a18-112a-4bb4-9b88-3f429b2aa09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:46.031Z|7ceb0909-c18d-4fff-80f5-66450d191820|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:53.153Z|11558d24-3c80-4c18-9e58-30b5215d9b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T17:59:53.156Z|11558d24-3c80-4c18-9e58-30b5215d9b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T17:59:56.053Z|d3ebf15c-2a9f-45b6-861a-3efe85deeb11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:56.053Z|0556aef9-fc6f-4543-8ea9-d873b2901a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:56.053Z|f0376582-95e6-49c6-8044-cb66f5cae02c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T17:59:56.054Z|d3ebf15c-2a9f-45b6-861a-3efe85deeb11|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:56.054Z|f0376582-95e6-49c6-8044-cb66f5cae02c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T17:59:56.054Z|0556aef9-fc6f-4543-8ea9-d873b2901a86|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:06.078Z|8950f113-1eb6-4c71-a306-9335f2c9ac0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:06.079Z|8950f113-1eb6-4c71-a306-9335f2c9ac0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:06.086Z|a634d6b2-2bbf-4925-abf0-09144611ff14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:06.086Z|8419c40d-f282-4676-add8-47be22b402a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:06.086Z|a634d6b2-2bbf-4925-abf0-09144611ff14|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:06.087Z|8419c40d-f282-4676-add8-47be22b402a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:08.153Z|3ba44ab7-2410-47aa-8526-4273f30ebcf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:00:08.154Z|3ba44ab7-2410-47aa-8526-4273f30ebcf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:00:09.479Z|4dc69f7a-b82e-44da-bf69-9886ecda8cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:00:09.479Z|4dc69f7a-b82e-44da-bf69-9886ecda8cc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:00:16.108Z|2c388933-9528-4a8b-98c6-6db98f1ec93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:16.108Z|07721ab0-f65c-4ec1-9095-c06194db971a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:16.108Z|e838158a-de55-4bd5-89cc-aa92dd212fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:16.109Z|07721ab0-f65c-4ec1-9095-c06194db971a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:16.109Z|2c388933-9528-4a8b-98c6-6db98f1ec93a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:16.109Z|e838158a-de55-4bd5-89cc-aa92dd212fb7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:16.324Z|f8542d95-4569-41ad-a7e2-6992a1a50fdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:00:16.325Z|f8542d95-4569-41ad-a7e2-6992a1a50fdd|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:23.153Z|2c2bf038-1042-452c-b183-ebab636d5654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:00:23.154Z|2c2bf038-1042-452c-b183-ebab636d5654|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:00:26.132Z|27ad73c0-92bf-4d9c-a373-67371c5d43ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:26.133Z|27ad73c0-92bf-4d9c-a373-67371c5d43ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:26.136Z|5ea21108-ec46-470c-8617-d465fe9f7046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:26.137Z|5ea21108-ec46-470c-8617-d465fe9f7046|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:26.137Z|98d9d54a-f7a8-4cc7-8241-c5c878a12d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:26.137Z|98d9d54a-f7a8-4cc7-8241-c5c878a12d36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:36.157Z|150d3dc6-0081-4bb1-8a4d-b1191fcee45a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:36.157Z|1ee925ed-579a-4564-a302-62f7bc885218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:36.157Z|6c65f132-d02e-40b8-8670-d9eeb9b86baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:36.158Z|150d3dc6-0081-4bb1-8a4d-b1191fcee45a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:36.158Z|1ee925ed-579a-4564-a302-62f7bc885218|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:36.158Z|6c65f132-d02e-40b8-8670-d9eeb9b86baf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:38.153Z|05150de2-90de-4f04-a0c1-89a4a74e15ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:00:38.156Z|05150de2-90de-4f04-a0c1-89a4a74e15ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:00:39.480Z|ffd925d4-747b-4670-b64b-db79d4e93e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:00:39.481Z|ffd925d4-747b-4670-b64b-db79d4e93e07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:00:46.184Z|8a19f070-bac8-4594-bbe1-88ccd130916b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:46.185Z|8a19f070-bac8-4594-bbe1-88ccd130916b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:46.195Z|36241abf-c822-40de-8aac-6964ea90a351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:46.195Z|36462b84-686e-4192-b99d-1879cb79f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:46.196Z|36241abf-c822-40de-8aac-6964ea90a351|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:46.196Z|36462b84-686e-4192-b99d-1879cb79f0f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:53.153Z|14c77903-d11e-4343-a466-8cccf26385c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:00:53.154Z|14c77903-d11e-4343-a466-8cccf26385c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:00:56.213Z|90017c7d-37bb-4123-b0cd-36fec6e28ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:56.214Z|90017c7d-37bb-4123-b0cd-36fec6e28ce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:56.219Z|29389ccf-6aa0-4ab3-a15c-22db95d2a863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:56.220Z|29389ccf-6aa0-4ab3-a15c-22db95d2a863|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:00:56.222Z|3e0b9a8f-61ba-4295-9df0-7887ecc5a8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:00:56.223Z|3e0b9a8f-61ba-4295-9df0-7887ecc5a8ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:06.235Z|a9021c34-3857-4ead-9f8b-14b72698d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:06.236Z|a9021c34-3857-4ead-9f8b-14b72698d905|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:06.246Z|72c24127-b45a-446a-a766-02bd2f728f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:06.246Z|82497222-9aac-4659-a419-2b050cf9bf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:06.247Z|82497222-9aac-4659-a419-2b050cf9bf83|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:06.248Z|72c24127-b45a-446a-a766-02bd2f728f53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:08.153Z|ca374f87-3268-4b72-8bcb-cba363eb2537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:01:08.154Z|ca374f87-3268-4b72-8bcb-cba363eb2537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:01:09.481Z|f673f1f7-812a-44d1-b0f9-0720286b4a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:01:09.482Z|f673f1f7-812a-44d1-b0f9-0720286b4a54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:01:16.260Z|7c64f445-5f71-4772-a6f3-eb961c00205b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:16.260Z|7c64f445-5f71-4772-a6f3-eb961c00205b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:16.269Z|a2601350-7c5c-4608-8f12-c1e3c39af185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:16.269Z|9501598f-5791-4172-95d3-074ae0de1bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:16.270Z|a2601350-7c5c-4608-8f12-c1e3c39af185|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:16.270Z|9501598f-5791-4172-95d3-074ae0de1bde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:16.324Z|b2c618d4-4cd2-4e11-a30f-83d59da568fc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:01:16.325Z|b2c618d4-4cd2-4e11-a30f-83d59da568fc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:23.153Z|b9c904e2-b651-4185-ba87-d543ce554f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:01:23.156Z|b9c904e2-b651-4185-ba87-d543ce554f4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:01:26.281Z|261ea905-4c17-4401-8cc9-567dbd7f3f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:26.282Z|261ea905-4c17-4401-8cc9-567dbd7f3f7a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:26.290Z|211ac8d7-4780-4072-91b6-3f6bce8cb51d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:26.291Z|211ac8d7-4780-4072-91b6-3f6bce8cb51d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:26.293Z|bf611050-b811-4e6a-95cd-6029dcbe0528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:26.293Z|bf611050-b811-4e6a-95cd-6029dcbe0528|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:36.310Z|fbac8a71-7c6f-45ca-967d-a3deb16e0ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:36.311Z|fbac8a71-7c6f-45ca-967d-a3deb16e0ab3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:36.315Z|2f4be3f2-555d-46f9-8b6e-f4b618c08129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:36.315Z|2f4be3f2-555d-46f9-8b6e-f4b618c08129|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:36.317Z|555c181c-0795-4270-abe3-4c69f5acb061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:36.318Z|555c181c-0795-4270-abe3-4c69f5acb061|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:38.153Z|44a183c7-dbe0-4028-a950-77000791b09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:01:38.154Z|44a183c7-dbe0-4028-a950-77000791b09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:01:39.483Z|3e726e1b-67fd-4eaf-b899-05d3d42d402c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:01:39.483Z|3e726e1b-67fd-4eaf-b899-05d3d42d402c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:01:46.337Z|39f5cbad-3d20-4a42-a693-c14298cc5961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:46.338Z|39f5cbad-3d20-4a42-a693-c14298cc5961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:46.344Z|a291cb43-ed7c-4bfc-90ec-585c2d6e92bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:46.344Z|a291cb43-ed7c-4bfc-90ec-585c2d6e92bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:46.345Z|ed7a9cb2-66d3-4614-97e6-206defc803b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:46.346Z|ed7a9cb2-66d3-4614-97e6-206defc803b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:53.153Z|66472c12-b375-4abc-8d40-770f83c30f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:01:53.154Z|66472c12-b375-4abc-8d40-770f83c30f65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:01:56.368Z|6f4c67a4-1989-4f17-ba88-d42c1998ecf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:56.368Z|c88d0ea2-c11c-49f5-8dd9-2fc178d1e2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:56.368Z|b94f503a-3b3f-45d8-9814-09bff1f46fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:01:56.369Z|6f4c67a4-1989-4f17-ba88-d42c1998ecf2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:56.369Z|c88d0ea2-c11c-49f5-8dd9-2fc178d1e2e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:01:56.369Z|b94f503a-3b3f-45d8-9814-09bff1f46fc1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:06.397Z|7b03784f-bd13-47d8-87fd-f67a33fd1228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:06.397Z|018f6a82-cdcc-4e5b-99a3-c1a70fd24458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:06.398Z|018f6a82-cdcc-4e5b-99a3-c1a70fd24458|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:06.398Z|7b03784f-bd13-47d8-87fd-f67a33fd1228|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:06.400Z|9000d308-1da3-47e8-aea4-8464f913b801|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:06.401Z|9000d308-1da3-47e8-aea4-8464f913b801|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:08.153Z|73c4b9bd-f1d4-4041-8c95-41347359a96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:02:08.156Z|73c4b9bd-f1d4-4041-8c95-41347359a96f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:02:09.484Z|4c56dd99-b121-4d64-9aec-adcc994937ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:02:09.486Z|4c56dd99-b121-4d64-9aec-adcc994937ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:02:16.325Z|de7eb144-fa8c-4c83-93ce-d34a07ec65b0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:02:16.326Z|de7eb144-fa8c-4c83-93ce-d34a07ec65b0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:16.423Z|36dd7a81-e1f7-46e5-b242-8ef5897c8775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:16.424Z|9172208f-6ae9-4e34-b987-17bf41bc5f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:16.424Z|e9ea95a0-50ef-4f38-bdc1-68b278d6d0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:16.425Z|e9ea95a0-50ef-4f38-bdc1-68b278d6d0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:16.425Z|9172208f-6ae9-4e34-b987-17bf41bc5f13|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:16.425Z|36dd7a81-e1f7-46e5-b242-8ef5897c8775|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:23.153Z|10c06256-7047-406b-b026-2d07051db696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:02:23.154Z|10c06256-7047-406b-b026-2d07051db696|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:02:26.449Z|474ba31e-ca32-4de6-8f0f-ea9111d4638d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:26.449Z|474ba31e-ca32-4de6-8f0f-ea9111d4638d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:26.451Z|66ea712f-e9e9-44b2-b74b-3f68bcb0423c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:26.451Z|66ea712f-e9e9-44b2-b74b-3f68bcb0423c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:26.458Z|1598cee4-bc90-4da6-90db-a41461eec01f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:26.458Z|1598cee4-bc90-4da6-90db-a41461eec01f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:36.475Z|89f29ea2-20d2-416c-9096-7f53eb7fc375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:36.475Z|933ec839-5478-471c-92ab-13e144ddae5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:36.476Z|89f29ea2-20d2-416c-9096-7f53eb7fc375|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:36.476Z|933ec839-5478-471c-92ab-13e144ddae5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:36.480Z|08b3d57a-2d58-4b6d-b0fd-ad15f3dcf661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:36.480Z|08b3d57a-2d58-4b6d-b0fd-ad15f3dcf661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:38.153Z|639e8654-8eed-4bd3-86b2-ec49ba0072c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:02:38.154Z|639e8654-8eed-4bd3-86b2-ec49ba0072c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:02:39.487Z|06091d11-fd08-4a62-820b-5793d07a7af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:02:39.487Z|06091d11-fd08-4a62-820b-5793d07a7af2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:02:46.507Z|9a38f264-c51d-4abe-8dd3-2c49880a10ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:46.508Z|9a38f264-c51d-4abe-8dd3-2c49880a10ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:46.515Z|bd71871d-4647-4c0c-a9e9-e9e3781c4dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:46.515Z|34c74fcb-a8ae-4619-9ecd-f7ec1c48e4fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:46.516Z|34c74fcb-a8ae-4619-9ecd-f7ec1c48e4fd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:46.516Z|bd71871d-4647-4c0c-a9e9-e9e3781c4dfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:53.153Z|8df582fd-25c1-4e68-9788-b942b71757a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:02:53.157Z|8df582fd-25c1-4e68-9788-b942b71757a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:02:56.551Z|baaf626e-83e9-4b35-8771-294e1c261617|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:56.551Z|df86bd01-58a7-472a-a227-cf8a4a459821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:56.552Z|baaf626e-83e9-4b35-8771-294e1c261617|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:56.552Z|df86bd01-58a7-472a-a227-cf8a4a459821|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:02:56.554Z|798ca8de-9b41-4386-ac0f-53588c731137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:02:56.554Z|798ca8de-9b41-4386-ac0f-53588c731137|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:06.585Z|7b5da6e0-5420-47c1-9083-73ef5ff5b5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:06.585Z|53e119ea-754b-42e9-b31e-e9cae4bc669b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:06.586Z|53e119ea-754b-42e9-b31e-e9cae4bc669b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:06.586Z|7b5da6e0-5420-47c1-9083-73ef5ff5b5a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:06.589Z|e018fcac-7fdc-42a0-8f42-aad6e6ecec1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:06.589Z|e018fcac-7fdc-42a0-8f42-aad6e6ecec1b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:08.153Z|4c333f01-8f08-4d11-a4fd-0837331255e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:03:08.154Z|4c333f01-8f08-4d11-a4fd-0837331255e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:03:09.488Z|ae129bb9-e78a-49a9-9480-c888d7169d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:03:09.489Z|ae129bb9-e78a-49a9-9480-c888d7169d41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:03:16.325Z|71abc9f9-4c60-4f06-801c-d8cfdac0903b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:03:16.326Z|71abc9f9-4c60-4f06-801c-d8cfdac0903b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:16.616Z|71fe74f1-de5d-47a3-b996-9f8d1d4ff3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:16.616Z|90e4fdc1-f806-47ce-b99c-c95c24b44352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:16.617Z|90e4fdc1-f806-47ce-b99c-c95c24b44352|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:16.617Z|71fe74f1-de5d-47a3-b996-9f8d1d4ff3f9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:16.618Z|9b9f30ed-8128-4e81-9b3c-7fc93fff8d10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:16.619Z|9b9f30ed-8128-4e81-9b3c-7fc93fff8d10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:23.153Z|ace8a4e4-277f-42e4-a0a0-948f48107856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:03:23.154Z|ace8a4e4-277f-42e4-a0a0-948f48107856|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:03:26.642Z|770ee070-3faa-4138-9e64-893c01963b92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:26.642Z|7d3378d0-ed4a-44b6-b5bc-4e0bffd78ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:26.643Z|770ee070-3faa-4138-9e64-893c01963b92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:26.644Z|7d3378d0-ed4a-44b6-b5bc-4e0bffd78ad6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:26.651Z|3c60fa0b-bfc9-4960-8adf-87c917e0c200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:26.652Z|3c60fa0b-bfc9-4960-8adf-87c917e0c200|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:36.668Z|0f3dd29f-15ea-402c-880f-9449c0b8c623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:36.668Z|0f3dd29f-15ea-402c-880f-9449c0b8c623|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:36.676Z|17c1a0d1-dee3-46f0-b6e2-a673bd157c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:36.677Z|17c1a0d1-dee3-46f0-b6e2-a673bd157c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:36.686Z|23cd0328-dac8-4926-bada-dc58023f8078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:36.686Z|23cd0328-dac8-4926-bada-dc58023f8078|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:38.153Z|03fe608c-b7ef-477a-bd84-918635b40242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:03:38.156Z|03fe608c-b7ef-477a-bd84-918635b40242|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:03:39.489Z|5cff2313-e2df-4f86-847b-ceb24ea3ec49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:03:39.490Z|5cff2313-e2df-4f86-847b-ceb24ea3ec49|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:03:46.704Z|83b64631-9e49-46c5-9909-6f7b2b0a583b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:46.706Z|83b64631-9e49-46c5-9909-6f7b2b0a583b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:46.707Z|7b39a759-3936-4445-bee5-2c28a65c8695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:46.708Z|7b39a759-3936-4445-bee5-2c28a65c8695|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:46.707Z|3aae449e-c349-42d9-b3b5-d81b408d8ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:46.710Z|3aae449e-c349-42d9-b3b5-d81b408d8ad9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:53.153Z|e3842dcf-557a-48e2-b53d-3233bcb379e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:03:53.154Z|e3842dcf-557a-48e2-b53d-3233bcb379e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:03:56.732Z|3efecd4e-cf29-4a32-ba27-2fe4810def61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:56.733Z|3efecd4e-cf29-4a32-ba27-2fe4810def61|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:56.734Z|3c05b713-a731-492e-b4e5-74d08560e0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:56.734Z|3c05b713-a731-492e-b4e5-74d08560e0bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:03:56.736Z|fe2ab05a-597b-4380-b31c-c472e38e1b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:03:56.736Z|fe2ab05a-597b-4380-b31c-c472e38e1b17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:06.757Z|e183e891-55a6-43ed-b09b-17ab374fe081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:06.757Z|84400839-421a-4dbf-afda-196cf80f024d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:06.757Z|58080a54-189c-40df-a251-6a8dc79c8195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:06.758Z|e183e891-55a6-43ed-b09b-17ab374fe081|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:06.758Z|84400839-421a-4dbf-afda-196cf80f024d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:06.759Z|58080a54-189c-40df-a251-6a8dc79c8195|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:08.153Z|a2315e6d-60d6-4b2a-b2ad-55c7b44fc91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:04:08.154Z|a2315e6d-60d6-4b2a-b2ad-55c7b44fc91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:04:09.491Z|720c8c36-426c-4cec-aed8-b38bacb21cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:04:09.491Z|720c8c36-426c-4cec-aed8-b38bacb21cea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:04:16.325Z|5243f0ad-3f2d-4155-baeb-b22321d6ff1a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:04:16.326Z|5243f0ad-3f2d-4155-baeb-b22321d6ff1a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:16.780Z|85adf0b3-2ca8-4546-a3fc-2f3080575f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:16.780Z|55598af6-6a7d-4501-8f6a-b53165ec4b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:16.781Z|55598af6-6a7d-4501-8f6a-b53165ec4b34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:16.781Z|85adf0b3-2ca8-4546-a3fc-2f3080575f0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:16.784Z|97df3937-797e-4f62-9f1c-3d076d6e15ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:16.785Z|97df3937-797e-4f62-9f1c-3d076d6e15ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:23.153Z|114d0b27-c418-490f-9859-e2b6ff494d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:04:23.156Z|114d0b27-c418-490f-9859-e2b6ff494d7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:04:26.803Z|269e0570-5ecd-4678-a4b5-d0b8eabf8a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:26.804Z|269e0570-5ecd-4678-a4b5-d0b8eabf8a97|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:26.807Z|dd831b12-f5df-48da-b5b7-c131c600143a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:26.808Z|294a47af-ba0c-4e29-99ef-e54b8e8b6fcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:26.808Z|294a47af-ba0c-4e29-99ef-e54b8e8b6fcf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:26.808Z|dd831b12-f5df-48da-b5b7-c131c600143a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:36.829Z|5ced131c-277e-4523-a677-4f37bda38ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:36.829Z|ea401045-1512-4e38-9f2f-8e76127fa33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:36.830Z|5ced131c-277e-4523-a677-4f37bda38ad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:36.830Z|ea401045-1512-4e38-9f2f-8e76127fa33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:36.830Z|dc5e48e3-1f3d-4d67-9532-5010765b3206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:36.830Z|dc5e48e3-1f3d-4d67-9532-5010765b3206|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:38.153Z|d38b58de-fa95-4fa7-92a9-51060e073b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:04:38.154Z|d38b58de-fa95-4fa7-92a9-51060e073b42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:04:39.492Z|a773f79d-b671-4954-96cb-d314ac506643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:04:39.493Z|a773f79d-b671-4954-96cb-d314ac506643|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:04:46.852Z|45a3865d-ae48-40c0-862e-4ff9cb5c156c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:46.852Z|011c1a30-f385-4389-899a-e0bdd20a64e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:46.852Z|45a3865d-ae48-40c0-862e-4ff9cb5c156c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:46.853Z|011c1a30-f385-4389-899a-e0bdd20a64e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:46.854Z|6e035038-6323-4a22-b15b-41baa084d479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:46.855Z|6e035038-6323-4a22-b15b-41baa084d479|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:53.153Z|a9a67a2e-58c7-451f-ae9d-a64ce8eabb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:04:53.154Z|a9a67a2e-58c7-451f-ae9d-a64ce8eabb10|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:04:56.875Z|d8c65e69-5b66-4089-9996-9618e84de055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:56.875Z|2c6a8128-6e57-42de-bb24-21cc93de1b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:56.876Z|d8c65e69-5b66-4089-9996-9618e84de055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:56.876Z|2c6a8128-6e57-42de-bb24-21cc93de1b9d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:04:56.878Z|065b16c3-9c0b-497d-a910-add935e58de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:04:56.878Z|065b16c3-9c0b-497d-a910-add935e58de4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:06.899Z|57d825c6-abd9-4549-ac0d-aea231ea93a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:06.901Z|6cad3ce9-7982-47a6-b21b-1723d90b6721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:06.901Z|6cad3ce9-7982-47a6-b21b-1723d90b6721|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:06.901Z|642a3400-7a09-4dbe-8674-74b3422522b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:06.902Z|642a3400-7a09-4dbe-8674-74b3422522b5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:06.904Z|57d825c6-abd9-4549-ac0d-aea231ea93a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:08.153Z|5afd3419-3520-43a7-8cde-2e57ccd40238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:05:08.157Z|5afd3419-3520-43a7-8cde-2e57ccd40238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:05:09.494Z|ccaf702b-25f0-469f-a7e0-64bef29e274e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:05:09.495Z|ccaf702b-25f0-469f-a7e0-64bef29e274e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:05:16.325Z|42d03aa2-283d-4470-902a-e3c2707965af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:05:16.326Z|42d03aa2-283d-4470-902a-e3c2707965af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:16.922Z|d472aea4-6e1a-4548-aabc-688b0fdd5954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:16.923Z|d472aea4-6e1a-4548-aabc-688b0fdd5954|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:16.924Z|1cff4d08-9ce5-4a91-aa3c-6ed3db57dd10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:16.924Z|1cff4d08-9ce5-4a91-aa3c-6ed3db57dd10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:16.924Z|285adba6-b297-4c98-a41a-2a78d1e9029d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:16.925Z|285adba6-b297-4c98-a41a-2a78d1e9029d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:23.154Z|9ffbd4fa-6c4c-4298-b369-a92336b8a60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:05:23.155Z|9ffbd4fa-6c4c-4298-b369-a92336b8a60d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:05:26.946Z|d3e86f0a-d186-4b96-a1ef-578aa158dca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:26.947Z|d3e86f0a-d186-4b96-a1ef-578aa158dca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:26.949Z|123c7f12-5bc3-4958-895a-93089257bc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:26.950Z|2b72ee3b-4a63-482d-a744-dd54a0168df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:26.950Z|123c7f12-5bc3-4958-895a-93089257bc91|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:26.950Z|2b72ee3b-4a63-482d-a744-dd54a0168df5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:36.970Z|e7c8e2ba-7306-425b-83f9-a8efbe3a3ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:36.970Z|e7c8e2ba-7306-425b-83f9-a8efbe3a3ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:36.973Z|fa0e5266-7f3d-44a8-bab3-579aa92c51cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:36.974Z|fa0e5266-7f3d-44a8-bab3-579aa92c51cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:36.976Z|6b88a0ce-1d87-43cc-a8d5-6849b0cafca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:36.977Z|6b88a0ce-1d87-43cc-a8d5-6849b0cafca9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:38.153Z|1cdf2646-6623-42e7-beb5-fdf67e563678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:05:38.154Z|1cdf2646-6623-42e7-beb5-fdf67e563678|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:05:39.496Z|6dd213bb-1edf-440b-ad78-9de079068c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:05:39.496Z|6dd213bb-1edf-440b-ad78-9de079068c36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:05:46.996Z|3996a44c-fdc9-45e8-933e-de0df3fc003a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:46.996Z|5a2dbf3b-e4ac-434e-a944-ee837ab6ffb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:46.996Z|5a2dbf3b-e4ac-434e-a944-ee837ab6ffb0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:46.996Z|3996a44c-fdc9-45e8-933e-de0df3fc003a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:46.997Z|dfba7169-b629-48a9-a369-55346e469707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:46.997Z|dfba7169-b629-48a9-a369-55346e469707|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:53.154Z|8762ed4d-41ed-48ee-95f9-7866401678de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:05:53.157Z|8762ed4d-41ed-48ee-95f9-7866401678de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:05:57.021Z|c42ea6db-6ab6-4ed7-b468-1368deaaf6f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:57.021Z|32b7bf9c-5531-40a3-ba4e-e9a4a506e891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:57.022Z|c42ea6db-6ab6-4ed7-b468-1368deaaf6f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:57.022Z|32b7bf9c-5531-40a3-ba4e-e9a4a506e891|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:05:57.026Z|7d16798c-4698-4f11-a1ef-62477bcac7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:05:57.027Z|7d16798c-4698-4f11-a1ef-62477bcac7b2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:07.048Z|753c6239-294a-40c6-a879-7a428284e52c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:07.048Z|1d941c75-03bb-4123-905b-aa7a4394d221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:07.048Z|1331693c-d459-4811-bf61-08d6e3ba8874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:07.048Z|1331693c-d459-4811-bf61-08d6e3ba8874|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:07.049Z|753c6239-294a-40c6-a879-7a428284e52c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:07.048Z|1d941c75-03bb-4123-905b-aa7a4394d221|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:08.153Z|4689c3e5-d9bd-43c5-9c67-b71d81a0256f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:06:08.154Z|4689c3e5-d9bd-43c5-9c67-b71d81a0256f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:06:09.498Z|774c7559-6770-444a-b66e-9ffe1cc28e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:06:09.499Z|774c7559-6770-444a-b66e-9ffe1cc28e1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:06:16.325Z|148d57e8-0586-4235-885e-66bf471e8416|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:06:16.326Z|148d57e8-0586-4235-885e-66bf471e8416|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:17.074Z|6cccbd30-914f-4277-80bd-4b062f101602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:17.075Z|6cccbd30-914f-4277-80bd-4b062f101602|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:17.076Z|93bb9b4b-f546-4a78-a77a-644d18b6877e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:17.077Z|93bb9b4b-f546-4a78-a77a-644d18b6877e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:17.077Z|2a9c50b6-2395-428f-a273-8cfec2e62de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:17.077Z|2a9c50b6-2395-428f-a273-8cfec2e62de6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:23.154Z|12f6290e-85d3-4919-ac29-1ab5f4ace0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:06:23.154Z|12f6290e-85d3-4919-ac29-1ab5f4ace0b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:06:27.100Z|8f476433-7d15-4c50-a56e-8409b8d9d4f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:27.100Z|2fc887dc-37e1-4387-90aa-898a6e354e49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:27.101Z|8f476433-7d15-4c50-a56e-8409b8d9d4f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:27.101Z|2fc887dc-37e1-4387-90aa-898a6e354e49|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:27.108Z|4323352b-eaa7-4f48-ba88-4a4c0b5e9f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:27.108Z|4323352b-eaa7-4f48-ba88-4a4c0b5e9f36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:37.126Z|b3297fce-aa44-429b-a804-19a95f10705f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:37.126Z|5506839b-6f81-4572-be47-a3ffa61382c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:37.127Z|b3297fce-aa44-429b-a804-19a95f10705f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:37.127Z|5506839b-6f81-4572-be47-a3ffa61382c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:37.142Z|3c4b2abe-2ec6-430f-9906-7ec9101a337b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:37.142Z|3c4b2abe-2ec6-430f-9906-7ec9101a337b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:38.153Z|4c23f5d3-9836-4354-b1bb-2393e54de94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:06:38.157Z|4c23f5d3-9836-4354-b1bb-2393e54de94a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:06:39.499Z|012ae13c-3323-470c-9bbe-e9d17d2a64c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:06:39.500Z|012ae13c-3323-470c-9bbe-e9d17d2a64c4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:06:47.155Z|c05e59ca-4a21-4860-85a0-db77a643450f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:47.155Z|58a31d2e-482c-4afa-887f-dabedfed98fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:47.156Z|c05e59ca-4a21-4860-85a0-db77a643450f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:47.156Z|58a31d2e-482c-4afa-887f-dabedfed98fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:47.166Z|c441d7a9-ebc0-4a2c-beda-b0822b1661af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:47.166Z|c441d7a9-ebc0-4a2c-beda-b0822b1661af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:53.153Z|81312415-5187-4ba1-b6e1-f291d1c6a60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:06:53.154Z|81312415-5187-4ba1-b6e1-f291d1c6a60b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:06:57.181Z|15e8260c-5857-4fd8-8f8e-aa9ed02912cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:57.181Z|d64c3ede-ae70-4c84-88ad-1c86f5eaac1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:57.182Z|15e8260c-5857-4fd8-8f8e-aa9ed02912cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:57.182Z|d64c3ede-ae70-4c84-88ad-1c86f5eaac1f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:06:57.191Z|b18dd585-da76-4554-8e76-33173225d334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:06:57.191Z|b18dd585-da76-4554-8e76-33173225d334|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:07.214Z|f3dd4d27-ea39-46be-947f-cb8c614e1e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:07.215Z|f3dd4d27-ea39-46be-947f-cb8c614e1e7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:07.216Z|1d8b7184-230a-4110-970c-fcbfa9e1dd38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:07.216Z|1d8b7184-230a-4110-970c-fcbfa9e1dd38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:07.222Z|2b04f57d-a532-4527-b2b8-5c53dfe92869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:07.223Z|2b04f57d-a532-4527-b2b8-5c53dfe92869|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:08.153Z|dd4f4614-0154-4262-80ba-a34d328dcae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:07:08.154Z|dd4f4614-0154-4262-80ba-a34d328dcae0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:07:09.501Z|ca400455-c1ce-4d27-9b11-faf81fa97973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:07:09.501Z|ca400455-c1ce-4d27-9b11-faf81fa97973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:07:16.326Z|c66ee5de-c09b-4c2c-969f-70ccf813b4ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:07:16.327Z|c66ee5de-c09b-4c2c-969f-70ccf813b4ff|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:17.243Z|2f5ba91f-3c24-4d36-941f-0e1fddccc774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:17.244Z|2f5ba91f-3c24-4d36-941f-0e1fddccc774|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:17.248Z|e7135894-2021-49ea-a43c-1a8d7845eaff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:17.248Z|e7135894-2021-49ea-a43c-1a8d7845eaff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:17.251Z|f6ddf9a4-ca3c-43af-b0ab-48ad444fac0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:17.252Z|f6ddf9a4-ca3c-43af-b0ab-48ad444fac0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:23.154Z|27de0f1c-b94f-448f-807b-d7f44444294a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:07:23.156Z|27de0f1c-b94f-448f-807b-d7f44444294a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:07:27.269Z|d8782100-a1bd-4ca9-b8ef-805a2d0273d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:27.270Z|d8782100-a1bd-4ca9-b8ef-805a2d0273d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:27.271Z|830af4ae-4ac5-45b9-8759-265168cc361d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:27.271Z|830af4ae-4ac5-45b9-8759-265168cc361d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:27.275Z|b5f81be8-281a-4718-b405-c8cd68ba6760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:27.276Z|b5f81be8-281a-4718-b405-c8cd68ba6760|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:37.293Z|2b03f338-f19f-4577-8318-454298644ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:37.294Z|2b03f338-f19f-4577-8318-454298644ff2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:37.296Z|5aacb0d9-f83f-452d-8eab-5789cc58b944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:37.296Z|5aacb0d9-f83f-452d-8eab-5789cc58b944|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:37.301Z|8602410d-441c-418d-b059-a5792dc2d0db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:37.301Z|8602410d-441c-418d-b059-a5792dc2d0db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:38.153Z|d984cd09-692a-4433-b974-f916ea8b8d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:07:38.154Z|d984cd09-692a-4433-b974-f916ea8b8d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:07:39.502Z|2f6d657f-7907-4e90-8167-9faaee7a3167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:07:39.502Z|2f6d657f-7907-4e90-8167-9faaee7a3167|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:07:47.318Z|708a035a-2f88-48e1-be8a-ddd699015556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:47.319Z|708a035a-2f88-48e1-be8a-ddd699015556|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:47.334Z|37cae05f-07d8-469d-b6ee-a5ee3169c00a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:47.335Z|37cae05f-07d8-469d-b6ee-a5ee3169c00a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:47.344Z|92d34685-ee6f-48ea-b892-85c2b0820b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:47.344Z|92d34685-ee6f-48ea-b892-85c2b0820b2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:53.154Z|32dd42cc-3e58-4172-8c7d-5a578bd160cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:07:53.155Z|32dd42cc-3e58-4172-8c7d-5a578bd160cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:07:57.361Z|66a0728b-92c4-44c9-aa30-f8218b26f47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:57.363Z|66a0728b-92c4-44c9-aa30-f8218b26f47e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:57.364Z|298f7cba-87ae-4758-932b-5eb2d04ca4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:57.364Z|d1c38154-38da-4175-9ea1-81cba71a54aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:07:57.364Z|298f7cba-87ae-4758-932b-5eb2d04ca4fa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:07:57.364Z|d1c38154-38da-4175-9ea1-81cba71a54aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:07.388Z|42e06361-335e-4c82-88f5-7b7ee04a5eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:07.391Z|42e06361-335e-4c82-88f5-7b7ee04a5eae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:07.394Z|96d0b276-8600-4fe3-bcb3-c7e34035a5c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:07.394Z|58903650-cc24-4592-83b5-6f2ed821a2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:07.395Z|96d0b276-8600-4fe3-bcb3-c7e34035a5c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:07.395Z|58903650-cc24-4592-83b5-6f2ed821a2a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:08.153Z|777dce7d-f2ca-40f0-bedf-0c2352e63258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:08:08.156Z|777dce7d-f2ca-40f0-bedf-0c2352e63258|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:08:09.503Z|af81b20c-7448-49ea-8ae6-d1ef1c2cc40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:08:09.504Z|af81b20c-7448-49ea-8ae6-d1ef1c2cc40f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:08:16.328Z|13db88af-9f8c-45f2-9d7e-26b951a708b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:08:16.329Z|13db88af-9f8c-45f2-9d7e-26b951a708b1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:17.414Z|05d65518-b896-4c05-8d49-cd9ad160dca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:17.415Z|05d65518-b896-4c05-8d49-cd9ad160dca6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:17.425Z|db3ce5cc-f607-4f0c-822c-eb3c8a52e3bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:17.425Z|db3ce5cc-f607-4f0c-822c-eb3c8a52e3bc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:17.428Z|5665e72e-4013-4e1b-984c-e2e6d50312a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:17.428Z|5665e72e-4013-4e1b-984c-e2e6d50312a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:23.153Z|e0318051-a14a-4bff-ba5c-45a90b47cbc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:08:23.154Z|e0318051-a14a-4bff-ba5c-45a90b47cbc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:08:27.439Z|48cb99f4-c85a-43d4-bf11-ad7500e97aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:27.440Z|48cb99f4-c85a-43d4-bf11-ad7500e97aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:27.448Z|3d463b62-feb1-4b86-a331-f2ba0a262fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:27.449Z|3d463b62-feb1-4b86-a331-f2ba0a262fc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:27.450Z|21bbf990-3eef-478d-9075-28d7586fc011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:27.450Z|21bbf990-3eef-478d-9075-28d7586fc011|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:37.463Z|645b118d-5f49-4857-85dc-a21568607cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:37.463Z|645b118d-5f49-4857-85dc-a21568607cf4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:37.472Z|626ceda2-a2a5-4006-ab86-51df00077829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:37.472Z|1181ec56-b3d1-4e35-b5f3-94ec57400417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:37.472Z|1181ec56-b3d1-4e35-b5f3-94ec57400417|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:37.472Z|626ceda2-a2a5-4006-ab86-51df00077829|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:38.153Z|d5392801-5e11-43a7-af60-737b0d72e957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:08:38.155Z|d5392801-5e11-43a7-af60-737b0d72e957|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:08:39.505Z|f32d4f14-ab8b-4524-b089-f93f2edf0f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:08:39.505Z|f32d4f14-ab8b-4524-b089-f93f2edf0f3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:08:47.488Z|d02727ff-26ca-4bee-b6c2-13a1f6788c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:47.489Z|d02727ff-26ca-4bee-b6c2-13a1f6788c46|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:47.496Z|7db5c77c-f7a6-4064-a63d-b8c158157a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:47.496Z|96507872-f464-410b-90b3-39d5f034d502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:47.497Z|96507872-f464-410b-90b3-39d5f034d502|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:47.498Z|7db5c77c-f7a6-4064-a63d-b8c158157a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:53.153Z|22f0f108-c102-408e-b5ae-aa3d08ea8917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:08:53.157Z|22f0f108-c102-408e-b5ae-aa3d08ea8917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:08:57.516Z|00aea87e-606b-4f87-b8ac-158d70a8a4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:57.516Z|00aea87e-606b-4f87-b8ac-158d70a8a4ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:57.522Z|06983bc6-605a-4800-86a8-3d9ecae81de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:57.522Z|20c7a261-2e2f-4900-be86-5ef719c79ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:08:57.523Z|06983bc6-605a-4800-86a8-3d9ecae81de9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:08:57.523Z|20c7a261-2e2f-4900-be86-5ef719c79ca2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:07.542Z|fd3a64da-0553-4845-b21f-d6f56b688c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:07.543Z|fd3a64da-0553-4845-b21f-d6f56b688c98|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:07.545Z|95aea47f-9d58-4a52-93dd-fdff6b1375fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:07.545Z|95aea47f-9d58-4a52-93dd-fdff6b1375fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:07.547Z|43370db4-cabc-4fb8-a7cc-5e20c9b8c005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:07.547Z|43370db4-cabc-4fb8-a7cc-5e20c9b8c005|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:08.153Z|4ee4af3e-513e-42e7-8632-7a9b4ea9a18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:09:08.154Z|4ee4af3e-513e-42e7-8632-7a9b4ea9a18c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:09:09.506Z|8c0e1c73-2e7a-404f-b0b4-3f2c65dab06c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:09:09.506Z|8c0e1c73-2e7a-404f-b0b4-3f2c65dab06c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:09:16.324Z|7a03576b-35dc-4df1-88c7-7d95cddc0729|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:09:16.325Z|7a03576b-35dc-4df1-88c7-7d95cddc0729|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:17.568Z|ab9942d9-e91b-4f0d-9786-425f59114aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:17.568Z|182ad6ad-61fd-4f78-bcb6-0c6daf682fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:17.569Z|ab9942d9-e91b-4f0d-9786-425f59114aef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:17.569Z|182ad6ad-61fd-4f78-bcb6-0c6daf682fe2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:17.569Z|6da22565-8dfb-4e2f-a907-55e963338e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:17.569Z|6da22565-8dfb-4e2f-a907-55e963338e74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:23.154Z|4c55f2aa-fade-4530-9453-b142cc9ac453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:09:23.155Z|4c55f2aa-fade-4530-9453-b142cc9ac453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:09:27.595Z|184a527e-d901-40c6-ad33-417bd747971c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:27.596Z|184a527e-d901-40c6-ad33-417bd747971c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:27.599Z|396452b6-d614-4810-86b2-dc3aadf46015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:27.599Z|46928cee-9246-40a5-85c5-642714a5baed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:27.599Z|396452b6-d614-4810-86b2-dc3aadf46015|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:27.600Z|46928cee-9246-40a5-85c5-642714a5baed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:37.621Z|2ef4b053-40d1-4233-923c-3a25e8abb78f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:37.621Z|2ef4b053-40d1-4233-923c-3a25e8abb78f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:37.628Z|dfbc3bd2-50b9-4645-a66b-77b0ac0fca84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:37.628Z|dfbc3bd2-50b9-4645-a66b-77b0ac0fca84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:37.629Z|e3013782-542c-4b0c-8ee8-2fb9e2bbf638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:37.630Z|e3013782-542c-4b0c-8ee8-2fb9e2bbf638|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:38.153Z|083ee17f-6d9d-45e4-81c6-f526ee28a45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:09:38.156Z|083ee17f-6d9d-45e4-81c6-f526ee28a45c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:09:39.507Z|15d3a92f-da1e-4352-be25-4bfdc1a5b7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:09:39.508Z|15d3a92f-da1e-4352-be25-4bfdc1a5b7b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:09:47.646Z|7ca81b7c-3ace-4d62-bbbe-379d451fd88f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:47.647Z|7ca81b7c-3ace-4d62-bbbe-379d451fd88f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:47.651Z|b9ccea70-5a00-4f4f-b3bb-1414055d7585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:47.651Z|724a3a12-f305-4b56-90fc-deb934aa52c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:47.652Z|b9ccea70-5a00-4f4f-b3bb-1414055d7585|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:47.652Z|724a3a12-f305-4b56-90fc-deb934aa52c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:53.154Z|5780a216-cdf3-4735-91c6-9eae8a63092e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:09:53.155Z|5780a216-cdf3-4735-91c6-9eae8a63092e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:09:57.676Z|c348c2e9-8410-4b96-9a9a-3028b0f92bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:57.677Z|c348c2e9-8410-4b96-9a9a-3028b0f92bab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:57.676Z|89005ab1-f7e6-441b-9144-e6e94b799348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:57.679Z|89005ab1-f7e6-441b-9144-e6e94b799348|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:09:57.684Z|ac561a14-aa0b-450c-b43b-50f5e256f028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:09:57.686Z|ac561a14-aa0b-450c-b43b-50f5e256f028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:07.705Z|e55b1d27-bbff-4610-bd7d-a7c960176e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:07.706Z|e55b1d27-bbff-4610-bd7d-a7c960176e0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:07.707Z|f30047af-ed3e-47f5-b075-16ee86a0d04e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:07.708Z|f30047af-ed3e-47f5-b075-16ee86a0d04e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:07.710Z|463f3ba4-b088-43c9-8fc9-278ed2c6bac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:07.711Z|463f3ba4-b088-43c9-8fc9-278ed2c6bac6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:08.154Z|aaa93239-eb0e-408e-bd75-d05a43418f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:10:08.155Z|aaa93239-eb0e-408e-bd75-d05a43418f02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:10:09.508Z|f3306d96-2f1c-4353-bd45-ebc7a994d93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:10:09.509Z|f3306d96-2f1c-4353-bd45-ebc7a994d93c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:10:16.324Z|01b63819-7832-4fba-8fc2-52f5d507e37d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:10:16.325Z|01b63819-7832-4fba-8fc2-52f5d507e37d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:17.730Z|f832b68c-0d12-402b-898a-03ea667013cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:17.785Z|12d5b900-2a36-4dfd-93c2-1c8f85fea1a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:17.787Z|b40909c0-20cb-4ce7-8ba1-4917d97af887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:17.785Z|f832b68c-0d12-402b-898a-03ea667013cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:17.787Z|12d5b900-2a36-4dfd-93c2-1c8f85fea1a1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:17.787Z|b40909c0-20cb-4ce7-8ba1-4917d97af887|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:23.153Z|13d247af-baaf-4583-bca7-03236135d5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:10:23.156Z|13d247af-baaf-4583-bca7-03236135d5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:10:27.813Z|d9241834-8e96-44f8-9b0c-5ba5f00f0825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:27.815Z|d9241834-8e96-44f8-9b0c-5ba5f00f0825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:27.815Z|e0808d6a-9f78-4c9e-bf72-6e6dc2d91b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:27.815Z|6561b8ea-1fdb-429d-9462-fed0e6f965f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:27.816Z|e0808d6a-9f78-4c9e-bf72-6e6dc2d91b3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:27.816Z|6561b8ea-1fdb-429d-9462-fed0e6f965f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:37.840Z|ab7e1a75-f543-408f-9538-50ad32a28e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:37.840Z|ab7e1a75-f543-408f-9538-50ad32a28e5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:37.840Z|15f66008-dc79-42d5-ac24-8785e97fc3e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:37.841Z|d34736c1-ac77-4907-90c9-0e4acc5e62eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:37.842Z|d34736c1-ac77-4907-90c9-0e4acc5e62eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:37.843Z|15f66008-dc79-42d5-ac24-8785e97fc3e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:38.153Z|4fbe1111-a75a-4db6-8654-a3f87a4fccaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:10:38.154Z|4fbe1111-a75a-4db6-8654-a3f87a4fccaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:10:39.509Z|5922dc95-ac10-41ba-bf00-a14103426993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:10:39.510Z|5922dc95-ac10-41ba-bf00-a14103426993|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:10:47.862Z|e783ab74-7613-40f9-bcfe-1cf388f22581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:47.863Z|e783ab74-7613-40f9-bcfe-1cf388f22581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:47.863Z|778e77b6-41ee-48a7-b467-003993a51f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:47.864Z|778e77b6-41ee-48a7-b467-003993a51f53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:47.866Z|033e64c0-c098-4858-ab43-32ade53b50a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:47.867Z|033e64c0-c098-4858-ab43-32ade53b50a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:53.153Z|85df2bf0-3b3a-4b81-8119-f327492800d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:10:53.154Z|85df2bf0-3b3a-4b81-8119-f327492800d9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:10:57.886Z|f583eddc-241b-4d10-9696-c952fbd20485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:57.886Z|d929ed53-27bc-401a-9e4c-deb0a5be36b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:57.887Z|f583eddc-241b-4d10-9696-c952fbd20485|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:57.887Z|d929ed53-27bc-401a-9e4c-deb0a5be36b3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:10:57.891Z|7277a006-f16d-413f-99c9-1f06077eb3ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:10:57.891Z|7277a006-f16d-413f-99c9-1f06077eb3ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:07.911Z|21abe39b-e3b5-4c35-9da4-1fcc8c1bfba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:07.911Z|3c5706fe-8815-4e0c-a6ec-43b8bfc0260d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:07.912Z|21abe39b-e3b5-4c35-9da4-1fcc8c1bfba6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:07.912Z|3c5706fe-8815-4e0c-a6ec-43b8bfc0260d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:07.915Z|5e34e17b-26e2-44b4-83e3-74b49962a2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:07.917Z|5e34e17b-26e2-44b4-83e3-74b49962a2f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:08.153Z|3290a462-3fbd-4be1-9541-f5534af78772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:11:08.157Z|3290a462-3fbd-4be1-9541-f5534af78772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:11:09.511Z|4fcb63e6-d972-45fd-bb21-6f04166d61b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:11:09.511Z|4fcb63e6-d972-45fd-bb21-6f04166d61b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:11:16.325Z|1d7180f7-e870-4e5a-860a-3c57d4f226be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:11:16.326Z|1d7180f7-e870-4e5a-860a-3c57d4f226be|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:17.944Z|a3425781-fcc3-4abd-ae43-1c73385b188c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:17.945Z|e63c4ec3-556b-4bd9-b8d0-3be2956b9a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:17.945Z|65f80977-d051-429a-8ea3-5f4fbf4b1578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:17.945Z|a3425781-fcc3-4abd-ae43-1c73385b188c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:17.945Z|e63c4ec3-556b-4bd9-b8d0-3be2956b9a32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:17.945Z|65f80977-d051-429a-8ea3-5f4fbf4b1578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:23.153Z|6adaf7c5-fc5e-4587-8c72-8cf830b625cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:11:23.155Z|6adaf7c5-fc5e-4587-8c72-8cf830b625cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:11:27.971Z|ed9b749b-2772-416c-b6f2-25dddc8acb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:27.971Z|ea9f726e-5329-4193-acb8-1e8998166713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:27.971Z|ed9b749b-2772-416c-b6f2-25dddc8acb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:27.971Z|ea9f726e-5329-4193-acb8-1e8998166713|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:27.977Z|fe6097d3-1142-417c-b5ce-d468dbef8438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:27.978Z|fe6097d3-1142-417c-b5ce-d468dbef8438|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:37.997Z|008aa0a2-230f-4059-8bf5-130e49c70c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:37.998Z|5c816e58-2f32-4f96-8797-178bbe9bafca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:37.998Z|5c816e58-2f32-4f96-8797-178bbe9bafca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:37.998Z|008aa0a2-230f-4059-8bf5-130e49c70c70|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:38.001Z|2ab6d7d9-e2d5-4b0b-95bc-2ed97bb4abbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:38.002Z|2ab6d7d9-e2d5-4b0b-95bc-2ed97bb4abbe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:38.153Z|1accd7e7-bfda-42ee-a7a2-aec6be0c81bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:11:38.154Z|1accd7e7-bfda-42ee-a7a2-aec6be0c81bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:11:39.512Z|4fe0deac-47ec-4589-bc06-52fef9eabe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:11:39.512Z|4fe0deac-47ec-4589-bc06-52fef9eabe00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:11:48.020Z|323c864a-ef50-44f6-a454-fad913b968a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:48.020Z|eccbc614-d74a-4568-8957-162f6a5199a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:48.021Z|eccbc614-d74a-4568-8957-162f6a5199a8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:48.021Z|323c864a-ef50-44f6-a454-fad913b968a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:48.023Z|df67b596-1712-49c7-9578-36583672f3ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:48.023Z|df67b596-1712-49c7-9578-36583672f3ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:53.153Z|04ff8ba1-c6fe-4520-b06f-3e1add1e1f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:11:53.156Z|04ff8ba1-c6fe-4520-b06f-3e1add1e1f3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:11:58.045Z|dc1b637a-82e5-452f-a5d3-166c28d3f784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:58.045Z|de0d9c78-0094-4d73-978a-47a95a7640c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:58.046Z|dc1b637a-82e5-452f-a5d3-166c28d3f784|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:58.046Z|25ad2d7f-0307-4ff8-8845-a3661975f2f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:11:58.046Z|de0d9c78-0094-4d73-978a-47a95a7640c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:11:58.047Z|25ad2d7f-0307-4ff8-8845-a3661975f2f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:08.073Z|df0ceec1-f32c-44bc-8f8e-fca42dd26d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:08.073Z|2deb3463-8e28-444b-b153-17a6573168f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:08.074Z|df0ceec1-f32c-44bc-8f8e-fca42dd26d63|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:08.074Z|2deb3463-8e28-444b-b153-17a6573168f2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:08.074Z|8aa22ea2-4269-41af-9015-7b9f567bbff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:08.075Z|8aa22ea2-4269-41af-9015-7b9f567bbff6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:08.154Z|81167d70-edee-43dd-8f1d-6d3f4216a949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:12:08.155Z|81167d70-edee-43dd-8f1d-6d3f4216a949|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:12:09.513Z|13f48e71-96fa-4542-9d4f-d7a8d6addb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:12:09.514Z|13f48e71-96fa-4542-9d4f-d7a8d6addb20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:12:16.325Z|fd6c055d-56a3-470a-88b4-fb46a53fc0da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:12:16.326Z|fd6c055d-56a3-470a-88b4-fb46a53fc0da|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:18.098Z|2f9af986-4bc5-40f1-a23e-8a1725da2347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:18.098Z|ae32dcd1-78cb-408f-976d-daa9b3f3556c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:18.099Z|ce626e62-5afe-40a5-b4c3-4ee174d8bca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:18.099Z|ae32dcd1-78cb-408f-976d-daa9b3f3556c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:18.099Z|2f9af986-4bc5-40f1-a23e-8a1725da2347|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:18.100Z|ce626e62-5afe-40a5-b4c3-4ee174d8bca6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:23.153Z|9e4a3167-f098-4e6f-a406-a6e1cc9dfa7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:12:23.154Z|9e4a3167-f098-4e6f-a406-a6e1cc9dfa7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:12:28.126Z|f73e9a98-3af8-4a2f-a16d-b476cb5e44f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:28.127Z|a61a5616-f925-404e-a63c-ff904cd2ad5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:28.127Z|f73e9a98-3af8-4a2f-a16d-b476cb5e44f7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:28.127Z|a61a5616-f925-404e-a63c-ff904cd2ad5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:28.131Z|d2d38136-4170-4946-a061-2b61475279c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:28.132Z|d2d38136-4170-4946-a061-2b61475279c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:38.151Z|0e8b3951-cf5f-4844-90cf-02fd94bb906d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:38.151Z|05275421-73eb-4ea5-94de-aef77052ec72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:38.152Z|0e8b3951-cf5f-4844-90cf-02fd94bb906d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:38.152Z|05275421-73eb-4ea5-94de-aef77052ec72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:38.154Z|d961f438-4991-45c5-b98d-3acf4637fb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:12:38.155Z|d961f438-4991-45c5-b98d-3acf4637fb78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:12:38.155Z|8da2977b-2f01-4b13-bdbc-1ca182f3cad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:38.156Z|8da2977b-2f01-4b13-bdbc-1ca182f3cad7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:39.515Z|376a70bb-4562-4504-a74c-138ce4019bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:12:39.515Z|376a70bb-4562-4504-a74c-138ce4019bb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:12:48.175Z|7872f997-8bbc-45f4-a2e1-26392145c278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:48.175Z|04227dc1-7933-4231-ae09-4a87b7c04c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:48.176Z|04227dc1-7933-4231-ae09-4a87b7c04c4d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:48.177Z|85b578f3-fea8-4798-9c80-d5c1f1d1d99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:48.177Z|85b578f3-fea8-4798-9c80-d5c1f1d1d99f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:48.177Z|7872f997-8bbc-45f4-a2e1-26392145c278|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:53.153Z|7747fb17-1f17-4ded-a07f-c864307d87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:12:53.154Z|7747fb17-1f17-4ded-a07f-c864307d87a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:12:58.202Z|bebb842e-014d-4ef9-9513-5c8f241e7c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:58.202Z|a9334530-1d81-4781-8347-38a2dd3bf629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:58.202Z|c648b802-8539-46d4-8af8-620d357e3dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:12:58.203Z|a9334530-1d81-4781-8347-38a2dd3bf629|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:58.203Z|c648b802-8539-46d4-8af8-620d357e3dc0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:12:58.203Z|bebb842e-014d-4ef9-9513-5c8f241e7c2e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:08.153Z|bab0d04c-fb1f-404c-a410-64e635b473db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:13:08.157Z|bab0d04c-fb1f-404c-a410-64e635b473db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:13:08.229Z|5b0760f1-9801-48fa-b98c-3ff79cc0477f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:08.229Z|dfce7e2d-4b4d-4e38-8dbf-a4393a875027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:08.230Z|dfce7e2d-4b4d-4e38-8dbf-a4393a875027|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:08.230Z|5b0760f1-9801-48fa-b98c-3ff79cc0477f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:08.246Z|9cc8733c-43b5-4d87-9834-bb61831defe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:08.246Z|9cc8733c-43b5-4d87-9834-bb61831defe2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:09.516Z|093a6ccd-0f4e-4c6d-9c98-a085bbf1ebea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:13:09.517Z|093a6ccd-0f4e-4c6d-9c98-a085bbf1ebea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:13:16.325Z|3fcc9bc5-1124-45d5-a39a-6ab58e59f532|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:13:16.325Z|3fcc9bc5-1124-45d5-a39a-6ab58e59f532|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:18.251Z|437b986b-ef93-424c-bdf9-596cfef666b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:18.251Z|c639dcec-1256-48a1-b688-37826daf3442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:18.251Z|c639dcec-1256-48a1-b688-37826daf3442|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:18.251Z|437b986b-ef93-424c-bdf9-596cfef666b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:18.268Z|16652993-fa1d-4fe3-ba44-6fd19f1199a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:18.269Z|16652993-fa1d-4fe3-ba44-6fd19f1199a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:23.153Z|54a3f40a-45bf-498a-af15-66558f814045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:13:23.154Z|54a3f40a-45bf-498a-af15-66558f814045|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:13:28.272Z|c24f154a-f277-49d8-a334-396351e200b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:28.271Z|62399c58-4fce-4728-9e75-367a25fae1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:28.272Z|62399c58-4fce-4728-9e75-367a25fae1aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:28.272Z|c24f154a-f277-49d8-a334-396351e200b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:28.291Z|261a36bd-28cd-42ce-b997-a03361eefa5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:28.292Z|261a36bd-28cd-42ce-b997-a03361eefa5e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:38.153Z|c7c676f9-9a39-4ace-a4db-004147c076c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:13:38.154Z|c7c676f9-9a39-4ace-a4db-004147c076c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:13:38.301Z|14c6cc6a-3d6d-4b3e-b280-151ed1454ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:38.302Z|14c6cc6a-3d6d-4b3e-b280-151ed1454ac3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:38.307Z|e88cb545-b047-4bff-9065-2cdc5528a7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:38.309Z|e88cb545-b047-4bff-9065-2cdc5528a7f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:38.318Z|b217e285-a792-4f22-b31b-475c9aabaf10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:38.319Z|b217e285-a792-4f22-b31b-475c9aabaf10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:39.517Z|c2bd9821-fe0c-4f60-bad3-72341f6d0d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:13:39.518Z|c2bd9821-fe0c-4f60-bad3-72341f6d0d98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:13:48.328Z|bc7d2957-f6f7-4937-9932-1fa541d2f8ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:48.330Z|bc7d2957-f6f7-4937-9932-1fa541d2f8ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:48.334Z|97329a1f-a6c8-40ef-88b8-f930fd935a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:48.334Z|97329a1f-a6c8-40ef-88b8-f930fd935a02|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:48.341Z|06e3afd4-460c-4e3a-91e0-8ec940356f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:48.342Z|06e3afd4-460c-4e3a-91e0-8ec940356f57|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:53.153Z|aafbdd3b-0813-4dfd-8d35-e4dd588cf9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:13:53.155Z|aafbdd3b-0813-4dfd-8d35-e4dd588cf9dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:13:58.356Z|6974b824-2e19-462c-a77b-c714e63753e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:58.356Z|fd2488b6-f193-4909-8757-df4dc4ec2f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:58.357Z|6974b824-2e19-462c-a77b-c714e63753e3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:58.357Z|fd2488b6-f193-4909-8757-df4dc4ec2f77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:13:58.364Z|852b5d2f-6ecd-4100-b88b-7659d82476ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:13:58.365Z|852b5d2f-6ecd-4100-b88b-7659d82476ed|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:08.153Z|aa4c4146-f60b-4454-b8cc-4e161f7d9c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:14:08.154Z|aa4c4146-f60b-4454-b8cc-4e161f7d9c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:14:08.382Z|04c137bb-fb25-4158-9770-38fcff276278|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:08.384Z|04c137bb-fb25-4158-9770-38fcff276278|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:08.383Z|e455bc45-acfc-4aa1-8166-81b98e145e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:08.384Z|e455bc45-acfc-4aa1-8166-81b98e145e3c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:08.385Z|83dc344c-2cf8-4964-af93-9c97280c0562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:08.385Z|83dc344c-2cf8-4964-af93-9c97280c0562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:09.519Z|1353a97a-8eed-4eb2-acbc-13773a208e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:14:09.519Z|1353a97a-8eed-4eb2-acbc-13773a208e6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:14:16.331Z|d3ec4417-9419-4be7-aabe-6dee0bbe3d2f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:14:16.332Z|d3ec4417-9419-4be7-aabe-6dee0bbe3d2f|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:18.407Z|6878ecea-6b9f-41f3-bb26-38221d1a384f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:18.407Z|e4d7c52b-01f4-4fbc-a344-c85d50315fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:18.407Z|6878ecea-6b9f-41f3-bb26-38221d1a384f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:18.408Z|e4d7c52b-01f4-4fbc-a344-c85d50315fa0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:18.408Z|89fd4861-2831-4c58-8cd2-be34bf95e4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:18.415Z|89fd4861-2831-4c58-8cd2-be34bf95e4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:23.154Z|d169693b-a386-4191-b60c-6c1c596b3fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:14:23.154Z|d169693b-a386-4191-b60c-6c1c596b3fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:14:28.439Z|d7c2c537-fb3a-418a-afee-ac1e7dc2547f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:28.439Z|a1214496-d4c6-4aee-875d-9a2eea27eb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:28.439Z|d71e2670-08cc-4e85-9b05-d6035614f87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:28.439Z|a1214496-d4c6-4aee-875d-9a2eea27eb34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:28.439Z|d7c2c537-fb3a-418a-afee-ac1e7dc2547f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:28.439Z|d71e2670-08cc-4e85-9b05-d6035614f87d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:38.153Z|51c51874-182e-4b0b-a3ee-c23e76fb22f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:14:38.155Z|51c51874-182e-4b0b-a3ee-c23e76fb22f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:14:38.462Z|cd212fdf-0934-4b25-8909-027b30d51fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:38.463Z|fad016a2-a973-46e0-a975-88f49b09c4dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:38.463Z|7a61289b-118c-4869-a52d-ec15f2668a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:38.463Z|cd212fdf-0934-4b25-8909-027b30d51fe0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:38.463Z|fad016a2-a973-46e0-a975-88f49b09c4dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:38.463Z|7a61289b-118c-4869-a52d-ec15f2668a48|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:39.520Z|c10bfdb3-b947-47a7-ae0c-7161c38c0a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:14:39.520Z|c10bfdb3-b947-47a7-ae0c-7161c38c0a2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:14:48.487Z|bc096039-4f77-4a5f-9b02-2b4cc666c8d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:48.488Z|bc096039-4f77-4a5f-9b02-2b4cc666c8d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:48.494Z|6827db7e-f726-47db-a1f6-2e119f517f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:48.494Z|6827db7e-f726-47db-a1f6-2e119f517f5b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:48.495Z|526295cc-77a9-4192-a6ac-f899fcefd4bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:48.496Z|526295cc-77a9-4192-a6ac-f899fcefd4bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:53.154Z|b3661a08-045c-44b6-abc8-cf915123be68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:14:53.158Z|b3661a08-045c-44b6-abc8-cf915123be68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:14:58.515Z|d98b1a80-794b-4833-b916-fda4a62020db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:58.515Z|9863d5ba-9ea2-4563-aa36-07ef6b18d1f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:58.515Z|0ccb07b0-8307-44a4-9f9f-2cab60042b46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:14:58.516Z|9863d5ba-9ea2-4563-aa36-07ef6b18d1f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:58.516Z|0ccb07b0-8307-44a4-9f9f-2cab60042b46|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:14:58.516Z|d98b1a80-794b-4833-b916-fda4a62020db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:08.154Z|39a7c097-ee71-4d04-b38f-42d0f663ff27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:15:08.156Z|39a7c097-ee71-4d04-b38f-42d0f663ff27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:15:08.543Z|988cf612-3e14-449a-8344-60b45b1ffc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:08.544Z|988cf612-3e14-449a-8344-60b45b1ffc69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:08.542Z|bcfafdba-a943-4bb8-9f2f-8b9225707d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:08.545Z|d9d05193-e390-4326-bea2-f49f873b63aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:08.545Z|bcfafdba-a943-4bb8-9f2f-8b9225707d54|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:08.545Z|d9d05193-e390-4326-bea2-f49f873b63aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:09.522Z|0e1f054a-0e5a-4093-a12f-60db04fb72f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:15:09.523Z|0e1f054a-0e5a-4093-a12f-60db04fb72f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:15:16.326Z|cc981029-7f97-4f5c-8899-4d5e5aead393|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:15:16.328Z|cc981029-7f97-4f5c-8899-4d5e5aead393|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:18.571Z|c32abb3f-bf4b-4e64-8b56-fce2361ef2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:18.571Z|c32abb3f-bf4b-4e64-8b56-fce2361ef2a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:18.575Z|f1502451-2bed-4298-881d-8f300712ce63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:18.575Z|f1502451-2bed-4298-881d-8f300712ce63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:18.575Z|9f34fef6-a1a2-4353-b956-0f60c91a0550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:18.576Z|9f34fef6-a1a2-4353-b956-0f60c91a0550|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:23.154Z|fa9c6679-e96f-4e4a-9b6a-c96edded5e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:15:23.156Z|fa9c6679-e96f-4e4a-9b6a-c96edded5e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:15:28.596Z|4f016d55-bb40-43ee-8674-079bf53777fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:28.596Z|c59bd9a6-1adb-499b-a5a3-0baec9e59cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:28.597Z|c59bd9a6-1adb-499b-a5a3-0baec9e59cb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:28.597Z|1ec4e593-296e-4a88-9fbb-fd4aea145e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:28.597Z|4f016d55-bb40-43ee-8674-079bf53777fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:28.598Z|1ec4e593-296e-4a88-9fbb-fd4aea145e1f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:38.153Z|b1764771-7a92-47fa-a290-9dc570f2f6e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:15:38.156Z|b1764771-7a92-47fa-a290-9dc570f2f6e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:15:38.622Z|f859bf9d-11d7-4317-bc04-be6b04bd1a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:38.623Z|f859bf9d-11d7-4317-bc04-be6b04bd1a2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:38.625Z|27fca5eb-7ae3-4323-9db3-b39b4b893d73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:38.625Z|a4bf584d-7855-4ce5-b01c-06ceb5f6f297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:38.626Z|27fca5eb-7ae3-4323-9db3-b39b4b893d73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:38.626Z|a4bf584d-7855-4ce5-b01c-06ceb5f6f297|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:39.524Z|41253562-a83d-4707-9e79-5b3374dc34f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:15:39.524Z|41253562-a83d-4707-9e79-5b3374dc34f5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:15:48.648Z|0efd47ad-2f06-4b45-9b2b-ef8da1af20b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:48.648Z|0060f17c-402b-454f-b2ff-cc7bb62c4687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:48.648Z|0efd47ad-2f06-4b45-9b2b-ef8da1af20b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:48.648Z|0060f17c-402b-454f-b2ff-cc7bb62c4687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:48.656Z|d8c8a0f6-df9e-4ef5-a4a7-b00f458cc67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:48.656Z|d8c8a0f6-df9e-4ef5-a4a7-b00f458cc67f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:53.154Z|10d2e051-d61b-4f97-acc4-3d4441541f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:15:53.155Z|10d2e051-d61b-4f97-acc4-3d4441541f97|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:15:58.687Z|0e0a19f0-0923-444e-acdb-c99c1c097bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:58.687Z|4c22b0c0-10c6-405f-8364-37c520aa6586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:58.687Z|0e0a19f0-0923-444e-acdb-c99c1c097bb4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:58.687Z|4c22b0c0-10c6-405f-8364-37c520aa6586|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:15:58.696Z|877caad9-68ba-47fd-b0ef-cc30d7071f01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:15:58.705Z|877caad9-68ba-47fd-b0ef-cc30d7071f01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:08.153Z|b32c9cd8-a6ea-4a23-bb27-f755185cbba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:16:08.154Z|b32c9cd8-a6ea-4a23-bb27-f755185cbba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:16:08.722Z|d4606758-9a26-4142-a8a8-1f1dfb51f6f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:08.723Z|d4606758-9a26-4142-a8a8-1f1dfb51f6f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:08.727Z|e8b51f42-b12f-4a68-a111-67e138a8928c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:08.728Z|e8b51f42-b12f-4a68-a111-67e138a8928c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:08.730Z|39a059c5-1ede-4620-a385-3ea625ebc28b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:08.731Z|39a059c5-1ede-4620-a385-3ea625ebc28b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:09.525Z|47bbe8f8-0cfe-45ae-ac82-1cfa8a5221b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:16:09.526Z|47bbe8f8-0cfe-45ae-ac82-1cfa8a5221b9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:16:16.326Z|f0b4fc67-089b-4f00-8ad7-8ccc0f4333a9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:16:16.327Z|f0b4fc67-089b-4f00-8ad7-8ccc0f4333a9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:18.749Z|0f46776e-1954-4ae4-8b01-9707f6c616df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:18.750Z|0f46776e-1954-4ae4-8b01-9707f6c616df|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:18.753Z|b25cf2c9-a08e-4a63-a5a3-c3448d8184cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:18.754Z|b25cf2c9-a08e-4a63-a5a3-c3448d8184cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:18.758Z|0096ae5e-3c39-4bdd-b482-d7c67e38cf18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:18.759Z|0096ae5e-3c39-4bdd-b482-d7c67e38cf18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:23.154Z|09d34bb3-7910-46d3-9d2c-aa6b8f8c7038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:16:23.157Z|09d34bb3-7910-46d3-9d2c-aa6b8f8c7038|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:16:28.781Z|7a8f2945-f4e4-41f4-be35-bac1038e4de8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:28.782Z|7a8f2945-f4e4-41f4-be35-bac1038e4de8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:28.781Z|9cf4da3d-b812-4aa5-bd32-f98c19f1a5c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:28.784Z|9cf4da3d-b812-4aa5-bd32-f98c19f1a5c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:28.789Z|891c54ef-7ce0-4bc3-83d7-674bb2e7ed1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:28.790Z|891c54ef-7ce0-4bc3-83d7-674bb2e7ed1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:38.153Z|5938cf6d-2edd-4ef2-8d4f-071187fe6bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:16:38.154Z|5938cf6d-2edd-4ef2-8d4f-071187fe6bf2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:16:38.810Z|477a979b-2876-4423-b07f-5d2b30c6ccd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:38.810Z|def09548-908d-4105-944e-4f3aa6a94d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:38.811Z|477a979b-2876-4423-b07f-5d2b30c6ccd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:38.811Z|def09548-908d-4105-944e-4f3aa6a94d11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:38.814Z|18a394b0-a63e-4afc-8993-1b0d51912600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:38.815Z|18a394b0-a63e-4afc-8993-1b0d51912600|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:39.526Z|f4649eaf-c400-4f66-817a-e22f326d78b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:16:39.527Z|f4649eaf-c400-4f66-817a-e22f326d78b5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:16:48.834Z|08ee89c6-9d5a-4f81-91d1-1412a202379f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:48.834Z|f610af7d-1325-4fe5-9bb1-8e23540b911e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:48.835Z|08ee89c6-9d5a-4f81-91d1-1412a202379f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:48.835Z|f610af7d-1325-4fe5-9bb1-8e23540b911e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:48.836Z|4eb60b8a-0bad-409e-b7b4-87b240fbc1da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:48.836Z|4eb60b8a-0bad-409e-b7b4-87b240fbc1da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:53.153Z|af3cef8d-1e39-476f-a6c4-7776159d59dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:16:53.154Z|af3cef8d-1e39-476f-a6c4-7776159d59dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:16:58.861Z|a83c9180-8532-4a11-a772-175d2201b628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:58.862Z|a83c9180-8532-4a11-a772-175d2201b628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:58.868Z|e4cb19cc-63e2-4f79-b9e7-27f9909d381f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:58.868Z|926f0d60-f91f-4e3f-b28c-259b6f826a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:16:58.868Z|e4cb19cc-63e2-4f79-b9e7-27f9909d381f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:16:58.868Z|926f0d60-f91f-4e3f-b28c-259b6f826a88|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:08.153Z|181b1085-1662-481a-9f69-b477a55d79df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:17:08.156Z|181b1085-1662-481a-9f69-b477a55d79df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:17:08.889Z|46237d61-c5ae-4b1a-b5ba-68658bdbc292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:08.889Z|e02b220b-d2cc-4298-8cca-276f447294eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:08.890Z|46237d61-c5ae-4b1a-b5ba-68658bdbc292|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:08.890Z|e02b220b-d2cc-4298-8cca-276f447294eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:08.889Z|1d07c501-62a4-4810-8ce0-f8c3daf161c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:08.891Z|1d07c501-62a4-4810-8ce0-f8c3daf161c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:09.527Z|eae852bd-e045-42fa-93ea-b6ac4fffea39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:17:09.528Z|eae852bd-e045-42fa-93ea-b6ac4fffea39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:17:16.326Z|37a01214-9ad0-4214-bcf7-539a2f9d93e8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:17:16.326Z|37a01214-9ad0-4214-bcf7-539a2f9d93e8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:18.915Z|cb57e7c5-4f45-4370-a958-2c29acd389c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:18.915Z|1241435d-5a86-4e3e-9a78-a3d0208f5ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:18.916Z|cb57e7c5-4f45-4370-a958-2c29acd389c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:18.915Z|628daf7f-9958-45c7-8f7b-e7fd294ed0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:18.917Z|1241435d-5a86-4e3e-9a78-a3d0208f5ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:18.918Z|628daf7f-9958-45c7-8f7b-e7fd294ed0a2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:23.153Z|8e7d0ca7-d8c7-49be-8d8c-06731db34fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:17:23.154Z|8e7d0ca7-d8c7-49be-8d8c-06731db34fca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:17:28.941Z|bde1b34f-507e-468d-ad6f-b3709e207b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:28.942Z|bde1b34f-507e-468d-ad6f-b3709e207b82|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:28.944Z|65cff31c-82af-440f-b171-bd1f76cf90a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:28.944Z|5bf300c7-0b96-4e31-b90e-5914b61030de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:28.945Z|5bf300c7-0b96-4e31-b90e-5914b61030de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:28.945Z|65cff31c-82af-440f-b171-bd1f76cf90a6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:38.153Z|e87a720d-0052-4576-9753-58d85f7950a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:17:38.154Z|e87a720d-0052-4576-9753-58d85f7950a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:17:38.965Z|c9839a3e-d451-464e-abe4-38877d7ce438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:38.965Z|c9839a3e-d451-464e-abe4-38877d7ce438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:38.973Z|a6522555-404a-4812-af68-fa89452141a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:38.974Z|a6522555-404a-4812-af68-fa89452141a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:38.976Z|4bf3db16-553f-4f8f-87f7-b6e3c5e1e8d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:38.977Z|4bf3db16-553f-4f8f-87f7-b6e3c5e1e8d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:39.529Z|6ac6fb89-fc20-4f7d-9c10-94a8d2661dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:17:39.529Z|6ac6fb89-fc20-4f7d-9c10-94a8d2661dd2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:17:48.988Z|6bf69f5c-f45f-4e39-bbb7-e72950c7b9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:48.989Z|6bf69f5c-f45f-4e39-bbb7-e72950c7b9cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:48.996Z|8ae7646d-46db-475a-844c-6bb3601033b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:48.996Z|31ba443b-51d8-4d49-8b77-e60bf7a71336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:48.996Z|8ae7646d-46db-475a-844c-6bb3601033b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:48.997Z|31ba443b-51d8-4d49-8b77-e60bf7a71336|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:53.153Z|a07be22a-0caf-4387-9f61-b4b2acc23fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:17:53.156Z|a07be22a-0caf-4387-9f61-b4b2acc23fc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:17:59.013Z|8b6dbc45-d916-425e-a5f9-d58b79863834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:59.014Z|8b6dbc45-d916-425e-a5f9-d58b79863834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:59.021Z|910bcc10-8326-4f1a-b32b-9c630e3852cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:59.022Z|910bcc10-8326-4f1a-b32b-9c630e3852cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:17:59.023Z|8b7fb772-8627-4b0d-8f05-56d682551a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:17:59.023Z|8b7fb772-8627-4b0d-8f05-56d682551a5c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:08.153Z|5cbad764-48f8-43c5-b826-78d21a2a21f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:18:08.154Z|5cbad764-48f8-43c5-b826-78d21a2a21f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:18:09.046Z|02981c20-2e98-4fc9-b4d7-a673a3372cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:09.047Z|02981c20-2e98-4fc9-b4d7-a673a3372cdb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:09.050Z|614f613f-7a33-43fa-9d7c-b2887c9f2658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:09.051Z|614f613f-7a33-43fa-9d7c-b2887c9f2658|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:09.051Z|bfc58e22-0659-46ca-8c74-191b182cc0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:09.051Z|bfc58e22-0659-46ca-8c74-191b182cc0ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:09.530Z|8fde4a72-0e79-4f53-9214-902b1ede1b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:18:09.531Z|8fde4a72-0e79-4f53-9214-902b1ede1b1a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:18:16.325Z|0233e466-bd42-4ae1-8af5-fe50d09f6ae8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:18:16.326Z|0233e466-bd42-4ae1-8af5-fe50d09f6ae8|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:19.072Z|c1545af6-fe87-410c-82a6-deed346c4e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:19.072Z|4b936717-9f28-4c40-bcf3-ed9a3b835be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:19.072Z|c1545af6-fe87-410c-82a6-deed346c4e37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:19.072Z|4b936717-9f28-4c40-bcf3-ed9a3b835be1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:19.073Z|a3dcd254-dd98-47b3-a72e-98753e9e4656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:19.073Z|a3dcd254-dd98-47b3-a72e-98753e9e4656|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:23.153Z|1284f4a6-aedc-4923-93be-2a658e8445e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:18:23.154Z|1284f4a6-aedc-4923-93be-2a658e8445e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:18:29.095Z|77177466-df15-4c68-bbcc-b83929c14f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:29.095Z|77177466-df15-4c68-bbcc-b83929c14f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:29.101Z|e55c1bf3-408a-4bef-a36d-148f71cb3e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:29.102Z|e55c1bf3-408a-4bef-a36d-148f71cb3e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:29.104Z|9534d566-8371-4c43-8537-b1f4ecd000e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:29.105Z|9534d566-8371-4c43-8537-b1f4ecd000e3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:38.153Z|a3afd088-a274-4bcf-9528-c26e0f2b298a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:18:38.156Z|a3afd088-a274-4bcf-9528-c26e0f2b298a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:18:39.123Z|69fd9ba0-b908-4975-aaa1-56303d2e0ccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:39.123Z|6b2576b3-de4c-41f3-bfe4-ad453373f97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:39.124Z|69fd9ba0-b908-4975-aaa1-56303d2e0ccd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:39.124Z|6b2576b3-de4c-41f3-bfe4-ad453373f97f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:39.127Z|5a3e1c8a-60cd-4d27-8447-dc7efedc29bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:39.127Z|5a3e1c8a-60cd-4d27-8447-dc7efedc29bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:39.531Z|3faf0c19-1d38-4930-8d2f-9e82b071d7f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:18:39.532Z|3faf0c19-1d38-4930-8d2f-9e82b071d7f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:18:49.147Z|fe663b36-4e44-4580-b3f6-98e38491ee6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:49.147Z|c2627a7b-eb97-4ebe-b769-1bed5ea309d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:49.147Z|c69b1bf9-9207-4f7e-8b19-d4a554ffc52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:49.148Z|c2627a7b-eb97-4ebe-b769-1bed5ea309d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:49.148Z|c69b1bf9-9207-4f7e-8b19-d4a554ffc52c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:49.148Z|fe663b36-4e44-4580-b3f6-98e38491ee6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:53.153Z|2d18744d-ba76-43de-8ed7-78906d189666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:18:53.154Z|2d18744d-ba76-43de-8ed7-78906d189666|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:18:59.171Z|6535b39e-059e-42d8-bb5b-18f6f8341460|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:59.171Z|e2ecef17-bcae-4a79-bfa3-2c103c8c9f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:59.172Z|6535b39e-059e-42d8-bb5b-18f6f8341460|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:59.175Z|29c6ae4e-5bd8-437f-ad8f-ea3723ea0d0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:18:59.175Z|29c6ae4e-5bd8-437f-ad8f-ea3723ea0d0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:18:59.172Z|e2ecef17-bcae-4a79-bfa3-2c103c8c9f0b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:08.153Z|c3ff6906-1ee0-4f80-95cb-7f45664d635a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:19:08.154Z|c3ff6906-1ee0-4f80-95cb-7f45664d635a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:19:09.197Z|dba5fd22-e9ca-46d7-9da1-d04adb0105df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:09.198Z|01a96b79-0d8f-49df-80aa-2b6d97c30ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:09.198Z|dba5fd22-e9ca-46d7-9da1-d04adb0105df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:09.198Z|01a96b79-0d8f-49df-80aa-2b6d97c30ece|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:09.200Z|dec0a690-c807-43b6-a8c7-bf4ddd0a115a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:09.201Z|dec0a690-c807-43b6-a8c7-bf4ddd0a115a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:09.532Z|c645ba3e-b121-42bf-9d0d-c410884c96fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:19:09.533Z|c645ba3e-b121-42bf-9d0d-c410884c96fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:19:16.326Z|9bb115d8-5257-414e-b871-218c8d584cdf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:19:16.327Z|9bb115d8-5257-414e-b871-218c8d584cdf|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:19.220Z|d3c89c5f-523f-4e47-a828-29fe5700ae54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:19.221Z|11ec4a86-0903-4ab0-b07a-6743f9c5497b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:19.221Z|11ec4a86-0903-4ab0-b07a-6743f9c5497b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:19.221Z|d3c89c5f-523f-4e47-a828-29fe5700ae54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:19.230Z|3ff336bb-ac83-46bd-a4f3-5aafcc6b46c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:19.231Z|3ff336bb-ac83-46bd-a4f3-5aafcc6b46c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:23.153Z|4e0802d8-a01f-4439-b7d8-1c0af3d89f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:19:23.158Z|4e0802d8-a01f-4439-b7d8-1c0af3d89f1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:19:29.246Z|18a0b692-71b3-4d33-a627-edb5a46e183d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:29.246Z|18a0b692-71b3-4d33-a627-edb5a46e183d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:29.248Z|67d0b9d3-85bc-46c3-8e33-749d0b67ccc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:29.248Z|67d0b9d3-85bc-46c3-8e33-749d0b67ccc0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:29.253Z|2766b8da-9821-4f6a-87d0-98ea81d122d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:29.254Z|2766b8da-9821-4f6a-87d0-98ea81d122d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:38.153Z|0e95b33c-5f99-4537-805b-439493fdf232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:19:38.154Z|0e95b33c-5f99-4537-805b-439493fdf232|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:19:39.275Z|7230378a-09e4-44de-beb5-c42633475e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:39.276Z|7230378a-09e4-44de-beb5-c42633475e1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:39.275Z|af8447b0-9043-4b41-8ad5-0e581771e66c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:39.277Z|af8447b0-9043-4b41-8ad5-0e581771e66c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:39.278Z|a2504f46-62ca-4422-a799-8d1ef7c04d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:39.279Z|a2504f46-62ca-4422-a799-8d1ef7c04d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:39.534Z|f3b36db4-a4f8-45d1-8547-352c8a86fd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:19:39.534Z|f3b36db4-a4f8-45d1-8547-352c8a86fd30|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:19:49.307Z|11cf4e11-eb1f-47a6-96cb-88307a7c75b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:49.308Z|11cf4e11-eb1f-47a6-96cb-88307a7c75b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:49.307Z|8b925713-c190-4abc-9b4d-365c1488b2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:49.309Z|8b925713-c190-4abc-9b4d-365c1488b2bb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:49.311Z|c9ae20c7-9b84-4257-91ad-9c6943e3463a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:49.311Z|c9ae20c7-9b84-4257-91ad-9c6943e3463a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:53.153Z|83e0ca54-dba4-471b-acad-a9e64fa7a5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:19:53.154Z|83e0ca54-dba4-471b-acad-a9e64fa7a5c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:19:59.339Z|3d5cdb79-bd8b-4d19-aaf1-cc11cb642bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:59.340Z|3d5cdb79-bd8b-4d19-aaf1-cc11cb642bab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:59.342Z|8fd5050a-833a-4b98-b85d-1502a28dddb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:59.342Z|8fd5050a-833a-4b98-b85d-1502a28dddb1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:19:59.344Z|019d732f-25ee-4754-8cc4-ccb8553ff2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:19:59.344Z|019d732f-25ee-4754-8cc4-ccb8553ff2fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:08.153Z|61ef9a45-b9dc-49b8-b8db-07264aac07ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:20:08.156Z|61ef9a45-b9dc-49b8-b8db-07264aac07ae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:20:09.367Z|bdf31aa4-01cd-4da6-a762-3d51abed382e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:09.368Z|03d78a28-e3c7-4cd0-9873-b1df983ad5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:09.368Z|bdf31aa4-01cd-4da6-a762-3d51abed382e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:09.368Z|03d78a28-e3c7-4cd0-9873-b1df983ad5b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:09.377Z|5911e9fd-ad4f-470f-9a2d-3a8b0a62fdc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:09.378Z|5911e9fd-ad4f-470f-9a2d-3a8b0a62fdc5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:09.535Z|560e9c08-4036-46c5-84d1-54859d281b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:20:09.535Z|560e9c08-4036-46c5-84d1-54859d281b0b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:20:16.324Z|573143fe-4dc6-4524-8508-8a806274a16d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:20:16.325Z|573143fe-4dc6-4524-8508-8a806274a16d|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:19.395Z|1d6b6098-5f1c-441a-9b2c-b4c8b4ee839e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:19.396Z|1d6b6098-5f1c-441a-9b2c-b4c8b4ee839e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:19.398Z|1c1e9b5c-1ca6-4b67-af22-2bffefac344e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:19.398Z|1c1e9b5c-1ca6-4b67-af22-2bffefac344e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:19.405Z|5189b0ad-8b16-4f76-b1dd-47e2a10f423e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:19.406Z|5189b0ad-8b16-4f76-b1dd-47e2a10f423e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:23.153Z|8fe8ccaf-b754-466b-8fae-c0712e1d0667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:20:23.154Z|8fe8ccaf-b754-466b-8fae-c0712e1d0667|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:20:29.422Z|8f8783c8-c59a-41e8-a0c1-07b3abd48fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:29.423Z|8f8783c8-c59a-41e8-a0c1-07b3abd48fb6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:29.430Z|1be12207-ed3b-4c39-82c2-bf18c1eaabf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:29.431Z|1be12207-ed3b-4c39-82c2-bf18c1eaabf4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:29.445Z|f405d59e-2250-4fde-8218-c9bb2231f3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:29.446Z|f405d59e-2250-4fde-8218-c9bb2231f3a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:38.153Z|7962a74a-af02-4974-a296-9a4a32f19d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:20:38.154Z|7962a74a-af02-4974-a296-9a4a32f19d0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:20:39.446Z|13610a83-6adc-4999-a36e-581937d6181b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:39.447Z|13610a83-6adc-4999-a36e-581937d6181b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:39.452Z|552aedbc-ef8e-4f49-8ac4-3c2865c0eb72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:39.452Z|552aedbc-ef8e-4f49-8ac4-3c2865c0eb72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:39.476Z|9d84ea55-4dbf-44a3-b64e-3c94c0ebfa45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:39.476Z|9d84ea55-4dbf-44a3-b64e-3c94c0ebfa45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:39.536Z|fa1c8a22-620a-4731-9e6f-52c7bdf793f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:20:39.536Z|fa1c8a22-620a-4731-9e6f-52c7bdf793f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:20:49.469Z|95faeaa6-90b8-4091-af90-802d126d53a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:49.469Z|95faeaa6-90b8-4091-af90-802d126d53a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:49.472Z|45c1f0b1-9475-40e8-b0af-1f02d9ed29e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:49.473Z|45c1f0b1-9475-40e8-b0af-1f02d9ed29e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:49.497Z|94efdbd2-2f0e-4771-9020-585d0457c7b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:49.498Z|94efdbd2-2f0e-4771-9020-585d0457c7b7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:53.153Z|ab723ab9-46b3-4ada-9af2-cba32b4eec41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:20:53.156Z|ab723ab9-46b3-4ada-9af2-cba32b4eec41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:20:59.495Z|bf8b0d87-bf4d-4529-b3b7-73b102f9c43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:59.495Z|57c5f24e-293c-47b7-9ee4-883b82f1aa26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:59.496Z|bf8b0d87-bf4d-4529-b3b7-73b102f9c43a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:59.496Z|57c5f24e-293c-47b7-9ee4-883b82f1aa26|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:20:59.523Z|5f32e021-3b07-419d-8879-ea526c2b779a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:20:59.524Z|5f32e021-3b07-419d-8879-ea526c2b779a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:08.153Z|35649f76-bd4b-46bb-a18a-a80367bdba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:21:08.154Z|35649f76-bd4b-46bb-a18a-a80367bdba1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:21:09.525Z|cd5ae664-93e0-4d43-aea9-71f436aeae82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:09.525Z|cd963ea8-a3bc-4a64-b308-0fef60acadab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:09.526Z|cd5ae664-93e0-4d43-aea9-71f436aeae82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:09.526Z|cd963ea8-a3bc-4a64-b308-0fef60acadab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:09.537Z|90271710-77b2-4042-8f64-1e50b7a989e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:21:09.538Z|90271710-77b2-4042-8f64-1e50b7a989e6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:21:09.554Z|d58af71f-8771-4e44-b79e-00341382bb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:09.554Z|d58af71f-8771-4e44-b79e-00341382bb4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:16.324Z|e2dfc47a-9bbc-4944-85e6-b3bbb3d1af58|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:21:16.325Z|e2dfc47a-9bbc-4944-85e6-b3bbb3d1af58|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:19.552Z|2fcbf743-166a-4d96-8f7d-910b0af21e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:19.553Z|2fcbf743-166a-4d96-8f7d-910b0af21e4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:19.553Z|055d2b77-34fa-45a8-abec-ae22ee8914d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:19.554Z|055d2b77-34fa-45a8-abec-ae22ee8914d8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:19.581Z|df99f442-b9b3-471b-89bb-1bab60450028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:19.582Z|df99f442-b9b3-471b-89bb-1bab60450028|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:23.153Z|4801dbd7-f2c9-4567-8e8c-619606b8a8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:21:23.154Z|4801dbd7-f2c9-4567-8e8c-619606b8a8c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:21:29.575Z|d2ed6aa1-255a-49a5-b1f4-84e8dc931ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:29.575Z|d2ed6aa1-255a-49a5-b1f4-84e8dc931ef4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:29.576Z|af6f04a9-990d-425a-b5ae-c5904a6d1957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:29.577Z|af6f04a9-990d-425a-b5ae-c5904a6d1957|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:29.611Z|548f0ade-a797-4784-a011-f70118abc5bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:29.612Z|548f0ade-a797-4784-a011-f70118abc5bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:38.153Z|644a18c3-0bf9-43f6-9957-dc3af1f24c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:21:38.156Z|644a18c3-0bf9-43f6-9957-dc3af1f24c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:21:39.539Z|73204042-54a7-4ffd-9ec2-91dbf745bf8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:21:39.540Z|73204042-54a7-4ffd-9ec2-91dbf745bf8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:21:39.598Z|2b27561f-d4a5-4287-aeba-cf4f640a60ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:39.598Z|170c910e-01e0-4e8a-b4ab-ab6e5be3fe78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:39.599Z|2b27561f-d4a5-4287-aeba-cf4f640a60ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:39.599Z|170c910e-01e0-4e8a-b4ab-ab6e5be3fe78|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:39.633Z|c366d317-0e5e-40ab-bf04-7ff460d1d37e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:39.633Z|c366d317-0e5e-40ab-bf04-7ff460d1d37e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:49.621Z|335448ef-7dac-4644-92e1-360dbdd2fadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:49.622Z|335448ef-7dac-4644-92e1-360dbdd2fadc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:49.625Z|a2d59d2c-a34f-40db-b660-6dbabf468a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:49.625Z|a2d59d2c-a34f-40db-b660-6dbabf468a22|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:49.655Z|08cf7900-17d5-4272-85e7-f8a081082764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:49.656Z|08cf7900-17d5-4272-85e7-f8a081082764|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:53.153Z|d8d1c155-f2bd-44c1-bf4a-00aea7fa6c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:21:53.154Z|d8d1c155-f2bd-44c1-bf4a-00aea7fa6c56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:21:59.646Z|d9c53dd4-0398-44f6-824d-7d5a98f425f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:59.647Z|d9c53dd4-0398-44f6-824d-7d5a98f425f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:59.648Z|7a6d7939-1d21-46ee-83f1-10f08c929297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:59.649Z|7a6d7939-1d21-46ee-83f1-10f08c929297|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:21:59.680Z|766fac0f-da8c-4cc7-a7b7-ac1be5510731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:21:59.681Z|766fac0f-da8c-4cc7-a7b7-ac1be5510731|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:08.153Z|4b569ecd-1ad0-436d-a331-2dad5c8efd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:22:08.155Z|4b569ecd-1ad0-436d-a331-2dad5c8efd61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:22:09.541Z|fb90ccc0-f027-4d55-8d35-5a247fd504fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:22:09.541Z|fb90ccc0-f027-4d55-8d35-5a247fd504fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:22:09.673Z|5ac30207-fa62-4407-b4d1-258410909d1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:09.674Z|5ac30207-fa62-4407-b4d1-258410909d1a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:09.677Z|269f2f68-9d1c-4918-a5a4-0f584bf85f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:09.677Z|269f2f68-9d1c-4918-a5a4-0f584bf85f08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:09.703Z|8780dd3d-718e-42f9-8f4d-9a5264b5e0c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:09.704Z|8780dd3d-718e-42f9-8f4d-9a5264b5e0c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:16.324Z|72e3c428-3ea2-4411-98e0-513baec447de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:22:16.325Z|72e3c428-3ea2-4411-98e0-513baec447de|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:19.700Z|071eca94-ef01-42a2-9599-b7981323c980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:19.701Z|071eca94-ef01-42a2-9599-b7981323c980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:19.704Z|895754db-826e-4366-b7a8-3e81163d8139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:19.704Z|895754db-826e-4366-b7a8-3e81163d8139|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:19.725Z|cab89ef1-2499-4c2f-8a0b-ef0c40426026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:19.726Z|cab89ef1-2499-4c2f-8a0b-ef0c40426026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:23.153Z|02ff77c1-1d66-486f-ac58-cc61ac2a8635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:22:23.158Z|02ff77c1-1d66-486f-ac58-cc61ac2a8635|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:22:29.723Z|776b13ee-96e6-44b6-992a-3cf23a8fb508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:29.723Z|5d305282-da6d-41c9-808a-8500cc64a002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:29.723Z|776b13ee-96e6-44b6-992a-3cf23a8fb508|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:29.723Z|5d305282-da6d-41c9-808a-8500cc64a002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:29.748Z|1407e6e8-1771-404c-9f06-79508f060461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:29.749Z|1407e6e8-1771-404c-9f06-79508f060461|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:38.153Z|2c71859a-5473-4bb1-9a9b-67f5c4c8909a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:22:38.154Z|2c71859a-5473-4bb1-9a9b-67f5c4c8909a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:22:39.542Z|0a929504-552c-4b33-8072-e3058a1e1d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:22:39.543Z|0a929504-552c-4b33-8072-e3058a1e1d6a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:22:39.745Z|a22ae634-f81f-406b-9b74-54d0b304bafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:39.745Z|a22ae634-f81f-406b-9b74-54d0b304bafb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:39.751Z|9c5300b4-a707-4250-9df1-f4eb2648c68c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:39.752Z|9c5300b4-a707-4250-9df1-f4eb2648c68c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:39.770Z|57d6bad0-5509-4e50-af82-57c8cb599a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:39.771Z|57d6bad0-5509-4e50-af82-57c8cb599a65|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:49.770Z|c874db92-11e7-46f7-bde3-8786d253df35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:49.770Z|f15f9a3e-244a-40f1-9a14-4517b5d44041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:49.771Z|f15f9a3e-244a-40f1-9a14-4517b5d44041|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:49.771Z|c874db92-11e7-46f7-bde3-8786d253df35|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:49.796Z|f42cb615-2c85-4b10-a267-429224fc337f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:49.797Z|f42cb615-2c85-4b10-a267-429224fc337f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:53.153Z|b219daef-26d6-459b-9c52-eb82c830f7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:22:53.154Z|b219daef-26d6-459b-9c52-eb82c830f7a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:22:59.793Z|61670a51-e4a1-4248-b0df-98ba4021e96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:59.793Z|2eb3f82a-6ba0-40cc-baaf-b213690622c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:59.794Z|61670a51-e4a1-4248-b0df-98ba4021e96d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:59.794Z|2eb3f82a-6ba0-40cc-baaf-b213690622c4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:22:59.818Z|e1d46873-6e82-4693-b753-8637af546a88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:22:59.819Z|e1d46873-6e82-4693-b753-8637af546a88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:08.153Z|6d8a3c1f-878e-425d-9a9e-2e8c145e437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:23:08.156Z|6d8a3c1f-878e-425d-9a9e-2e8c145e437c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:23:09.544Z|67721fe8-dd85-4ec5-88b7-fd5613055ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:23:09.545Z|67721fe8-dd85-4ec5-88b7-fd5613055ee4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:23:09.817Z|44a6f2fc-8053-456a-9404-80eb24b0e40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:09.818Z|44a6f2fc-8053-456a-9404-80eb24b0e40b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:09.819Z|e45a36b5-c333-473a-b98b-7e591a4e4c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:09.819Z|e45a36b5-c333-473a-b98b-7e591a4e4c5a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:09.840Z|afb7ca66-86ef-4626-9444-6b21cb499d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:09.841Z|afb7ca66-86ef-4626-9444-6b21cb499d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:16.326Z|c6199ca3-de04-498f-96d1-750cb89f8c17|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:23:16.327Z|c6199ca3-de04-498f-96d1-750cb89f8c17|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:19.842Z|3778b363-1ce3-4055-a149-4a5a6905463e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:19.842Z|53793d97-7088-4557-933f-baaaf4912d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:19.842Z|3778b363-1ce3-4055-a149-4a5a6905463e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:19.843Z|53793d97-7088-4557-933f-baaaf4912d80|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:19.865Z|95ee6ccc-a365-429b-b63e-4b468db53dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:19.866Z|95ee6ccc-a365-429b-b63e-4b468db53dc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:23.153Z|fc28405f-663b-403f-afef-355570982e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:23:23.154Z|fc28405f-663b-403f-afef-355570982e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:23:29.873Z|5360adae-8181-4753-b777-849910cf7bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:29.874Z|5360adae-8181-4753-b777-849910cf7bb3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:29.875Z|e87f2d25-26ac-48c4-b451-44d7fe26947c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:29.875Z|e87f2d25-26ac-48c4-b451-44d7fe26947c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:29.890Z|4dda7cde-efe1-4ec5-adb5-894c92a0afae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:29.891Z|4dda7cde-efe1-4ec5-adb5-894c92a0afae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:38.153Z|4d28ae97-5ebc-4187-9d92-3f6ac0c5e481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:23:38.154Z|4d28ae97-5ebc-4187-9d92-3f6ac0c5e481|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:23:39.545Z|fdd660be-7e3b-4ae0-9b79-9e0a84de0c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:23:39.546Z|fdd660be-7e3b-4ae0-9b79-9e0a84de0c61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:23:39.902Z|bfab386b-0eb0-4f70-9f1d-049f46ee8a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:39.902Z|10937746-f036-4574-a42c-ddf8d2ce9d5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:39.903Z|bfab386b-0eb0-4f70-9f1d-049f46ee8a42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:39.903Z|10937746-f036-4574-a42c-ddf8d2ce9d5d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:39.914Z|574d9059-b380-435c-9807-a95025121f24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:39.915Z|574d9059-b380-435c-9807-a95025121f24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:49.929Z|88e98338-4f2d-47bc-845d-98b33f6733c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:49.929Z|88e98338-4f2d-47bc-845d-98b33f6733c5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:49.936Z|a31e59f7-fdc1-4fa0-b97a-85e5c63245a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:49.937Z|a31e59f7-fdc1-4fa0-b97a-85e5c63245a9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:49.938Z|2d646fb1-d20c-4048-a73b-0a1c0da4e043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:49.939Z|2d646fb1-d20c-4048-a73b-0a1c0da4e043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:53.153Z|93a408be-f91b-4c60-9d90-d7c772123758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:23:53.157Z|93a408be-f91b-4c60-9d90-d7c772123758|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:23:59.954Z|62be2244-71d3-4020-a991-9202940e1eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:59.955Z|62be2244-71d3-4020-a991-9202940e1eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:59.961Z|1932f154-5e56-4ecc-9def-8a0283e3bded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:59.962Z|927005c1-2486-4718-af17-a83c7480d992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:23:59.962Z|927005c1-2486-4718-af17-a83c7480d992|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:23:59.962Z|1932f154-5e56-4ecc-9def-8a0283e3bded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:08.153Z|59b25ecc-ce71-4adf-8879-c5293f9e2177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:24:08.154Z|59b25ecc-ce71-4adf-8879-c5293f9e2177|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:24:09.546Z|c27dd11a-f9e8-4cf0-b602-c17d80b1d5a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:24:09.547Z|c27dd11a-f9e8-4cf0-b602-c17d80b1d5a4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:24:09.993Z|13e34a4b-3e3a-4117-90d1-050fa7ee8ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:09.994Z|13e34a4b-3e3a-4117-90d1-050fa7ee8ab4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:09.994Z|d5866eb7-841f-4875-9780-f8c405dbd2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:09.995Z|d5866eb7-841f-4875-9780-f8c405dbd2b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:10.002Z|f143fd68-586d-451c-af26-defa62a3055a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:10.003Z|f143fd68-586d-451c-af26-defa62a3055a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:16.326Z|f133f382-f4d5-4ad0-8ccc-50aa613140fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:24:16.327Z|f133f382-f4d5-4ad0-8ccc-50aa613140fd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:20.019Z|9265c295-8afe-4a12-b91f-1c5f2f879907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:20.019Z|9265c295-8afe-4a12-b91f-1c5f2f879907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:20.021Z|b5b19085-f750-4e01-ad92-ef39cdbf7a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:20.022Z|b5b19085-f750-4e01-ad92-ef39cdbf7a44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:20.025Z|cc369ee6-9a08-4cdb-9dfc-56abf39cd48e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:20.026Z|cc369ee6-9a08-4cdb-9dfc-56abf39cd48e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:23.153Z|d9c55d78-9189-4cc2-ad69-53252bacdbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:24:23.154Z|d9c55d78-9189-4cc2-ad69-53252bacdbfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:24:30.044Z|8b9885bf-aa2c-4e6a-aa91-0703662da542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:30.045Z|8b9885bf-aa2c-4e6a-aa91-0703662da542|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:30.048Z|194d0d05-9a6b-4fc4-9693-00700a30e1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:30.048Z|194d0d05-9a6b-4fc4-9693-00700a30e1f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:30.057Z|c1f98baf-4578-4626-b32d-95e1c4969ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:30.059Z|c1f98baf-4578-4626-b32d-95e1c4969ed1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:38.153Z|92b2ee3e-23c5-4e24-923c-db9b758f55b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:24:38.157Z|92b2ee3e-23c5-4e24-923c-db9b758f55b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:24:39.547Z|1f82ce3a-ae0c-4e74-97d9-4ab07ed0048a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:24:39.548Z|1f82ce3a-ae0c-4e74-97d9-4ab07ed0048a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:24:40.073Z|3157566b-6d4f-42b9-b28a-b1186d7bb44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:40.073Z|30b48564-202f-474a-85ca-4292dceb52c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:40.074Z|3157566b-6d4f-42b9-b28a-b1186d7bb44b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:40.074Z|30b48564-202f-474a-85ca-4292dceb52c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:40.083Z|1697f9ce-0146-422d-9693-74a893330dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:40.084Z|1697f9ce-0146-422d-9693-74a893330dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:50.099Z|3af8eccb-e185-4967-87e2-0a38af6a56a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:50.099Z|c51a4314-f248-425e-8fed-0cd4e3fbacd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:50.100Z|c51a4314-f248-425e-8fed-0cd4e3fbacd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:50.100Z|3af8eccb-e185-4967-87e2-0a38af6a56a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:50.111Z|20906bcc-be51-4859-a9da-cdfc44756c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:24:50.111Z|20906bcc-be51-4859-a9da-cdfc44756c51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:24:53.153Z|e821fe83-f650-49b4-91cc-d26900948b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:24:53.154Z|e821fe83-f650-49b4-91cc-d26900948b6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:25:00.127Z|fecb0c20-c971-4ae5-8c5f-67a3841862d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:00.128Z|fecb0c20-c971-4ae5-8c5f-67a3841862d9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:00.135Z|55480b57-0ca4-4251-94db-c3a7b22389ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:00.135Z|55480b57-0ca4-4251-94db-c3a7b22389ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:00.137Z|c8adf42f-dea4-4dea-a2e9-4f0afe75d9b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:00.138Z|c8adf42f-dea4-4dea-a2e9-4f0afe75d9b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:08.153Z|ddc87a6a-0901-4840-b49a-8857ca4d17af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:25:08.154Z|ddc87a6a-0901-4840-b49a-8857ca4d17af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:25:09.549Z|2ba3ae3f-9827-4b97-96be-ebaa110e2d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:25:09.550Z|2ba3ae3f-9827-4b97-96be-ebaa110e2d0c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:25:10.163Z|a9f69f60-fa5c-4820-9a5a-43f44a7cd515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:10.164Z|a9f69f60-fa5c-4820-9a5a-43f44a7cd515|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:10.171Z|0fd4614b-b30c-48b6-9f11-1942d7b8b07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:10.171Z|0fd4614b-b30c-48b6-9f11-1942d7b8b07f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:10.190Z|716468b6-d6e1-4b4b-b958-d67218b30493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:10.191Z|716468b6-d6e1-4b4b-b958-d67218b30493|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:16.324Z|07212fec-0f97-43d6-906e-648afdc40831|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:25:16.324Z|07212fec-0f97-43d6-906e-648afdc40831|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:20.196Z|1aaeefb1-80a8-4231-9b20-56218cab0c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:20.196Z|c1d7a401-e6d3-4ce2-9fee-9405ba3f0653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:20.196Z|1aaeefb1-80a8-4231-9b20-56218cab0c0a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:20.197Z|c1d7a401-e6d3-4ce2-9fee-9405ba3f0653|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:20.218Z|022471f9-aa0f-4a89-af30-86b2edae5c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:20.219Z|022471f9-aa0f-4a89-af30-86b2edae5c55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:23.153Z|880e2ea3-d556-49a8-8924-1dfada053a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:25:23.158Z|880e2ea3-d556-49a8-8924-1dfada053a2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:25:30.245Z|86b54e66-fad8-4de1-bee9-be1528ea04b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:30.246Z|86b54e66-fad8-4de1-bee9-be1528ea04b5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:30.245Z|8116f131-4778-486b-a215-2a08aa6a1a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:30.247Z|8116f131-4778-486b-a215-2a08aa6a1a54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:30.246Z|9a0322f0-624c-4c2b-b244-024c0d071558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:30.248Z|9a0322f0-624c-4c2b-b244-024c0d071558|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:38.153Z|00485d6d-88b9-43e4-8628-28ccc860ff3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:25:38.154Z|00485d6d-88b9-43e4-8628-28ccc860ff3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:25:39.551Z|2b6201a8-5073-41d5-9105-f6e9969b26ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:25:39.551Z|2b6201a8-5073-41d5-9105-f6e9969b26ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:25:40.278Z|a7d8ca2f-4b15-4c9d-8b19-c091246f2ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:40.279Z|a7d8ca2f-4b15-4c9d-8b19-c091246f2ac4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:40.286Z|f8dae61f-d35f-4b3b-83fb-d09839128bbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:40.286Z|f8dae61f-d35f-4b3b-83fb-d09839128bbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:40.304Z|9160bce3-70b2-404e-ac3e-6f34fcf8f752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:40.304Z|9160bce3-70b2-404e-ac3e-6f34fcf8f752|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:50.306Z|9b654415-cf7d-48ce-9ef0-2429d9b0a54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:50.307Z|9b654415-cf7d-48ce-9ef0-2429d9b0a54a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:50.308Z|782b1df9-7c1c-48f9-8876-9702e01a78ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:50.309Z|782b1df9-7c1c-48f9-8876-9702e01a78ba|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:50.327Z|6667d06b-8586-4fc9-a9cd-16299ed1524c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:25:50.328Z|6667d06b-8586-4fc9-a9cd-16299ed1524c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:25:53.153Z|c708decc-d949-4b16-a48c-a99c08410598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:25:53.154Z|c708decc-d949-4b16-a48c-a99c08410598|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:26:00.333Z|8c320569-1ec5-44c4-8e9f-c695d7d93cee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:00.333Z|f348b1f4-fc67-4682-a6cf-896869280ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:00.334Z|f348b1f4-fc67-4682-a6cf-896869280ac1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:00.334Z|8c320569-1ec5-44c4-8e9f-c695d7d93cee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:00.371Z|11aea40f-12ab-4134-a7a5-2edf9d9b9d76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:00.372Z|11aea40f-12ab-4134-a7a5-2edf9d9b9d76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:08.153Z|4f91e167-810e-4e42-a7b8-f8fa28bd3bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:26:08.157Z|4f91e167-810e-4e42-a7b8-f8fa28bd3bfa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:26:09.552Z|7dc30e91-a554-4971-97dd-6e15570b6298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:26:09.553Z|7dc30e91-a554-4971-97dd-6e15570b6298|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:26:10.366Z|c798f718-5e49-4989-a93c-16c781ae2d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:10.367Z|c798f718-5e49-4989-a93c-16c781ae2d4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:10.367Z|948f9a21-82e9-4fdb-8c16-e3c8c21c0d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:10.367Z|948f9a21-82e9-4fdb-8c16-e3c8c21c0d83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:10.410Z|ea0e688a-20dc-4a82-a634-2b25ba00c653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:10.410Z|ea0e688a-20dc-4a82-a634-2b25ba00c653|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:16.325Z|8330beea-b5f4-402b-8a60-aae0811addf3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:26:16.326Z|8330beea-b5f4-402b-8a60-aae0811addf3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:20.390Z|e69688b0-5a90-4c4e-af59-7c58e299a7ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:20.391Z|e69688b0-5a90-4c4e-af59-7c58e299a7ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:20.398Z|166cdee3-106f-4316-957b-19aa47413baa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:20.398Z|166cdee3-106f-4316-957b-19aa47413baa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:20.432Z|5e933a0b-f136-441a-8574-93d46e9406ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:20.433Z|5e933a0b-f136-441a-8574-93d46e9406ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:23.153Z|32d32c3d-7fa0-4a17-8187-597421efb60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:26:23.154Z|32d32c3d-7fa0-4a17-8187-597421efb60e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:26:30.419Z|d8185b0f-b017-4121-a134-4d565c113ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:30.419Z|d8185b0f-b017-4121-a134-4d565c113ec5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:30.431Z|2ad5ba17-20ea-44b3-8a47-cf8a77dff719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:30.432Z|2ad5ba17-20ea-44b3-8a47-cf8a77dff719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:30.454Z|6a85b8a7-1ffa-43e5-b3b5-a32d5a3bdfc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:30.455Z|6a85b8a7-1ffa-43e5-b3b5-a32d5a3bdfc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:38.153Z|b065f967-c36c-42b7-9761-44de3ed42782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:26:38.154Z|b065f967-c36c-42b7-9761-44de3ed42782|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:26:39.553Z|90f1c81f-35f8-4399-939d-0aaef1df2b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:26:39.554Z|90f1c81f-35f8-4399-939d-0aaef1df2b45|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:26:40.442Z|c5037293-fccb-4e46-8b31-81379136b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:40.443Z|c5037293-fccb-4e46-8b31-81379136b9e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:40.455Z|30220e0d-1825-4cd1-95cf-73945e632c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:40.456Z|30220e0d-1825-4cd1-95cf-73945e632c69|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:40.477Z|c40c2762-1626-4155-bc41-2b385e9138be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:40.478Z|c40c2762-1626-4155-bc41-2b385e9138be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:50.473Z|8402e249-e2c7-4f46-b26e-5b1448ef1c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:50.475Z|8402e249-e2c7-4f46-b26e-5b1448ef1c29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:50.479Z|404b22e1-b924-4ece-99ec-d638d391680a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:50.480Z|404b22e1-b924-4ece-99ec-d638d391680a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:50.500Z|0737dbc8-a360-4b68-ae61-d74112400cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:26:50.501Z|0737dbc8-a360-4b68-ae61-d74112400cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:26:53.153Z|77023fc9-f83b-49db-89d2-421ccf824075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:26:53.157Z|77023fc9-f83b-49db-89d2-421ccf824075|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:27:00.502Z|975b131a-63cd-4118-95c6-8c86b089e13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:00.502Z|d4b31244-7d10-4171-8a94-84a910566715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:00.502Z|975b131a-63cd-4118-95c6-8c86b089e13f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:00.503Z|d4b31244-7d10-4171-8a94-84a910566715|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:00.522Z|09914dc8-5296-4326-869b-ff6ddb423836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:00.523Z|09914dc8-5296-4326-869b-ff6ddb423836|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:08.153Z|5a255699-5954-42b9-92e6-1bb61dd4d26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:27:08.154Z|5a255699-5954-42b9-92e6-1bb61dd4d26d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:27:09.554Z|ce20e8aa-e512-4e56-8d68-3480ac750e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:27:09.555Z|ce20e8aa-e512-4e56-8d68-3480ac750e64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:27:10.525Z|b6c96fad-bed5-431b-b020-a3b79f1545b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:10.525Z|e1496023-56c2-43aa-a88a-35c664a37a4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:10.526Z|e1496023-56c2-43aa-a88a-35c664a37a4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:10.526Z|b6c96fad-bed5-431b-b020-a3b79f1545b0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:10.543Z|c7a2379b-2ee5-4777-9ae2-c7d6158e21b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:10.543Z|c7a2379b-2ee5-4777-9ae2-c7d6158e21b3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:16.325Z|73418b0e-b6df-4c4f-bd42-36437ba8b9f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:27:16.326Z|73418b0e-b6df-4c4f-bd42-36437ba8b9f2|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:20.550Z|d99123dc-2662-4874-884a-da023da161cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:20.550Z|d99123dc-2662-4874-884a-da023da161cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:20.552Z|972f64ec-76b3-4fa9-9475-e3b9a374bd43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:20.553Z|972f64ec-76b3-4fa9-9475-e3b9a374bd43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:20.576Z|c0dc9612-7882-4c96-a7de-f8f68f961e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:20.576Z|c0dc9612-7882-4c96-a7de-f8f68f961e15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:23.153Z|a77dbf35-d805-4da0-8481-c76e6cfe6d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:27:23.154Z|a77dbf35-d805-4da0-8481-c76e6cfe6d85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:27:30.573Z|685ab67d-61e3-4747-b7f4-7ca39bc0485d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:30.574Z|685ab67d-61e3-4747-b7f4-7ca39bc0485d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:30.576Z|7824776d-1d01-4ed2-bf03-4d8316640c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:30.576Z|7824776d-1d01-4ed2-bf03-4d8316640c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:30.597Z|16d93b2a-26bf-4aa3-a638-ad27fb3ee19a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:30.597Z|16d93b2a-26bf-4aa3-a638-ad27fb3ee19a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:38.153Z|909d1b75-44cc-4217-8e92-b742307d9569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:27:38.156Z|909d1b75-44cc-4217-8e92-b742307d9569|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:27:39.556Z|d0638c18-e9a1-48df-a064-b8c52447ca8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:27:39.556Z|d0638c18-e9a1-48df-a064-b8c52447ca8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:27:40.598Z|1c2a24ec-76f2-4e24-8132-3388e926316a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:40.598Z|ab1cf6ab-636a-4c27-bf4f-7d000c4dd691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:40.598Z|1c2a24ec-76f2-4e24-8132-3388e926316a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:40.598Z|ab1cf6ab-636a-4c27-bf4f-7d000c4dd691|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:40.619Z|e6fb9173-fddd-4573-ad1a-4edfe96777fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:40.620Z|e6fb9173-fddd-4573-ad1a-4edfe96777fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:50.619Z|a7307ff3-dd33-41e1-aa5e-c6b283a4f348|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:50.620Z|a7307ff3-dd33-41e1-aa5e-c6b283a4f348|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:50.623Z|08ca6adc-7c29-4aaf-97b0-074a66cda669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:50.623Z|08ca6adc-7c29-4aaf-97b0-074a66cda669|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:50.639Z|e66e6c8f-afb4-4e2e-bd40-732f7830d43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:27:50.640Z|e66e6c8f-afb4-4e2e-bd40-732f7830d43d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:27:53.154Z|6441a305-8a80-431c-a1f6-b02c0bad95b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:27:53.154Z|6441a305-8a80-431c-a1f6-b02c0bad95b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:28:00.643Z|2f9bf3a1-7bab-46ac-80e4-b5353d84d90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:00.644Z|2f9bf3a1-7bab-46ac-80e4-b5353d84d90a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:00.650Z|93d70ea0-a35c-46b2-9357-02aafa08fe6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:00.651Z|93d70ea0-a35c-46b2-9357-02aafa08fe6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:00.664Z|bd93dd4c-9e0e-4ed5-8209-8b0493764a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:00.665Z|bd93dd4c-9e0e-4ed5-8209-8b0493764a5d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:08.153Z|9b504153-f3f2-46b9-b321-ad1d4d462b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:28:08.154Z|9b504153-f3f2-46b9-b321-ad1d4d462b92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:28:09.557Z|a8bf85ab-0b4d-4498-8973-1847a3114763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:28:09.558Z|a8bf85ab-0b4d-4498-8973-1847a3114763|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:28:10.668Z|494e20dc-3dd8-468c-923f-3361193aa6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:10.669Z|494e20dc-3dd8-468c-923f-3361193aa6b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:10.672Z|60eff85a-1a5d-4a47-8159-195416f67592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:10.672Z|60eff85a-1a5d-4a47-8159-195416f67592|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:10.686Z|cc12f072-a9cb-40a5-a521-6356e507b0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:10.687Z|cc12f072-a9cb-40a5-a521-6356e507b0bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:16.325Z|6e4068dd-ba7b-49bb-93a6-7a8d9f469d49|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:28:16.326Z|6e4068dd-ba7b-49bb-93a6-7a8d9f469d49|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:20.692Z|221d74a4-6255-4236-9dd3-5ebe8bfa7e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:20.693Z|221d74a4-6255-4236-9dd3-5ebe8bfa7e24|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:20.693Z|39c73cd0-bdc9-4c02-994a-ab74e7bca983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:20.694Z|39c73cd0-bdc9-4c02-994a-ab74e7bca983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:20.709Z|6c3a8240-bad4-4403-9416-257b198cf845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:20.710Z|6c3a8240-bad4-4403-9416-257b198cf845|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:23.153Z|d8b20eb0-71f3-41e3-849d-5da486a19fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:28:23.156Z|d8b20eb0-71f3-41e3-849d-5da486a19fe5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:28:30.714Z|b8121c03-e258-4699-9406-b26a3ea99adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:30.720Z|b8121c03-e258-4699-9406-b26a3ea99adb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:30.724Z|e6f46641-3482-4522-8847-9cd3eb4fedf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:30.725Z|e6f46641-3482-4522-8847-9cd3eb4fedf4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:30.732Z|2208591f-6ca8-4f12-b01f-3c157e7c514c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:30.733Z|2208591f-6ca8-4f12-b01f-3c157e7c514c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:38.153Z|84e9ce49-f833-4e94-af5f-bcba62271cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:28:38.154Z|84e9ce49-f833-4e94-af5f-bcba62271cc4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:28:39.558Z|7cead0f4-d207-42ae-aa2f-a350b08bbde1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:28:39.559Z|7cead0f4-d207-42ae-aa2f-a350b08bbde1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:28:40.745Z|75754ad6-8ad1-4461-8637-a0b119b7f5c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:40.745Z|7d6bff90-46bb-40b6-83af-c0bb02790965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:40.746Z|75754ad6-8ad1-4461-8637-a0b119b7f5c6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:40.746Z|7d6bff90-46bb-40b6-83af-c0bb02790965|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:40.752Z|db68cb96-9524-41b5-941e-2b2f724bd362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:40.753Z|db68cb96-9524-41b5-941e-2b2f724bd362|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:50.769Z|79e1c605-da08-4948-b750-2c41a6dadbd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:50.769Z|79e1c605-da08-4948-b750-2c41a6dadbd9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:50.771Z|20a75c64-e388-4afa-a320-2d9a3c8c7b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:50.772Z|20a75c64-e388-4afa-a320-2d9a3c8c7b54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:50.776Z|ec97a6bb-0234-414e-ae9a-9aba60830028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:28:50.777Z|ec97a6bb-0234-414e-ae9a-9aba60830028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:28:53.153Z|bf707d95-1c22-4e41-89a9-c961dbaf9a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:28:53.154Z|bf707d95-1c22-4e41-89a9-c961dbaf9a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:29:00.794Z|205f9887-5891-4a63-aa73-f47eac4b50fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:00.795Z|205f9887-5891-4a63-aa73-f47eac4b50fc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:00.797Z|37f19d2a-0646-4498-a2ad-d3bbf2800e9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:00.798Z|37f19d2a-0646-4498-a2ad-d3bbf2800e9e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:00.799Z|e64201d4-427b-44df-bb0a-99c7ee712765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:00.800Z|e64201d4-427b-44df-bb0a-99c7ee712765|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:08.153Z|70928b77-5e67-4dec-afc8-ae00d84bdfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:29:08.158Z|70928b77-5e67-4dec-afc8-ae00d84bdfdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:29:09.560Z|801929a0-b2e7-4567-8521-ed00e48fcd37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:29:09.560Z|801929a0-b2e7-4567-8521-ed00e48fcd37|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:29:10.821Z|4c815151-2e80-4fda-8c05-287198085a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:10.821Z|ff8f5630-4b2c-4961-8e37-6240f1b7dd50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:10.822Z|ff8f5630-4b2c-4961-8e37-6240f1b7dd50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:10.823Z|4c815151-2e80-4fda-8c05-287198085a2e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:10.826Z|e8c2f5b5-f066-4760-85ff-2803440dad4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:10.827Z|e8c2f5b5-f066-4760-85ff-2803440dad4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:16.326Z|6fdb1136-1f2c-45a5-aa21-6164d4fa9936|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:29:16.327Z|6fdb1136-1f2c-45a5-aa21-6164d4fa9936|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:20.848Z|c047a077-425a-4acb-89e4-6b075ef3ea75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:20.849Z|c047a077-425a-4acb-89e4-6b075ef3ea75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:20.855Z|d8dce62d-7dad-4580-8b8f-de02c8eda32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:20.855Z|67ce3f63-3ef5-4902-9bfe-8c481827505f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:20.856Z|67ce3f63-3ef5-4902-9bfe-8c481827505f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:20.856Z|d8dce62d-7dad-4580-8b8f-de02c8eda32c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:23.154Z|5bc2aff9-ea36-4755-9ecb-89f863b7c863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:29:23.155Z|5bc2aff9-ea36-4755-9ecb-89f863b7c863|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:29:30.876Z|956020b9-6751-4a2a-b3fa-6ae22c752acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:30.876Z|63bcff39-644e-43a3-8464-86c3ca240ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:30.877Z|956020b9-6751-4a2a-b3fa-6ae22c752acd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:30.877Z|63bcff39-644e-43a3-8464-86c3ca240ce5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:30.877Z|5db6734a-cdff-44d8-8253-fdfede61fd9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:30.878Z|5db6734a-cdff-44d8-8253-fdfede61fd9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:38.154Z|ff70375e-f769-4478-8a10-7c9642992a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:29:38.155Z|ff70375e-f769-4478-8a10-7c9642992a46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:29:39.561Z|8f0ce31b-6a3a-4cd3-a63d-7ba0afa96f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:29:39.562Z|8f0ce31b-6a3a-4cd3-a63d-7ba0afa96f1b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:29:40.901Z|9ea1e0ac-d8e1-4f6b-a046-c3f889de55a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:40.901Z|3e2fef29-873d-4f7c-a06a-38f7a68732f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:40.903Z|9ea1e0ac-d8e1-4f6b-a046-c3f889de55a5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:40.903Z|3e2fef29-873d-4f7c-a06a-38f7a68732f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:40.905Z|2eb96693-db07-42a8-9713-fdde2b102d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:40.905Z|2eb96693-db07-42a8-9713-fdde2b102d56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:50.929Z|0022fbc6-229b-40ad-a5ef-d4c49361b834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:50.929Z|f52913fb-6bd7-4532-93f3-01902af2c7ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:50.929Z|9247f470-8e9a-48f0-b3ea-4ab052f2edd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:29:50.930Z|0022fbc6-229b-40ad-a5ef-d4c49361b834|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:50.930Z|9247f470-8e9a-48f0-b3ea-4ab052f2edd7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:50.931Z|f52913fb-6bd7-4532-93f3-01902af2c7ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:29:53.155Z|ff122425-66eb-4362-af35-da9e5a61f52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:29:53.159Z|ff122425-66eb-4362-af35-da9e5a61f52a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:30:00.954Z|348e718c-3f8a-4cbc-8c5b-f75c74c2b3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:00.954Z|c0107ca7-0537-49dd-920e-7345920b7f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:00.954Z|1a9d96a4-4d61-409f-9e25-be142e39771d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:00.954Z|348e718c-3f8a-4cbc-8c5b-f75c74c2b3a3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:00.954Z|1a9d96a4-4d61-409f-9e25-be142e39771d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:00.955Z|c0107ca7-0537-49dd-920e-7345920b7f4a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:08.154Z|67579bf3-9a11-4af8-a9dc-92aece75ef2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:30:08.156Z|67579bf3-9a11-4af8-a9dc-92aece75ef2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:30:09.562Z|2b78468f-dcee-4204-8901-3809e6db131d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:30:09.563Z|2b78468f-dcee-4204-8901-3809e6db131d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:30:10.978Z|f5463e7a-8dc1-4d52-a62e-c439981309ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:10.978Z|975be8bc-8fc9-4acf-8fb0-87829e0ba4b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:10.979Z|f5463e7a-8dc1-4d52-a62e-c439981309ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:10.980Z|975be8bc-8fc9-4acf-8fb0-87829e0ba4b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:10.982Z|ecd43473-ef6b-4dba-b1c8-085ff4de663b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:10.983Z|ecd43473-ef6b-4dba-b1c8-085ff4de663b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:16.332Z|c97b41df-6a39-4c97-8de6-03c2f0465678|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:30:16.333Z|c97b41df-6a39-4c97-8de6-03c2f0465678|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:21.005Z|d385c250-f5a9-4dd3-9471-c154c00d639e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:21.007Z|d385c250-f5a9-4dd3-9471-c154c00d639e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:21.005Z|3b35e999-18e6-47f6-950f-029e8924b9b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:21.007Z|3b35e999-18e6-47f6-950f-029e8924b9b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:21.009Z|996911a2-d73f-4729-b61e-0591dd32b92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:21.010Z|996911a2-d73f-4729-b61e-0591dd32b92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:23.154Z|449e7a06-d90b-4659-9b69-c1b849a14c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:30:23.154Z|449e7a06-d90b-4659-9b69-c1b849a14c73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:30:31.029Z|046146e7-3502-498c-a830-e4181aa43ad1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:31.029Z|046146e7-3502-498c-a830-e4181aa43ad1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:31.032Z|05a72830-94e5-4aae-a2b8-c4a1ffccb7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:31.032Z|05a72830-94e5-4aae-a2b8-c4a1ffccb7f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:31.032Z|f97e1f10-a4ea-40e0-ab95-65fa50fa6e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:31.033Z|f97e1f10-a4ea-40e0-ab95-65fa50fa6e0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:38.153Z|ed2ec888-d7f4-47c4-a0c2-2947def4e765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:30:38.157Z|ed2ec888-d7f4-47c4-a0c2-2947def4e765|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:30:39.563Z|3923e35d-53d4-443d-b399-4f6bb7737975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:30:39.564Z|3923e35d-53d4-443d-b399-4f6bb7737975|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:30:41.053Z|27458059-f7d8-4b1d-a0cf-1720888394a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:41.053Z|27458059-f7d8-4b1d-a0cf-1720888394a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:41.053Z|0eb1e060-d20d-45ac-a92e-862f80ee3d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:41.055Z|0eb1e060-d20d-45ac-a92e-862f80ee3d77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:41.056Z|0fced4ab-fa6b-4770-8e44-1025318acd07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:41.056Z|0fced4ab-fa6b-4770-8e44-1025318acd07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:51.083Z|87200097-3fb5-4d26-9a12-1ee05b64627a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:51.082Z|78beba2f-4a9b-4389-a3a4-fb91ba29b97d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:51.083Z|78beba2f-4a9b-4389-a3a4-fb91ba29b97d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:51.083Z|87200097-3fb5-4d26-9a12-1ee05b64627a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:51.092Z|4716e2f0-a83d-48ba-a145-d8321fa0918b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:30:51.094Z|4716e2f0-a83d-48ba-a145-d8321fa0918b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:30:53.154Z|8bf76941-aca2-4fe0-acb1-d63de3ce287b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:30:53.154Z|8bf76941-aca2-4fe0-acb1-d63de3ce287b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:31:01.124Z|b927a7df-deb1-470c-9ffd-17de4cbae335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:01.125Z|b927a7df-deb1-470c-9ffd-17de4cbae335|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:01.129Z|55336f5a-35c7-4b68-8d64-6454e5ef0192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:01.130Z|6eae36fc-b337-4e25-b886-e91da4f3e070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:01.130Z|55336f5a-35c7-4b68-8d64-6454e5ef0192|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:01.130Z|6eae36fc-b337-4e25-b886-e91da4f3e070|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:08.154Z|bb2f1257-ed87-4d11-bf9c-19c1f12ebd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:31:08.155Z|bb2f1257-ed87-4d11-bf9c-19c1f12ebd28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:31:09.565Z|cb4ffaff-ffd9-4671-a3a8-03bca0b87d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:31:09.565Z|cb4ffaff-ffd9-4671-a3a8-03bca0b87d4d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:31:11.174Z|6e99d140-0423-4568-93b7-b97741f53905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:11.175Z|6e99d140-0423-4568-93b7-b97741f53905|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:11.172Z|1f7df604-52fc-4d13-866a-baacff1dec40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:11.180Z|1f7df604-52fc-4d13-866a-baacff1dec40|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:11.181Z|3340537a-f610-4c3c-98ba-08047e1a4e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:11.181Z|3340537a-f610-4c3c-98ba-08047e1a4e57|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:16.324Z|b0702198-a826-4bfd-9227-3999cc7c2175|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:31:16.325Z|b0702198-a826-4bfd-9227-3999cc7c2175|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:21.223Z|ec31ec67-6f3d-47bf-9b7d-bdf152013d77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:21.224Z|ec31ec67-6f3d-47bf-9b7d-bdf152013d77|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:21.232Z|b669e3f6-0006-45e8-91a9-906b7d240840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:21.233Z|b669e3f6-0006-45e8-91a9-906b7d240840|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:21.233Z|8ca983a2-5b05-4b1a-80b5-883638af3eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:21.233Z|8ca983a2-5b05-4b1a-80b5-883638af3eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:23.153Z|9b65a400-a092-4843-a9a0-7bbb8cba83de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:31:23.156Z|9b65a400-a092-4843-a9a0-7bbb8cba83de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:31:31.267Z|9dd0cfbb-7f80-4cb9-8661-7f784daede4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:31.268Z|9dd0cfbb-7f80-4cb9-8661-7f784daede4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:31.270Z|453d4421-3fb1-44fa-ab89-e1e1036fe726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:31.271Z|453d4421-3fb1-44fa-ab89-e1e1036fe726|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:31.273Z|de3ae2cf-5313-4ec4-9459-2193d010803b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:31.274Z|de3ae2cf-5313-4ec4-9459-2193d010803b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:38.154Z|6b27168d-b823-41bf-8ce3-076aa5a8ab6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:31:38.156Z|6b27168d-b823-41bf-8ce3-076aa5a8ab6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:31:39.566Z|6abf356f-2f2b-4ef1-bf19-660a4de10cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:31:39.567Z|6abf356f-2f2b-4ef1-bf19-660a4de10cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:31:41.309Z|745abbe2-d684-4bda-b60c-d27ce88e250f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:41.309Z|745abbe2-d684-4bda-b60c-d27ce88e250f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:41.323Z|89b2a59c-f5b5-4c8b-8e31-360d4605d617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:41.324Z|89b2a59c-f5b5-4c8b-8e31-360d4605d617|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:41.330Z|6ad98b82-a7bd-4305-a403-09de0eb11a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:41.331Z|6ad98b82-a7bd-4305-a403-09de0eb11a68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:51.346Z|390d9110-c11c-4d20-9240-f977c5e7a35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:51.347Z|390d9110-c11c-4d20-9240-f977c5e7a35a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:51.363Z|af969f6f-25cb-49f0-bcc6-778222cd5239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:51.364Z|af969f6f-25cb-49f0-bcc6-778222cd5239|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:51.379Z|a104c424-9743-4b66-8916-b644687d3723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:31:51.380Z|a104c424-9743-4b66-8916-b644687d3723|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:31:53.155Z|e748dc2a-b36f-4649-b6cf-cfecc208e837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:31:53.156Z|e748dc2a-b36f-4649-b6cf-cfecc208e837|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:32:01.375Z|50658abd-3520-48b4-ba3b-912e07140ce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:01.375Z|50658abd-3520-48b4-ba3b-912e07140ce1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:01.384Z|c47a71b0-0bdd-4e21-b907-1918ba68bc16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:01.385Z|c47a71b0-0bdd-4e21-b907-1918ba68bc16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:01.406Z|ee3a1ebe-eccd-4aa9-ac77-612869fadef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:01.407Z|ee3a1ebe-eccd-4aa9-ac77-612869fadef6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:08.154Z|a77f31b1-61ff-42b8-94ac-bba6167d6621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:32:08.157Z|a77f31b1-61ff-42b8-94ac-bba6167d6621|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:32:09.568Z|61fa1877-30fd-4552-b054-2bccad2bfc84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:32:09.568Z|61fa1877-30fd-4552-b054-2bccad2bfc84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:32:11.408Z|b15208d0-0148-44bb-b667-94f5729915df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:11.408Z|013a173a-000e-419d-b14a-7bc5fad8c751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:11.409Z|013a173a-000e-419d-b14a-7bc5fad8c751|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:11.409Z|b15208d0-0148-44bb-b667-94f5729915df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:11.429Z|a34c0144-2f5a-47aa-a5a8-eb0080578737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:11.430Z|a34c0144-2f5a-47aa-a5a8-eb0080578737|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:16.326Z|405a6f23-8293-4164-be92-61a6f54715bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:32:16.327Z|405a6f23-8293-4164-be92-61a6f54715bb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:21.430Z|fe1e5bf7-baa5-4d7c-85cf-55ee860caa68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:21.430Z|7d57efb6-6bb1-4c0e-b0a4-dd8d04e3075b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:21.431Z|7d57efb6-6bb1-4c0e-b0a4-dd8d04e3075b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:21.431Z|fe1e5bf7-baa5-4d7c-85cf-55ee860caa68|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:21.449Z|7a2d5b78-9dd0-4435-8f16-71d51769fbcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:21.450Z|7a2d5b78-9dd0-4435-8f16-71d51769fbcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:23.153Z|143aa93f-6b16-42af-ab18-7071904af060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:32:23.154Z|143aa93f-6b16-42af-ab18-7071904af060|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:32:31.453Z|0d96f939-697f-44fb-b5ad-d4001c71de03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:31.453Z|3642e4f7-fd67-4562-871b-07c941223e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:31.453Z|0d96f939-697f-44fb-b5ad-d4001c71de03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:31.453Z|3642e4f7-fd67-4562-871b-07c941223e98|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:31.475Z|8fc245b4-9490-4406-a6d1-7556cefb3069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:31.475Z|8fc245b4-9490-4406-a6d1-7556cefb3069|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:38.154Z|49e77161-4b39-4cdb-b696-e6ae082a2c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:32:38.155Z|49e77161-4b39-4cdb-b696-e6ae082a2c5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:32:39.569Z|0fdd4b00-d09b-4c37-9a25-4f99b29a3a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:32:39.569Z|0fdd4b00-d09b-4c37-9a25-4f99b29a3a1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:32:41.475Z|c7feb600-2d04-4fcc-b693-d7135a61e60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:41.475Z|91e26cff-9adb-4ea8-b963-9c7fd3cd0421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:41.475Z|91e26cff-9adb-4ea8-b963-9c7fd3cd0421|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:41.475Z|c7feb600-2d04-4fcc-b693-d7135a61e60f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:41.496Z|b00bf1eb-c509-412a-ab18-f3370a0885e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:41.497Z|b00bf1eb-c509-412a-ab18-f3370a0885e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:51.497Z|d3f11461-030e-405b-881c-2a05f62597f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:51.497Z|f65afef6-cb6b-4721-a85c-fcd1595c3938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:51.498Z|d3f11461-030e-405b-881c-2a05f62597f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:51.498Z|f65afef6-cb6b-4721-a85c-fcd1595c3938|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:51.521Z|f8f9b826-0fc7-40a5-80e2-419aad1f4244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:32:51.522Z|f8f9b826-0fc7-40a5-80e2-419aad1f4244|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:32:53.154Z|a9b8867b-c777-4775-a9b3-5eb114677d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:32:53.157Z|a9b8867b-c777-4775-a9b3-5eb114677d6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:33:01.522Z|751d5019-bbe6-4521-b4c1-d9dcc335f385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:01.523Z|751d5019-bbe6-4521-b4c1-d9dcc335f385|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:01.524Z|952413b8-1034-483c-8cc0-8d0f18d82094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:01.525Z|952413b8-1034-483c-8cc0-8d0f18d82094|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:01.554Z|e3780757-1318-44e6-b992-84540de6c65a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:01.555Z|e3780757-1318-44e6-b992-84540de6c65a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:08.153Z|65aa7c7e-24db-4b34-ad6a-9e7785baea1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:33:08.154Z|65aa7c7e-24db-4b34-ad6a-9e7785baea1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:33:09.570Z|c4b0fe5f-2085-4a8a-9450-4fb9d7bf358e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:33:09.570Z|c4b0fe5f-2085-4a8a-9450-4fb9d7bf358e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:33:11.547Z|4f09de52-74a3-4a4f-a5e6-1bb4ba886cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:11.547Z|4f09de52-74a3-4a4f-a5e6-1bb4ba886cd5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:11.553Z|da827caa-b2ab-441f-9662-38b5ca2b1f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:11.553Z|da827caa-b2ab-441f-9662-38b5ca2b1f04|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:11.577Z|bc0595da-45ce-4e04-8118-7647166b97e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:11.578Z|bc0595da-45ce-4e04-8118-7647166b97e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:16.325Z|5d34c356-a267-49f9-8e21-dd744e7ea155|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:33:16.326Z|5d34c356-a267-49f9-8e21-dd744e7ea155|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:21.569Z|00cea282-e407-4856-8ad9-e84ebc7a65b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:21.570Z|00cea282-e407-4856-8ad9-e84ebc7a65b1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:21.572Z|124ecfd7-89cb-4ebf-af89-e53c8ce16399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:21.572Z|124ecfd7-89cb-4ebf-af89-e53c8ce16399|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:21.600Z|29c2b8c0-db66-4125-8cfe-7b9124520175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:21.601Z|29c2b8c0-db66-4125-8cfe-7b9124520175|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:23.154Z|5e23c406-b9f5-4478-9e73-ad6ec5f890ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:33:23.154Z|5e23c406-b9f5-4478-9e73-ad6ec5f890ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:33:31.593Z|d97dc3b1-303d-4e6c-84d0-8995718b21eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:31.593Z|a78b183f-1bff-4991-8b3e-44341b5575fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:31.593Z|a78b183f-1bff-4991-8b3e-44341b5575fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:31.593Z|d97dc3b1-303d-4e6c-84d0-8995718b21eb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:31.625Z|0e0578a2-b058-40e3-91cc-29794acfe3ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:31.626Z|0e0578a2-b058-40e3-91cc-29794acfe3ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:38.153Z|a3b58fa2-7106-4124-8831-f9a00b920070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:33:38.157Z|a3b58fa2-7106-4124-8831-f9a00b920070|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:33:39.571Z|fd868309-378f-4771-96a4-a678a2e07cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:33:39.572Z|fd868309-378f-4771-96a4-a678a2e07cb6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:33:41.617Z|559ff53e-578a-452e-8be6-84882ff79715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:41.617Z|bfce3931-99dc-4e65-813c-6d2714e58d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:41.617Z|bfce3931-99dc-4e65-813c-6d2714e58d20|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:41.617Z|559ff53e-578a-452e-8be6-84882ff79715|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:41.650Z|a3009bfe-4c28-485d-a47a-1c90436fbcbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:41.651Z|a3009bfe-4c28-485d-a47a-1c90436fbcbb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:51.642Z|66264af4-05ee-4cec-b570-f4d1f64d14f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:51.644Z|66264af4-05ee-4cec-b570-f4d1f64d14f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:51.644Z|b50ecc10-53ac-4d2c-a5bd-32276aadda9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:51.644Z|b50ecc10-53ac-4d2c-a5bd-32276aadda9f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:51.684Z|57907f01-e339-4a6f-a38b-1026a77788eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:33:51.685Z|57907f01-e339-4a6f-a38b-1026a77788eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:33:53.153Z|16505f35-a8c0-4207-96f6-575bd34f0e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:33:53.154Z|16505f35-a8c0-4207-96f6-575bd34f0e41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:34:01.670Z|77db47b7-f989-44b0-93b7-4991a0811d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:01.670Z|092f3818-4652-4bb5-9c75-eb1ca053ed60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:01.671Z|77db47b7-f989-44b0-93b7-4991a0811d13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:01.671Z|092f3818-4652-4bb5-9c75-eb1ca053ed60|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:01.710Z|05c87157-b2e1-47cc-8abd-624292b18304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:01.711Z|05c87157-b2e1-47cc-8abd-624292b18304|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:08.153Z|85296488-2608-4b43-a068-ac4417e76605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:34:08.154Z|85296488-2608-4b43-a068-ac4417e76605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:34:09.573Z|e8d2d7f5-9503-4f1b-bfe8-b4d0065657b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:34:09.574Z|e8d2d7f5-9503-4f1b-bfe8-b4d0065657b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:34:11.693Z|1d88e0a0-ed67-43af-aee3-b557cd4dd5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:11.693Z|89886735-8072-49a8-8bd1-07dd43d2b0aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:11.694Z|89886735-8072-49a8-8bd1-07dd43d2b0aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:11.694Z|1d88e0a0-ed67-43af-aee3-b557cd4dd5ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:11.735Z|60e13fce-a067-40e3-afdd-d9ce300a46d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:11.735Z|60e13fce-a067-40e3-afdd-d9ce300a46d7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:16.325Z|5100d36d-4243-44b4-b7b9-a4b33944a4af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:34:16.326Z|5100d36d-4243-44b4-b7b9-a4b33944a4af|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:21.716Z|aba5024d-1b65-4913-8a12-0117d4cde721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:21.716Z|c31bff7a-322a-47ae-978b-6a568b1b293c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:21.716Z|aba5024d-1b65-4913-8a12-0117d4cde721|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:21.716Z|c31bff7a-322a-47ae-978b-6a568b1b293c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:21.757Z|674363d6-fcde-4344-88fd-4ae8ecbb0425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:21.758Z|674363d6-fcde-4344-88fd-4ae8ecbb0425|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:23.154Z|ffce64a2-6e58-4715-baff-a4aa3164cefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:34:23.157Z|ffce64a2-6e58-4715-baff-a4aa3164cefd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:34:31.738Z|d3646214-49ce-46af-ac7f-c6a1b576e2b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:31.738Z|5b147d4c-b325-478e-ab3f-3b66ddc288be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:31.739Z|d3646214-49ce-46af-ac7f-c6a1b576e2b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:31.739Z|5b147d4c-b325-478e-ab3f-3b66ddc288be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:31.784Z|2d7ddd4e-876f-4a1b-9667-10b539d9aeb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:31.784Z|2d7ddd4e-876f-4a1b-9667-10b539d9aeb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:38.153Z|f3e00d5a-9d53-4ac5-9ae6-75046be59c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:34:38.154Z|f3e00d5a-9d53-4ac5-9ae6-75046be59c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:34:39.574Z|6cd59da1-7d26-4bcb-bce8-a938302860ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:34:39.575Z|6cd59da1-7d26-4bcb-bce8-a938302860ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:34:41.761Z|b3a83b36-a368-46c7-8aeb-f69c3918acf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:41.761Z|dacc99c2-aa4b-45af-ac70-1530085aa03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:41.762Z|dacc99c2-aa4b-45af-ac70-1530085aa03d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:41.762Z|b3a83b36-a368-46c7-8aeb-f69c3918acf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:41.806Z|7fecb433-d53c-46b4-b94e-ddd51efcbb70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:41.807Z|7fecb433-d53c-46b4-b94e-ddd51efcbb70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:51.785Z|418dd10e-1226-4762-a457-1158a3ce07f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:51.785Z|5ffe4992-ffb0-4a46-b96b-875ced75e850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:51.786Z|5ffe4992-ffb0-4a46-b96b-875ced75e850|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:51.786Z|418dd10e-1226-4762-a457-1158a3ce07f2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:51.829Z|c7148cb9-f101-496d-996d-1e54d40cfc7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:34:51.830Z|c7148cb9-f101-496d-996d-1e54d40cfc7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:34:53.153Z|ab84d53f-dea5-4642-b993-24abc1a9d3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:34:53.154Z|ab84d53f-dea5-4642-b993-24abc1a9d3a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:35:01.810Z|e53ecdf0-ed34-453b-8395-1242770fab82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:01.810Z|2a948b6a-823f-49ab-b63f-87a073dfcd11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:01.810Z|e53ecdf0-ed34-453b-8395-1242770fab82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:01.811Z|2a948b6a-823f-49ab-b63f-87a073dfcd11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:01.853Z|3a9d7ffe-dfb6-4602-ad5f-fc09e7ac6ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:01.854Z|3a9d7ffe-dfb6-4602-ad5f-fc09e7ac6ee3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:08.153Z|64acc517-6b13-45d4-b4b5-aa93f618edef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:35:08.157Z|64acc517-6b13-45d4-b4b5-aa93f618edef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:35:09.575Z|59a35ec7-4cd6-410c-a3d8-590ea0d6d6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:35:09.576Z|59a35ec7-4cd6-410c-a3d8-590ea0d6d6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:35:11.832Z|a7d87748-f032-459c-927d-43da2aad77ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:11.832Z|9886cbb9-024c-43e0-8512-2350a67a38a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:11.832Z|a7d87748-f032-459c-927d-43da2aad77ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:11.832Z|9886cbb9-024c-43e0-8512-2350a67a38a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:11.876Z|acc849a9-06ac-447d-bbf3-ce7d1bc5b1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:11.877Z|acc849a9-06ac-447d-bbf3-ce7d1bc5b1ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:16.325Z|b33c4d1e-eeb5-40a1-b0e3-752385ba208c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:35:16.326Z|b33c4d1e-eeb5-40a1-b0e3-752385ba208c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:21.856Z|d64330a6-42c0-44a4-b7f8-7bcacd698284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:21.856Z|4b7a3b86-4ea0-4ce0-b6f8-9eda0c0a3329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:21.857Z|d64330a6-42c0-44a4-b7f8-7bcacd698284|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:21.857Z|4b7a3b86-4ea0-4ce0-b6f8-9eda0c0a3329|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:21.901Z|b693e2c5-ba28-4b2e-96a5-2ece0065739c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:21.902Z|b693e2c5-ba28-4b2e-96a5-2ece0065739c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:23.153Z|78722bbc-caf9-4453-aefe-8407dd256195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:35:23.154Z|78722bbc-caf9-4453-aefe-8407dd256195|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:35:31.881Z|8cc52f5d-66e3-45b6-a3b8-cb700b9c1c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:31.881Z|1a160b67-2404-4dfa-bf02-8c19cbf67e4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:31.881Z|8cc52f5d-66e3-45b6-a3b8-cb700b9c1c2e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:31.881Z|1a160b67-2404-4dfa-bf02-8c19cbf67e4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:31.926Z|3e49c995-50e0-4447-b9fb-c958e0a36214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:31.927Z|3e49c995-50e0-4447-b9fb-c958e0a36214|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:38.153Z|e31ccbab-4de5-47c6-b015-96539f4ceb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:35:38.154Z|e31ccbab-4de5-47c6-b015-96539f4ceb9c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:35:39.577Z|c33e33cc-c5ad-472a-9cb3-afdf23fa2357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:35:39.577Z|c33e33cc-c5ad-472a-9cb3-afdf23fa2357|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:35:41.905Z|cc9be539-dd3c-4232-825f-77185248ddef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:41.905Z|30936b2c-6cf8-48db-a65a-1dfe8878d801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:41.906Z|30936b2c-6cf8-48db-a65a-1dfe8878d801|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:41.906Z|cc9be539-dd3c-4232-825f-77185248ddef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:41.950Z|1fb0f69f-00f2-4561-96db-2853529c3f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:41.951Z|1fb0f69f-00f2-4561-96db-2853529c3f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:51.930Z|1ab07a91-f787-4f9e-9cba-c157286bab08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:51.930Z|9871b3b2-18e3-434a-90e3-25554b4000e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:51.930Z|1ab07a91-f787-4f9e-9cba-c157286bab08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:51.930Z|9871b3b2-18e3-434a-90e3-25554b4000e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:51.975Z|17ef9171-ea56-4a28-bd9c-2f3df685ccf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:35:51.976Z|17ef9171-ea56-4a28-bd9c-2f3df685ccf3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:35:53.153Z|2a50ed44-9233-4ccc-99b6-9302fb19c0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:35:53.156Z|2a50ed44-9233-4ccc-99b6-9302fb19c0e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:36:01.953Z|701fc670-aac2-4364-965b-48c16e5d7195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:01.953Z|9fbfd970-b8e0-4ab8-ac95-30005e7f2db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:01.953Z|701fc670-aac2-4364-965b-48c16e5d7195|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:01.953Z|9fbfd970-b8e0-4ab8-ac95-30005e7f2db3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:02.003Z|b30139e5-9eb4-459d-b045-c8c62965f598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:02.004Z|b30139e5-9eb4-459d-b045-c8c62965f598|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:08.153Z|2f6a3163-97f2-40c3-b64b-120a352da2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:36:08.154Z|2f6a3163-97f2-40c3-b64b-120a352da2f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:36:09.578Z|7e4dae60-57ee-4ca6-9bc1-bec24a28e8a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:36:09.579Z|7e4dae60-57ee-4ca6-9bc1-bec24a28e8a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:36:11.975Z|c562f62f-1641-4e43-a472-53c1e2e9f156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:11.976Z|c562f62f-1641-4e43-a472-53c1e2e9f156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:11.975Z|9f3d14d4-ba1b-40a3-a951-08f646a4c656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:11.976Z|9f3d14d4-ba1b-40a3-a951-08f646a4c656|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:12.032Z|0d64b683-2625-49f1-9eb4-625d0f767c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:12.033Z|0d64b683-2625-49f1-9eb4-625d0f767c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:16.324Z|3c44e03a-f484-4de1-b511-e09714e15929|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:36:16.325Z|3c44e03a-f484-4de1-b511-e09714e15929|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:21.997Z|69a756c0-b327-4b80-9155-4d7108ebe1b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:21.997Z|6a40f962-7433-4857-b581-bb29e8fec213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:21.998Z|69a756c0-b327-4b80-9155-4d7108ebe1b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:21.998Z|6a40f962-7433-4857-b581-bb29e8fec213|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:22.060Z|87f54787-d174-4971-9887-19620ed6a64a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:22.061Z|87f54787-d174-4971-9887-19620ed6a64a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:23.153Z|981d53a9-2cd2-4487-908c-13b54b20a4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:36:23.154Z|981d53a9-2cd2-4487-908c-13b54b20a4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:36:32.026Z|3a5095ee-5a3f-48b6-9478-2fb7ae5ea19a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:32.027Z|3a5095ee-5a3f-48b6-9478-2fb7ae5ea19a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:32.034Z|7677316c-49a4-4444-8ad9-a3ccbae31ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:32.035Z|7677316c-49a4-4444-8ad9-a3ccbae31ba4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:32.083Z|3af463c4-bda3-4a15-b961-0b0d0b09acdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:32.084Z|3af463c4-bda3-4a15-b961-0b0d0b09acdd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:38.156Z|b5e845ee-ff16-4272-b503-bfb32b6ac41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:36:38.160Z|b5e845ee-ff16-4272-b503-bfb32b6ac41e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:36:39.580Z|b17decd8-8462-462b-a3ff-f4606c75fcaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:36:39.580Z|b17decd8-8462-462b-a3ff-f4606c75fcaa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:36:42.055Z|4575f93c-4e93-430b-b973-0b0cc0c352ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:42.055Z|2647bec6-197b-44f3-af48-934524103a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:42.056Z|4575f93c-4e93-430b-b973-0b0cc0c352ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:42.056Z|2647bec6-197b-44f3-af48-934524103a18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:42.109Z|f07e0350-7ceb-46e3-bed3-b727c1b849b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:42.110Z|f07e0350-7ceb-46e3-bed3-b727c1b849b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:52.091Z|3a8e1c94-577b-4ee6-8b80-21516682e7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:52.092Z|5ac1c5f2-fedc-48e7-9d50-59337e8dbefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:52.092Z|3a8e1c94-577b-4ee6-8b80-21516682e7e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:52.092Z|5ac1c5f2-fedc-48e7-9d50-59337e8dbefc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:52.134Z|499fede9-024c-4ff1-b824-cc722fa090d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:36:52.135Z|499fede9-024c-4ff1-b824-cc722fa090d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:36:53.153Z|a6f78ea7-874f-4fb2-8aef-bc080927c279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:36:53.154Z|a6f78ea7-874f-4fb2-8aef-bc080927c279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:37:02.124Z|e1874adc-8cef-46f8-9f30-75f968c61369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:02.125Z|e1874adc-8cef-46f8-9f30-75f968c61369|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:02.129Z|9dbe812b-898b-4abc-b7d8-52cb86de9701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:02.131Z|9dbe812b-898b-4abc-b7d8-52cb86de9701|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:02.161Z|b03370d0-2de2-407b-9af0-b6cbb2ff028b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:02.162Z|b03370d0-2de2-407b-9af0-b6cbb2ff028b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:08.154Z|5cf98555-08ec-4779-85f3-054017b4b639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:37:08.155Z|5cf98555-08ec-4779-85f3-054017b4b639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:37:09.581Z|a7c20f69-6999-4b0e-9d78-40a6c19c9fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:37:09.582Z|a7c20f69-6999-4b0e-9d78-40a6c19c9fc8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:37:12.159Z|36dd2bf7-9258-4fd6-8c39-0d31d8bc9baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:12.159Z|ea0bb38f-0382-433d-965a-af230893a294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:12.159Z|36dd2bf7-9258-4fd6-8c39-0d31d8bc9baa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:12.160Z|ea0bb38f-0382-433d-965a-af230893a294|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:12.185Z|f815dc6a-1170-4122-bada-ddb259f62704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:12.186Z|f815dc6a-1170-4122-bada-ddb259f62704|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:16.324Z|cf67e097-129e-4069-9110-424e29d15bfb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:37:16.325Z|cf67e097-129e-4069-9110-424e29d15bfb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:22.181Z|3e60d192-b55a-4a84-9015-ef187e011e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:22.182Z|3e60d192-b55a-4a84-9015-ef187e011e92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:22.185Z|cf3f2cf7-02c1-4ef2-9b83-4ca238481f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:22.186Z|cf3f2cf7-02c1-4ef2-9b83-4ca238481f7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:22.208Z|78740100-cbdf-4bca-a189-9656ef6a8e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:22.209Z|78740100-cbdf-4bca-a189-9656ef6a8e66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:23.154Z|416f2188-298d-4a32-baf4-fa37019f2893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:37:23.158Z|416f2188-298d-4a32-baf4-fa37019f2893|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:37:32.215Z|9ae35eed-63bc-42c9-be9f-d039c16bcb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:32.217Z|9ae35eed-63bc-42c9-be9f-d039c16bcb5f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:32.224Z|90128d5b-fa9b-4a7c-bcec-b4322143212b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:32.225Z|90128d5b-fa9b-4a7c-bcec-b4322143212b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:32.239Z|1333dc35-71b5-40ec-af63-21285d9043b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:32.240Z|1333dc35-71b5-40ec-af63-21285d9043b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:38.153Z|e8904fce-35c2-496f-95c3-023b97160fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:37:38.154Z|e8904fce-35c2-496f-95c3-023b97160fbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:37:39.582Z|4d993727-e467-43fd-b937-4f3196565812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:37:39.583Z|4d993727-e467-43fd-b937-4f3196565812|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:37:42.246Z|831eb41d-c7ef-490e-9eb3-d71cbbf3d9e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:42.246Z|186e6e45-05ea-4446-af7c-7684c86032a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:42.246Z|831eb41d-c7ef-490e-9eb3-d71cbbf3d9e4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:42.247Z|186e6e45-05ea-4446-af7c-7684c86032a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:42.267Z|87d0300a-d86f-4a7f-94f4-3a1d67afff6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:42.268Z|87d0300a-d86f-4a7f-94f4-3a1d67afff6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:52.273Z|9895bffd-92b1-4f56-a03e-80a531d1bf45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:52.273Z|edb08bff-52ba-4a64-8d4a-a1ea763c15e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:52.273Z|9895bffd-92b1-4f56-a03e-80a531d1bf45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:52.273Z|edb08bff-52ba-4a64-8d4a-a1ea763c15e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:52.291Z|642a70f7-c7fe-47f4-b127-21b0df2c8378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:37:52.292Z|642a70f7-c7fe-47f4-b127-21b0df2c8378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:37:53.154Z|492f5cfe-111f-44fe-96ef-78f2b513bede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:37:53.154Z|492f5cfe-111f-44fe-96ef-78f2b513bede|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:38:02.294Z|53a12e27-d8bd-4d92-88d4-6743bf12fb44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:02.294Z|5920d59c-0a00-45fc-9531-74ba2df7cdb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:02.294Z|5920d59c-0a00-45fc-9531-74ba2df7cdb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:02.294Z|53a12e27-d8bd-4d92-88d4-6743bf12fb44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:02.311Z|b39ed14e-1f33-417c-ae92-817478e3e063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:02.312Z|b39ed14e-1f33-417c-ae92-817478e3e063|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:08.153Z|9a6104d1-28d2-4018-b51f-ea77d2b22bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:38:08.157Z|9a6104d1-28d2-4018-b51f-ea77d2b22bc9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:38:09.584Z|8fa8937b-9adc-48e2-bb0f-805c7e95f10c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:38:09.584Z|8fa8937b-9adc-48e2-bb0f-805c7e95f10c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:38:12.317Z|ebdc3140-5621-4069-bd11-c51049600b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:12.317Z|0e8297c9-db7b-4834-bf92-e0f1dcc8594c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:12.317Z|ebdc3140-5621-4069-bd11-c51049600b5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:12.318Z|0e8297c9-db7b-4834-bf92-e0f1dcc8594c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:12.333Z|5c67f557-f855-4031-bb20-952defff6fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:12.333Z|5c67f557-f855-4031-bb20-952defff6fdc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:16.326Z|5b0380dc-39d5-41dc-b30c-24e63f6c7caf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:38:16.327Z|5b0380dc-39d5-41dc-b30c-24e63f6c7caf|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:22.339Z|2435624c-b6e7-48a1-9cb4-070a8988b39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:22.339Z|3fc17e3e-e330-4938-b9a0-f41597c7a228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:22.339Z|2435624c-b6e7-48a1-9cb4-070a8988b39f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:22.339Z|3fc17e3e-e330-4938-b9a0-f41597c7a228|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:22.355Z|9f8d66b9-a0a0-43f2-aee7-01214c78b12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:22.355Z|9f8d66b9-a0a0-43f2-aee7-01214c78b12f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:23.154Z|f32a6bb4-7116-4e52-a9df-91b11a6486f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:38:23.154Z|f32a6bb4-7116-4e52-a9df-91b11a6486f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:38:32.362Z|33313e1d-7242-46ad-bb4e-a1b1c493b875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:32.362Z|6d49df43-f579-4802-b11f-601c89167735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:32.363Z|33313e1d-7242-46ad-bb4e-a1b1c493b875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:32.363Z|6d49df43-f579-4802-b11f-601c89167735|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:32.382Z|d29f7653-4f8b-4c26-9c98-351fd9b6aec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:32.382Z|d29f7653-4f8b-4c26-9c98-351fd9b6aec6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:38.153Z|4daac803-b393-4627-bed9-8e6bb48ed95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:38:38.154Z|4daac803-b393-4627-bed9-8e6bb48ed95c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:38:39.586Z|edcf5049-c27a-4543-bf19-efb67eac2b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:38:39.587Z|edcf5049-c27a-4543-bf19-efb67eac2b01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:38:42.388Z|750fae41-34b8-4e0a-aacc-a89a6b9695d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:42.388Z|10a1a62b-1007-4a39-bf27-75e985cc956f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:42.389Z|750fae41-34b8-4e0a-aacc-a89a6b9695d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:42.389Z|10a1a62b-1007-4a39-bf27-75e985cc956f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:42.408Z|df5f29a0-3b20-425f-a53f-22b6c803a9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:42.409Z|df5f29a0-3b20-425f-a53f-22b6c803a9e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:52.413Z|2c11bda5-0ded-4901-95f5-ee028eb44f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:52.413Z|4f7b886e-2922-4dea-8600-a505fd7c105a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:52.413Z|4f7b886e-2922-4dea-8600-a505fd7c105a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:52.413Z|2c11bda5-0ded-4901-95f5-ee028eb44f2b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:52.433Z|2799d6b4-b889-424f-90a3-9ecca64440d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:38:52.434Z|2799d6b4-b889-424f-90a3-9ecca64440d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:38:53.154Z|a2119825-171d-4b2c-8c9b-a8891b81d86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:38:53.157Z|a2119825-171d-4b2c-8c9b-a8891b81d86e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:39:02.440Z|00eaa281-7e55-4278-b986-09f527d4b826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:02.440Z|00eaa281-7e55-4278-b986-09f527d4b826|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:02.441Z|39377f2d-99fb-4f05-82c1-0f36f35766c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:02.442Z|39377f2d-99fb-4f05-82c1-0f36f35766c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:02.458Z|96b8cdd2-e9e5-4678-b7db-a302bcabc707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:02.459Z|96b8cdd2-e9e5-4678-b7db-a302bcabc707|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:08.153Z|2fdcaded-031a-4065-b41b-4c9dbc0bbe2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:39:08.154Z|2fdcaded-031a-4065-b41b-4c9dbc0bbe2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:39:09.587Z|760878a6-4eaa-4dc5-a764-25c216ddee08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:39:09.588Z|760878a6-4eaa-4dc5-a764-25c216ddee08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:39:12.467Z|611cb160-e6bd-4e9a-b377-6e5854a175fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:12.468Z|611cb160-e6bd-4e9a-b377-6e5854a175fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:12.475Z|a7ac7ea8-f39b-4320-9024-39ef02c4126c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:12.476Z|a7ac7ea8-f39b-4320-9024-39ef02c4126c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:12.483Z|d8f2e56d-35b6-46d7-bd4d-12ece917368e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:12.484Z|d8f2e56d-35b6-46d7-bd4d-12ece917368e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:16.325Z|703f5138-1586-41b1-9845-ff16eb6d83d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:39:16.326Z|703f5138-1586-41b1-9845-ff16eb6d83d9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:22.496Z|a2edcc48-ac04-496d-8252-f2597e44125a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:22.498Z|a2edcc48-ac04-496d-8252-f2597e44125a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:22.502Z|8564daa8-b04d-45e3-8baf-8fec68141e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:22.504Z|8564daa8-b04d-45e3-8baf-8fec68141e16|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:22.507Z|5c2ec3fb-b1ba-4395-9c79-3c472b19f3b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:22.508Z|5c2ec3fb-b1ba-4395-9c79-3c472b19f3b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:23.153Z|1db6543f-3ab5-4771-9063-3a9a8a83ad63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:39:23.155Z|1db6543f-3ab5-4771-9063-3a9a8a83ad63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:39:32.524Z|8009bac7-cc53-4429-841e-361bd8c8bc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:32.525Z|8009bac7-cc53-4429-841e-361bd8c8bc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:32.532Z|8ca78c25-01cb-47ef-a4d2-17cdfcdeca71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:32.532Z|e19c6242-01e3-4787-892c-63f5a13c3e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:32.533Z|8ca78c25-01cb-47ef-a4d2-17cdfcdeca71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:32.533Z|e19c6242-01e3-4787-892c-63f5a13c3e9b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:38.153Z|2a6ad944-5e62-4a64-a4f7-038b6b6ea540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:39:38.157Z|2a6ad944-5e62-4a64-a4f7-038b6b6ea540|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:39:39.588Z|f024dcc4-dc94-4dd1-9eea-8f9ef6a9e04b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:39:39.589Z|f024dcc4-dc94-4dd1-9eea-8f9ef6a9e04b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:39:42.548Z|5f227535-b49b-442a-9e27-df508aa292d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:42.548Z|5f227535-b49b-442a-9e27-df508aa292d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:42.553Z|a0bb8ba7-74fe-472a-a0a9-4950c555f4b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:42.554Z|328f24f3-460b-4bc7-bab5-102d877230c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:42.554Z|328f24f3-460b-4bc7-bab5-102d877230c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:42.555Z|a0bb8ba7-74fe-472a-a0a9-4950c555f4b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:52.574Z|1c78463f-6f3c-4ae6-a943-f253f5af5c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:52.575Z|1c78463f-6f3c-4ae6-a943-f253f5af5c67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:52.576Z|14b642b5-42bc-4da7-ae48-9d8c358ceaee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:52.576Z|14b642b5-42bc-4da7-ae48-9d8c358ceaee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:52.584Z|9bcbbc96-b330-4ae7-8b63-0c367cba9806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:39:52.584Z|9bcbbc96-b330-4ae7-8b63-0c367cba9806|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:39:53.153Z|bf74fb7b-3f62-4682-b35b-3a479755ab6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:39:53.154Z|bf74fb7b-3f62-4682-b35b-3a479755ab6a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:40:02.600Z|ba316304-e384-4f61-a520-ff9a506335b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:02.601Z|f2ec3eae-bda5-4df2-ba14-c14be1b7f4e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:02.601Z|ba316304-e384-4f61-a520-ff9a506335b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:02.601Z|f2ec3eae-bda5-4df2-ba14-c14be1b7f4e0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:02.607Z|822250fb-98bd-4094-b6d7-52016e91fe0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:02.608Z|822250fb-98bd-4094-b6d7-52016e91fe0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:08.153Z|2f52085a-3d2c-4c3d-af52-ec92720b6ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:40:08.154Z|2f52085a-3d2c-4c3d-af52-ec92720b6ada|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:40:09.590Z|9b946074-c6aa-480d-8e06-64921c52e935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:40:09.590Z|9b946074-c6aa-480d-8e06-64921c52e935|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:40:12.630Z|edb93046-5d88-4173-82fb-2052501c0d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:12.630Z|e83c132c-8a26-4744-86d9-6143bff0e54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:12.631Z|edb93046-5d88-4173-82fb-2052501c0d1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:12.631Z|e83c132c-8a26-4744-86d9-6143bff0e54f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:12.639Z|01ddbf69-619c-4a45-bbc4-c3adce320a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:12.640Z|01ddbf69-619c-4a45-bbc4-c3adce320a4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:16.325Z|fc66e3cb-f5d0-4ff2-92c0-b79c1f6e338a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:40:16.326Z|fc66e3cb-f5d0-4ff2-92c0-b79c1f6e338a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:22.654Z|36fff513-03cc-4fe0-b375-91aab193c452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:22.654Z|f2912164-7db2-4eac-acb1-61b6fad2ad68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:22.655Z|36fff513-03cc-4fe0-b375-91aab193c452|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:22.655Z|f2912164-7db2-4eac-acb1-61b6fad2ad68|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:22.663Z|8cce3adb-5219-400a-be43-5c7d0698e956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:22.664Z|8cce3adb-5219-400a-be43-5c7d0698e956|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:23.153Z|e886d4e6-f43c-43b6-8fb3-682f756a2be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:40:23.155Z|e886d4e6-f43c-43b6-8fb3-682f756a2be4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:40:32.677Z|73dbe596-6cd7-4555-9954-3dfafe806053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:32.678Z|73dbe596-6cd7-4555-9954-3dfafe806053|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:32.684Z|e3646690-e60a-411d-939e-2c6cde5f8c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:32.684Z|e3646690-e60a-411d-939e-2c6cde5f8c03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:32.688Z|6f3cab8c-1866-4d3c-8840-1fb0ba3e4acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:32.689Z|6f3cab8c-1866-4d3c-8840-1fb0ba3e4acf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:38.154Z|03d196ff-b999-40ca-a0d7-cf88d9190655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:40:38.154Z|03d196ff-b999-40ca-a0d7-cf88d9190655|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:40:39.591Z|8fd005c4-6c2f-4277-8b8b-3f0c3e20e47a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:40:39.591Z|8fd005c4-6c2f-4277-8b8b-3f0c3e20e47a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:40:42.703Z|3b9fe5fc-83e1-411c-85ba-b2effd510907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:42.704Z|3b9fe5fc-83e1-411c-85ba-b2effd510907|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:42.710Z|2e5f552b-739a-49da-8f96-168868bc9c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:42.711Z|2e5f552b-739a-49da-8f96-168868bc9c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:42.717Z|b3bb7a4f-cd62-4294-8d12-018450a82e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:42.717Z|b3bb7a4f-cd62-4294-8d12-018450a82e06|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:52.733Z|ea0cd997-360d-48b9-a074-165aab97f71f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:52.734Z|ea0cd997-360d-48b9-a074-165aab97f71f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:52.738Z|11e801fa-2708-4d7b-8a1b-42c3bf22ff84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:52.739Z|2cd65c29-e02a-4d1d-83a0-71805e839c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:40:52.739Z|11e801fa-2708-4d7b-8a1b-42c3bf22ff84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:52.740Z|2cd65c29-e02a-4d1d-83a0-71805e839c6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:40:53.154Z|a770efaa-80ee-456b-a0d8-7c5cb8822836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:40:53.154Z|a770efaa-80ee-456b-a0d8-7c5cb8822836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:41:02.761Z|99e36a13-b5c0-4a00-b4ff-b2b632f46b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:02.761Z|90db4e68-feea-404b-ad5d-d86ead065d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:02.761Z|99e36a13-b5c0-4a00-b4ff-b2b632f46b8a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:02.761Z|029f025d-01bd-490e-9557-7990219ee993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:02.762Z|90db4e68-feea-404b-ad5d-d86ead065d1d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:02.762Z|029f025d-01bd-490e-9557-7990219ee993|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:08.154Z|8d2e6e58-c602-451a-8600-d644d9e0d80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:41:08.154Z|8d2e6e58-c602-451a-8600-d644d9e0d80a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:41:09.592Z|447bbe23-0a3f-4f9a-9996-2a64f4c0c35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:41:09.593Z|447bbe23-0a3f-4f9a-9996-2a64f4c0c35e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:41:12.784Z|aa950eaa-287b-4d21-81ff-3f4acaee76bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:12.784Z|9662c483-3b3b-4cf2-8e68-417833e16bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:12.785Z|aa950eaa-287b-4d21-81ff-3f4acaee76bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:12.785Z|9662c483-3b3b-4cf2-8e68-417833e16bc7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:12.784Z|2bf1d848-4aee-42d1-aa5a-3001d1edba24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:12.786Z|2bf1d848-4aee-42d1-aa5a-3001d1edba24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:16.325Z|891018bf-d785-441d-8c3b-9b358ffaefe0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:41:16.325Z|891018bf-d785-441d-8c3b-9b358ffaefe0|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:22.810Z|e00b8e98-8e0f-4c4b-8e42-020d16088424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:22.810Z|171e7d97-760b-4bb1-a6ac-672ee70b0f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:22.810Z|e00b8e98-8e0f-4c4b-8e42-020d16088424|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:22.810Z|171e7d97-760b-4bb1-a6ac-672ee70b0f4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:22.819Z|c2276282-c0c0-43cf-850b-5c8235d514ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:22.820Z|c2276282-c0c0-43cf-850b-5c8235d514ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:23.154Z|786f5bcd-0844-4db2-b92a-7502f28f86e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:41:23.154Z|786f5bcd-0844-4db2-b92a-7502f28f86e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:41:32.832Z|77ebb6ab-5021-4c31-b6bc-8e452f969825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:32.832Z|31f2aaaf-6688-4e2f-a75d-241328465243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:32.833Z|77ebb6ab-5021-4c31-b6bc-8e452f969825|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:32.833Z|31f2aaaf-6688-4e2f-a75d-241328465243|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:32.839Z|ef4a08c3-6df6-45d5-b309-f3cb2c9b4c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:32.840Z|ef4a08c3-6df6-45d5-b309-f3cb2c9b4c15|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:38.154Z|f0859c2e-047c-4154-83ae-0870740d2cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:41:38.157Z|f0859c2e-047c-4154-83ae-0870740d2cfc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:41:39.595Z|d4e5ae80-923b-45ac-b906-1e297022c0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:41:39.595Z|d4e5ae80-923b-45ac-b906-1e297022c0d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:41:42.855Z|907ea530-8b03-4439-8ff7-b9cc6294e238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:42.856Z|907ea530-8b03-4439-8ff7-b9cc6294e238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:42.857Z|d30ee7ce-cc8c-4b94-924c-5ce7f8463cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:42.859Z|d30ee7ce-cc8c-4b94-924c-5ce7f8463cc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:42.861Z|cee34757-1c57-41e1-8b32-c5efd67f9879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:42.862Z|cee34757-1c57-41e1-8b32-c5efd67f9879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:52.882Z|014f7a04-a3f9-4c3e-9192-8c569c39b0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:52.882Z|44caf8aa-600f-4297-9d86-97b62eb8c7a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:52.882Z|014f7a04-a3f9-4c3e-9192-8c569c39b0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:52.882Z|44caf8aa-600f-4297-9d86-97b62eb8c7a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:52.889Z|bf25bd28-0b3e-4c32-8850-2599ffb0525e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:41:52.889Z|bf25bd28-0b3e-4c32-8850-2599ffb0525e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:41:53.153Z|699dae10-d439-4eb0-a630-5a62d6edb966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:41:53.155Z|699dae10-d439-4eb0-a630-5a62d6edb966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:42:02.908Z|4b8bbb10-8ffe-44fc-b013-98aca49e67c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:02.909Z|4b8bbb10-8ffe-44fc-b013-98aca49e67c1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:02.910Z|90758d90-4b75-443f-9c87-aba4d7bedd3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:02.910Z|90758d90-4b75-443f-9c87-aba4d7bedd3d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:02.914Z|529c59c5-6531-4836-9b00-17d12d6407d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:02.915Z|529c59c5-6531-4836-9b00-17d12d6407d1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:08.153Z|b39f0e0c-4d8d-4e3c-8b90-318c5e4822ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:42:08.154Z|b39f0e0c-4d8d-4e3c-8b90-318c5e4822ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:42:09.596Z|10fd4cf7-e655-4217-8afb-3674907ec4da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:42:09.596Z|10fd4cf7-e655-4217-8afb-3674907ec4da|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:42:12.932Z|54d92e9e-783b-4079-ac36-a5eb2e528373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:12.932Z|83a06c53-9f3d-4e02-912b-6e4f60c1f1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:12.933Z|54d92e9e-783b-4079-ac36-a5eb2e528373|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:12.933Z|83a06c53-9f3d-4e02-912b-6e4f60c1f1a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:12.935Z|1f806e20-93e7-4808-9879-35f8110e70a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:12.935Z|1f806e20-93e7-4808-9879-35f8110e70a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:16.326Z|6ce60a3b-df51-48f2-8aa0-cb6f4e5ca103|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:42:16.327Z|6ce60a3b-df51-48f2-8aa0-cb6f4e5ca103|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:22.956Z|8d1360b9-a7bb-42cf-9e10-b6f43006b2d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:22.957Z|8d1360b9-a7bb-42cf-9e10-b6f43006b2d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:22.959Z|0bd0a61e-d22b-43f2-9581-b47c1616a623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:22.960Z|0bd0a61e-d22b-43f2-9581-b47c1616a623|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:22.965Z|2f32cae0-9ad0-4911-9663-36300f379b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:22.966Z|2f32cae0-9ad0-4911-9663-36300f379b96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:23.153Z|1638ab9a-96d8-40b6-9641-37981f8cc738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:42:23.156Z|1638ab9a-96d8-40b6-9641-37981f8cc738|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:42:32.989Z|ba3b4894-0aed-4d73-9bbc-e3641ee1e06b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:32.990Z|ba3b4894-0aed-4d73-9bbc-e3641ee1e06b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:32.989Z|135f820c-2463-49a8-a848-60a8b1bf9e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:32.992Z|135f820c-2463-49a8-a848-60a8b1bf9e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:32.992Z|a76b6ff6-296c-447b-8475-48b6fb7800fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:32.993Z|a76b6ff6-296c-447b-8475-48b6fb7800fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:38.153Z|7a4235c2-f1a6-4277-9b5b-cf9f2677efd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:42:38.154Z|7a4235c2-f1a6-4277-9b5b-cf9f2677efd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:42:39.597Z|62e58cb5-2f89-4754-95f9-2a03c3d51597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:42:39.599Z|62e58cb5-2f89-4754-95f9-2a03c3d51597|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:42:43.016Z|b81896c4-1b25-42a4-8484-4afc1b1e3238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:43.016Z|0a9b04aa-3e10-430a-9912-e6b8520a37cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:43.017Z|89dfde5a-7af0-4015-bb59-15b1d4111822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:43.017Z|b81896c4-1b25-42a4-8484-4afc1b1e3238|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:43.017Z|89dfde5a-7af0-4015-bb59-15b1d4111822|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:43.017Z|0a9b04aa-3e10-430a-9912-e6b8520a37cc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:53.042Z|0420d46e-ba53-48c4-abb8-aaa407de20f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:53.043Z|0420d46e-ba53-48c4-abb8-aaa407de20f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:53.045Z|c99ccb71-344c-44ad-a13c-fa31e9954967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:53.046Z|1a6eb7ac-f999-4389-97e9-e8d20e55c4d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:42:53.046Z|c99ccb71-344c-44ad-a13c-fa31e9954967|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:53.046Z|1a6eb7ac-f999-4389-97e9-e8d20e55c4d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:42:53.153Z|f6e7c1e6-eb05-4e2d-bca0-30da20169bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:42:53.154Z|f6e7c1e6-eb05-4e2d-bca0-30da20169bcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:03.070Z|b6f20b10-6720-44ce-bb96-255611ea89ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:03.070Z|00f5ed27-9dad-41f7-908d-fb0685e6a8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:03.070Z|00f5ed27-9dad-41f7-908d-fb0685e6a8bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:03.070Z|b6f20b10-6720-44ce-bb96-255611ea89ab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:03.073Z|f404e61f-b160-4151-91d8-194cbbeb02cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:03.074Z|f404e61f-b160-4151-91d8-194cbbeb02cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:08.153Z|25d3ae87-de58-480b-ba92-10a529b10631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:43:08.154Z|25d3ae87-de58-480b-ba92-10a529b10631|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:09.599Z|675aafda-200f-41d4-839b-5dfb43062c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:43:09.600Z|675aafda-200f-41d4-839b-5dfb43062c48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:13.094Z|32fcdee9-b033-45dd-b5ea-985049f5c0ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:13.094Z|7da9d10c-bdcb-4055-9b8c-429548553f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:13.095Z|32fcdee9-b033-45dd-b5ea-985049f5c0ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:13.095Z|7da9d10c-bdcb-4055-9b8c-429548553f6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:13.097Z|be477491-a19a-405a-a87d-521a5a4214f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:13.098Z|be477491-a19a-405a-a87d-521a5a4214f5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:16.325Z|d6eb2bcc-05eb-43d9-9e90-2c2eee116fd2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:43:16.326Z|d6eb2bcc-05eb-43d9-9e90-2c2eee116fd2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:23.118Z|fb084947-a6ec-41e6-9478-8b7fe6edc71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:23.119Z|fb084947-a6ec-41e6-9478-8b7fe6edc71f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:23.119Z|ce10fe34-4f75-4b62-80a7-6cf2f6b38849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:23.120Z|ce10fe34-4f75-4b62-80a7-6cf2f6b38849|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:23.121Z|633ae347-81a7-491c-9b8a-9c17e1a6afc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:23.122Z|633ae347-81a7-491c-9b8a-9c17e1a6afc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:23.153Z|621761dc-0f99-4adc-a383-5efbea8b7290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:43:23.154Z|621761dc-0f99-4adc-a383-5efbea8b7290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:33.145Z|31ad0458-398e-4bf6-8769-26821b92b21f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:33.146Z|31ad0458-398e-4bf6-8769-26821b92b21f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:33.147Z|185f7bca-ab34-4738-ab33-d416e4323c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:33.149Z|185f7bca-ab34-4738-ab33-d416e4323c10|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:33.159Z|7e6ff8c1-ba15-407f-abb5-1063f3a0810a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:33.160Z|7e6ff8c1-ba15-407f-abb5-1063f3a0810a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:38.153Z|3906fad8-9f49-4c8d-9d3f-ab585e1e97f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:43:38.157Z|3906fad8-9f49-4c8d-9d3f-ab585e1e97f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:39.601Z|71338411-d28b-430d-988d-b8a710ea9e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:43:39.601Z|71338411-d28b-430d-988d-b8a710ea9e58|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:43.173Z|84915120-3715-476e-ae24-b31ab35ac63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:43.173Z|373bc3ac-c5fd-4eb4-b337-093ac3fc7a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:43.174Z|84915120-3715-476e-ae24-b31ab35ac63e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:43.174Z|373bc3ac-c5fd-4eb4-b337-093ac3fc7a6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:43.184Z|2373a85d-9ae5-46ef-8263-86e9d92d5449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:43.185Z|2373a85d-9ae5-46ef-8263-86e9d92d5449|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:53.153Z|7b7a4cbe-d42d-48ca-bf9e-280ac458a429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:43:53.154Z|7b7a4cbe-d42d-48ca-bf9e-280ac458a429|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:43:53.197Z|d1b01b56-5392-482d-a20d-ef84962d07f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:53.197Z|feda438b-e170-4ead-a4ff-4c2bf1880342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:53.198Z|d1b01b56-5392-482d-a20d-ef84962d07f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:53.200Z|feda438b-e170-4ead-a4ff-4c2bf1880342|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:43:53.210Z|e4b65d76-f263-4bc9-8a67-bd99d14a48c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:43:53.211Z|e4b65d76-f263-4bc9-8a67-bd99d14a48c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:03.221Z|6a8f111a-f53f-4b42-b752-d663d9afcefe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:03.223Z|cc05b4ae-70e9-4b5d-bb88-cc0791bd8d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:03.222Z|6a8f111a-f53f-4b42-b752-d663d9afcefe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:03.224Z|cc05b4ae-70e9-4b5d-bb88-cc0791bd8d81|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:03.236Z|2d15704a-e400-4d20-94b9-1137c18d5da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:03.236Z|2d15704a-e400-4d20-94b9-1137c18d5da1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:08.153Z|747bae0a-10fd-4f8e-94ce-b40b5e0957a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:44:08.154Z|747bae0a-10fd-4f8e-94ce-b40b5e0957a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:44:09.602Z|6670d5c5-5f03-4516-8997-3804269649dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:44:09.603Z|6670d5c5-5f03-4516-8997-3804269649dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:44:13.251Z|e6ea27cb-09d0-44b9-a28d-c51484ad8a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:13.252Z|e6ea27cb-09d0-44b9-a28d-c51484ad8a8b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:13.256Z|86a38ad0-becf-4361-9b61-f137b9a33a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:13.256Z|86a38ad0-becf-4361-9b61-f137b9a33a6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:13.261Z|e3d63f5a-f8b9-4a06-8877-555a08d2b4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:13.262Z|e3d63f5a-f8b9-4a06-8877-555a08d2b4d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:16.325Z|d2a17496-3512-4a10-89d9-4bd55127ebea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:44:16.326Z|d2a17496-3512-4a10-89d9-4bd55127ebea|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:23.153Z|428e305a-5775-4f9a-b4f8-96f2f6afd9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:44:23.154Z|428e305a-5775-4f9a-b4f8-96f2f6afd9d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:44:23.278Z|56975276-0276-4853-823c-977fffca1c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:23.278Z|56975276-0276-4853-823c-977fffca1c39|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:23.282Z|ad943442-d9ea-47cc-95e7-e68c7da8dc1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:23.282Z|ad943442-d9ea-47cc-95e7-e68c7da8dc1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:23.292Z|38d7c69a-563e-4556-858c-56f02e447ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:23.294Z|38d7c69a-563e-4556-858c-56f02e447ccc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:33.301Z|603dcdff-f491-4a25-a42f-2b8888788aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:33.302Z|603dcdff-f491-4a25-a42f-2b8888788aa4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:33.326Z|29d0ac5f-ccde-412a-ade8-fc3809b5c177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:33.326Z|29d0ac5f-ccde-412a-ade8-fc3809b5c177|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:33.330Z|45255d26-244e-43d6-bcbd-5d9d7411175a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:33.331Z|45255d26-244e-43d6-bcbd-5d9d7411175a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:38.153Z|b8ad4caa-48f0-43fa-85a9-54912ec415e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:44:38.154Z|b8ad4caa-48f0-43fa-85a9-54912ec415e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:44:39.607Z|8000864e-e355-412d-a23b-855059701ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:44:39.608Z|8000864e-e355-412d-a23b-855059701ab6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:44:43.335Z|b9e5a2c9-818f-41b3-bb39-86d4c1bab796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:43.337Z|b9e5a2c9-818f-41b3-bb39-86d4c1bab796|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:43.352Z|8e0af94b-5736-4a68-a088-54486a47bc30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:43.352Z|fdbb2ae7-9399-4b39-832b-17e6b384f4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:43.352Z|8e0af94b-5736-4a68-a088-54486a47bc30|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:43.353Z|fdbb2ae7-9399-4b39-832b-17e6b384f4a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:53.153Z|d4006d7e-ff64-4a8c-bff8-035356f715b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:44:53.156Z|d4006d7e-ff64-4a8c-bff8-035356f715b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:44:53.363Z|eb652a5d-18fb-49bf-bf2d-7fac4c335b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:53.364Z|eb652a5d-18fb-49bf-bf2d-7fac4c335b75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:53.377Z|71a9502f-1c96-4e12-aa8d-3fca0d8fca8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:53.378Z|71a9502f-1c96-4e12-aa8d-3fca0d8fca8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:44:53.381Z|7514dfd2-ae0a-4992-b6bf-9e57c803974d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:44:53.382Z|7514dfd2-ae0a-4992-b6bf-9e57c803974d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:03.392Z|c82a3f70-7231-4468-8bbe-ad97b309f957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:03.393Z|c82a3f70-7231-4468-8bbe-ad97b309f957|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:03.403Z|aa58b86a-58b8-4ed2-9a04-890dc5e57618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:03.404Z|aa58b86a-58b8-4ed2-9a04-890dc5e57618|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:03.405Z|3db777d5-42ae-4bed-b77a-2f99446bd830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:03.406Z|3db777d5-42ae-4bed-b77a-2f99446bd830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:08.153Z|858b631a-9140-40e0-9120-2db21259de5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:45:08.154Z|858b631a-9140-40e0-9120-2db21259de5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:45:09.608Z|88dee309-2625-4240-b16a-7a42c08cc0f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:45:09.609Z|88dee309-2625-4240-b16a-7a42c08cc0f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:45:13.418Z|69011d06-f6f4-45f5-b712-f9b1a6d4ab4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:13.419Z|69011d06-f6f4-45f5-b712-f9b1a6d4ab4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:13.427Z|676c71eb-c6f5-46ee-984c-8a5029211ace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:13.427Z|94df56fe-5504-45d4-af88-faf076d386a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:13.428Z|676c71eb-c6f5-46ee-984c-8a5029211ace|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:13.428Z|94df56fe-5504-45d4-af88-faf076d386a3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:16.325Z|b52c72e0-e088-4ba4-865c-b0e9e0070cdc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:45:16.326Z|b52c72e0-e088-4ba4-865c-b0e9e0070cdc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:23.154Z|046f0b8d-ef9b-4b2c-a912-0e8205540370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:45:23.159Z|046f0b8d-ef9b-4b2c-a912-0e8205540370|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:45:23.443Z|fe08bea8-80d7-4b5f-9fe6-d16b40ec31bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:23.444Z|fe08bea8-80d7-4b5f-9fe6-d16b40ec31bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:23.449Z|bd25954c-9696-447d-a517-bad13f8af361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:23.450Z|bd25954c-9696-447d-a517-bad13f8af361|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:23.452Z|b5b12df2-d85e-439c-b342-2216a83b28aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:23.452Z|b5b12df2-d85e-439c-b342-2216a83b28aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:33.470Z|71e87011-b841-4a9f-a77e-a1128ba4cd2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:33.473Z|71e87011-b841-4a9f-a77e-a1128ba4cd2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:33.473Z|f1768101-2f98-46a0-9c02-84e76d510e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:33.474Z|59e67ddc-ae6e-419c-be19-331d126c49d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:33.474Z|f1768101-2f98-46a0-9c02-84e76d510e02|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:33.474Z|59e67ddc-ae6e-419c-be19-331d126c49d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:38.153Z|988b11dd-9166-48dc-adf4-150084c740b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:45:38.154Z|988b11dd-9166-48dc-adf4-150084c740b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:45:39.610Z|ca0648ed-78ce-4662-9038-c03929182f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:45:39.610Z|ca0648ed-78ce-4662-9038-c03929182f51|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:45:43.497Z|8576405c-3ac8-44ef-8449-5bedfdfb54e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:43.497Z|96181369-df0c-459a-acf9-467ce0962a6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:43.497Z|8576405c-3ac8-44ef-8449-5bedfdfb54e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:43.498Z|b4227208-6c19-47b2-a0e7-ebb3ec8a2321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:43.498Z|96181369-df0c-459a-acf9-467ce0962a6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:43.498Z|b4227208-6c19-47b2-a0e7-ebb3ec8a2321|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:53.153Z|11539342-8f2f-4007-9be5-d2aabac5c0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:45:53.154Z|11539342-8f2f-4007-9be5-d2aabac5c0ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:45:53.521Z|efface6d-decf-4de9-a54f-801616459f2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:53.522Z|21428201-ead0-4c59-a5f1-958e68c0a0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:53.522Z|efface6d-decf-4de9-a54f-801616459f2a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:53.522Z|8d235487-b4f1-4b5e-a7b7-f65adf23c110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:45:53.522Z|8d235487-b4f1-4b5e-a7b7-f65adf23c110|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:45:53.523Z|21428201-ead0-4c59-a5f1-958e68c0a0b8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:03.558Z|bd50480f-9319-4fa3-9079-f0bd9fb52426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:03.559Z|bd50480f-9319-4fa3-9079-f0bd9fb52426|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:03.565Z|867317b4-1646-4b7b-802b-23861034f6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:03.566Z|867317b4-1646-4b7b-802b-23861034f6aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:03.574Z|c6b65c41-961f-4a61-ac64-3330046ca47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:03.575Z|c6b65c41-961f-4a61-ac64-3330046ca47f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:08.154Z|f68e4016-0e9d-45dd-827e-fd810945e61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:46:08.160Z|f68e4016-0e9d-45dd-827e-fd810945e61a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:46:09.611Z|6c17b05a-4d4a-47a9-89ac-7f80df1b4587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:46:09.611Z|6c17b05a-4d4a-47a9-89ac-7f80df1b4587|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:46:13.598Z|612ca803-ed61-4774-a5e2-2ecf222f498b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:13.598Z|70a7dc81-329c-4004-8ad1-77cb44f3a836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:13.599Z|70a7dc81-329c-4004-8ad1-77cb44f3a836|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:13.600Z|612ca803-ed61-4774-a5e2-2ecf222f498b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:13.601Z|45b1e9d6-98fb-4b9c-8f08-00f1fa02c611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:13.602Z|45b1e9d6-98fb-4b9c-8f08-00f1fa02c611|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:16.327Z|58c1f7dd-452b-42a2-9b74-1b0e5fad0968|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:46:16.329Z|58c1f7dd-452b-42a2-9b74-1b0e5fad0968|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:23.154Z|aa4b0748-178d-44ba-b2b0-7916ea4f6876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:46:23.155Z|aa4b0748-178d-44ba-b2b0-7916ea4f6876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:46:23.624Z|646faf78-8224-493b-810e-b9108f3bbacc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:23.624Z|453aae37-fd72-4d19-b14d-6b2b534e6a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:23.624Z|d02c2888-8d1a-4661-a4bb-13c09c9066ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:23.625Z|646faf78-8224-493b-810e-b9108f3bbacc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:23.625Z|453aae37-fd72-4d19-b14d-6b2b534e6a67|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:23.626Z|d02c2888-8d1a-4661-a4bb-13c09c9066ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:33.649Z|7bf1c695-3e98-4e83-adee-fd3a5fac4cd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:33.649Z|ad352e99-c580-404e-9b82-6cfd81940be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:33.650Z|ad352e99-c580-404e-9b82-6cfd81940be2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:33.650Z|7bf1c695-3e98-4e83-adee-fd3a5fac4cd2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:33.650Z|2bcfcabc-8726-46ee-9d87-db7833e49256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:33.651Z|2bcfcabc-8726-46ee-9d87-db7833e49256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:38.154Z|91d7c3cf-743f-4884-827c-dbdaadf6f86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:46:38.155Z|91d7c3cf-743f-4884-827c-dbdaadf6f86f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:46:39.612Z|32d74922-469a-441a-898a-0b7c055ee37d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:46:39.613Z|32d74922-469a-441a-898a-0b7c055ee37d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:46:43.673Z|13ae2809-8d11-45be-980e-11c9da611dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:43.673Z|647f9141-aa14-4079-8eee-e9089888a211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:43.673Z|a879f630-6ba6-43a5-9f87-c88929805a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:43.674Z|13ae2809-8d11-45be-980e-11c9da611dfc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:43.674Z|647f9141-aa14-4079-8eee-e9089888a211|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:43.674Z|a879f630-6ba6-43a5-9f87-c88929805a25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:53.153Z|60b13776-0c3d-44f2-ac58-4753f449faa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:46:53.157Z|60b13776-0c3d-44f2-ac58-4753f449faa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:46:53.695Z|5bc4501a-0274-40f0-a305-27921621a74b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:53.695Z|ff360756-0d7d-49af-b1e5-453b5de8cc08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:53.696Z|ff360756-0d7d-49af-b1e5-453b5de8cc08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:53.696Z|5bc4501a-0274-40f0-a305-27921621a74b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:46:53.698Z|391526be-52f8-4878-ab24-6271983df4db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:46:53.699Z|391526be-52f8-4878-ab24-6271983df4db|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:03.720Z|515c8825-e232-41d7-8864-5ac77e452d51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:03.721Z|515c8825-e232-41d7-8864-5ac77e452d51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:03.724Z|f628aca1-d81c-4a63-bb8a-8c24c2cdbb3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:03.724Z|22cee8e7-745a-4b93-b144-1ac0932158c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:03.724Z|f628aca1-d81c-4a63-bb8a-8c24c2cdbb3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:03.724Z|22cee8e7-745a-4b93-b144-1ac0932158c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:08.153Z|4ee75d0c-b422-46ca-aa03-5f97a68d4d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:47:08.155Z|4ee75d0c-b422-46ca-aa03-5f97a68d4d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:47:09.613Z|b048d7d9-f065-4d11-bee6-36caf9ece342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:47:09.614Z|b048d7d9-f065-4d11-bee6-36caf9ece342|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:47:13.748Z|43de4e30-1825-4d4b-924d-9c971ac751e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:13.748Z|914f9abc-df55-4126-a5db-72aa3e6d13c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:13.749Z|43de4e30-1825-4d4b-924d-9c971ac751e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:13.749Z|914f9abc-df55-4126-a5db-72aa3e6d13c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:13.760Z|b58244b8-eb32-4753-aae1-6ff8650a372c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:13.761Z|b58244b8-eb32-4753-aae1-6ff8650a372c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:16.326Z|48f4438e-f53e-4d83-add9-4c68a69436ce|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:47:16.326Z|48f4438e-f53e-4d83-add9-4c68a69436ce|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:23.154Z|7b284fd9-2a5d-4d54-a3a4-e4c1ef005daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:47:23.154Z|7b284fd9-2a5d-4d54-a3a4-e4c1ef005daa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:47:23.776Z|1a5aa5bf-0414-4d79-b69a-8e28aa0c5a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:23.777Z|1a5aa5bf-0414-4d79-b69a-8e28aa0c5a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:23.782Z|744ee060-58a8-4d19-a3e4-979bbeda4a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:23.783Z|744ee060-58a8-4d19-a3e4-979bbeda4a48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:23.783Z|172537b2-67fa-405d-b62e-283b0ba46382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:23.784Z|172537b2-67fa-405d-b62e-283b0ba46382|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:33.803Z|d72eb6c3-926c-41a5-b8b3-37807f7bcdc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:33.804Z|d72eb6c3-926c-41a5-b8b3-37807f7bcdc9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:33.804Z|90a40527-2188-4fcc-9a64-938ae331fe10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:33.805Z|90a40527-2188-4fcc-9a64-938ae331fe10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:33.806Z|5c81903e-c911-4a03-b5c2-6b84e93ae076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:33.806Z|5c81903e-c911-4a03-b5c2-6b84e93ae076|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:38.153Z|0965bc2b-9ed1-4c6b-881c-a207406d566d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:47:38.156Z|0965bc2b-9ed1-4c6b-881c-a207406d566d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:47:39.615Z|0d5754a7-1599-44f5-9301-c278c386cfe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:47:39.615Z|0d5754a7-1599-44f5-9301-c278c386cfe2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:47:43.828Z|2f6e2a85-7355-4260-864e-fddb7e892f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:43.828Z|ee98fa14-f9da-4720-81bc-0f1dcdd7a816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:43.829Z|2f6e2a85-7355-4260-864e-fddb7e892f2d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:43.829Z|ee98fa14-f9da-4720-81bc-0f1dcdd7a816|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:43.832Z|268454a8-494a-499f-a57b-da5861d7b8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:43.833Z|268454a8-494a-499f-a57b-da5861d7b8c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:53.153Z|353299fa-435c-4452-baef-e241cc326309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:47:53.154Z|353299fa-435c-4452-baef-e241cc326309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:47:53.853Z|04f0d75a-2969-4697-8a73-704aa590466a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:53.853Z|8374ec19-189d-4c2b-86a0-9f5a96a0b69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:53.854Z|8374ec19-189d-4c2b-86a0-9f5a96a0b69f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:53.854Z|04f0d75a-2969-4697-8a73-704aa590466a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:47:53.860Z|5c6501eb-e359-431d-864d-4cdc4df8a4a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:47:53.860Z|5c6501eb-e359-431d-864d-4cdc4df8a4a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:03.880Z|1ef55552-820a-422f-86cf-fa0ce24dead3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:03.881Z|1ef55552-820a-422f-86cf-fa0ce24dead3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:03.884Z|04c7d71b-be98-4da6-83d7-45be438e2a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:03.884Z|8995055c-0dd7-4b8e-9480-093e100315bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:03.885Z|8995055c-0dd7-4b8e-9480-093e100315bf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:03.885Z|04c7d71b-be98-4da6-83d7-45be438e2a0c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:08.153Z|f54d4963-909d-41f7-8791-63e4ac510cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:48:08.154Z|f54d4963-909d-41f7-8791-63e4ac510cb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:48:09.616Z|392a3ed0-f700-4816-9125-2e731a652192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:48:09.616Z|392a3ed0-f700-4816-9125-2e731a652192|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:48:13.909Z|2388e2bf-dbd7-48cd-a29b-cb86cb7b53c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:13.909Z|cf44cce9-510c-4691-8dbf-442b50ea4720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:13.910Z|2388e2bf-dbd7-48cd-a29b-cb86cb7b53c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:13.910Z|cf44cce9-510c-4691-8dbf-442b50ea4720|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:13.910Z|2c6e6fd8-15d8-4369-bda4-01d0c7770207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:13.911Z|2c6e6fd8-15d8-4369-bda4-01d0c7770207|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:16.325Z|942a946c-37f0-44a3-8bb0-9cd4da27e5b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:48:16.326Z|942a946c-37f0-44a3-8bb0-9cd4da27e5b8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:23.154Z|454b33a3-305f-4eaa-8015-fe003e58e672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:48:23.157Z|454b33a3-305f-4eaa-8015-fe003e58e672|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:48:23.938Z|a814c795-38c9-4e73-a6c2-273ef275163c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:23.939Z|a814c795-38c9-4e73-a6c2-273ef275163c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:23.950Z|0fe60817-e8f4-4d95-98c4-2908e58a0fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:23.950Z|26d44ea3-515b-46c2-93f3-2e0358c7308d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:23.951Z|0fe60817-e8f4-4d95-98c4-2908e58a0fa8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:23.952Z|26d44ea3-515b-46c2-93f3-2e0358c7308d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:33.975Z|ed4c9b76-aeb3-4f54-9092-18b17e1ebab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:33.975Z|ed4c9b76-aeb3-4f54-9092-18b17e1ebab0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:33.979Z|1e9d0b7d-d1df-4423-a8ab-65cc226bcce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:33.979Z|a147fb3d-3d7f-4930-b2d7-ed2194b4dbc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:33.979Z|a147fb3d-3d7f-4930-b2d7-ed2194b4dbc7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:33.980Z|1e9d0b7d-d1df-4423-a8ab-65cc226bcce3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:38.153Z|7dac614d-3fdf-4bb9-a1ed-ceefaabf70e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:48:38.154Z|7dac614d-3fdf-4bb9-a1ed-ceefaabf70e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:48:39.617Z|237bf08f-2a69-4941-bcc5-1e961da328cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:48:39.618Z|237bf08f-2a69-4941-bcc5-1e961da328cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:48:44.004Z|aa211d74-fcec-4760-8c25-f7f9ae9d28eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:44.004Z|a817bdfd-0acb-4335-8c95-2ebca0a5cd57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:44.005Z|aa211d74-fcec-4760-8c25-f7f9ae9d28eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:44.005Z|d27723ef-3d0f-47c2-9508-0f95a1093f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:44.005Z|a817bdfd-0acb-4335-8c95-2ebca0a5cd57|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:44.005Z|d27723ef-3d0f-47c2-9508-0f95a1093f45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:53.153Z|f35ec69f-970e-4e3c-a702-5f8127d885a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:48:53.154Z|f35ec69f-970e-4e3c-a702-5f8127d885a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:48:54.034Z|c4e8e3d2-741c-4767-afe9-eed87d8a6321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:54.035Z|c4e8e3d2-741c-4767-afe9-eed87d8a6321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:54.037Z|98c0fb21-2398-42e6-8c57-7f1433147929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:54.037Z|182ffdc7-a361-48e2-a3e8-169b0388c544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:48:54.037Z|182ffdc7-a361-48e2-a3e8-169b0388c544|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:48:54.037Z|98c0fb21-2398-42e6-8c57-7f1433147929|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:04.088Z|69fe0a03-8609-4a4f-92dc-290dfe47694c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:04.089Z|69fe0a03-8609-4a4f-92dc-290dfe47694c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:04.090Z|a218f2de-649f-401e-8407-8d7db1c68aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:04.090Z|f731bf02-b5d4-4e95-b3a3-b4600875ac28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:04.090Z|a218f2de-649f-401e-8407-8d7db1c68aca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:04.090Z|f731bf02-b5d4-4e95-b3a3-b4600875ac28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:08.153Z|263d98e2-85d2-4b90-abf6-fa0413242ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:49:08.156Z|263d98e2-85d2-4b90-abf6-fa0413242ae8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:49:09.621Z|c2e88235-a2cb-4d90-9922-ae57314a7363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:49:09.621Z|c2e88235-a2cb-4d90-9922-ae57314a7363|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:49:14.112Z|584810d3-495f-4d6e-a480-295eef18b8ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:14.113Z|613593ca-38b1-4817-90fe-9e5cbde8ee36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:14.113Z|584810d3-495f-4d6e-a480-295eef18b8ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:14.113Z|667744ab-f792-4422-8896-bc386e8b4cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:14.113Z|613593ca-38b1-4817-90fe-9e5cbde8ee36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:14.114Z|667744ab-f792-4422-8896-bc386e8b4cb2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:16.324Z|91078bf1-d6e6-4206-933c-11cc6496c1dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:49:16.325Z|91078bf1-d6e6-4206-933c-11cc6496c1dd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:23.153Z|c5e2c428-59da-4f42-952a-50385a8958c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:49:23.155Z|c5e2c428-59da-4f42-952a-50385a8958c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:49:24.135Z|84f74fbf-947d-4255-9559-1391cb0ca173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:24.135Z|84f74fbf-947d-4255-9559-1391cb0ca173|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:24.135Z|6128e8d4-8c24-412c-aa09-fe141e36a2f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:24.136Z|6128e8d4-8c24-412c-aa09-fe141e36a2f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:24.135Z|42079b64-dc90-47e8-b07f-2bfa295273df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:24.137Z|42079b64-dc90-47e8-b07f-2bfa295273df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:34.161Z|dcae67ed-b858-453b-8d76-77786705e1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:34.162Z|dcae67ed-b858-453b-8d76-77786705e1e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:34.164Z|89d5e650-cf77-480f-9896-071c19a8f6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:34.164Z|58d0b902-d670-4272-b7fc-0420132c9b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:34.164Z|89d5e650-cf77-480f-9896-071c19a8f6dc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:34.165Z|58d0b902-d670-4272-b7fc-0420132c9b37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:38.153Z|9479cb69-974d-4411-a3f3-043fbe84193d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:49:38.154Z|9479cb69-974d-4411-a3f3-043fbe84193d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:49:39.622Z|9de8194b-108c-403e-83ec-dab2645a53ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:49:39.622Z|9de8194b-108c-403e-83ec-dab2645a53ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:49:44.188Z|74ef9b33-f7b0-4ba6-bd5e-fc9d117c6327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:44.188Z|7d6ebeaa-6c11-4e03-82a5-f87e37e916d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:44.189Z|74ef9b33-f7b0-4ba6-bd5e-fc9d117c6327|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:44.189Z|7d6ebeaa-6c11-4e03-82a5-f87e37e916d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:44.192Z|dfe39d97-4479-43b5-8622-bbf300a1c541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:44.192Z|dfe39d97-4479-43b5-8622-bbf300a1c541|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:53.153Z|836b8387-3ed9-44e6-a5ee-56c3c776fb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:49:53.157Z|836b8387-3ed9-44e6-a5ee-56c3c776fb6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:49:54.213Z|4a11e774-aebf-4ccd-aae9-96e030ed5b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:54.213Z|207401c6-32b9-40e5-bd1c-92b19a2e94e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:54.214Z|207401c6-32b9-40e5-bd1c-92b19a2e94e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:54.214Z|4a11e774-aebf-4ccd-aae9-96e030ed5b16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:49:54.214Z|e827bbe8-8889-498a-ad4e-d7b665c27a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:49:54.215Z|e827bbe8-8889-498a-ad4e-d7b665c27a52|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:04.236Z|22bea47e-a4d2-4b07-9ff1-7f2f28e4bcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:04.237Z|67f7c7c9-3486-4c4a-9745-53cea46c2009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:04.236Z|02fefe4d-2185-4ac4-a215-735097a0972c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:04.237Z|67f7c7c9-3486-4c4a-9745-53cea46c2009|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:04.238Z|02fefe4d-2185-4ac4-a215-735097a0972c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:04.238Z|22bea47e-a4d2-4b07-9ff1-7f2f28e4bcd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:08.154Z|993cf05e-0a5d-48a1-9913-fd08148209da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:50:08.154Z|993cf05e-0a5d-48a1-9913-fd08148209da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:50:09.623Z|2b87c651-d95a-4d08-8c55-4c4833172d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:50:09.624Z|2b87c651-d95a-4d08-8c55-4c4833172d64|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:50:14.264Z|50abb2d1-58d1-4118-aefb-e80bc497f86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:14.265Z|50abb2d1-58d1-4118-aefb-e80bc497f86e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:14.266Z|5e88b61c-e385-44bb-9110-e08a6bd75fba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:14.266Z|5e88b61c-e385-44bb-9110-e08a6bd75fba|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:14.271Z|540fa7e3-3609-4912-9386-87c0e9833f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:14.271Z|540fa7e3-3609-4912-9386-87c0e9833f90|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:16.325Z|dffb57ab-6880-43a5-83fa-6fae10343501|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:50:16.326Z|dffb57ab-6880-43a5-83fa-6fae10343501|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:23.153Z|65779141-25cd-48c7-b84f-0104ae12b53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:50:23.154Z|65779141-25cd-48c7-b84f-0104ae12b53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:50:24.290Z|d86aedf3-a001-4e61-b774-746e1b5d233e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:24.290Z|de6f4384-70cf-4f5b-8642-8ad145622ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:24.291Z|de6f4384-70cf-4f5b-8642-8ad145622ba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:24.291Z|d86aedf3-a001-4e61-b774-746e1b5d233e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:24.291Z|2f0649f0-1d57-4d46-8b56-4c5af3df6031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:24.292Z|2f0649f0-1d57-4d46-8b56-4c5af3df6031|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:34.313Z|03274419-abda-41c0-8e3f-8e8aa6c47ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:34.314Z|03274419-abda-41c0-8e3f-8e8aa6c47ce1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:34.315Z|090ed1f3-ca9b-4764-b9a6-1c6f1b8e2705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:34.315Z|4fa428a5-9ea3-427e-848d-b83558b82faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:34.315Z|4fa428a5-9ea3-427e-848d-b83558b82faa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:34.315Z|090ed1f3-ca9b-4764-b9a6-1c6f1b8e2705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:38.153Z|9b42f87f-a888-4ff2-a31e-47770be14dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:50:38.158Z|9b42f87f-a888-4ff2-a31e-47770be14dac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:50:39.624Z|8be987d7-d970-4ddd-956b-8b5eef070bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:50:39.625Z|8be987d7-d970-4ddd-956b-8b5eef070bbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:50:44.339Z|7073ba08-1202-4124-9809-688dea0bd498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:44.339Z|4cd6074e-be63-475d-b0ce-c402c264ced3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:44.340Z|7073ba08-1202-4124-9809-688dea0bd498|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:44.340Z|4cd6074e-be63-475d-b0ce-c402c264ced3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:44.342Z|54536b27-bdc7-4014-97be-2ef40436b71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:44.343Z|54536b27-bdc7-4014-97be-2ef40436b71d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:53.153Z|0571dee2-2f1d-4efa-9ea7-ec97f16f9e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:50:53.154Z|0571dee2-2f1d-4efa-9ea7-ec97f16f9e5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:50:54.371Z|d2524dc4-27c4-4915-98bd-f43b25b21a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:54.372Z|d2524dc4-27c4-4915-98bd-f43b25b21a1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:54.374Z|78aa352e-548a-4ffa-a655-6daca10c6dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:54.374Z|ef36d97c-9bfd-496f-a5cc-6067314429a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:50:54.374Z|78aa352e-548a-4ffa-a655-6daca10c6dda|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:50:54.375Z|ef36d97c-9bfd-496f-a5cc-6067314429a0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:04.398Z|0069290e-11a0-442c-a957-f80e80a22809|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:04.400Z|01dbfe00-4c9c-4b88-8528-4887b1c7556a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:04.400Z|0069290e-11a0-442c-a957-f80e80a22809|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:04.401Z|01dbfe00-4c9c-4b88-8528-4887b1c7556a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:04.398Z|89de31d7-9ea1-4573-9655-f0a628f68329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:04.402Z|89de31d7-9ea1-4573-9655-f0a628f68329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:08.153Z|9c100935-6641-408a-bad8-7d961e5d95e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:51:08.154Z|9c100935-6641-408a-bad8-7d961e5d95e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:51:09.626Z|7c794379-bd2b-46d8-b54c-edefd800b92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:51:09.626Z|7c794379-bd2b-46d8-b54c-edefd800b92a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:51:14.425Z|ba06f11a-b4ad-46bb-af0a-5b2c67f7186c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:14.425Z|92b3c4b2-7e8c-4852-a96a-1e20239bd143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:14.425Z|ba06f11a-b4ad-46bb-af0a-5b2c67f7186c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:14.426Z|92b3c4b2-7e8c-4852-a96a-1e20239bd143|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:14.428Z|12a3382f-111d-4995-bf93-ad4bd5ddf6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:14.428Z|12a3382f-111d-4995-bf93-ad4bd5ddf6bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:16.325Z|0540418f-509d-49b1-a8b4-185593d9b3c5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:51:16.326Z|0540418f-509d-49b1-a8b4-185593d9b3c5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:23.153Z|ac861c81-62c1-4b70-a921-3aff2c400398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:51:23.156Z|ac861c81-62c1-4b70-a921-3aff2c400398|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:51:24.448Z|d79d252c-2e6e-48de-b425-2bfeab4ef2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:24.449Z|d79d252c-2e6e-48de-b425-2bfeab4ef2bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:24.449Z|a0819fcc-2489-486c-bd00-e8a625f1bc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:24.450Z|a0819fcc-2489-486c-bd00-e8a625f1bc38|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:24.453Z|4265fe98-0253-4308-8423-7eecc0635fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:24.454Z|4265fe98-0253-4308-8423-7eecc0635fc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:34.471Z|1b13b04f-9ae6-4c82-b0cb-521c97865514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:34.472Z|1b13b04f-9ae6-4c82-b0cb-521c97865514|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:34.472Z|6d12c11f-6a3a-4752-81c6-b9fdf00450bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:34.472Z|6d12c11f-6a3a-4752-81c6-b9fdf00450bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:34.475Z|04477cce-ac70-421f-8c97-971e1aa8b15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:34.475Z|04477cce-ac70-421f-8c97-971e1aa8b15b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:38.153Z|493cff1d-c17c-4a84-a13e-2fe3f31e3562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:51:38.154Z|493cff1d-c17c-4a84-a13e-2fe3f31e3562|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:51:39.627Z|00c7629b-e992-4ebb-a6c5-b966ff2adeec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:51:39.627Z|00c7629b-e992-4ebb-a6c5-b966ff2adeec|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:51:44.494Z|79c25d7f-82d1-4eed-ad6f-0e3c1db05142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:44.495Z|79c25d7f-82d1-4eed-ad6f-0e3c1db05142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:44.495Z|91b71715-ce3e-4011-9709-29c8eeb7473a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:44.494Z|b7fa0258-9f96-4c84-b20d-0b1d9652d433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:44.496Z|91b71715-ce3e-4011-9709-29c8eeb7473a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:44.496Z|b7fa0258-9f96-4c84-b20d-0b1d9652d433|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:53.154Z|4969fbc5-4a4b-4a4b-b9ae-0c5bf97e135b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:51:53.154Z|4969fbc5-4a4b-4a4b-b9ae-0c5bf97e135b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:51:54.525Z|0a181fec-35f7-4c62-9861-895beee870e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:54.526Z|0a181fec-35f7-4c62-9861-895beee870e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:54.529Z|6cc8b38c-66b8-4255-a596-9dde900eabc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:54.529Z|16253d83-a490-4fb9-be6c-b5ec4fff5b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:51:54.530Z|6cc8b38c-66b8-4255-a596-9dde900eabc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:51:54.530Z|16253d83-a490-4fb9-be6c-b5ec4fff5b17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:04.555Z|c19c69fa-2485-4ff2-864c-e5de1bf9c091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:04.555Z|172c7ba6-07b9-4ade-ab70-df126e31b5bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:04.556Z|172c7ba6-07b9-4ade-ab70-df126e31b5bf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:04.556Z|c19c69fa-2485-4ff2-864c-e5de1bf9c091|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:04.563Z|e35a5c4a-9cc4-4cc9-8966-62c03e62deb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:04.564Z|e35a5c4a-9cc4-4cc9-8966-62c03e62deb1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:08.153Z|6379217a-eebc-4d25-b509-79d4548d7212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:52:08.157Z|6379217a-eebc-4d25-b509-79d4548d7212|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:52:09.628Z|b8b01c87-52d1-406b-a5ec-94f3181ebcc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:52:09.629Z|b8b01c87-52d1-406b-a5ec-94f3181ebcc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:52:14.578Z|074a736e-56fe-42c9-9dc1-b0e29ff92173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:14.578Z|0d7cf7ee-e30c-4aee-8a2b-5e634cae0840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:14.578Z|074a736e-56fe-42c9-9dc1-b0e29ff92173|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:14.578Z|0d7cf7ee-e30c-4aee-8a2b-5e634cae0840|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:14.585Z|8bef76f8-9f2c-49cf-b7aa-d646118db2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:14.585Z|8bef76f8-9f2c-49cf-b7aa-d646118db2f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:16.325Z|eb16de1b-8749-4db7-9599-52a5b1888b93|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:52:16.326Z|eb16de1b-8749-4db7-9599-52a5b1888b93|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:23.153Z|bd42682d-ce0e-4a2c-8049-c679329dccc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:52:23.154Z|bd42682d-ce0e-4a2c-8049-c679329dccc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:52:24.600Z|1353804d-acc1-47c0-8d43-211969730b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:24.601Z|1353804d-acc1-47c0-8d43-211969730b78|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:24.603Z|9caa5510-b0c9-4959-b96e-f3a0ee252b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:24.604Z|9caa5510-b0c9-4959-b96e-f3a0ee252b93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:24.606Z|39385c96-5adc-44f4-980d-e6a40fa113b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:24.607Z|39385c96-5adc-44f4-980d-e6a40fa113b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:34.626Z|89baf993-4f49-4be2-91ba-34da250c587f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:34.627Z|8821602a-bf53-421b-b4ec-3ad5936ada8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:34.627Z|8821602a-bf53-421b-b4ec-3ad5936ada8d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:34.627Z|89baf993-4f49-4be2-91ba-34da250c587f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:34.629Z|e33782c5-8386-4220-aeef-2560418e2cad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:34.629Z|e33782c5-8386-4220-aeef-2560418e2cad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:38.153Z|eff1f111-0630-4fbc-afcf-b634713f093e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:52:38.154Z|eff1f111-0630-4fbc-afcf-b634713f093e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:52:39.630Z|daebebd9-ebc2-44c3-92df-51b4524f8dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:52:39.630Z|daebebd9-ebc2-44c3-92df-51b4524f8dba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:52:44.654Z|1e12473a-3969-4121-a81c-0038914cde69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:44.654Z|1e12473a-3969-4121-a81c-0038914cde69|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:44.656Z|e57c12e4-0c96-4ec5-a184-5b9e87760543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:44.659Z|c1cdd253-caaa-43f6-94c8-85f7b0f662f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:44.659Z|c1cdd253-caaa-43f6-94c8-85f7b0f662f0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:44.660Z|e57c12e4-0c96-4ec5-a184-5b9e87760543|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:53.154Z|17d49cc6-e2a8-4c5e-862e-df550e93d4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:52:53.157Z|17d49cc6-e2a8-4c5e-862e-df550e93d4e9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:52:54.685Z|12dfc6fa-9ef4-4de1-8243-64d7cbcee865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:54.687Z|12dfc6fa-9ef4-4de1-8243-64d7cbcee865|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:54.696Z|2eafe0fd-fca2-43c5-b5c0-cb3b4beb749d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:54.696Z|2eafe0fd-fca2-43c5-b5c0-cb3b4beb749d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:52:54.698Z|c2f3a811-c695-4a34-836e-6ee09e11a3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:52:54.699Z|c2f3a811-c695-4a34-836e-6ee09e11a3ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:04.710Z|ba9ad2d5-2cdc-47c8-8e93-8a4975375f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:04.711Z|ba9ad2d5-2cdc-47c8-8e93-8a4975375f34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:04.720Z|247c8ebb-d465-4e5d-941d-679d2ed5a311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:04.720Z|68d4e932-a106-41a2-81c9-3bffea47c6fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:04.721Z|68d4e932-a106-41a2-81c9-3bffea47c6fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:04.721Z|247c8ebb-d465-4e5d-941d-679d2ed5a311|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:08.153Z|091d84d7-4627-4b30-b716-6b71c6f2ede7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:53:08.154Z|091d84d7-4627-4b30-b716-6b71c6f2ede7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:53:09.631Z|34f48c17-3142-4ed2-b39e-a6a94c47bb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:53:09.631Z|34f48c17-3142-4ed2-b39e-a6a94c47bb84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:53:14.737Z|46100db6-4342-4dce-a93a-f59a0e7962ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:14.738Z|46100db6-4342-4dce-a93a-f59a0e7962ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:14.746Z|c2795be5-2b4c-4251-a9ab-156fd9e7f936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:14.747Z|c2795be5-2b4c-4251-a9ab-156fd9e7f936|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:14.753Z|608fd476-caf9-46ca-b79c-8540e86cccca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:14.754Z|608fd476-caf9-46ca-b79c-8540e86cccca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:16.325Z|aea908dc-f395-4083-8f24-e100930d1f7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:53:16.326Z|aea908dc-f395-4083-8f24-e100930d1f7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:23.153Z|73428cfa-4082-450e-b522-f09e04c34bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:53:23.154Z|73428cfa-4082-450e-b522-f09e04c34bbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:53:24.763Z|f208483d-7077-444c-bfb0-c8dd866b4e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:24.764Z|f208483d-7077-444c-bfb0-c8dd866b4e55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:24.782Z|13b5d353-b6f5-4099-a63e-248b05953aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:24.782Z|b41f52df-dfcb-48d9-b648-ebd3bb7d5995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:24.784Z|13b5d353-b6f5-4099-a63e-248b05953aab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:24.784Z|b41f52df-dfcb-48d9-b648-ebd3bb7d5995|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:34.788Z|e0b0f3bf-a33b-47c5-bc77-124e91aa424e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:34.789Z|e0b0f3bf-a33b-47c5-bc77-124e91aa424e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:34.810Z|252490fd-8088-41ae-ad98-2b104fd5ac2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:34.810Z|8d67b345-b00b-4a05-a1ee-4da00e2aee96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:34.811Z|252490fd-8088-41ae-ad98-2b104fd5ac2b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:34.811Z|8d67b345-b00b-4a05-a1ee-4da00e2aee96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:38.153Z|83513e94-2c21-40ba-8d1a-df1f1276a241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:53:38.156Z|83513e94-2c21-40ba-8d1a-df1f1276a241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:53:39.632Z|60e51194-6525-41bd-8779-bee405136b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:53:39.633Z|60e51194-6525-41bd-8779-bee405136b43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:53:44.818Z|01a8a418-1447-45e4-aa21-ac645d829868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:44.819Z|01a8a418-1447-45e4-aa21-ac645d829868|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:44.835Z|a5bf6083-2f1b-428f-95de-229d7c85472a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:44.836Z|a5bf6083-2f1b-428f-95de-229d7c85472a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:44.842Z|17b1616c-e0f3-4234-945d-b2595304719a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:44.842Z|17b1616c-e0f3-4234-945d-b2595304719a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:53.153Z|7399c24d-35a8-4c94-82c2-90ef982521f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:53:53.154Z|7399c24d-35a8-4c94-82c2-90ef982521f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:53:54.848Z|53aaba10-eb37-416f-a353-06ec017f791e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:54.849Z|53aaba10-eb37-416f-a353-06ec017f791e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:54.862Z|d210fec2-69b6-4f3c-80a7-873b206cd33f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:54.863Z|d210fec2-69b6-4f3c-80a7-873b206cd33f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:53:54.866Z|157773a8-d60d-438c-930d-ba6f1780ceee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:53:54.867Z|157773a8-d60d-438c-930d-ba6f1780ceee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:04.877Z|7ae4fd12-1d24-48a9-804d-f289072d728e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:04.878Z|7ae4fd12-1d24-48a9-804d-f289072d728e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:04.886Z|fdae545e-2ad4-45f4-9883-db3c0907a93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:04.887Z|fdae545e-2ad4-45f4-9883-db3c0907a93d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:04.892Z|c9072d53-c6c5-488d-b325-4aee82fb3f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:04.893Z|c9072d53-c6c5-488d-b325-4aee82fb3f05|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:08.153Z|7e7e86fc-6539-4645-82a3-de2ca96cc241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:54:08.154Z|7e7e86fc-6539-4645-82a3-de2ca96cc241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:54:09.633Z|fcd33952-39bd-491e-9f26-edc792bf3b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:54:09.634Z|fcd33952-39bd-491e-9f26-edc792bf3b21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:54:14.903Z|a7626793-296e-40cb-aaad-2f1ef18d9f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:14.905Z|a7626793-296e-40cb-aaad-2f1ef18d9f96|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:14.910Z|10a00b8a-f0d3-4258-9249-03ad04467e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:14.911Z|10a00b8a-f0d3-4258-9249-03ad04467e6f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:14.916Z|ae27ccd1-ced7-4874-ab8b-029eb7b017f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:14.917Z|ae27ccd1-ced7-4874-ab8b-029eb7b017f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:16.327Z|5e2ac4af-52ae-4a8c-b5fb-72c1d0fddb99|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:54:16.327Z|5e2ac4af-52ae-4a8c-b5fb-72c1d0fddb99|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:23.153Z|a434e4ce-4d97-4f41-8267-8af7b395aead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:54:23.156Z|a434e4ce-4d97-4f41-8267-8af7b395aead|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:54:24.928Z|439f26c3-b384-485b-9cea-5823c7876a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:24.929Z|439f26c3-b384-485b-9cea-5823c7876a05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:24.936Z|a274506a-76e6-49dd-9ad0-1c9ff2d85737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:24.936Z|a274506a-76e6-49dd-9ad0-1c9ff2d85737|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:24.940Z|4af3b99b-e0cf-4c97-b19d-486ae714536b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:24.941Z|4af3b99b-e0cf-4c97-b19d-486ae714536b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:34.951Z|acffd173-9da1-4b21-ab36-26914adfe13e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:34.952Z|acffd173-9da1-4b21-ab36-26914adfe13e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:34.961Z|a6665323-dd27-4b35-bf28-88b267459ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:34.962Z|a6665323-dd27-4b35-bf28-88b267459ee9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:34.965Z|b96e6f70-39e8-4cf2-9e7c-63032b45ec40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:34.965Z|b96e6f70-39e8-4cf2-9e7c-63032b45ec40|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:38.154Z|bd4ad1a0-bf74-46f6-a9d1-f5457fd4c4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:54:38.154Z|bd4ad1a0-bf74-46f6-a9d1-f5457fd4c4f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:54:39.634Z|0f175bd2-800d-4c99-b24b-6b885e382e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:54:39.635Z|0f175bd2-800d-4c99-b24b-6b885e382e3d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:54:44.977Z|0823265f-f1ba-4410-aa6d-7c85dd3a33a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:44.977Z|0823265f-f1ba-4410-aa6d-7c85dd3a33a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:44.989Z|f74eb4b9-dcaf-46c2-9646-73d905ca2dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:44.989Z|669d4b0c-6084-4350-9d84-4997e9d0c53c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:44.990Z|f74eb4b9-dcaf-46c2-9646-73d905ca2dad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:44.990Z|669d4b0c-6084-4350-9d84-4997e9d0c53c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:53.153Z|ee2da880-8fa9-4ac5-b455-033a8df6fa68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:54:53.154Z|ee2da880-8fa9-4ac5-b455-033a8df6fa68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:54:55.005Z|942c1e00-b061-4427-be3c-7ffde9ec600d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:55.006Z|942c1e00-b061-4427-be3c-7ffde9ec600d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:55.012Z|87cff458-56c9-420e-80e6-6514b83452fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:55.012Z|c51d0f02-b771-4a2d-8a81-0df73070bf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:54:55.012Z|87cff458-56c9-420e-80e6-6514b83452fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:54:55.012Z|c51d0f02-b771-4a2d-8a81-0df73070bf1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:05.032Z|17031a54-1b52-4082-bd48-1341f23dfc55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:05.032Z|83e311b1-f928-40c2-9822-45e9e22f1ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:05.033Z|17031a54-1b52-4082-bd48-1341f23dfc55|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:05.033Z|83e311b1-f928-40c2-9822-45e9e22f1ddf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:05.034Z|20022a83-e6c9-47c6-82ed-ddc3b4a91df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:05.035Z|20022a83-e6c9-47c6-82ed-ddc3b4a91df0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:08.153Z|ccb43163-c32d-40fc-9141-c7873d1a32cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:55:08.157Z|ccb43163-c32d-40fc-9141-c7873d1a32cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:55:09.636Z|92aa42b4-0043-4b48-84c0-4d77e3ae2bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:55:09.636Z|92aa42b4-0043-4b48-84c0-4d77e3ae2bee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:55:15.063Z|09c8f37e-d84c-410c-aafe-49c96f4cd879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:15.064Z|09c8f37e-d84c-410c-aafe-49c96f4cd879|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:15.065Z|820e3de5-0b9f-4e15-9d2b-20d558619d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:15.065Z|820e3de5-0b9f-4e15-9d2b-20d558619d46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:15.067Z|2df6739c-c464-44fe-9f82-d7c748b9afc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:15.067Z|2df6739c-c464-44fe-9f82-d7c748b9afc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:16.326Z|9bb10502-d65f-4bb5-982e-c137029e138a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:55:16.327Z|9bb10502-d65f-4bb5-982e-c137029e138a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:23.153Z|725c553b-143c-48a5-b488-46feaa58b8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:55:23.154Z|725c553b-143c-48a5-b488-46feaa58b8e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:55:25.088Z|b12a8a61-d841-4ac5-879b-4d8d80578229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:25.089Z|b12a8a61-d841-4ac5-879b-4d8d80578229|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:25.090Z|a7d319cf-bf97-412f-87a2-3188f7bfb8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:25.090Z|153c2006-814f-4a72-9efc-2198daabbb03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:25.091Z|a7d319cf-bf97-412f-87a2-3188f7bfb8b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:25.091Z|153c2006-814f-4a72-9efc-2198daabbb03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:35.123Z|d3bcc11e-5073-44d3-b086-622509c5ff62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:35.123Z|c9a19517-fee1-43d1-8d9e-728571c9ee19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:35.124Z|c9a19517-fee1-43d1-8d9e-728571c9ee19|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:35.124Z|d3bcc11e-5073-44d3-b086-622509c5ff62|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:35.139Z|3bca1b58-f442-42c4-99f0-190bb57c781d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:35.140Z|3bca1b58-f442-42c4-99f0-190bb57c781d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:38.153Z|2975759d-5573-465d-a1e0-fe73056d52a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:55:38.154Z|2975759d-5573-465d-a1e0-fe73056d52a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:55:39.637Z|c68f6c99-1e9e-4527-9a68-f94c8be1447b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:55:39.638Z|c68f6c99-1e9e-4527-9a68-f94c8be1447b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:55:45.167Z|6cc2eadc-7123-4ca5-899d-96937fc87b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:45.167Z|4bb3604d-a644-44d4-a950-fa0861f43561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:45.167Z|5e6cf8a1-59f1-4f9f-addc-4ab81fdb5de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:45.168Z|4bb3604d-a644-44d4-a950-fa0861f43561|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:45.168Z|6cc2eadc-7123-4ca5-899d-96937fc87b5c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:45.168Z|5e6cf8a1-59f1-4f9f-addc-4ab81fdb5de6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:53.154Z|80d49040-15d9-4b11-b8a1-b66bc425fa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:55:53.157Z|80d49040-15d9-4b11-b8a1-b66bc425fa8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:55:55.194Z|53ebb35d-c347-41f6-93a3-082cd0b391c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:55.194Z|8be3899b-a24b-461e-9e1b-27c07dc5ba19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:55.195Z|53ebb35d-c347-41f6-93a3-082cd0b391c1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:55.194Z|8be3899b-a24b-461e-9e1b-27c07dc5ba19|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:55:55.193Z|8d67364f-312f-4673-8a65-6cfe208cba43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:55:55.196Z|8d67364f-312f-4673-8a65-6cfe208cba43|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:05.218Z|6b2ad9d0-ac20-4a65-8f6e-b645d4809c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:05.218Z|2d0a002b-daea-414a-bb0a-36a92e564960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:05.219Z|2d0a002b-daea-414a-bb0a-36a92e564960|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:05.219Z|6b2ad9d0-ac20-4a65-8f6e-b645d4809c17|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:05.221Z|f3ed569f-5ff0-4d67-bffc-af7ceac083a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:05.222Z|f3ed569f-5ff0-4d67-bffc-af7ceac083a7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:08.153Z|b10a6641-0d40-4d8a-9dc4-b865b4058923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:56:08.154Z|b10a6641-0d40-4d8a-9dc4-b865b4058923|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:56:09.638Z|842957e6-22a5-48cd-b578-4dc3e9631e48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:56:09.639Z|842957e6-22a5-48cd-b578-4dc3e9631e48|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:56:15.247Z|1a2c7694-ca4d-4b8b-a5ba-542bbf0e4e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:15.248Z|d70c9ddd-b257-4b20-a5f1-1a94a4449eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:15.248Z|1a2c7694-ca4d-4b8b-a5ba-542bbf0e4e15|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:15.248Z|d70c9ddd-b257-4b20-a5f1-1a94a4449eda|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:15.252Z|a6ad758d-13a0-4cd0-ae78-1d7c90e46c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:15.252Z|a6ad758d-13a0-4cd0-ae78-1d7c90e46c4d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:16.326Z|23e34fc6-5d0b-4fcb-9cd1-bc38fec896bd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:56:16.327Z|23e34fc6-5d0b-4fcb-9cd1-bc38fec896bd|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:23.153Z|bf717af7-bc0d-4473-b89d-f38bddae2e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:56:23.154Z|bf717af7-bc0d-4473-b89d-f38bddae2e0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:56:25.275Z|6ca8279d-a709-4f6b-8af4-edb1e4d044ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:25.275Z|6ca8279d-a709-4f6b-8af4-edb1e4d044ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:25.277Z|31f7be16-d1e4-4255-9647-66120e5c1910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:25.278Z|31f7be16-d1e4-4255-9647-66120e5c1910|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:25.282Z|ae7de120-c927-4c29-8ba5-e486902807f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:25.282Z|ae7de120-c927-4c29-8ba5-e486902807f7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:35.307Z|ab9204c6-6ef5-487b-a53a-781bfad268d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:35.308Z|51e2f502-c4fe-4bbf-84ee-0c6ad85bed19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:35.308Z|ab9204c6-6ef5-487b-a53a-781bfad268d3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:35.308Z|9c25649b-1511-40a5-a3f3-607323bd3ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:35.309Z|51e2f502-c4fe-4bbf-84ee-0c6ad85bed19|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:35.309Z|9c25649b-1511-40a5-a3f3-607323bd3ca4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:38.153Z|fd7d6f05-0f94-43bd-8947-58c7a9e43615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:56:38.158Z|fd7d6f05-0f94-43bd-8947-58c7a9e43615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:56:39.640Z|852641c5-1fbb-4b33-8e19-b003277b84b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:56:39.640Z|852641c5-1fbb-4b33-8e19-b003277b84b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:56:45.331Z|b2eb86d7-6630-4558-a4b2-09e37b74c4cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:45.337Z|b2eb86d7-6630-4558-a4b2-09e37b74c4cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:45.344Z|34aa9486-a8b1-47af-a53a-5908887f8f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:45.345Z|34aa9486-a8b1-47af-a53a-5908887f8f29|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:45.344Z|3fe3d72f-c050-463f-b191-939549baee36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:45.347Z|3fe3d72f-c050-463f-b191-939549baee36|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:53.154Z|1770adad-c3a1-4243-8198-06c1050fc191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:56:53.154Z|1770adad-c3a1-4243-8198-06c1050fc191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:56:55.362Z|d662a45c-6f06-43b0-b32b-210938bcd147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:55.363Z|d662a45c-6f06-43b0-b32b-210938bcd147|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:55.376Z|998dd402-ab63-4f9b-b175-bdeaa2045ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:55.377Z|998dd402-ab63-4f9b-b175-bdeaa2045ccd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:56:55.381Z|b009d511-9986-4cfb-bfc9-33c7a99beda7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:56:55.382Z|b009d511-9986-4cfb-bfc9-33c7a99beda7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:05.397Z|8524f675-9c27-4ad1-a1c8-80026b5d405a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:05.398Z|8524f675-9c27-4ad1-a1c8-80026b5d405a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:05.400Z|0f6c367a-42ab-40b1-8d0e-29db0121a8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:05.400Z|0f6c367a-42ab-40b1-8d0e-29db0121a8da|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:05.404Z|cc93f80f-3a20-47f2-b56a-60f822c78446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:05.405Z|cc93f80f-3a20-47f2-b56a-60f822c78446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:08.153Z|7901408b-9dc8-441c-8b65-501e4093c882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:57:08.154Z|7901408b-9dc8-441c-8b65-501e4093c882|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:57:09.641Z|32f8f24e-9879-4608-a7e3-e56535246d47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:57:09.642Z|32f8f24e-9879-4608-a7e3-e56535246d47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:57:15.423Z|69bb6668-9dd3-41b9-9cc3-1c833a2f132a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:15.425Z|69bb6668-9dd3-41b9-9cc3-1c833a2f132a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:15.424Z|c9a41d5b-7c39-4dd4-8bc0-940ccd01e8ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:15.426Z|c9a41d5b-7c39-4dd4-8bc0-940ccd01e8ad|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:15.426Z|c5a53982-731d-46f6-bafd-fd339fc8b71a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:15.427Z|c5a53982-731d-46f6-bafd-fd339fc8b71a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:16.325Z|151d36ed-4cc2-44ef-969d-205de5a4553e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:57:16.326Z|151d36ed-4cc2-44ef-969d-205de5a4553e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:23.154Z|bd85ffda-c7b2-4fa5-a04a-dda4fbe2ae14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:57:23.156Z|bd85ffda-c7b2-4fa5-a04a-dda4fbe2ae14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:57:25.449Z|c42e68a8-395b-42c0-a28d-3c6c20528516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:25.449Z|2c5f01aa-38b9-4f53-bd95-af00767d651b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:25.449Z|c42e68a8-395b-42c0-a28d-3c6c20528516|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:25.449Z|2c5f01aa-38b9-4f53-bd95-af00767d651b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:25.455Z|182f6a4f-cc18-4ce1-b0dc-826d661aa523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:25.456Z|182f6a4f-cc18-4ce1-b0dc-826d661aa523|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:35.472Z|726cc8a4-17fa-466e-afc8-0e065be5f6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:35.472Z|d08b5955-3619-433e-a028-f2fe5d57dc66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:35.473Z|d08b5955-3619-433e-a028-f2fe5d57dc66|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:35.473Z|726cc8a4-17fa-466e-afc8-0e065be5f6d8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:35.477Z|2fe40b43-3379-40bb-bba4-9eccea7382d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:35.478Z|2fe40b43-3379-40bb-bba4-9eccea7382d9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:38.153Z|1449b349-50d3-42a9-9094-13f05402e7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:57:38.154Z|1449b349-50d3-42a9-9094-13f05402e7a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:57:39.642Z|69e00108-527a-41ca-973f-19aa30c3f1fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:57:39.643Z|69e00108-527a-41ca-973f-19aa30c3f1fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:57:45.495Z|32986975-eade-4474-9f25-50194f4d7fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:45.497Z|32986975-eade-4474-9f25-50194f4d7fc5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:45.500Z|73f08c26-e784-4409-831e-c4154d0f1c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:45.500Z|73f08c26-e784-4409-831e-c4154d0f1c4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:45.506Z|93c95add-48e1-4362-b1b6-412af1697dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:45.507Z|93c95add-48e1-4362-b1b6-412af1697dde|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:53.154Z|67465647-71e9-4d40-96e9-5f9ee3065d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:57:53.154Z|67465647-71e9-4d40-96e9-5f9ee3065d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:57:55.522Z|20cf0906-50a3-4f23-b9e1-1b89e9268da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:55.523Z|20cf0906-50a3-4f23-b9e1-1b89e9268da7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:55.529Z|29f9f6ec-d8b4-4a5b-bf1b-a3a3305d6b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:55.530Z|29f9f6ec-d8b4-4a5b-bf1b-a3a3305d6b49|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:57:55.532Z|b2b6740f-7397-4870-9f1f-d0fa0ea300e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:57:55.533Z|b2b6740f-7397-4870-9f1f-d0fa0ea300e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:05.551Z|3cc3fc0b-a78e-4f78-897c-deef19135c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:05.552Z|3cc3fc0b-a78e-4f78-897c-deef19135c21|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:05.562Z|412b4046-acd0-48e0-aea1-19e99d151768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:05.564Z|e171e61e-6611-431b-a823-f794683e6d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:05.564Z|412b4046-acd0-48e0-aea1-19e99d151768|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:05.564Z|e171e61e-6611-431b-a823-f794683e6d74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:08.153Z|f67f4b08-368c-4e20-8f09-e48f2b652e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:58:08.157Z|f67f4b08-368c-4e20-8f09-e48f2b652e4f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:58:09.643Z|e92c74f9-f4ae-41c1-befa-6eed09b18abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:58:09.644Z|e92c74f9-f4ae-41c1-befa-6eed09b18abb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:58:15.576Z|aa821612-fe3e-4601-9ba9-37edb8f3e7a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:15.577Z|aa821612-fe3e-4601-9ba9-37edb8f3e7a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:15.591Z|e4442f09-9cbf-44b0-b20f-0fa40c3b4534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:15.591Z|9e86bfb9-f487-4860-89d5-e25f01c761b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:15.592Z|e4442f09-9cbf-44b0-b20f-0fa40c3b4534|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:15.592Z|9e86bfb9-f487-4860-89d5-e25f01c761b6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:16.325Z|b9b41cc6-e21c-4c87-a6a9-c3b0255fc49f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:58:16.325Z|b9b41cc6-e21c-4c87-a6a9-c3b0255fc49f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:23.154Z|0445d430-106e-49aa-98d2-7f3720af9a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:58:23.154Z|0445d430-106e-49aa-98d2-7f3720af9a5b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:58:25.602Z|c3db4c6f-b7d8-4035-9313-4f03cd18f63a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:25.603Z|c3db4c6f-b7d8-4035-9313-4f03cd18f63a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:25.615Z|4713ade4-6575-4670-b666-f04ae7951c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:25.615Z|f48bdfee-9d94-4ba1-860d-0fa6b23e2294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:25.615Z|4713ade4-6575-4670-b666-f04ae7951c64|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:25.615Z|f48bdfee-9d94-4ba1-860d-0fa6b23e2294|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:35.626Z|ae1779a7-a91a-4a96-8c5d-2e3f246e39e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:35.627Z|ae1779a7-a91a-4a96-8c5d-2e3f246e39e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:35.641Z|9d69222b-76dc-4a36-82cf-c3258914c1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:35.641Z|be40bb2f-31dc-4e78-8a27-a8416a4324e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:35.642Z|9d69222b-76dc-4a36-82cf-c3258914c1e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:35.642Z|be40bb2f-31dc-4e78-8a27-a8416a4324e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:38.153Z|28ec9364-6385-4f0d-b27a-5f833ceb65b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:58:38.154Z|28ec9364-6385-4f0d-b27a-5f833ceb65b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:58:39.647Z|db21829f-f155-439b-8816-a06b2628cb43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:58:39.648Z|db21829f-f155-439b-8816-a06b2628cb43|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:58:45.664Z|fc65a98a-d68a-4cd6-a1f5-43b8f57a41bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:45.667Z|160ee28a-ff9f-4c97-ad24-0a8516745dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:45.667Z|160ee28a-ff9f-4c97-ad24-0a8516745dde|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:45.667Z|12f0cdf5-e767-4a15-a288-3b6d5865faae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:45.668Z|12f0cdf5-e767-4a15-a288-3b6d5865faae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:45.665Z|fc65a98a-d68a-4cd6-a1f5-43b8f57a41bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:53.153Z|1b0c0fb0-ffe8-4635-a7bb-bb862b560aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:58:53.156Z|1b0c0fb0-ffe8-4635-a7bb-bb862b560aca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:58:55.694Z|43bef06b-5ded-45e2-bb9b-0f6d1b295485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:55.694Z|cb8b9b76-4f84-4458-b439-51c9de9cf026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:55.694Z|4d5070e0-d253-4a5a-852d-bdd0f447fb60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:58:55.694Z|cb8b9b76-4f84-4458-b439-51c9de9cf026|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:55.694Z|4d5070e0-d253-4a5a-852d-bdd0f447fb60|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:58:55.695Z|43bef06b-5ded-45e2-bb9b-0f6d1b295485|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:05.718Z|cab650f7-8d54-4e01-ac1b-ccc27e778c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:05.718Z|6711253b-b560-433e-bad1-a04fc2507aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:05.719Z|6711253b-b560-433e-bad1-a04fc2507aac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:05.719Z|cab650f7-8d54-4e01-ac1b-ccc27e778c00|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:05.724Z|8ecf1085-1e9f-478a-8971-71ab154dee3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:05.725Z|8ecf1085-1e9f-478a-8971-71ab154dee3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:08.153Z|6e35f0b1-8a91-4911-8472-6077b9f364ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:59:08.154Z|6e35f0b1-8a91-4911-8472-6077b9f364ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:59:09.648Z|446ce3f5-ce64-49d0-9d22-9e559d0a544c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:59:09.649Z|446ce3f5-ce64-49d0-9d22-9e559d0a544c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:59:15.744Z|afe6c263-58ae-426f-a8db-6daac798404d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:15.745Z|afe6c263-58ae-426f-a8db-6daac798404d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:15.751Z|a2aed37e-b548-4a4d-8f09-c374e02ec38c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:15.751Z|10c53226-3f06-4bdb-9d44-418e048cf6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:15.751Z|10c53226-3f06-4bdb-9d44-418e048cf6ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:15.751Z|a2aed37e-b548-4a4d-8f09-c374e02ec38c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:16.325Z|82d3401d-2385-44e0-abdc-f5dd60eca291|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T18:59:16.325Z|82d3401d-2385-44e0-abdc-f5dd60eca291|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:23.153Z|3edd272a-2b87-49dd-a3d4-208156b2cf9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:59:23.154Z|3edd272a-2b87-49dd-a3d4-208156b2cf9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:59:25.773Z|533f5ddd-9d79-4261-94f7-812b8bd5fa11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:25.774Z|533f5ddd-9d79-4261-94f7-812b8bd5fa11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:25.774Z|5259b13d-c4a9-4056-a2c7-0a80a9c0c313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:25.775Z|5259b13d-c4a9-4056-a2c7-0a80a9c0c313|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:25.779Z|eb2a1d40-9f06-4234-ac75-25b9f1f8a457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:25.780Z|eb2a1d40-9f06-4234-ac75-25b9f1f8a457|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:35.798Z|d482a0f9-d816-4767-9981-0ab41c70b072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:35.798Z|d482a0f9-d816-4767-9981-0ab41c70b072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:35.802Z|9f000e9d-dd92-44e5-a05c-0898aa1368c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:35.802Z|3a327c0c-92ab-4a61-b33f-812659c50faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:35.803Z|9f000e9d-dd92-44e5-a05c-0898aa1368c9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:35.803Z|3a327c0c-92ab-4a61-b33f-812659c50faa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:38.153Z|1c351819-e38d-419b-8ece-c766cd03688e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:59:38.156Z|1c351819-e38d-419b-8ece-c766cd03688e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:59:39.650Z|17b9669d-823a-4baf-81e6-6f21b72546ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:59:39.651Z|17b9669d-823a-4baf-81e6-6f21b72546ae|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:59:45.820Z|41159eae-8d16-45fa-aafd-1d556d75dc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:45.820Z|41159eae-8d16-45fa-aafd-1d556d75dc2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:45.826Z|efea3907-7789-454c-85f6-75717b2f400a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:45.826Z|ac082dbb-678b-4471-9c2a-d0fba283f046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:45.827Z|ac082dbb-678b-4471-9c2a-d0fba283f046|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:45.827Z|efea3907-7789-454c-85f6-75717b2f400a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:53.153Z|0e240eda-500c-4095-a2f1-1c2eb3e32720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T18:59:53.154Z|0e240eda-500c-4095-a2f1-1c2eb3e32720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T18:59:55.844Z|a4c79fcc-db86-4fd9-9885-3ff8a7a2a47c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:55.844Z|a4c79fcc-db86-4fd9-9885-3ff8a7a2a47c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:55.849Z|187eb7bf-f04b-4c47-b64e-a849e8a15030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:55.850Z|187eb7bf-f04b-4c47-b64e-a849e8a15030|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T18:59:55.851Z|553acff3-9bd4-4923-959c-dea8398a6003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T18:59:55.852Z|553acff3-9bd4-4923-959c-dea8398a6003|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:05.870Z|14cd2d47-f059-4755-9715-23f6527a303e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:05.871Z|14cd2d47-f059-4755-9715-23f6527a303e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:05.877Z|d42748f4-7df6-4b32-9402-b0bfa8ff404b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:05.877Z|36eb07b4-8c90-48a9-968a-7efd875c39e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:05.878Z|d42748f4-7df6-4b32-9402-b0bfa8ff404b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:05.878Z|36eb07b4-8c90-48a9-968a-7efd875c39e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:08.153Z|81d71902-e3ab-4c9c-829c-6a15c0a2dd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:00:08.154Z|81d71902-e3ab-4c9c-829c-6a15c0a2dd90|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:00:09.651Z|fd5c959e-3399-4d4b-8541-387e2e9e2235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:00:09.652Z|fd5c959e-3399-4d4b-8541-387e2e9e2235|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:00:15.901Z|c14d742d-a2c3-447c-b0e5-8a5bbbe7435d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:15.902Z|c14d742d-a2c3-447c-b0e5-8a5bbbe7435d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:15.901Z|92d3feed-ac8c-4b8c-8d99-3e76d57b387b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:15.903Z|92d3feed-ac8c-4b8c-8d99-3e76d57b387b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:15.904Z|52a51bc3-277b-43d7-b579-c84a8027a562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:15.905Z|52a51bc3-277b-43d7-b579-c84a8027a562|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:16.325Z|22bf7593-a640-4f1e-a2ef-867db6de3a24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:00:16.325Z|22bf7593-a640-4f1e-a2ef-867db6de3a24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:23.153Z|c76c3dea-12af-48c6-a74e-eaaed0cb8b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:00:23.156Z|c76c3dea-12af-48c6-a74e-eaaed0cb8b06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:00:25.926Z|9697d3cf-9f6a-4044-8e4a-b121eae3a2ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:25.926Z|9697d3cf-9f6a-4044-8e4a-b121eae3a2ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:25.927Z|a8002dfc-93d0-402e-bc1d-086a4a2f98c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:25.927Z|a8002dfc-93d0-402e-bc1d-086a4a2f98c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:25.928Z|210b3708-fef8-474d-b65d-400fd71fb925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:25.928Z|210b3708-fef8-474d-b65d-400fd71fb925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:35.950Z|54914b34-6e1d-42c5-8fca-8c84f88d9df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:35.950Z|16fbe20a-9b08-4247-a933-87a6f57c0f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:35.951Z|a33a2b51-e63b-4c7a-8fe4-7baceb77fd5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:35.951Z|54914b34-6e1d-42c5-8fca-8c84f88d9df6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:35.951Z|16fbe20a-9b08-4247-a933-87a6f57c0f55|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:35.951Z|a33a2b51-e63b-4c7a-8fe4-7baceb77fd5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:38.153Z|4e952efe-a777-4862-97ad-ad2f363cea9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:00:38.154Z|4e952efe-a777-4862-97ad-ad2f363cea9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:00:39.653Z|b93a3896-f616-4a39-bd06-9f54370a3e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:00:39.654Z|b93a3896-f616-4a39-bd06-9f54370a3e81|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:00:45.977Z|d0bd2a7b-a7c0-49ec-8bfd-f52ab9a5bee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:45.978Z|7b4daae3-2789-437d-b1d6-8f1e31e7a878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:45.978Z|d0bd2a7b-a7c0-49ec-8bfd-f52ab9a5bee2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:45.978Z|7b4daae3-2789-437d-b1d6-8f1e31e7a878|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:45.980Z|7d85f15b-ecd0-4811-8c8d-4b8e839b3a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:45.980Z|7d85f15b-ecd0-4811-8c8d-4b8e839b3a18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:53.153Z|a31cb313-11d7-4160-914f-85a4ee741fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:00:53.154Z|a31cb313-11d7-4160-914f-85a4ee741fde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:00:56.003Z|79cc6385-29b4-4f79-94a0-48a08c122ba7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:56.003Z|87174d90-e9e3-47c3-b32e-dfa533997bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:56.003Z|877cec6a-1c8c-4482-ac31-32aace52f2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:00:56.004Z|79cc6385-29b4-4f79-94a0-48a08c122ba7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:56.004Z|877cec6a-1c8c-4482-ac31-32aace52f2c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:00:56.004Z|87174d90-e9e3-47c3-b32e-dfa533997bf0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:06.027Z|e4bf65b7-2452-468a-9d8b-48cc4d12e58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:06.029Z|e4bf65b7-2452-468a-9d8b-48cc4d12e58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:06.029Z|36c6b90c-f037-4698-b043-fd999413756b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:06.030Z|8789c0bf-9bd9-4b0a-b27a-4bf6e5940892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:06.030Z|36c6b90c-f037-4698-b043-fd999413756b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:06.030Z|8789c0bf-9bd9-4b0a-b27a-4bf6e5940892|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:08.153Z|34ed73e3-3ae7-4d91-bbf7-b9c7caad20a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:01:08.157Z|34ed73e3-3ae7-4d91-bbf7-b9c7caad20a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:01:09.654Z|fcb86334-2e75-4839-8ab6-bea2afe00366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:01:09.655Z|fcb86334-2e75-4839-8ab6-bea2afe00366|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:01:16.052Z|8cf7e288-0752-4bff-9019-ec2793134640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:16.052Z|d40f6046-e90d-4c13-b2f7-33e48f0c6699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:16.053Z|d40f6046-e90d-4c13-b2f7-33e48f0c6699|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:16.053Z|8cf7e288-0752-4bff-9019-ec2793134640|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:16.052Z|4c914be4-74d4-4734-9863-611bb1c909f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:16.053Z|4c914be4-74d4-4734-9863-611bb1c909f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:16.324Z|452db796-ca8c-44c7-bec8-019033186b04|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:01:16.325Z|452db796-ca8c-44c7-bec8-019033186b04|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:23.154Z|cbc11c75-14c9-4abe-a0e6-5e17807881a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:01:23.155Z|cbc11c75-14c9-4abe-a0e6-5e17807881a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:01:26.076Z|bc429c46-40b9-4aaa-9a0e-ec334e8681b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:26.076Z|0afcea36-035e-419a-8484-c6bcc7bbbc33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:26.077Z|0afcea36-035e-419a-8484-c6bcc7bbbc33|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:26.077Z|bc429c46-40b9-4aaa-9a0e-ec334e8681b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:26.083Z|95c3c896-bb85-4bfd-996f-558b49f8dd08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:26.083Z|95c3c896-bb85-4bfd-996f-558b49f8dd08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:36.107Z|3e0706f9-5fe2-4401-aba6-fc0f696fc6e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:36.108Z|3e0706f9-5fe2-4401-aba6-fc0f696fc6e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:36.109Z|79c7c77e-a0a5-45ff-afc5-24e452d20ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:36.110Z|79c7c77e-a0a5-45ff-afc5-24e452d20ec3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:36.110Z|eab016cc-94ec-4315-9f63-f7ef2fc6799f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:36.110Z|eab016cc-94ec-4315-9f63-f7ef2fc6799f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:38.153Z|c9c24c4f-d0db-4a89-830e-0205151acb3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:01:38.154Z|c9c24c4f-d0db-4a89-830e-0205151acb3b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:01:39.656Z|a03b2052-dade-4f0d-8cbc-0ce493226fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:01:39.657Z|a03b2052-dade-4f0d-8cbc-0ce493226fb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:01:46.130Z|0503e6eb-aa52-4cdb-bace-508abf6d38f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:46.131Z|0503e6eb-aa52-4cdb-bace-508abf6d38f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:46.131Z|b83be903-6e2c-424b-99c6-21c170d9029a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:46.131Z|b83be903-6e2c-424b-99c6-21c170d9029a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:46.133Z|03f190bd-adda-42a9-a362-40d863d29dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:46.134Z|03f190bd-adda-42a9-a362-40d863d29dfe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:53.153Z|35d5e2d8-7bfb-4128-8c54-3ca381dc3d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:01:53.157Z|35d5e2d8-7bfb-4128-8c54-3ca381dc3d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:01:56.154Z|2d56918b-ff29-4b76-b3d3-20da13b66b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:56.154Z|66726d6e-a8a1-4e44-822b-35e714d4ee2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:56.154Z|688e8a20-62fd-4d7a-83c2-81c1d7d5823f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:01:56.155Z|66726d6e-a8a1-4e44-822b-35e714d4ee2d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:56.155Z|2d56918b-ff29-4b76-b3d3-20da13b66b2f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:01:56.155Z|688e8a20-62fd-4d7a-83c2-81c1d7d5823f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:06.182Z|dc882202-e315-4334-a4ea-ef514d947057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:06.183Z|dc882202-e315-4334-a4ea-ef514d947057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:06.191Z|08b6a2a2-2d45-4259-9f46-eddc1431e413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:06.192Z|08b6a2a2-2d45-4259-9f46-eddc1431e413|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:06.192Z|609edddb-eb0e-4345-895b-dd9ca0ea3f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:06.192Z|609edddb-eb0e-4345-895b-dd9ca0ea3f83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:08.153Z|6ba18db0-5796-4a2c-b9fa-0a8e4ae77f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:02:08.154Z|6ba18db0-5796-4a2c-b9fa-0a8e4ae77f79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:02:09.658Z|83503227-1f1f-49d2-9603-7c85146c987a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:02:09.659Z|83503227-1f1f-49d2-9603-7c85146c987a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:02:16.230Z|7d833498-f35f-462d-b842-dd22743c89e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:16.230Z|8e77aa50-2add-441e-9ff1-e049f4278d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:16.231Z|7d833498-f35f-462d-b842-dd22743c89e1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:16.231Z|8e77aa50-2add-441e-9ff1-e049f4278d2b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:16.232Z|d5e93379-96ad-45f9-82d8-9df925e425e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:16.232Z|d5e93379-96ad-45f9-82d8-9df925e425e8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:16.326Z|d8bcf878-060f-41f8-95be-134f5aa8e1c9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:02:16.327Z|d8bcf878-060f-41f8-95be-134f5aa8e1c9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:23.155Z|5f78dccb-a4b2-47d6-8896-34e0aa388c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:02:23.163Z|5f78dccb-a4b2-47d6-8896-34e0aa388c6b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:02:26.262Z|98294bf3-d01a-4f77-88eb-0f59165483a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:26.262Z|edde9642-4e6b-463e-ad21-0d48e8208bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:26.262Z|b2da7558-b387-4ce4-a1e5-bf408246f350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:26.263Z|edde9642-4e6b-463e-ad21-0d48e8208bfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:26.263Z|98294bf3-d01a-4f77-88eb-0f59165483a8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:26.263Z|b2da7558-b387-4ce4-a1e5-bf408246f350|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:36.294Z|538a2156-0aa9-45b8-be94-7c5983e13db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:36.294Z|1ba40350-957b-4be2-a53b-45751ae362fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:36.294Z|060de728-017b-4bf5-b288-bc3510f21c91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:36.295Z|060de728-017b-4bf5-b288-bc3510f21c91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:36.295Z|1ba40350-957b-4be2-a53b-45751ae362fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:36.295Z|538a2156-0aa9-45b8-be94-7c5983e13db1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:38.153Z|f266bf1f-685e-451f-bb33-282096ae4d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:02:38.154Z|f266bf1f-685e-451f-bb33-282096ae4d12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:02:39.659Z|09b82e15-62c5-423f-ac18-c8bf75b5b902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:02:39.660Z|09b82e15-62c5-423f-ac18-c8bf75b5b902|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:02:46.324Z|acc68dcc-5ead-41d7-96f4-8a130cbcb532|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:46.323Z|a90508cb-757d-432e-8fc9-79fa46b3b337|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:46.325Z|acc68dcc-5ead-41d7-96f4-8a130cbcb532|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:46.325Z|a90508cb-757d-432e-8fc9-79fa46b3b337|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:46.330Z|703fef7a-86e3-4ce9-a0f3-899c5d5b2318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:46.330Z|703fef7a-86e3-4ce9-a0f3-899c5d5b2318|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:53.154Z|aad8bd5f-20fd-4d95-b1e0-6d6859e07f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:02:53.155Z|aad8bd5f-20fd-4d95-b1e0-6d6859e07f40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:02:56.363Z|a6a3fa0b-6dd8-4faa-a9a0-89705c1033be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:56.363Z|927d5181-8229-4035-a061-052932a485b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:56.363Z|5ee96686-2d47-4322-a0ec-29940a954db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:02:56.363Z|a6a3fa0b-6dd8-4faa-a9a0-89705c1033be|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:56.363Z|5ee96686-2d47-4322-a0ec-29940a954db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:02:56.364Z|927d5181-8229-4035-a061-052932a485b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:06.391Z|7e777b17-b012-4d4d-906a-9c9cde2b7d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:06.391Z|15c091ab-9fb8-4f8e-aba4-57835d1093fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:06.394Z|15c091ab-9fb8-4f8e-aba4-57835d1093fc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:06.395Z|7e777b17-b012-4d4d-906a-9c9cde2b7d15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:06.406Z|db478db5-9213-480f-a45a-1ae8a666001b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:06.406Z|db478db5-9213-480f-a45a-1ae8a666001b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:08.155Z|680575bc-b68f-45c6-a072-98d903308eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:03:08.160Z|680575bc-b68f-45c6-a072-98d903308eb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:03:09.660Z|8e595a54-5e3c-474f-ba6a-40aa0b3c6a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:03:09.661Z|8e595a54-5e3c-474f-ba6a-40aa0b3c6a00|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:03:16.326Z|757fc9cb-c4a4-4336-b106-cc9097d0df12|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:03:16.327Z|757fc9cb-c4a4-4336-b106-cc9097d0df12|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:16.418Z|91eec729-089f-4eb6-a69a-804c08ac8c1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:16.418Z|8846397d-aa44-4bc0-904c-21995190cec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:16.419Z|91eec729-089f-4eb6-a69a-804c08ac8c1a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:16.420Z|8846397d-aa44-4bc0-904c-21995190cec4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:16.430Z|2a3b8eb5-6455-4a65-9719-33cdc12f2c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:16.430Z|2a3b8eb5-6455-4a65-9719-33cdc12f2c23|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:23.153Z|5bb8c426-2a34-4b26-b24c-4515613976d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:03:23.154Z|5bb8c426-2a34-4b26-b24c-4515613976d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:03:26.443Z|f3beedfd-6bdc-4d4e-b3bc-21b6fde488d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:26.444Z|f3beedfd-6bdc-4d4e-b3bc-21b6fde488d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:26.444Z|be58d572-964f-47c5-92a9-757bbc0f8544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:26.445Z|be58d572-964f-47c5-92a9-757bbc0f8544|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:26.451Z|fbf1c770-306b-4e9a-9645-ab0ab05a491e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:26.452Z|fbf1c770-306b-4e9a-9645-ab0ab05a491e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:36.467Z|9a923274-4c9c-4e1f-9f33-dc6d5f3d54b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:36.467Z|3ebfa462-7317-48c3-81a1-540f07ef3831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:36.468Z|9a923274-4c9c-4e1f-9f33-dc6d5f3d54b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:36.468Z|3ebfa462-7317-48c3-81a1-540f07ef3831|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:36.474Z|649238b2-6220-4f41-95f7-2fdbe9f7046b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:36.474Z|649238b2-6220-4f41-95f7-2fdbe9f7046b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:38.153Z|3d1d19a8-6f6b-495a-a3f2-d321c92941e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:03:38.154Z|3d1d19a8-6f6b-495a-a3f2-d321c92941e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:03:39.662Z|3795594b-17e6-486c-8047-7d0367e5ad1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:03:39.662Z|3795594b-17e6-486c-8047-7d0367e5ad1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:03:46.496Z|3848c516-c88c-4490-a7cd-e82d748c200b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:46.496Z|f1ebc003-c9e3-4fe6-8bd1-d68bfef38cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:46.497Z|f1ebc003-c9e3-4fe6-8bd1-d68bfef38cf8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:46.498Z|dbfaefac-af7a-4bd3-a87e-b50cd8f32a33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:46.498Z|3848c516-c88c-4490-a7cd-e82d748c200b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:46.498Z|dbfaefac-af7a-4bd3-a87e-b50cd8f32a33|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:53.154Z|8c0ba07f-f890-4a50-a830-7095c73f9e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:03:53.156Z|8c0ba07f-f890-4a50-a830-7095c73f9e8f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:03:56.520Z|1c281058-eaa9-4883-b90d-8994ab5f5ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:56.520Z|f183646a-bb84-4ad4-8565-3d5e9b753ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:56.521Z|f183646a-bb84-4ad4-8565-3d5e9b753ec6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:56.521Z|1c281058-eaa9-4883-b90d-8994ab5f5ac9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:03:56.523Z|ed8b1e05-a1e0-49f7-b1d5-39b094c03e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:03:56.524Z|ed8b1e05-a1e0-49f7-b1d5-39b094c03e54|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:06.546Z|9a276b72-f37a-4169-aac1-d7ea2473896a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:06.546Z|728f6537-29ed-4876-9ca7-58a571e194df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:06.547Z|728f6537-29ed-4876-9ca7-58a571e194df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:06.547Z|9a276b72-f37a-4169-aac1-d7ea2473896a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:06.549Z|a793fb36-d0de-416f-b820-ded372cf2893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:06.550Z|a793fb36-d0de-416f-b820-ded372cf2893|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:08.153Z|1c7e8e7d-c3b4-4e7c-a8eb-56799911355f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:04:08.154Z|1c7e8e7d-c3b4-4e7c-a8eb-56799911355f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:04:09.663Z|c2b02df1-b178-49da-8d8e-408a5aa3f3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:04:09.664Z|c2b02df1-b178-49da-8d8e-408a5aa3f3b3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:04:16.324Z|03390393-4245-4716-870c-2ea5d068c8df|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:04:16.326Z|03390393-4245-4716-870c-2ea5d068c8df|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:16.572Z|9718282f-a17e-4653-b30d-a014c9f66f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:16.573Z|9718282f-a17e-4653-b30d-a014c9f66f12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:16.577Z|5bef51f4-77bd-4a2c-84c3-e472385adb1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:16.578Z|5bef51f4-77bd-4a2c-84c3-e472385adb1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:16.577Z|7aa7ccc2-060d-4cee-ac45-cf5606bcd313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:16.579Z|7aa7ccc2-060d-4cee-ac45-cf5606bcd313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:23.154Z|a5462abe-5160-4371-a3bc-954fa32a0ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:04:23.154Z|a5462abe-5160-4371-a3bc-954fa32a0ec1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:04:26.603Z|cca25a50-2411-4314-86d3-519ca4c0e316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:26.604Z|cca25a50-2411-4314-86d3-519ca4c0e316|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:26.603Z|3b318b36-32c8-4b74-97cc-f99bdf8e6a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:26.604Z|3b318b36-32c8-4b74-97cc-f99bdf8e6a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:26.607Z|5a030350-a438-4748-9208-83e0ba397fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:26.607Z|5a030350-a438-4748-9208-83e0ba397fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:36.628Z|75bc4214-bdc8-4b11-b99d-ced0d511c965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:36.628Z|6aa4ac71-567a-4553-a66a-9380779e044c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:36.628Z|53e9bf8b-3ba5-4b36-89e8-a73330ae2c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:36.629Z|75bc4214-bdc8-4b11-b99d-ced0d511c965|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:36.629Z|6aa4ac71-567a-4553-a66a-9380779e044c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:36.629Z|53e9bf8b-3ba5-4b36-89e8-a73330ae2c8e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:38.153Z|d916fea3-1aa9-4feb-af7f-cd78ea3aa3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:04:38.156Z|d916fea3-1aa9-4feb-af7f-cd78ea3aa3d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:04:39.664Z|7096e264-8978-41df-839c-b1708b1892bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:04:39.665Z|7096e264-8978-41df-839c-b1708b1892bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:04:46.652Z|d33f0cf9-61ac-4a81-a293-70ed1ed96b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:46.653Z|d33f0cf9-61ac-4a81-a293-70ed1ed96b51|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:46.654Z|057abbd9-f580-47b5-95e0-881fb3d52cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:46.655Z|057abbd9-f580-47b5-95e0-881fb3d52cb8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:46.666Z|858e1ad1-572a-4769-9a04-831b8b6649f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:46.666Z|858e1ad1-572a-4769-9a04-831b8b6649f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:53.153Z|f7a2d110-aa7b-4bdf-b284-404a89aa5056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:04:53.154Z|f7a2d110-aa7b-4bdf-b284-404a89aa5056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:04:56.680Z|f8f7401f-23f0-4678-ad68-e0d95172e1ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:56.680Z|e1109782-c654-412d-8bd6-dc56a06fc6ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:56.680Z|e1109782-c654-412d-8bd6-dc56a06fc6ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:56.680Z|f8f7401f-23f0-4678-ad68-e0d95172e1ff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:04:56.689Z|e50f91d4-464f-4959-bb43-e327302a046a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:04:56.690Z|e50f91d4-464f-4959-bb43-e327302a046a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:06.707Z|c4914fb3-7265-4b1f-b94c-4a4503fc0cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:06.708Z|c4914fb3-7265-4b1f-b94c-4a4503fc0cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:06.710Z|90c97411-be15-435d-b4ea-7f9d886f3af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:06.711Z|90c97411-be15-435d-b4ea-7f9d886f3af1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:06.716Z|e28d0f28-5228-469a-8c18-844d2153f0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:06.717Z|e28d0f28-5228-469a-8c18-844d2153f0d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:08.154Z|be0b80a5-1cbf-4ec4-a0c0-8e277e2da5c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:05:08.155Z|be0b80a5-1cbf-4ec4-a0c0-8e277e2da5c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:05:09.666Z|c2b80280-6cec-4c71-a687-4e95eff7648c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:05:09.666Z|c2b80280-6cec-4c71-a687-4e95eff7648c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:05:16.325Z|64442318-aa21-4c40-bebc-23cfbb32a776|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:05:16.326Z|64442318-aa21-4c40-bebc-23cfbb32a776|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:16.732Z|2f59fa39-c765-4390-a995-7852804427d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:16.733Z|2f59fa39-c765-4390-a995-7852804427d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:16.737Z|c9f41ccc-7842-489f-9f72-4874212cc54f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:16.737Z|c9f41ccc-7842-489f-9f72-4874212cc54f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:16.743Z|81876312-cd14-4bce-948f-1aaaeed25b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:16.744Z|81876312-cd14-4bce-948f-1aaaeed25b66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:23.153Z|56bb3662-3ea4-4184-802e-03921a036eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:05:23.156Z|56bb3662-3ea4-4184-802e-03921a036eae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:05:26.757Z|cd6c7b19-adc2-4e29-8e83-4fb2daa1903a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:26.757Z|cd6c7b19-adc2-4e29-8e83-4fb2daa1903a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:26.762Z|ae12df34-c00d-48f6-85ab-f6c4aa0f6c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:26.763Z|ae12df34-c00d-48f6-85ab-f6c4aa0f6c70|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:26.766Z|42304d6a-36cf-4c1e-b53d-a14c5f59816c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:26.768Z|42304d6a-36cf-4c1e-b53d-a14c5f59816c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:36.783Z|237a7950-af4d-4c99-a9a4-6489539342fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:36.784Z|237a7950-af4d-4c99-a9a4-6489539342fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:36.786Z|a0cc912a-d99f-49b6-895c-4d35371f25d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:36.787Z|a0cc912a-d99f-49b6-895c-4d35371f25d6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:36.787Z|8515d72f-12d7-41d1-975f-2c250bf678d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:36.788Z|8515d72f-12d7-41d1-975f-2c250bf678d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:38.153Z|be9f53bb-3fa6-4865-997c-c75bf173e094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:05:38.154Z|be9f53bb-3fa6-4865-997c-c75bf173e094|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:05:39.667Z|93ff4689-93c7-4703-a0a5-0635f1ba27b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:05:39.667Z|93ff4689-93c7-4703-a0a5-0635f1ba27b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:05:46.810Z|511aa909-f32c-4102-adfd-f69cc9ab9207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:46.810Z|54c8fb1b-9227-4bd2-9a2e-43aa8d9d9fd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:46.810Z|d2b7bcb6-a4c6-4413-bea1-10e654ce24f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:46.811Z|d2b7bcb6-a4c6-4413-bea1-10e654ce24f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:46.811Z|54c8fb1b-9227-4bd2-9a2e-43aa8d9d9fd8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:46.811Z|511aa909-f32c-4102-adfd-f69cc9ab9207|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:53.153Z|b6d9c573-25d4-4dba-859c-af1b98f1d07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:05:53.154Z|b6d9c573-25d4-4dba-859c-af1b98f1d07c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:05:56.839Z|013ec341-e640-46ee-b688-fa9c13313433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:56.839Z|ead5962b-027e-4218-81ac-afb992a54d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:56.840Z|013ec341-e640-46ee-b688-fa9c13313433|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:56.840Z|ead5962b-027e-4218-81ac-afb992a54d38|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:05:56.843Z|c1cfdd24-b1a7-4983-bad4-86ed072cd84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:05:56.844Z|c1cfdd24-b1a7-4983-bad4-86ed072cd84c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:06.863Z|ecad04cb-ce82-4c40-8624-7badfe24fba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:06.863Z|61ca9c07-376e-4dce-8382-ecbaa2c553ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:06.863Z|0aa7c9b6-9a46-47c0-ad88-dae7d2ec0eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:06.864Z|61ca9c07-376e-4dce-8382-ecbaa2c553ed|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:06.864Z|ecad04cb-ce82-4c40-8624-7badfe24fba4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:06.864Z|0aa7c9b6-9a46-47c0-ad88-dae7d2ec0eb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:08.153Z|f02229f6-acce-44bc-9eaf-0679d6ad20c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:06:08.156Z|f02229f6-acce-44bc-9eaf-0679d6ad20c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:06:09.668Z|b1eca5e1-c094-436d-aaa5-cabc8f483606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:06:09.669Z|b1eca5e1-c094-436d-aaa5-cabc8f483606|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:06:16.326Z|1e56a66f-c22b-4bda-9826-938cffc1cd0a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:06:16.327Z|1e56a66f-c22b-4bda-9826-938cffc1cd0a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:16.886Z|b9c5f523-0ffc-4572-9c93-da46e5a8e0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:16.886Z|b753698b-5c98-4e10-ac61-7433095a7be1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:16.886Z|18cb4c76-9d77-4a83-9636-fe837d19fe8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:16.887Z|b9c5f523-0ffc-4572-9c93-da46e5a8e0e0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:16.887Z|b753698b-5c98-4e10-ac61-7433095a7be1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:16.887Z|18cb4c76-9d77-4a83-9636-fe837d19fe8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:23.153Z|86cb1a74-4645-44ac-8a52-516916a67e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:06:23.154Z|86cb1a74-4645-44ac-8a52-516916a67e64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:06:26.908Z|a31a49d4-c42a-4f95-8958-6736d44309fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:26.908Z|0f26df87-c22a-4611-b723-572948785b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:26.908Z|99df4af4-65b6-4cc8-8b81-11eb3ad8beb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:26.909Z|a31a49d4-c42a-4f95-8958-6736d44309fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:26.909Z|99df4af4-65b6-4cc8-8b81-11eb3ad8beb0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:26.909Z|0f26df87-c22a-4611-b723-572948785b45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:36.932Z|67333681-aa92-43d6-81ec-7cd143aef643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:36.932Z|b3c89771-aa05-4d61-8cb8-43aba532ae5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:36.932Z|84b875eb-21d7-4e07-b846-81e6a55b9618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:36.933Z|84b875eb-21d7-4e07-b846-81e6a55b9618|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:36.933Z|67333681-aa92-43d6-81ec-7cd143aef643|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:36.933Z|b3c89771-aa05-4d61-8cb8-43aba532ae5e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:38.153Z|4487a6ee-3330-46be-89d8-4060350b03cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:06:38.154Z|4487a6ee-3330-46be-89d8-4060350b03cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:06:39.669Z|2e86d72c-68ec-4013-8b4d-6c6770dc790a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:06:39.670Z|2e86d72c-68ec-4013-8b4d-6c6770dc790a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:06:46.959Z|b5dcab8d-cd2b-4f69-881d-d466c8851cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:46.959Z|a2af3381-c3a3-4c19-8bad-a7bf49236f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:46.960Z|b5dcab8d-cd2b-4f69-881d-d466c8851cc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:46.960Z|a2af3381-c3a3-4c19-8bad-a7bf49236f8d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:46.967Z|cbce1d70-3be9-453d-af18-9a5e9787138a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:46.968Z|cbce1d70-3be9-453d-af18-9a5e9787138a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:53.153Z|10333136-144a-439c-87c2-f79ad49f0c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:06:53.156Z|10333136-144a-439c-87c2-f79ad49f0c7b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:06:56.982Z|e6cbbbcd-a11d-4362-a10c-f02f78edba9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:56.982Z|2198b479-2258-4009-864b-6f901f88042f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:56.982Z|2198b479-2258-4009-864b-6f901f88042f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:56.982Z|e6cbbbcd-a11d-4362-a10c-f02f78edba9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:06:56.989Z|494de5ca-8dc2-4d0e-9b4b-01fa7ff27506|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:06:56.990Z|494de5ca-8dc2-4d0e-9b4b-01fa7ff27506|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:07.006Z|cfcb85d7-aed7-4375-adcd-b2f1b16d8ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:07.006Z|e23a5536-fb40-46e5-9be2-9f99570c1e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:07.007Z|cfcb85d7-aed7-4375-adcd-b2f1b16d8ba0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:07.007Z|e23a5536-fb40-46e5-9be2-9f99570c1e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:07.012Z|da902f58-ab2e-48fd-aad4-b12410eb2a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:07.013Z|da902f58-ab2e-48fd-aad4-b12410eb2a37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:08.153Z|1d162dbd-8249-4ded-a859-7a20c68bf84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:07:08.154Z|1d162dbd-8249-4ded-a859-7a20c68bf84b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:07:09.671Z|6dc510b5-b3ae-4594-bd89-68dbbdbd3c47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:07:09.672Z|6dc510b5-b3ae-4594-bd89-68dbbdbd3c47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:07:16.325Z|ee5b4f8d-16ee-40c6-86ec-6eba98dc811f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:07:16.326Z|ee5b4f8d-16ee-40c6-86ec-6eba98dc811f|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:17.031Z|a7933ee5-e9f7-494a-8c2c-74d4e8b994fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:17.032Z|a7933ee5-e9f7-494a-8c2c-74d4e8b994fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:17.032Z|feedeb67-331e-4ac5-a4d9-a28298de6ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:17.033Z|3efa8f3d-9df0-4032-a25c-56e602a20fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:17.033Z|feedeb67-331e-4ac5-a4d9-a28298de6ab3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:17.033Z|3efa8f3d-9df0-4032-a25c-56e602a20fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:23.153Z|35a92a7d-18e8-46dc-bb5a-933eb0b44d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:07:23.154Z|35a92a7d-18e8-46dc-bb5a-933eb0b44d77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:07:27.067Z|8711872c-f666-4bf6-9a0f-2533f1939b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:27.067Z|ed7d719b-3b52-4f2b-a88c-23468612d7e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:27.067Z|40e22c81-42b6-473a-83c6-5d1cb4ad9db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:27.067Z|8711872c-f666-4bf6-9a0f-2533f1939b03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:27.068Z|ed7d719b-3b52-4f2b-a88c-23468612d7e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:27.068Z|40e22c81-42b6-473a-83c6-5d1cb4ad9db1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:37.093Z|07f78610-c05f-4ca4-8c73-48d83376d4b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:37.093Z|46d59f62-43e8-4325-934f-bcf215c09716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:37.093Z|4d54d32f-b727-4c73-b39b-7add1c1397ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:37.093Z|46d59f62-43e8-4325-934f-bcf215c09716|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:37.093Z|4d54d32f-b727-4c73-b39b-7add1c1397ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:37.093Z|07f78610-c05f-4ca4-8c73-48d83376d4b7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:38.153Z|d7ae121f-e168-4333-8524-41f97121a929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:07:38.156Z|d7ae121f-e168-4333-8524-41f97121a929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:07:39.673Z|85735053-8067-4c3d-940b-1c1735933823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:07:39.673Z|85735053-8067-4c3d-940b-1c1735933823|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:07:47.116Z|4333b963-96b4-40d9-b039-bbf0529190ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:47.116Z|df2a4822-25b0-49ac-a81a-5d5b6551de5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:47.117Z|4333b963-96b4-40d9-b039-bbf0529190ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:47.117Z|df2a4822-25b0-49ac-a81a-5d5b6551de5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:47.117Z|39d211ae-5520-4e4c-a8cc-0538064470fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:47.118Z|39d211ae-5520-4e4c-a8cc-0538064470fb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:53.153Z|94ef9ed9-f075-48be-9bc5-7250139b06fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:07:53.154Z|94ef9ed9-f075-48be-9bc5-7250139b06fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:07:57.138Z|b134fc24-fbe7-4eb1-a7d3-62a0ddaf3a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:57.138Z|9304aba0-68f7-4aaa-83e6-caa4ab752800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:57.139Z|9304aba0-68f7-4aaa-83e6-caa4ab752800|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:57.139Z|b134fc24-fbe7-4eb1-a7d3-62a0ddaf3a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:07:57.142Z|83ce23b9-e4e1-4c42-aa33-0d4f2067f98d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:07:57.143Z|83ce23b9-e4e1-4c42-aa33-0d4f2067f98d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:07.164Z|ac7dc40d-d92e-4fda-863b-193f99b7f383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:07.164Z|c47b9e43-5826-4a50-be2d-63f02d545e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:07.164Z|258abf7c-1945-4ffc-abcc-a1e484eca333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:07.165Z|c47b9e43-5826-4a50-be2d-63f02d545e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:07.165Z|ac7dc40d-d92e-4fda-863b-193f99b7f383|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:07.165Z|258abf7c-1945-4ffc-abcc-a1e484eca333|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:08.153Z|d07ce0fe-8040-46fb-9537-b2e3648ac867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:08:08.154Z|d07ce0fe-8040-46fb-9537-b2e3648ac867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:08:09.674Z|976dddce-68e9-4bdf-9e22-7f7516edab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:08:09.674Z|976dddce-68e9-4bdf-9e22-7f7516edab17|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:08:16.325Z|e26e06d9-fbc8-4900-bb9d-054119cdefa0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:08:16.326Z|e26e06d9-fbc8-4900-bb9d-054119cdefa0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:17.187Z|83e3d87d-4f38-49a2-8c8c-61f8f0518925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:17.187Z|a1447f34-ac51-4d2d-8313-68adcbee5a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:17.187Z|2120162d-e690-43a4-81df-2bf28b576b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:17.188Z|83e3d87d-4f38-49a2-8c8c-61f8f0518925|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:17.188Z|a1447f34-ac51-4d2d-8313-68adcbee5a8a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:17.188Z|2120162d-e690-43a4-81df-2bf28b576b09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:23.153Z|5acaf268-33d1-4a8c-acfa-ec1d745dffba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:08:23.156Z|5acaf268-33d1-4a8c-acfa-ec1d745dffba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:08:27.209Z|6860cad8-ae22-4f76-a99b-3a8dfd5d9841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:27.209Z|9e0d22b2-75a0-4f2f-ac59-9134d9202201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:27.209Z|9e0d22b2-75a0-4f2f-ac59-9134d9202201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:27.209Z|6860cad8-ae22-4f76-a99b-3a8dfd5d9841|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:27.212Z|89022bf8-e4fc-47e5-aca7-042c5c947380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:27.212Z|89022bf8-e4fc-47e5-aca7-042c5c947380|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:37.235Z|e788697e-5c3a-4e5b-8964-d94b15a15c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:37.235Z|61473b80-1016-4896-804e-fd13bca56519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:37.235Z|1fb548f6-2156-4315-8e8b-7de20f6bcdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:37.235Z|e788697e-5c3a-4e5b-8964-d94b15a15c6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:37.236Z|61473b80-1016-4896-804e-fd13bca56519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:37.236Z|1fb548f6-2156-4315-8e8b-7de20f6bcdb0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:38.153Z|01e39ded-c74d-4493-b4a7-0d4daaeeb53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:08:38.154Z|01e39ded-c74d-4493-b4a7-0d4daaeeb53c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:08:39.675Z|1a846f98-b7fd-4993-97a6-0a719572a027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:08:39.676Z|1a846f98-b7fd-4993-97a6-0a719572a027|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:08:47.259Z|f7c9eaf4-134c-44cb-b0cc-f67312df8e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:47.259Z|cc09078c-4e1e-4d2b-be39-9492717e2d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:47.259Z|79a45da9-6bbb-4b5c-9198-91446d87d0b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:47.259Z|cc09078c-4e1e-4d2b-be39-9492717e2d7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:47.259Z|f7c9eaf4-134c-44cb-b0cc-f67312df8e3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:47.259Z|79a45da9-6bbb-4b5c-9198-91446d87d0b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:53.153Z|8b9efea1-e793-4e8d-b74f-b11f9c6f3975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:08:53.154Z|8b9efea1-e793-4e8d-b74f-b11f9c6f3975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:08:57.282Z|f73c9888-21f3-445f-aeb1-3703e951a546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:57.282Z|e153a4cb-1ea9-49bf-ad48-3fb3d66a8321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:57.282Z|e3a10523-1bb3-41be-9a17-33aa736bb808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:08:57.282Z|e153a4cb-1ea9-49bf-ad48-3fb3d66a8321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:57.282Z|f73c9888-21f3-445f-aeb1-3703e951a546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:08:57.283Z|e3a10523-1bb3-41be-9a17-33aa736bb808|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:07.308Z|280ca94c-01e8-4f2b-b8bd-323c6ea2e21a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:07.309Z|280ca94c-01e8-4f2b-b8bd-323c6ea2e21a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:07.310Z|20f0e684-5757-4094-8ad1-1eb608844156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:07.310Z|20f0e684-5757-4094-8ad1-1eb608844156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:07.319Z|76a214ee-270e-49fd-a016-9f20ec9c2fab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:07.319Z|76a214ee-270e-49fd-a016-9f20ec9c2fab|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:08.153Z|c48307fd-7e8a-44f9-81ff-a466fb935078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:09:08.157Z|c48307fd-7e8a-44f9-81ff-a466fb935078|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:09:09.676Z|68f5f711-7169-41bd-978c-bb8f1cab0806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:09:09.677Z|68f5f711-7169-41bd-978c-bb8f1cab0806|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:09:16.326Z|d9887c19-62ec-40b0-85af-1dc500442463|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:09:16.327Z|d9887c19-62ec-40b0-85af-1dc500442463|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:17.343Z|fe947e4d-22bd-477e-a300-f57a90e694f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:17.343Z|491c43c9-a7cb-405f-8b65-fd8aa2c60e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:17.343Z|fe947e4d-22bd-477e-a300-f57a90e694f9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:17.344Z|491c43c9-a7cb-405f-8b65-fd8aa2c60e3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:17.350Z|44a6a1ec-93dc-487e-88e0-c51ded3efd3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:17.351Z|44a6a1ec-93dc-487e-88e0-c51ded3efd3b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:23.158Z|47eee8d7-82de-49a6-94da-c6d4b52bbe34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:09:23.159Z|47eee8d7-82de-49a6-94da-c6d4b52bbe34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:09:27.367Z|1bff5c51-ff63-456d-a766-f4000c1ecf9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:27.368Z|1bff5c51-ff63-456d-a766-f4000c1ecf9c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:27.372Z|3a410ef0-d4f6-4f5a-b745-31f9675feb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:27.373Z|3a410ef0-d4f6-4f5a-b745-31f9675feb59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:27.373Z|85b2c20c-5ecb-4c07-978f-c26930b92da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:27.374Z|85b2c20c-5ecb-4c07-978f-c26930b92da2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:37.392Z|86e7bbc2-aab9-4e1b-b4e8-52013f06698b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:37.392Z|86e7bbc2-aab9-4e1b-b4e8-52013f06698b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:37.393Z|e404f00e-5f09-48bd-9009-c112049294a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:37.394Z|e404f00e-5f09-48bd-9009-c112049294a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:37.394Z|d6c55481-75db-436b-b630-722656f0c64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:37.394Z|d6c55481-75db-436b-b630-722656f0c64d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:38.153Z|d80f0f68-4d6f-4956-aef0-03fb19424359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:09:38.155Z|d80f0f68-4d6f-4956-aef0-03fb19424359|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:09:39.677Z|6fde147c-6ab6-4d4c-b0a3-0bd2a5fd0911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:09:39.678Z|6fde147c-6ab6-4d4c-b0a3-0bd2a5fd0911|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:09:47.420Z|3a73c06f-eff7-4fc8-9d4e-d9bba72be380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:47.420Z|16053d07-25a3-41a5-8379-0fa95b848f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:47.420Z|16053d07-25a3-41a5-8379-0fa95b848f05|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:47.421Z|3a73c06f-eff7-4fc8-9d4e-d9bba72be380|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:47.427Z|d30df2df-6fd7-4c74-8ae1-0a9c42170056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:47.428Z|d30df2df-6fd7-4c74-8ae1-0a9c42170056|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:53.153Z|5f1b0d84-c4ea-4eb0-802b-bc76918c3191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:09:53.159Z|5f1b0d84-c4ea-4eb0-802b-bc76918c3191|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:09:57.444Z|d78fae5b-dc74-4fea-8dbd-8ea24ef91a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:57.445Z|d78fae5b-dc74-4fea-8dbd-8ea24ef91a26|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:57.445Z|98bbe1da-0343-421b-90ff-99ea3a5bd519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:57.446Z|98bbe1da-0343-421b-90ff-99ea3a5bd519|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:09:57.449Z|0f1704b1-1a6e-432e-b55b-8e7d4eac4f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:09:57.451Z|0f1704b1-1a6e-432e-b55b-8e7d4eac4f90|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:07.472Z|55f3a137-7749-46e3-bc54-832130170c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:07.472Z|1a1a2c3e-08eb-4abb-a89b-e9a489fbd7e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:07.472Z|e0cfe4dc-b60e-40ff-b9f6-20f7b3fe2d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:07.472Z|1a1a2c3e-08eb-4abb-a89b-e9a489fbd7e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:07.472Z|55f3a137-7749-46e3-bc54-832130170c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:07.472Z|e0cfe4dc-b60e-40ff-b9f6-20f7b3fe2d67|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:08.153Z|f3009ea4-0535-4546-9fc5-f49a39bb7bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:10:08.154Z|f3009ea4-0535-4546-9fc5-f49a39bb7bf3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:10:09.679Z|5fab172c-6c22-45c0-845d-4c5b2450094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:10:09.679Z|5fab172c-6c22-45c0-845d-4c5b2450094b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:10:16.325Z|b7e118c3-33e3-4c43-9c7f-a91817ee1e65|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:10:16.326Z|b7e118c3-33e3-4c43-9c7f-a91817ee1e65|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:17.496Z|ef60d0ec-4f72-445e-bbcc-e6ed60eb7980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:17.496Z|ef60d0ec-4f72-445e-bbcc-e6ed60eb7980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:17.496Z|347b2c9a-dd8b-4455-98aa-cedd8cb1ea40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:17.497Z|347b2c9a-dd8b-4455-98aa-cedd8cb1ea40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:17.497Z|000d9ac3-ef73-47a2-9c16-9ab5139665a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:17.498Z|000d9ac3-ef73-47a2-9c16-9ab5139665a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:23.153Z|d269a292-b07f-4af8-a129-a55fad9ecfc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:10:23.154Z|d269a292-b07f-4af8-a129-a55fad9ecfc6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:10:27.519Z|36b30c87-a1ff-4e32-93a6-070713b460c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:27.520Z|36b30c87-a1ff-4e32-93a6-070713b460c2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:27.520Z|9c49c2ff-5833-4ec5-ba0f-3a850a75b603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:27.520Z|9c49c2ff-5833-4ec5-ba0f-3a850a75b603|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:27.519Z|d81cf5c8-6f1d-449d-920a-c39ab16c9021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:27.522Z|d81cf5c8-6f1d-449d-920a-c39ab16c9021|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:37.542Z|5c72cdc3-f8b5-4df9-bef2-63660be8ea63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:37.542Z|2accae08-2e1b-4b4b-be7d-6207a79fa4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:37.542Z|2a1c2fa4-53d8-432f-8a68-a0fd47222b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:37.543Z|5c72cdc3-f8b5-4df9-bef2-63660be8ea63|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:37.543Z|2accae08-2e1b-4b4b-be7d-6207a79fa4a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:37.543Z|2a1c2fa4-53d8-432f-8a68-a0fd47222b09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:38.153Z|bf180857-9453-427f-87e6-d4834f463a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:10:38.157Z|bf180857-9453-427f-87e6-d4834f463a5e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:10:39.680Z|3388c527-8bf4-4d11-8285-956892b7d5b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:10:39.681Z|3388c527-8bf4-4d11-8285-956892b7d5b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:10:47.564Z|366124d6-60eb-4de8-ab34-9b4247d40351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:47.564Z|c3c3c3a4-d995-4f97-aa75-0fa075661680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:47.564Z|9207b438-1e1e-4f1c-b4d0-c37f8d92966f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:47.565Z|366124d6-60eb-4de8-ab34-9b4247d40351|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:47.565Z|9207b438-1e1e-4f1c-b4d0-c37f8d92966f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:47.565Z|c3c3c3a4-d995-4f97-aa75-0fa075661680|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:53.153Z|273cae20-9ca6-431b-9818-f81af2278364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:10:53.154Z|273cae20-9ca6-431b-9818-f81af2278364|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:10:57.586Z|69ab633a-9143-4d6f-b63e-a931772c4cf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:57.586Z|9fedf614-15d5-47f6-ae0d-398840b628db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:57.587Z|69ab633a-9143-4d6f-b63e-a931772c4cf7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:57.587Z|9fedf614-15d5-47f6-ae0d-398840b628db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:10:57.587Z|ca198da7-8acf-43c5-91e0-e90ed0a8e498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:10:57.588Z|ca198da7-8acf-43c5-91e0-e90ed0a8e498|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:07.608Z|4cae91e5-7a1b-4edf-8cf8-43e97d139794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:07.609Z|447b8a34-ca17-4493-8554-00d6983ed8ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:07.609Z|4cae91e5-7a1b-4edf-8cf8-43e97d139794|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:07.609Z|447b8a34-ca17-4493-8554-00d6983ed8ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:07.612Z|4ee03683-8a66-4bd3-a1dc-460c75e909ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:07.613Z|4ee03683-8a66-4bd3-a1dc-460c75e909ee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:08.153Z|c1adda29-3df5-4282-8405-06d0d0b085b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:11:08.154Z|c1adda29-3df5-4282-8405-06d0d0b085b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:11:09.682Z|4778f7c7-13ac-403d-848f-1db7b92682f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:11:09.683Z|4778f7c7-13ac-403d-848f-1db7b92682f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:11:16.324Z|0bd56109-1d0d-45d3-948e-add5a5f701c7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:11:16.325Z|0bd56109-1d0d-45d3-948e-add5a5f701c7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:17.633Z|f96f4b3a-f628-4860-9f53-5b86cfe512e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:17.633Z|93ec8fbc-0629-47cf-8f05-c23fd425b2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:17.634Z|f96f4b3a-f628-4860-9f53-5b86cfe512e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:17.634Z|93ec8fbc-0629-47cf-8f05-c23fd425b2c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:17.637Z|cbe0e5a1-ce9b-4678-8072-f0b4a7ce447a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:17.638Z|cbe0e5a1-ce9b-4678-8072-f0b4a7ce447a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:23.153Z|f4be6723-1f6c-4210-a809-e87a309ed026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:11:23.154Z|f4be6723-1f6c-4210-a809-e87a309ed026|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:11:27.663Z|6c510383-6f47-483d-8b77-429d429c3709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:27.663Z|506d95e3-c686-4283-a5e9-cd9f2dc3217c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:27.663Z|b8e7a3c6-60df-4704-98e8-625ed801393e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:27.663Z|6c510383-6f47-483d-8b77-429d429c3709|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:27.664Z|b8e7a3c6-60df-4704-98e8-625ed801393e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:27.664Z|506d95e3-c686-4283-a5e9-cd9f2dc3217c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:37.690Z|27afa7fc-edba-4bfc-aff9-52f2515949da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:37.690Z|170aa426-6222-4c9d-814e-2781bb051359|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:37.691Z|27afa7fc-edba-4bfc-aff9-52f2515949da|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:37.691Z|170aa426-6222-4c9d-814e-2781bb051359|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:37.691Z|ed900771-1962-405f-9f61-8fbdd481a059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:37.692Z|ed900771-1962-405f-9f61-8fbdd481a059|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:38.153Z|c6160034-c0fc-4e83-981d-fd76ab8e79c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:11:38.154Z|c6160034-c0fc-4e83-981d-fd76ab8e79c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:11:39.683Z|3292a6e4-04fe-48ca-8e66-5dde51290630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:11:39.684Z|3292a6e4-04fe-48ca-8e66-5dde51290630|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:11:47.715Z|cb398c44-1701-4c31-932e-69d6859a7ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:47.716Z|cb398c44-1701-4c31-932e-69d6859a7ad4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:47.717Z|f66d859e-6f56-4e68-9cdc-6efc8c00420b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:47.717Z|460b218a-7b5e-47d1-af58-629d854ecb82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:47.717Z|f66d859e-6f56-4e68-9cdc-6efc8c00420b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:47.717Z|460b218a-7b5e-47d1-af58-629d854ecb82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:53.153Z|54a85a75-0b99-4aab-a0ca-be0b2be7a0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:11:53.154Z|54a85a75-0b99-4aab-a0ca-be0b2be7a0cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:11:57.743Z|2ee2f41b-5846-40b2-a95f-b7e4df6a2d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:57.743Z|5464d944-4abb-41a7-bc1e-4e5c2cf1f02f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:57.744Z|2ee2f41b-5846-40b2-a95f-b7e4df6a2d74|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:57.744Z|5464d944-4abb-41a7-bc1e-4e5c2cf1f02f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:11:57.745Z|9fe8562d-c5bc-441f-9fdf-cc17fee9a708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:11:57.745Z|9fe8562d-c5bc-441f-9fdf-cc17fee9a708|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:07.769Z|6ba76c15-9f47-4aeb-9bca-4de263407185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:07.770Z|6ba76c15-9f47-4aeb-9bca-4de263407185|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:07.770Z|31a9d5fe-f684-461d-92f9-d452d1142442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:07.770Z|31a9d5fe-f684-461d-92f9-d452d1142442|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:07.771Z|cb5ccd8e-9cc0-4e2b-88f1-88ab9c838170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:07.771Z|cb5ccd8e-9cc0-4e2b-88f1-88ab9c838170|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:08.154Z|b930d7ee-7f5b-47ef-ab8d-2e123df858b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:12:08.154Z|b930d7ee-7f5b-47ef-ab8d-2e123df858b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:12:09.684Z|bf826c7f-e71d-4b2a-abc7-f40e1dd2145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:12:09.685Z|bf826c7f-e71d-4b2a-abc7-f40e1dd2145a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:12:16.326Z|0c1afe0e-3d30-4b18-94ee-a3910ed3676d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:12:16.327Z|0c1afe0e-3d30-4b18-94ee-a3910ed3676d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:17.794Z|69f2cd87-f87c-4429-8b30-8061e3dda048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:17.794Z|3d030d48-28d7-4032-b332-b8367ff3c610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:17.795Z|3d030d48-28d7-4032-b332-b8367ff3c610|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:17.795Z|69f2cd87-f87c-4429-8b30-8061e3dda048|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:17.802Z|66f07050-9576-4806-bd76-db4a45dd8570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:17.805Z|66f07050-9576-4806-bd76-db4a45dd8570|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:23.153Z|d5b623b3-50a1-4c90-a2e4-5436f9f3fdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:12:23.156Z|d5b623b3-50a1-4c90-a2e4-5436f9f3fdcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:12:27.820Z|9240ca1a-a1dc-4ddc-933d-828cb88d6dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:27.821Z|9240ca1a-a1dc-4ddc-933d-828cb88d6dc6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:27.823Z|97f0dcf8-bbf9-4279-b729-7a26f569ccd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:27.824Z|97f0dcf8-bbf9-4279-b729-7a26f569ccd6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:27.830Z|6a79a47b-53ad-4e1b-b126-e18714e714e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:27.831Z|6a79a47b-53ad-4e1b-b126-e18714e714e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:37.844Z|e0f746a6-3ad7-435c-9ec0-376eee68ee2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:37.845Z|e0f746a6-3ad7-435c-9ec0-376eee68ee2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:37.848Z|a7be5cee-e4d1-4568-ab3d-54b578d888c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:37.849Z|a7be5cee-e4d1-4568-ab3d-54b578d888c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:37.851Z|da86d360-b973-4de2-b57c-47810091968c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:37.852Z|da86d360-b973-4de2-b57c-47810091968c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:38.153Z|09152c8f-cc75-423d-88b9-cf3f114748cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:12:38.154Z|09152c8f-cc75-423d-88b9-cf3f114748cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:12:39.686Z|3d280ea7-404e-4a8c-883b-85687918ecc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:12:39.686Z|3d280ea7-404e-4a8c-883b-85687918ecc5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:12:47.871Z|74eb01b6-f308-4179-af11-1f731c29011c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:47.872Z|e542309e-35d8-4113-8694-b94ac7838042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:47.872Z|74eb01b6-f308-4179-af11-1f731c29011c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:47.872Z|e542309e-35d8-4113-8694-b94ac7838042|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:47.873Z|97912175-2138-4184-ba35-28f655136058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:47.876Z|97912175-2138-4184-ba35-28f655136058|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:53.153Z|adfa172e-0717-48ca-af9b-9f65192e74aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:12:53.154Z|adfa172e-0717-48ca-af9b-9f65192e74aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:12:57.898Z|aa91e9fb-a59d-4cd7-949e-e6969eaab15b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:57.898Z|aa91e9fb-a59d-4cd7-949e-e6969eaab15b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:57.898Z|ef653249-f981-48ea-8b2f-3dcfe7c307c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:57.898Z|cb0494f1-4b25-42c1-923b-9880ccf6540d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:12:57.899Z|ef653249-f981-48ea-8b2f-3dcfe7c307c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:12:57.899Z|cb0494f1-4b25-42c1-923b-9880ccf6540d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:07.922Z|484f22ee-6cee-43fc-a511-13df8ba0be44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:07.923Z|484f22ee-6cee-43fc-a511-13df8ba0be44|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:07.922Z|a2f47745-6e82-4b98-ac18-11530079ddcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:07.923Z|a2f47745-6e82-4b98-ac18-11530079ddcc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:07.924Z|4fb72ded-17a8-4f58-881a-52e4d7082234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:07.925Z|4fb72ded-17a8-4f58-881a-52e4d7082234|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:08.153Z|b013cff9-9668-4fd9-b6d4-d8aaf859ac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:13:08.154Z|b013cff9-9668-4fd9-b6d4-d8aaf859ac35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:13:09.687Z|37335a7f-53f0-4fa7-ba81-4ffdaa3b86b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:13:09.688Z|37335a7f-53f0-4fa7-ba81-4ffdaa3b86b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:13:16.324Z|bef9696e-c0c2-485a-9535-411cd1d498be|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:13:16.325Z|bef9696e-c0c2-485a-9535-411cd1d498be|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:17.951Z|3ea3df5e-a3c7-45f3-b9c6-63d4de0940f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:17.952Z|3ea3df5e-a3c7-45f3-b9c6-63d4de0940f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:17.953Z|474600e5-e27b-478b-aa76-66cb90219a59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:17.953Z|474600e5-e27b-478b-aa76-66cb90219a59|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:17.954Z|afc23532-4c92-4dbb-a764-94d0d56a7c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:17.954Z|afc23532-4c92-4dbb-a764-94d0d56a7c34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:23.153Z|fd44fe9f-a0d6-404e-9e64-5a3449c54717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:13:23.154Z|fd44fe9f-a0d6-404e-9e64-5a3449c54717|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:13:27.974Z|3f89a8f1-6dca-4eb3-8c38-d651a204fd9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:27.975Z|3f89a8f1-6dca-4eb3-8c38-d651a204fd9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:27.976Z|f2217350-712f-4fbb-bbc9-e6921ae14e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:27.976Z|f2217350-712f-4fbb-bbc9-e6921ae14e03|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:27.980Z|d788de36-434e-4f2a-8018-adf997e343c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:27.981Z|d788de36-434e-4f2a-8018-adf997e343c1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:37.998Z|766dee0a-0a8d-422f-b19c-3d8a00db4465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:37.998Z|4856f19b-08cc-4d4b-9d48-1b13b4ffdf66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:37.999Z|766dee0a-0a8d-422f-b19c-3d8a00db4465|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:37.999Z|4856f19b-08cc-4d4b-9d48-1b13b4ffdf66|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:38.002Z|39c0a403-7977-4d99-a401-48ebe064f787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:38.003Z|39c0a403-7977-4d99-a401-48ebe064f787|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:38.153Z|1bba0295-4607-46fb-a8ae-0677d947620f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:13:38.154Z|1bba0295-4607-46fb-a8ae-0677d947620f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:13:39.688Z|5205ff4d-d5ee-4650-b960-5c89b9a1a099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:13:39.689Z|5205ff4d-d5ee-4650-b960-5c89b9a1a099|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:13:48.025Z|86dbbae2-2d1e-43d6-a8f7-f507d268887e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:48.026Z|86dbbae2-2d1e-43d6-a8f7-f507d268887e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:48.027Z|9fd7fc04-6008-4e5b-9410-d647fdf8ba1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:48.027Z|9fd7fc04-6008-4e5b-9410-d647fdf8ba1c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:48.030Z|ebb2bc18-a729-46f9-90ab-797ceae92da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:48.030Z|ebb2bc18-a729-46f9-90ab-797ceae92da6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:53.153Z|446a1f11-f8ba-411f-b548-a7976aff1e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:13:53.154Z|446a1f11-f8ba-411f-b548-a7976aff1e12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:13:58.054Z|5cab5ec5-b32a-45ca-bc57-77d09189367d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:58.054Z|ff07cf69-bc2f-435f-90e0-1ebdafa66d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:58.055Z|ff07cf69-bc2f-435f-90e0-1ebdafa66d9d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:58.055Z|5cab5ec5-b32a-45ca-bc57-77d09189367d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:13:58.061Z|8bae9ca1-d297-4578-8e08-b06adef523a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:13:58.062Z|8bae9ca1-d297-4578-8e08-b06adef523a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:08.084Z|f76dbe97-d20c-4a13-b781-7397a3be0102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:08.084Z|76f0d5b5-5713-4069-b42e-db11acecd4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:08.085Z|f76dbe97-d20c-4a13-b781-7397a3be0102|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:08.085Z|76f0d5b5-5713-4069-b42e-db11acecd4e5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:08.087Z|058cb5f2-8667-47ef-aaff-0550f50707f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:08.087Z|058cb5f2-8667-47ef-aaff-0550f50707f6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:08.153Z|aaba9935-1630-405a-b2ce-764083bb3d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:14:08.156Z|aaba9935-1630-405a-b2ce-764083bb3d98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:14:09.690Z|d57aaeaf-5329-4f98-abd7-6d22b43f4f13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:14:09.691Z|d57aaeaf-5329-4f98-abd7-6d22b43f4f13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:14:16.325Z|49b8b166-c4e0-4a3f-93e9-5b74d0c6ab44|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:14:16.326Z|49b8b166-c4e0-4a3f-93e9-5b74d0c6ab44|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:18.109Z|5b4227ab-30b0-4427-b82b-beab103ee4da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:18.110Z|5b4227ab-30b0-4427-b82b-beab103ee4da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:18.115Z|7410aa84-d8f9-4d4a-8e27-54563d6ead60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:18.116Z|7410aa84-d8f9-4d4a-8e27-54563d6ead60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:18.115Z|c3c0b8d0-8ac9-4557-b1f3-74a634bc35e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:18.116Z|c3c0b8d0-8ac9-4557-b1f3-74a634bc35e9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:23.153Z|4d87547b-ecc4-407f-8897-b405d5bb331a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:14:23.154Z|4d87547b-ecc4-407f-8897-b405d5bb331a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:14:28.136Z|baa3b65a-de70-49b4-a267-4cc4e716deaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:28.136Z|baa3b65a-de70-49b4-a267-4cc4e716deaa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:28.142Z|90d0f8d4-db6a-4864-ad19-8e62ca40135f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:28.143Z|90d0f8d4-db6a-4864-ad19-8e62ca40135f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:28.144Z|37edea65-bd81-4e7c-88ed-b67d93c6b7e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:28.144Z|37edea65-bd81-4e7c-88ed-b67d93c6b7e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:38.153Z|e3e73ec0-900b-453c-a84f-8cc58fff9629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:14:38.154Z|e3e73ec0-900b-453c-a84f-8cc58fff9629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:14:38.164Z|4e4aa4a2-567c-41e4-9f0e-f66ad75459dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:38.165Z|4e4aa4a2-567c-41e4-9f0e-f66ad75459dc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:38.173Z|21860cb6-da34-42cb-81f3-28c6968a52b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:38.174Z|21860cb6-da34-42cb-81f3-28c6968a52b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:38.175Z|8313311e-694c-4149-bbf0-afb2cfb3d01f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:38.176Z|8313311e-694c-4149-bbf0-afb2cfb3d01f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:39.691Z|5aec308f-e704-4162-a46f-34fc04f6693b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:14:39.692Z|5aec308f-e704-4162-a46f-34fc04f6693b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:14:48.195Z|6c3ff174-49a0-4774-b18d-cd690afb8aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:48.195Z|6c3ff174-49a0-4774-b18d-cd690afb8aaa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:48.197Z|10019beb-e8d0-418f-a032-bfa0f4b9e979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:48.198Z|10019beb-e8d0-418f-a032-bfa0f4b9e979|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:48.198Z|80ae3173-5a7e-4c07-ab1f-469dce79d069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:48.199Z|80ae3173-5a7e-4c07-ab1f-469dce79d069|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:53.153Z|20808958-13de-4efb-9e47-8e2dedd4a290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:14:53.156Z|20808958-13de-4efb-9e47-8e2dedd4a290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:14:58.223Z|518d2e37-bb82-41a1-9cf9-6feef5fc803f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:58.224Z|518d2e37-bb82-41a1-9cf9-6feef5fc803f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:58.230Z|6c5fdad7-407c-4cdb-94aa-9206baac9ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:58.231Z|6c5fdad7-407c-4cdb-94aa-9206baac9ff5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:14:58.231Z|6a34266f-7d65-46fe-ade3-e46bc72e2f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:14:58.232Z|6a34266f-7d65-46fe-ade3-e46bc72e2f0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:08.153Z|98e18460-78da-4013-aada-312c48b9749f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:15:08.154Z|98e18460-78da-4013-aada-312c48b9749f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:15:08.248Z|764d7e25-7b24-4540-812c-514ccb8ad719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:08.249Z|764d7e25-7b24-4540-812c-514ccb8ad719|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:08.255Z|7374f22f-618a-4703-b903-22750933db01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:08.255Z|7374f22f-618a-4703-b903-22750933db01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:08.255Z|e929dd11-2516-4717-9cc9-502b7d6db800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:08.256Z|e929dd11-2516-4717-9cc9-502b7d6db800|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:09.693Z|66a6353f-b715-4a45-a7e8-6fb1d50f3796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:15:09.694Z|66a6353f-b715-4a45-a7e8-6fb1d50f3796|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:15:16.325Z|1b205685-651a-4ccc-a1e3-3e2a0ea6387d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:15:16.326Z|1b205685-651a-4ccc-a1e3-3e2a0ea6387d|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:18.275Z|57c4f0bb-6cd8-48c2-a47f-ad33faa0d92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:18.276Z|57c4f0bb-6cd8-48c2-a47f-ad33faa0d92f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:18.281Z|db06278a-7f2e-4ab9-b71a-860969020ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:18.281Z|af39739e-506a-4e85-8828-7907dee37837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:18.281Z|db06278a-7f2e-4ab9-b71a-860969020ff0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:18.281Z|af39739e-506a-4e85-8828-7907dee37837|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:23.153Z|67dbc4b7-8ba6-4f22-8401-6b98041e7d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:15:23.154Z|67dbc4b7-8ba6-4f22-8401-6b98041e7d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:15:28.304Z|5f3822cb-e436-4b09-9a52-bc704583b8d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:28.304Z|ee5306d4-bcdc-42b1-b618-75ab8756b3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:28.305Z|5f3822cb-e436-4b09-9a52-bc704583b8d9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:28.305Z|f5752128-dc80-40e0-a49d-aae57dbce71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:28.306Z|f5752128-dc80-40e0-a49d-aae57dbce71a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:28.306Z|ee5306d4-bcdc-42b1-b618-75ab8756b3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:38.153Z|8b9fce48-bd20-4c78-984c-c8456c001aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:15:38.156Z|8b9fce48-bd20-4c78-984c-c8456c001aa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:15:38.329Z|e0236257-62d1-4702-b8b2-9d0db4316781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:38.329Z|6f90f272-66ed-4b44-ad8a-f92f30fbf9be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:38.330Z|6f90f272-66ed-4b44-ad8a-f92f30fbf9be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:38.330Z|e0236257-62d1-4702-b8b2-9d0db4316781|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:38.332Z|c4ba311c-cbc8-42db-9764-38bb00aac43d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:38.333Z|c4ba311c-cbc8-42db-9764-38bb00aac43d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:39.695Z|f72b37cf-ad50-4a5a-856b-9595e4d6aee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:15:39.695Z|f72b37cf-ad50-4a5a-856b-9595e4d6aee0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:15:48.354Z|a32b09be-ea20-4c0b-a88b-fa72e650e9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:48.354Z|1fd2ea4c-a82d-41b4-b595-45cf01796665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:48.354Z|6d737bce-4211-4f83-8325-3891426fbe42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:48.354Z|a32b09be-ea20-4c0b-a88b-fa72e650e9a1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:48.354Z|1fd2ea4c-a82d-41b4-b595-45cf01796665|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:48.355Z|6d737bce-4211-4f83-8325-3891426fbe42|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:53.153Z|390fcd4e-9aae-4388-8631-c6aab95b0d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:15:53.154Z|390fcd4e-9aae-4388-8631-c6aab95b0d2d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:15:58.377Z|5790a226-8c09-4ff3-8d23-dd8416e116b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:58.377Z|491ab256-4fbd-4724-83b7-41ed26075aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:58.377Z|3d83d46d-8372-4d36-88cb-8efbcd6a5c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:15:58.377Z|491ab256-4fbd-4724-83b7-41ed26075aa9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:58.377Z|5790a226-8c09-4ff3-8d23-dd8416e116b5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:15:58.377Z|3d83d46d-8372-4d36-88cb-8efbcd6a5c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:08.153Z|28f64a37-f47d-4d63-9e5e-d70121cd27f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:16:08.154Z|28f64a37-f47d-4d63-9e5e-d70121cd27f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:16:08.401Z|5c82e560-d011-4529-9e9b-608191e832fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:08.401Z|0412d72a-6020-4932-b449-5a22c4b2c678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:08.402Z|5c82e560-d011-4529-9e9b-608191e832fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:08.402Z|0412d72a-6020-4932-b449-5a22c4b2c678|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:08.406Z|ddc9f635-1de0-4301-b8a2-b355e2baca21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:08.407Z|ddc9f635-1de0-4301-b8a2-b355e2baca21|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:09.696Z|1831e35d-daf1-4314-98c0-76d3f1fcee03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:16:09.697Z|1831e35d-daf1-4314-98c0-76d3f1fcee03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:16:16.324Z|c9848dc0-a6d9-40ae-81b9-b7c19a18c3d0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:16:16.325Z|c9848dc0-a6d9-40ae-81b9-b7c19a18c3d0|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:18.428Z|4741ee33-e7ae-43e0-8a4c-bcb6f754b6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:18.428Z|cec96bf9-d1c8-41e2-9d81-c4d02dccaec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:18.429Z|cec96bf9-d1c8-41e2-9d81-c4d02dccaec2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:18.429Z|4741ee33-e7ae-43e0-8a4c-bcb6f754b6f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:18.430Z|4f0d808e-3270-4e5e-a061-9c24c7978f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:18.431Z|4f0d808e-3270-4e5e-a061-9c24c7978f29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:23.154Z|b027083e-7eb7-4b67-bd71-f3b3bf50f29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:16:23.156Z|b027083e-7eb7-4b67-bd71-f3b3bf50f29c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:16:28.457Z|68e448a8-0e20-4fbe-a91a-534c9036f2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:28.457Z|68e448a8-0e20-4fbe-a91a-534c9036f2c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:28.461Z|90ad142e-7aa0-4227-bee5-0bad41b817e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:28.462Z|90ad142e-7aa0-4227-bee5-0bad41b817e4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:28.462Z|f77bf002-6629-408b-ba03-2cb15235d848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:28.463Z|f77bf002-6629-408b-ba03-2cb15235d848|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:38.153Z|fd453a8f-9a6a-4b9b-823f-2d0dbfe4d92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:16:38.154Z|fd453a8f-9a6a-4b9b-823f-2d0dbfe4d92e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:16:38.484Z|a27ee65d-b595-43d3-ab88-3ced5e027ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:38.484Z|a27ee65d-b595-43d3-ab88-3ced5e027ce0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:38.487Z|638272b4-50a5-4dfe-8c74-3390b98a6132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:38.488Z|638272b4-50a5-4dfe-8c74-3390b98a6132|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:38.492Z|09c3c64f-9596-4116-9b2a-b7a8e2e7d280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:38.493Z|09c3c64f-9596-4116-9b2a-b7a8e2e7d280|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:39.698Z|a5bc4a5d-3326-459b-b551-69eb007b6ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:16:39.699Z|a5bc4a5d-3326-459b-b551-69eb007b6ced|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:16:48.506Z|cb2b05c2-6b2f-4316-8bc7-c56e70020c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:48.507Z|cb2b05c2-6b2f-4316-8bc7-c56e70020c67|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:48.510Z|2464ca33-5866-4338-a7a7-556a3d4620ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:48.511Z|2464ca33-5866-4338-a7a7-556a3d4620ec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:48.513Z|b60b111e-13f5-4b29-86fd-48f8ee34ff4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:48.514Z|b60b111e-13f5-4b29-86fd-48f8ee34ff4e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:53.153Z|99447701-afe4-45a2-a396-b2a54f3f2d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:16:53.154Z|99447701-afe4-45a2-a396-b2a54f3f2d3e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:16:58.536Z|78ba66fe-ad8e-4566-99c9-cede1e9ccc99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:58.537Z|1283b037-31b8-4275-91ac-52e88b751c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:58.537Z|78ba66fe-ad8e-4566-99c9-cede1e9ccc99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:58.538Z|1283b037-31b8-4275-91ac-52e88b751c91|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:16:58.538Z|fbce78a2-fb2b-4756-977f-ef4a53aebc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:16:58.539Z|fbce78a2-fb2b-4756-977f-ef4a53aebc67|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:08.153Z|4d136e76-0056-4577-af56-013a8ee0472d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:17:08.164Z|4d136e76-0056-4577-af56-013a8ee0472d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:17:08.563Z|c81878b7-c511-4f5d-a54d-cc0fd51d9d8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:08.564Z|c81878b7-c511-4f5d-a54d-cc0fd51d9d8d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:08.564Z|55052bb0-3b0f-42f3-915b-856e54ac4797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:08.565Z|55052bb0-3b0f-42f3-915b-856e54ac4797|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:08.563Z|24141e69-5d0c-4ef2-974d-2d85f08f39e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:08.566Z|24141e69-5d0c-4ef2-974d-2d85f08f39e9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:09.699Z|e5e66459-ebff-482f-bcac-702504f92e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:17:09.700Z|e5e66459-ebff-482f-bcac-702504f92e5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:17:16.326Z|3462bab1-f2ba-4b23-9617-d27d8e3a5e8c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:17:16.327Z|3462bab1-f2ba-4b23-9617-d27d8e3a5e8c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:18.588Z|132311cf-ee21-4677-898a-1256e242ce2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:18.588Z|a42a1e7f-5870-4c88-8813-ca8081bda5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:18.589Z|132311cf-ee21-4677-898a-1256e242ce2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:18.589Z|a42a1e7f-5870-4c88-8813-ca8081bda5bf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:18.592Z|e30442f1-841b-4452-a0f0-2bb0ca434152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:18.592Z|e30442f1-841b-4452-a0f0-2bb0ca434152|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:23.153Z|01d70a1d-af47-455d-9ea5-e376eb54c916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:17:23.154Z|01d70a1d-af47-455d-9ea5-e376eb54c916|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:17:28.613Z|7893d8b1-16c1-4317-889f-ebf030314f0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:28.613Z|7893d8b1-16c1-4317-889f-ebf030314f0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:28.616Z|d164b329-a7a9-49b9-a189-50c7a4bf49c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:28.616Z|d164b329-a7a9-49b9-a189-50c7a4bf49c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:28.617Z|0a42b966-d6bb-4f3a-8915-81cd957685f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:28.618Z|0a42b966-d6bb-4f3a-8915-81cd957685f4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:38.153Z|89bb180b-9454-4e45-acba-8fdeb2752831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:17:38.154Z|89bb180b-9454-4e45-acba-8fdeb2752831|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:17:38.637Z|36dcf5bf-be19-4c81-a7b1-de0c6ff122f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:38.637Z|9efe6781-0a9c-42e0-881d-c9ed3428fa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:38.637Z|36dcf5bf-be19-4c81-a7b1-de0c6ff122f5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:38.637Z|9efe6781-0a9c-42e0-881d-c9ed3428fa1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:38.644Z|974891ed-3124-4c08-8fae-79a9f8244da7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:38.644Z|974891ed-3124-4c08-8fae-79a9f8244da7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:39.700Z|24a6835d-06b1-40a2-b7fd-dbe3c84987f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:17:39.701Z|24a6835d-06b1-40a2-b7fd-dbe3c84987f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:17:48.663Z|f790818f-be2a-4fc2-be33-833060c268b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:48.664Z|f790818f-be2a-4fc2-be33-833060c268b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:48.667Z|5a8631d1-7fc2-424e-9567-7736647c5934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:48.668Z|5a8631d1-7fc2-424e-9567-7736647c5934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:48.670Z|cd5d0a34-0073-4305-983b-c5f2df3b401d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:48.672Z|cd5d0a34-0073-4305-983b-c5f2df3b401d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:53.153Z|699f7921-40ce-4ec2-8db5-501c319b1885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:17:53.157Z|699f7921-40ce-4ec2-8db5-501c319b1885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:17:58.694Z|97e909f1-29a9-41fa-8a02-4aa8560269ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:58.694Z|ce2cd288-d749-4aa3-b635-6d0025d61fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:58.695Z|ce2cd288-d749-4aa3-b635-6d0025d61fca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:58.695Z|97e909f1-29a9-41fa-8a02-4aa8560269ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:17:58.700Z|47cf4a18-18e3-4ccc-8d04-c9f7c2f9fc0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:17:58.701Z|47cf4a18-18e3-4ccc-8d04-c9f7c2f9fc0f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:08.153Z|4f1b4eb2-5b42-4fe0-b644-63cdfc86e6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:18:08.154Z|4f1b4eb2-5b42-4fe0-b644-63cdfc86e6ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:18:08.719Z|782c0b1e-fb49-4689-a1a2-c3ca1346e27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:08.720Z|782c0b1e-fb49-4689-a1a2-c3ca1346e27c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:08.720Z|95935b53-8050-484b-af96-bcd542f55f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:08.721Z|95935b53-8050-484b-af96-bcd542f55f70|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:08.724Z|14b5239f-e81c-4036-b0a6-a9346890a916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:08.725Z|14b5239f-e81c-4036-b0a6-a9346890a916|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:09.702Z|f807193d-19a7-407c-9ef6-8bc7947add57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:18:09.702Z|f807193d-19a7-407c-9ef6-8bc7947add57|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:18:16.326Z|c2a5bd0d-de91-4d80-a55b-11d96449af51|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:18:16.327Z|c2a5bd0d-de91-4d80-a55b-11d96449af51|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:18.746Z|3fa750a5-3ff3-4613-ac9b-a3c05dd9ba4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:18.746Z|a2ccb552-03aa-47fe-98ea-3508e14bfa1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:18.747Z|a2ccb552-03aa-47fe-98ea-3508e14bfa1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:18.747Z|3fa750a5-3ff3-4613-ac9b-a3c05dd9ba4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:18.751Z|2ba61088-3cc5-413d-80d9-760d2cf57b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:18.752Z|2ba61088-3cc5-413d-80d9-760d2cf57b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:23.154Z|c7c93264-5dd8-408e-ba6f-f54a6e86524d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:18:23.155Z|c7c93264-5dd8-408e-ba6f-f54a6e86524d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:18:28.773Z|0edbafc7-83ca-4ae3-b6d5-d0fee536797a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:28.773Z|515508d7-7869-4bd3-ab4d-6c70eda2a68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:28.774Z|0edbafc7-83ca-4ae3-b6d5-d0fee536797a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:28.774Z|515508d7-7869-4bd3-ab4d-6c70eda2a68f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:28.776Z|aad2619e-cbbc-477f-9b3b-d569d8e0e2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:28.776Z|aad2619e-cbbc-477f-9b3b-d569d8e0e2c4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:38.153Z|d2765429-283b-43f2-981a-24c2eaa1df31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:18:38.157Z|d2765429-283b-43f2-981a-24c2eaa1df31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:18:38.801Z|c62b4d12-3918-4ac1-b93a-fb46b16f70cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:38.802Z|c62b4d12-3918-4ac1-b93a-fb46b16f70cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:38.804Z|c5c3c6ac-cb54-437e-bd38-9f64309e8fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:38.804Z|c5c3c6ac-cb54-437e-bd38-9f64309e8fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:38.805Z|c9475e0b-f598-44e8-8149-fe53e076e323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:38.805Z|c9475e0b-f598-44e8-8149-fe53e076e323|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:39.703Z|d3539257-8b12-4b88-aee5-3675b743e884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:18:39.704Z|d3539257-8b12-4b88-aee5-3675b743e884|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:18:48.827Z|2021547f-2b8c-433a-846b-aabe1fe60bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:48.827Z|95a27664-9973-4501-bedb-9cea9a79db05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:48.828Z|2021547f-2b8c-433a-846b-aabe1fe60bf0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:48.828Z|95a27664-9973-4501-bedb-9cea9a79db05|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:48.835Z|735459d0-13f6-4f3e-b644-d1666a09774a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:48.836Z|735459d0-13f6-4f3e-b644-d1666a09774a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:53.154Z|ee30be05-a290-4ed4-ada3-2e16102b3d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:18:53.155Z|ee30be05-a290-4ed4-ada3-2e16102b3d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:18:58.853Z|5151c2f2-7294-415f-b218-81638b7b65c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:58.853Z|e2d59d1e-f7df-4267-a61e-91c61abfa49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:58.854Z|5151c2f2-7294-415f-b218-81638b7b65c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:58.854Z|e2d59d1e-f7df-4267-a61e-91c61abfa49f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:18:58.860Z|bc9539ac-e8e6-4693-906c-5e50804efe25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:18:58.861Z|bc9539ac-e8e6-4693-906c-5e50804efe25|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:08.156Z|1c7c6e48-1f95-4d2b-8561-8494b8642c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:19:08.168Z|1c7c6e48-1f95-4d2b-8561-8494b8642c81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:19:08.881Z|de754df5-9591-4be4-a8cc-1d5cc1a549fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:08.881Z|93b8d312-96c2-4824-8d13-441fc8b5c705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:08.882Z|93b8d312-96c2-4824-8d13-441fc8b5c705|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:08.883Z|de754df5-9591-4be4-a8cc-1d5cc1a549fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:08.888Z|606b04ab-29c3-42d0-867d-8312a5a92541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:08.889Z|606b04ab-29c3-42d0-867d-8312a5a92541|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:09.704Z|6c3aa3f4-a5c1-449f-b557-c1a10d207c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:19:09.705Z|6c3aa3f4-a5c1-449f-b557-c1a10d207c75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:19:16.326Z|50a2df59-6a0a-442f-a2ae-efa163990b8f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:19:16.327Z|50a2df59-6a0a-442f-a2ae-efa163990b8f|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:18.917Z|ccf9f5ef-60f2-4e8b-8f50-c55ced6e0bba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:18.917Z|452b7cc4-ff3d-4104-9bba-5d35f1755e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:18.918Z|ccf9f5ef-60f2-4e8b-8f50-c55ced6e0bba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:18.918Z|246f3622-1d3b-4efc-b2c7-f26a2824ba9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:18.918Z|452b7cc4-ff3d-4104-9bba-5d35f1755e43|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:18.918Z|246f3622-1d3b-4efc-b2c7-f26a2824ba9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:23.154Z|11ffefb2-bce5-462b-9813-9ccc7b2367db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:19:23.155Z|11ffefb2-bce5-462b-9813-9ccc7b2367db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:19:28.940Z|8c7ede82-8ae4-4326-92c0-6e84c1ddb543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:28.942Z|8c7ede82-8ae4-4326-92c0-6e84c1ddb543|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:28.943Z|40b2f740-a743-4ac9-8feb-6cb7ac4e1c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:28.943Z|40b2f740-a743-4ac9-8feb-6cb7ac4e1c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:28.946Z|448423e4-bc94-484f-9f1c-3de1b1d59a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:28.946Z|448423e4-bc94-484f-9f1c-3de1b1d59a7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:38.153Z|6f330288-3c58-4175-b033-3ab947e21f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:19:38.154Z|6f330288-3c58-4175-b033-3ab947e21f98|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:19:38.963Z|536421bf-19e8-4fb3-9ed1-f186cfbe6d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:38.963Z|8e2ef263-0d48-4111-9744-53f498d303ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:38.964Z|8e2ef263-0d48-4111-9744-53f498d303ba|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:38.964Z|536421bf-19e8-4fb3-9ed1-f186cfbe6d02|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:38.973Z|9ee18494-3cd1-4e7f-acec-77a3aaf711f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:38.973Z|9ee18494-3cd1-4e7f-acec-77a3aaf711f3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:39.706Z|ec7b559c-97c6-41e7-b10a-7bf819e9974c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:19:39.706Z|ec7b559c-97c6-41e7-b10a-7bf819e9974c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:19:48.987Z|da073241-0c2d-43d5-bf6f-5102743be79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:48.987Z|9e901350-4ccd-427c-8a0f-859ea8bb7238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:48.988Z|9e901350-4ccd-427c-8a0f-859ea8bb7238|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:48.988Z|da073241-0c2d-43d5-bf6f-5102743be79e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:48.993Z|ef270523-4498-471a-bbcd-e46d8c7e1cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:48.994Z|ef270523-4498-471a-bbcd-e46d8c7e1cd2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:53.154Z|b319201d-e6fd-4404-a0a1-913aae3cdeb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:19:53.158Z|b319201d-e6fd-4404-a0a1-913aae3cdeb3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:19:59.021Z|e56c3007-3a7c-4f32-a004-3b118ba075e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:59.022Z|e56c3007-3a7c-4f32-a004-3b118ba075e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:59.025Z|5b51934c-a14b-4672-bca5-33a560d1067d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:59.026Z|5b51934c-a14b-4672-bca5-33a560d1067d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:19:59.028Z|0c7a9117-73cc-4d15-a690-f308865908e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:19:59.030Z|0c7a9117-73cc-4d15-a690-f308865908e1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:08.153Z|2279db39-3672-436d-86db-be10af9192bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:20:08.154Z|2279db39-3672-436d-86db-be10af9192bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:20:09.051Z|cc098822-d8e9-4f6e-853c-f09428315368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:09.051Z|6cec1e33-dd56-491e-8133-23078bdec177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:09.051Z|7b84c95b-1283-4d51-b692-f6d265f72202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:09.051Z|cc098822-d8e9-4f6e-853c-f09428315368|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:09.051Z|6cec1e33-dd56-491e-8133-23078bdec177|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:09.051Z|7b84c95b-1283-4d51-b692-f6d265f72202|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:09.707Z|73a15e94-df71-4ec6-8a37-9e3278c52675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:20:09.708Z|73a15e94-df71-4ec6-8a37-9e3278c52675|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:20:16.326Z|5ccf70d9-e238-47b6-9327-9908b3e8c755|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:20:16.328Z|5ccf70d9-e238-47b6-9327-9908b3e8c755|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:19.076Z|4e61e00b-1b45-4e19-a0bc-0440a11ada87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:19.076Z|abd9ce1c-6a2b-4222-9d33-74076661c487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:19.077Z|4e61e00b-1b45-4e19-a0bc-0440a11ada87|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:19.077Z|abd9ce1c-6a2b-4222-9d33-74076661c487|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:19.078Z|cd91b281-d579-46a7-8c1d-d8e77b282852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:19.078Z|cd91b281-d579-46a7-8c1d-d8e77b282852|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:23.155Z|d2785532-f748-48ea-ac46-401770696313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:20:23.155Z|d2785532-f748-48ea-ac46-401770696313|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:20:29.100Z|644551fe-a660-42d7-9f90-19a249de3c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:29.100Z|68c6698f-1b27-4174-9096-e0d474ab1267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:29.101Z|644551fe-a660-42d7-9f90-19a249de3c4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:29.101Z|b7e908e7-017a-4f9e-8fd1-897111d79269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:29.102Z|68c6698f-1b27-4174-9096-e0d474ab1267|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:29.102Z|b7e908e7-017a-4f9e-8fd1-897111d79269|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:38.154Z|058f37f8-2cfd-419a-8dc5-e856d23b3b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:20:38.157Z|058f37f8-2cfd-419a-8dc5-e856d23b3b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:20:39.125Z|809b4a64-23be-42ee-9f8a-f84ded83851c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:39.125Z|dc7fe03a-7a2a-4b79-b33c-dbcf97e42796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:39.125Z|dc7fe03a-7a2a-4b79-b33c-dbcf97e42796|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:39.126Z|809b4a64-23be-42ee-9f8a-f84ded83851c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:39.127Z|9232b79f-a3de-49de-bbb8-a48d8d708e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:39.127Z|9232b79f-a3de-49de-bbb8-a48d8d708e5f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:39.708Z|0204b12c-9748-4d01-b8bb-4fc0f0f024fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:20:39.709Z|0204b12c-9748-4d01-b8bb-4fc0f0f024fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:20:49.148Z|873530d7-44f7-4ae6-88bf-75c362f0419d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:49.148Z|6912dab0-d10f-4336-9ca4-c32d4155e637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:49.149Z|6912dab0-d10f-4336-9ca4-c32d4155e637|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:49.149Z|873530d7-44f7-4ae6-88bf-75c362f0419d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:49.158Z|f675d929-97f8-4469-9e44-30ed629baf42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:49.159Z|f675d929-97f8-4469-9e44-30ed629baf42|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:53.153Z|c9010a99-4c9a-4d2a-ad3a-3e5b231b3a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:20:53.154Z|c9010a99-4c9a-4d2a-ad3a-3e5b231b3a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:20:59.175Z|fddbd117-9949-44a4-be72-628bd57961f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:59.175Z|963affd1-901c-4f26-84b9-2543e54bb48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:59.176Z|963affd1-901c-4f26-84b9-2543e54bb48b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:59.175Z|fddbd117-9949-44a4-be72-628bd57961f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:20:59.184Z|2093d124-18ba-4303-b539-e52afcf64b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:20:59.185Z|2093d124-18ba-4303-b539-e52afcf64b17|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:08.153Z|d7347ee1-4abe-4021-91de-8ceab7dceba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:21:08.154Z|d7347ee1-4abe-4021-91de-8ceab7dceba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:21:09.201Z|f6eff46a-50a1-45c6-b5a4-05a1756ab2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:09.201Z|f6eff46a-50a1-45c6-b5a4-05a1756ab2fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:09.202Z|218d1c34-b5d9-4a01-adfc-481c54f90851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:09.202Z|218d1c34-b5d9-4a01-adfc-481c54f90851|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:09.207Z|1c9ea917-0e0f-43dc-8a33-ab3d3024ab30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:09.207Z|1c9ea917-0e0f-43dc-8a33-ab3d3024ab30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:09.710Z|88f8a966-b333-4bd5-b992-645fa981bb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:21:09.711Z|88f8a966-b333-4bd5-b992-645fa981bb4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:21:16.324Z|6ad68f73-52fe-4559-8e49-fd7e1c8d6ecb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:21:16.325Z|6ad68f73-52fe-4559-8e49-fd7e1c8d6ecb|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:19.226Z|395a8def-b66b-454f-bbf5-2fcc6568b079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:19.226Z|72387a05-c4ee-494e-b761-cb419d7f3d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:19.227Z|395a8def-b66b-454f-bbf5-2fcc6568b079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:19.227Z|72387a05-c4ee-494e-b761-cb419d7f3d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:19.230Z|fb0622c2-c90f-4ba0-bb87-8b206943c3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:19.231Z|fb0622c2-c90f-4ba0-bb87-8b206943c3b2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:23.153Z|7eeccda1-dcfd-4fae-839e-76b916694b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:21:23.156Z|7eeccda1-dcfd-4fae-839e-76b916694b3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:21:29.253Z|0dbf6876-4158-4c1c-b78f-d2a43a6d6af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:29.253Z|be17f851-9ce3-40d6-b888-4b91f4814436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:29.254Z|0dbf6876-4158-4c1c-b78f-d2a43a6d6af6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:29.254Z|be17f851-9ce3-40d6-b888-4b91f4814436|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:29.255Z|84ff7a0c-2996-4a8b-b5d0-0a0c4632effa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:29.256Z|84ff7a0c-2996-4a8b-b5d0-0a0c4632effa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:38.153Z|5f8793d7-31e9-4bd9-875f-ecb1b6623d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:21:38.154Z|5f8793d7-31e9-4bd9-875f-ecb1b6623d81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:21:39.276Z|2373eaac-40bf-417c-b2f9-faa1152be3c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:39.277Z|2373eaac-40bf-417c-b2f9-faa1152be3c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:39.277Z|16e6db3e-9d0e-4863-a9b7-c6eb92c557e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:39.277Z|16e6db3e-9d0e-4863-a9b7-c6eb92c557e2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:39.288Z|986d084c-1c19-4a98-8fe9-77b65b36572c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:39.289Z|986d084c-1c19-4a98-8fe9-77b65b36572c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:39.712Z|f824a781-1544-4c0d-aa3e-276781eecd9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:21:39.713Z|f824a781-1544-4c0d-aa3e-276781eecd9d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:21:49.307Z|f2d26e38-ecc2-4267-bb66-22947c5c61b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:49.308Z|f2d26e38-ecc2-4267-bb66-22947c5c61b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:49.311Z|704ce00f-f226-4042-a027-b7bfaf704499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:49.311Z|704ce00f-f226-4042-a027-b7bfaf704499|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:49.325Z|0a8175d1-636b-4edb-9007-3efe87f103a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:49.326Z|0a8175d1-636b-4edb-9007-3efe87f103a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:53.153Z|9a7e23bb-77cd-4bf0-8390-d316aca93945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:21:53.154Z|9a7e23bb-77cd-4bf0-8390-d316aca93945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:21:59.334Z|a8d099c1-d104-4c27-a11c-3ba6671c6a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:59.335Z|a8d099c1-d104-4c27-a11c-3ba6671c6a93|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:59.337Z|8500399e-dfbc-445f-af4a-75517818ddb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:59.337Z|8500399e-dfbc-445f-af4a-75517818ddb8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:21:59.352Z|63f4633a-8d01-4d98-b518-f2c0f15c3db9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:21:59.353Z|63f4633a-8d01-4d98-b518-f2c0f15c3db9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:08.153Z|6065a458-6c92-465f-ba7c-bf3726856abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:22:08.158Z|6065a458-6c92-465f-ba7c-bf3726856abd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:22:09.374Z|0149b10e-6a86-4488-8980-5093a6c2c047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:09.375Z|0149b10e-6a86-4488-8980-5093a6c2c047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:09.379Z|2aca1594-b215-4ee1-bb63-5b44e668338b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:09.380Z|2aca1594-b215-4ee1-bb63-5b44e668338b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:09.380Z|0298f72f-1725-4260-b36c-4162d7a76d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:09.381Z|0298f72f-1725-4260-b36c-4162d7a76d6f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:09.714Z|7ffb72a5-f6a8-433f-89fe-4616e8e995b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:22:09.715Z|7ffb72a5-f6a8-433f-89fe-4616e8e995b1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:22:16.325Z|25599fbe-fc15-472e-8002-4003ad7b7cc1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:22:16.326Z|25599fbe-fc15-472e-8002-4003ad7b7cc1|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:19.400Z|2b25c8bf-2f90-4f2f-8e8b-9eb5340c63c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:19.400Z|2b25c8bf-2f90-4f2f-8e8b-9eb5340c63c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:19.402Z|7350a7ac-fe24-4db4-82ce-b38e4a1d9611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:19.402Z|7350a7ac-fe24-4db4-82ce-b38e4a1d9611|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:19.407Z|3f4f111e-0628-4d30-b815-d1d197c52d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:19.407Z|3f4f111e-0628-4d30-b815-d1d197c52d13|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:23.153Z|34ed37f3-70d5-4c50-a5e2-753b2bd0a2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:22:23.154Z|34ed37f3-70d5-4c50-a5e2-753b2bd0a2ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:22:29.424Z|4f551234-ce72-4dca-8f06-242a00c27b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:29.425Z|0970a994-adc6-46ae-9963-dd909ae4b3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:29.425Z|4f551234-ce72-4dca-8f06-242a00c27b8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:29.425Z|0970a994-adc6-46ae-9963-dd909ae4b3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:29.429Z|9f266810-ede7-486a-b5ed-169281b955cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:29.430Z|9f266810-ede7-486a-b5ed-169281b955cb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:38.153Z|2c38b0c0-1d15-4589-899c-1d7911d13453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:22:38.154Z|2c38b0c0-1d15-4589-899c-1d7911d13453|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:22:39.448Z|babefd56-64e8-4501-99ef-70cbebe84de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:39.449Z|babefd56-64e8-4501-99ef-70cbebe84de6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:39.452Z|ea75798f-d893-4e7b-bb9f-ba0db733e42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:39.452Z|ea75798f-d893-4e7b-bb9f-ba0db733e42d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:39.454Z|cdc19b92-3f8a-4e49-9d39-270a4a668a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:39.455Z|cdc19b92-3f8a-4e49-9d39-270a4a668a36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:39.715Z|5e03bdf7-7273-49b2-ad61-d0e8b0dd2420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:22:39.716Z|5e03bdf7-7273-49b2-ad61-d0e8b0dd2420|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:22:49.472Z|f75c7790-c3a9-4f76-b4f6-f503410c37ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:49.473Z|f75c7790-c3a9-4f76-b4f6-f503410c37ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:49.476Z|aec0a0e9-ef14-4c23-bcc0-ca8530d3ade2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:49.477Z|aec0a0e9-ef14-4c23-bcc0-ca8530d3ade2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:49.483Z|a72db868-0a1f-4a5b-abca-7ae6bd25fca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:49.483Z|a72db868-0a1f-4a5b-abca-7ae6bd25fca6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:53.153Z|0c62eea8-a680-4c89-bbca-eb7692381d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:22:53.157Z|0c62eea8-a680-4c89-bbca-eb7692381d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:22:59.497Z|28e473b0-d5df-4f74-9f04-86f1ad9f82b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:59.497Z|b4cda847-5c40-43ed-91e1-ebdbf2069b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:59.561Z|b4cda847-5c40-43ed-91e1-ebdbf2069b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:59.561Z|28e473b0-d5df-4f74-9f04-86f1ad9f82b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:22:59.562Z|f25e588f-6fda-4581-bc67-fa06e7738910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:22:59.563Z|f25e588f-6fda-4581-bc67-fa06e7738910|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:08.153Z|7d1a2e58-ce81-4271-a4fd-6c43aaf92bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:23:08.154Z|7d1a2e58-ce81-4271-a4fd-6c43aaf92bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:23:09.586Z|713b2227-f2bc-4dc5-a809-94393e204402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:09.586Z|47e67f0e-4013-4b35-8bf7-318667cd5399|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:09.588Z|47e67f0e-4013-4b35-8bf7-318667cd5399|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:09.587Z|713b2227-f2bc-4dc5-a809-94393e204402|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:09.595Z|a7410758-e1d4-44b0-a60e-ecbc89f12ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:09.595Z|a7410758-e1d4-44b0-a60e-ecbc89f12ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:09.716Z|800f24e9-1bdf-4b66-ab6e-6206f050f5eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:23:09.717Z|800f24e9-1bdf-4b66-ab6e-6206f050f5eb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:23:16.324Z|4cd3891c-080a-4589-a72a-e27b3783dd36|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:23:16.325Z|4cd3891c-080a-4589-a72a-e27b3783dd36|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:19.613Z|1fba75a3-b56d-46be-8580-45956270a5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:19.614Z|1fba75a3-b56d-46be-8580-45956270a5e3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:19.617Z|08cebc56-4e06-49a1-9705-29b8ed6f4a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:19.618Z|08cebc56-4e06-49a1-9705-29b8ed6f4a0c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:19.619Z|03f7b7ed-bdc2-4704-a58a-7cc9e2d8b393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:19.619Z|03f7b7ed-bdc2-4704-a58a-7cc9e2d8b393|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:23.153Z|a20a4968-42f6-466e-a33b-33e5c30339de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:23:23.154Z|a20a4968-42f6-466e-a33b-33e5c30339de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:23:29.638Z|c2615ac4-e607-467b-91c9-6c94bd86dcc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:29.638Z|58c06c02-b5d9-4681-b1b4-2b66aa0e129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:29.638Z|c2615ac4-e607-467b-91c9-6c94bd86dcc6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:29.638Z|58c06c02-b5d9-4681-b1b4-2b66aa0e129c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:29.642Z|8bb84135-1c24-46c3-ad96-b06bcc0a27c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:29.642Z|8bb84135-1c24-46c3-ad96-b06bcc0a27c3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:38.153Z|8f2b0a89-7ad1-48ec-8136-f09a750de841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:23:38.157Z|8f2b0a89-7ad1-48ec-8136-f09a750de841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:23:39.660Z|3a84845a-4140-4c2a-ad9e-73e5867c6dfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:39.662Z|3a84845a-4140-4c2a-ad9e-73e5867c6dfd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:39.662Z|afeba20f-bc53-47b3-a5d1-10efcbe3697b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:39.662Z|afeba20f-bc53-47b3-a5d1-10efcbe3697b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:39.664Z|0fa95fc2-1673-433c-a0c8-be51e1118558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:39.665Z|0fa95fc2-1673-433c-a0c8-be51e1118558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:39.717Z|fe075929-3b8b-4d7a-9fe0-52f95466ac73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:23:39.718Z|fe075929-3b8b-4d7a-9fe0-52f95466ac73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:23:49.683Z|7d8ee7f3-23b1-4219-9bc2-bffc694b7bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:49.683Z|32a2ec43-1a9b-4864-8d44-6c3b6d815c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:49.683Z|e0f5b84c-c20d-4ac4-891a-48b021410e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:49.684Z|7d8ee7f3-23b1-4219-9bc2-bffc694b7bdd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:49.684Z|32a2ec43-1a9b-4864-8d44-6c3b6d815c49|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:49.684Z|e0f5b84c-c20d-4ac4-891a-48b021410e3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:53.153Z|ef15dc00-56a6-42cf-bc8a-fbce4f22e4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:23:53.154Z|ef15dc00-56a6-42cf-bc8a-fbce4f22e4a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:23:59.710Z|c551f8c1-bede-43c6-aac9-26673304f7a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:59.711Z|c551f8c1-bede-43c6-aac9-26673304f7a5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:59.714Z|d27d573d-83db-48df-bab0-8a378d8ede33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:59.715Z|d27d573d-83db-48df-bab0-8a378d8ede33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:23:59.715Z|1d7fad5e-157e-40b6-8908-960da9165a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:23:59.715Z|1d7fad5e-157e-40b6-8908-960da9165a75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:08.153Z|c11864f9-a21b-40e0-af26-557930aef6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:24:08.154Z|c11864f9-a21b-40e0-af26-557930aef6ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:24:09.719Z|82a5ab3f-7f4a-41bb-b2f3-f63408d0ecd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:24:09.719Z|82a5ab3f-7f4a-41bb-b2f3-f63408d0ecd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:24:09.734Z|1ebd3641-d9d8-4bfb-acc4-550b160fa692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:09.735Z|1ebd3641-d9d8-4bfb-acc4-550b160fa692|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:09.736Z|bacea1d5-0b18-4800-a7c3-d21e3f433907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:09.736Z|e74ba0b1-129a-4bd5-99f6-c42b64ec9a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:09.736Z|bacea1d5-0b18-4800-a7c3-d21e3f433907|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:09.736Z|e74ba0b1-129a-4bd5-99f6-c42b64ec9a7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:16.325Z|a6213d5d-2740-4321-bcef-aa6fb7e95797|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:24:16.326Z|a6213d5d-2740-4321-bcef-aa6fb7e95797|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:19.760Z|0b1128b9-9632-44e8-ad53-be1858b30008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:19.760Z|b9e2aa92-c662-4eb1-a9b4-003a61f3f6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:19.760Z|0b1128b9-9632-44e8-ad53-be1858b30008|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:19.760Z|6d12300c-84fa-41fe-8087-10bfdc9732cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:19.761Z|6d12300c-84fa-41fe-8087-10bfdc9732cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:19.761Z|b9e2aa92-c662-4eb1-a9b4-003a61f3f6b3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:23.153Z|dcbf6ce4-efa7-493e-8da0-c78a4607542a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:24:23.157Z|dcbf6ce4-efa7-493e-8da0-c78a4607542a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:24:29.787Z|5e59a1e8-85eb-4c52-b410-d8782707bca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:29.787Z|031ba126-a579-4061-a0af-3c6cc4550ad1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:29.788Z|5e59a1e8-85eb-4c52-b410-d8782707bca0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:29.788Z|031ba126-a579-4061-a0af-3c6cc4550ad1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:29.792Z|c8019204-4426-4339-866f-0b909b133720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:29.793Z|c8019204-4426-4339-866f-0b909b133720|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:38.153Z|b4463185-102f-46ac-aa5f-75ab48d8a286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:24:38.154Z|b4463185-102f-46ac-aa5f-75ab48d8a286|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:24:39.720Z|ddba87f8-8fc9-4341-a17f-9e361b31bdf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:24:39.721Z|ddba87f8-8fc9-4341-a17f-9e361b31bdf6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:24:39.812Z|132940a6-146f-4688-a5a3-215be05e24c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:39.812Z|132940a6-146f-4688-a5a3-215be05e24c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:39.813Z|6119dcaa-6671-404d-aaf3-43dabc01b3ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:39.813Z|6119dcaa-6671-404d-aaf3-43dabc01b3ea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:39.815Z|d5f6d7ab-ba40-45e9-8865-bd1cac8552db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:39.816Z|d5f6d7ab-ba40-45e9-8865-bd1cac8552db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:49.847Z|21af59e7-79d4-4848-a57f-8de7e5eaa623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:49.847Z|dd7ff4a4-903a-4de9-9016-d7e4c4a17744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:49.848Z|011a4a17-749b-4dbf-b34f-940d53ab4b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:49.848Z|dd7ff4a4-903a-4de9-9016-d7e4c4a17744|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:49.848Z|21af59e7-79d4-4848-a57f-8de7e5eaa623|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:49.848Z|011a4a17-749b-4dbf-b34f-940d53ab4b39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:53.153Z|19688a3e-c890-49b4-af23-0e3182551ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:24:53.154Z|19688a3e-c890-49b4-af23-0e3182551ee6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:24:59.873Z|c7bfbc63-4ded-469f-bcaf-10b9ce34be28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:59.873Z|efd2d358-5f53-4049-9d1f-0364425c1079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:59.873Z|ed76a7ea-142f-4444-8b43-7a5a998f7170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:24:59.874Z|efd2d358-5f53-4049-9d1f-0364425c1079|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:59.874Z|ed76a7ea-142f-4444-8b43-7a5a998f7170|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:24:59.874Z|c7bfbc63-4ded-469f-bcaf-10b9ce34be28|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:08.153Z|ce3e5e34-d78e-489b-83a9-fd51bc676005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:25:08.156Z|ce3e5e34-d78e-489b-83a9-fd51bc676005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:25:09.721Z|d4835ef1-4a6c-4234-b1b1-de20dd49247b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:25:09.722Z|d4835ef1-4a6c-4234-b1b1-de20dd49247b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:25:09.902Z|12f7aa07-aa49-49e0-8e07-0975132127c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:09.902Z|fc5dfa2d-2d29-421e-b503-b92cf540c29a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:09.902Z|12f7aa07-aa49-49e0-8e07-0975132127c7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:09.903Z|fc5dfa2d-2d29-421e-b503-b92cf540c29a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:09.907Z|9179886f-2765-4059-b103-36ede3f4f3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:09.909Z|9179886f-2765-4059-b103-36ede3f4f3cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:16.326Z|8295e445-acb3-4b3a-b922-810020c39073|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:25:16.327Z|8295e445-acb3-4b3a-b922-810020c39073|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:19.926Z|2ef886b6-02cc-4368-86a9-3fedf857fb06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:19.927Z|c60a30ba-6723-43a2-a781-7fa338584cc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:19.927Z|c60a30ba-6723-43a2-a781-7fa338584cc9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:19.928Z|2ef886b6-02cc-4368-86a9-3fedf857fb06|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:19.932Z|4b18850d-7bff-43f1-9803-796b0ce36105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:19.933Z|4b18850d-7bff-43f1-9803-796b0ce36105|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:23.153Z|5315e613-9f9f-488c-9708-9fd9083b25b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:25:23.154Z|5315e613-9f9f-488c-9708-9fd9083b25b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:25:29.951Z|393e35db-bb9e-4654-8924-e58c6ce7ad26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:29.951Z|d541c457-77b8-42bf-abd5-ec2cb82e6291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:29.951Z|393e35db-bb9e-4654-8924-e58c6ce7ad26|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:29.952Z|d541c457-77b8-42bf-abd5-ec2cb82e6291|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:29.955Z|6db9cefc-190b-433f-a97a-afe4e48af16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:29.955Z|6db9cefc-190b-433f-a97a-afe4e48af16a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:38.153Z|c3181592-a783-4d79-8cd2-dce5369eec6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:25:38.154Z|c3181592-a783-4d79-8cd2-dce5369eec6e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:25:39.723Z|d08e7110-154b-4c72-8654-68a4032d66a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:25:39.723Z|d08e7110-154b-4c72-8654-68a4032d66a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:25:39.979Z|479b07b5-5950-4415-8de4-25f611bac1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:39.979Z|479b07b5-5950-4415-8de4-25f611bac1a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:39.980Z|5c6ab46e-051c-41ce-b0c3-34d10eb0a3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:39.981Z|5c6ab46e-051c-41ce-b0c3-34d10eb0a3b9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:39.986Z|57e56401-2094-4701-9efe-e020937ec4a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:39.987Z|57e56401-2094-4701-9efe-e020937ec4a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:50.007Z|c8df8b2d-de05-4f34-9167-900d829343bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:50.007Z|a7a49ba1-fe3f-4012-9b8b-ec2c035e46d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:50.007Z|c8df8b2d-de05-4f34-9167-900d829343bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:50.007Z|a7a49ba1-fe3f-4012-9b8b-ec2c035e46d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:50.012Z|93ce2346-9226-42e4-9a8d-917685b80eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:25:50.012Z|93ce2346-9226-42e4-9a8d-917685b80eeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:25:53.153Z|f8281ccc-016a-4257-a155-d0f27a02e2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:25:53.158Z|f8281ccc-016a-4257-a155-d0f27a02e2b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:26:00.037Z|1f88d20c-6297-40dc-a564-cb931f6f422c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:00.039Z|1f88d20c-6297-40dc-a564-cb931f6f422c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:00.040Z|911dcc65-af0d-4959-a967-3b03d82b5972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:00.040Z|911dcc65-af0d-4959-a967-3b03d82b5972|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:00.042Z|a0969a26-d962-4319-bbbd-3577c1f5149c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:00.042Z|a0969a26-d962-4319-bbbd-3577c1f5149c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:08.153Z|5b896411-c775-4b8a-90e6-5c803fc95f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:26:08.154Z|5b896411-c775-4b8a-90e6-5c803fc95f7e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:26:09.724Z|a7bb43b0-6c3a-4fe0-8013-6b7688b51ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:26:09.724Z|a7bb43b0-6c3a-4fe0-8013-6b7688b51ef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:26:10.066Z|c0beea05-08b2-4dad-b853-ffe6210cfead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:10.066Z|2eeeef9d-c838-44cb-8aa1-1bdb2410fd60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:10.067Z|2eeeef9d-c838-44cb-8aa1-1bdb2410fd60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:10.067Z|c0beea05-08b2-4dad-b853-ffe6210cfead|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:10.069Z|9127d579-81f7-4ae2-9403-6d77a25e38db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:10.070Z|9127d579-81f7-4ae2-9403-6d77a25e38db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:16.327Z|7e7e92d5-068c-44ab-b938-2a71789b0c39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:26:16.328Z|7e7e92d5-068c-44ab-b938-2a71789b0c39|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:20.108Z|07903c64-8c60-42cd-bd85-d56c0728cb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:20.109Z|07903c64-8c60-42cd-bd85-d56c0728cb7a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:20.110Z|7c76709a-fcf3-4a22-9182-13af9a43b8b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:20.110Z|7c76709a-fcf3-4a22-9182-13af9a43b8b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:20.116Z|263e9b2d-0ad3-480a-86b1-8372d808184c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:20.116Z|263e9b2d-0ad3-480a-86b1-8372d808184c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:23.154Z|be21106c-bfe7-482b-94d4-a8f6edf7369c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:26:23.155Z|be21106c-bfe7-482b-94d4-a8f6edf7369c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:26:30.138Z|d3cb6853-aed5-4829-b197-5a14301908c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:30.139Z|d3cb6853-aed5-4829-b197-5a14301908c3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:30.143Z|b69ae056-61b5-4610-b2fa-2a3aa9843a27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:30.143Z|b69ae056-61b5-4610-b2fa-2a3aa9843a27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:30.156Z|96a6a229-adc7-44db-844b-dc7c82881c91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:30.157Z|96a6a229-adc7-44db-844b-dc7c82881c91|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:38.153Z|c78a09a8-ab9d-4320-aded-c749ab09cdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:26:38.156Z|c78a09a8-ab9d-4320-aded-c749ab09cdb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:26:39.725Z|7178af3b-70e4-47dd-a6a5-265f0f33db3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:26:39.726Z|7178af3b-70e4-47dd-a6a5-265f0f33db3c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:26:40.169Z|a0118900-42a8-448b-9706-6323f39bab08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:40.170Z|a0118900-42a8-448b-9706-6323f39bab08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:40.171Z|f6b6254d-bc98-438c-9e3e-1a7b7c277861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:40.171Z|f6b6254d-bc98-438c-9e3e-1a7b7c277861|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:40.180Z|82e8b10e-1d13-4618-bb91-e538c5a4167f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:40.181Z|82e8b10e-1d13-4618-bb91-e538c5a4167f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:50.198Z|3164319c-0c1f-49a8-b2da-64045a7f5ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:50.199Z|3164319c-0c1f-49a8-b2da-64045a7f5ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:50.200Z|db3de18f-fe57-4871-897c-02db5ac487af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:50.201Z|db3de18f-fe57-4871-897c-02db5ac487af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:50.204Z|980d9174-68e2-487d-85fe-938223557387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:26:50.204Z|980d9174-68e2-487d-85fe-938223557387|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:26:53.153Z|678bafb3-60d1-425f-861f-0e4b7395f2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:26:53.154Z|678bafb3-60d1-425f-861f-0e4b7395f2c9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:27:00.224Z|fe895591-f287-481f-9323-604dc4475e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:00.224Z|08d3777c-575a-42a9-8fcd-62752617b660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:00.225Z|fe895591-f287-481f-9323-604dc4475e0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:00.225Z|08d3777c-575a-42a9-8fcd-62752617b660|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:00.224Z|29f770dd-e4bb-4ecc-bf7f-dbb3a2a0aac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:00.226Z|29f770dd-e4bb-4ecc-bf7f-dbb3a2a0aac8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:08.154Z|f0467499-3c00-48a9-a671-eddd3887bea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:27:08.163Z|f0467499-3c00-48a9-a671-eddd3887bea3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:27:09.727Z|fd25590f-79c3-4bdf-9d17-aec42fb2be6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:27:09.727Z|fd25590f-79c3-4bdf-9d17-aec42fb2be6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:27:10.247Z|9fadcbbc-babf-49fa-a514-0e6875af4b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:10.248Z|9fadcbbc-babf-49fa-a514-0e6875af4b3f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:10.250Z|31ecb22e-22f6-480b-9e2c-662f81356194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:10.250Z|f76a5cc9-f6a1-4bc4-a97d-8260859d15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:10.250Z|31ecb22e-22f6-480b-9e2c-662f81356194|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:10.250Z|f76a5cc9-f6a1-4bc4-a97d-8260859d15d1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:16.324Z|d7d1a54d-492b-4e4e-accf-e6633bc93301|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:27:16.325Z|d7d1a54d-492b-4e4e-accf-e6633bc93301|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:20.276Z|79defe25-6a01-411e-99b0-f1b66ea1737b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:20.276Z|fb96f918-1b8f-47f3-b498-3cf59764d9d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:20.276Z|905a3106-8382-421f-911a-40c0fbf58f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:20.276Z|905a3106-8382-421f-911a-40c0fbf58f84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:20.276Z|79defe25-6a01-411e-99b0-f1b66ea1737b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:20.276Z|fb96f918-1b8f-47f3-b498-3cf59764d9d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:23.153Z|17d1c3dd-0878-488e-b446-249948baf2fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:27:23.154Z|17d1c3dd-0878-488e-b446-249948baf2fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:27:30.298Z|2efcb249-49e4-4716-9e6e-17dbeecda58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:30.300Z|2efcb249-49e4-4716-9e6e-17dbeecda58e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:30.302Z|69d061bf-2350-4f31-86ad-7d7f2f50927c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:30.302Z|69d061bf-2350-4f31-86ad-7d7f2f50927c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:30.308Z|2654600e-0bef-497d-ac01-5ab7ebcdc197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:30.309Z|2654600e-0bef-497d-ac01-5ab7ebcdc197|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:38.153Z|de97d7ca-1949-46b4-8cb2-1363b499d9ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:27:38.154Z|de97d7ca-1949-46b4-8cb2-1363b499d9ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:27:39.728Z|62da3e17-41d1-44dc-b3c0-242fc74be650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:27:39.729Z|62da3e17-41d1-44dc-b3c0-242fc74be650|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:27:40.331Z|5f43fb64-220a-493d-9887-3747e69c6cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:40.331Z|5f43fb64-220a-493d-9887-3747e69c6cbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:40.331Z|765cf8aa-6a63-43bd-a168-a9c01e438e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:40.332Z|765cf8aa-6a63-43bd-a168-a9c01e438e8f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:40.331Z|a690051b-9bb4-49f6-be25-0ed0ddc24fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:40.332Z|a690051b-9bb4-49f6-be25-0ed0ddc24fc4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:50.356Z|6572bae5-61d9-478e-bcfc-810e955f99c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:50.356Z|31bc2ae6-60f8-45ce-8525-3ab78c077ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:50.357Z|6572bae5-61d9-478e-bcfc-810e955f99c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:50.358Z|31bc2ae6-60f8-45ce-8525-3ab78c077ffe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:50.359Z|10fb6175-6b46-4f02-8eed-856cdeb1a469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:27:50.359Z|10fb6175-6b46-4f02-8eed-856cdeb1a469|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:27:53.153Z|d439ec4f-2414-4b85-aacf-c02372f1ff82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:27:53.158Z|d439ec4f-2414-4b85-aacf-c02372f1ff82|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:28:00.386Z|c81d2dac-ca78-4c5f-a14d-636c1ec6b55a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:00.386Z|82d541ba-a750-49f6-b88a-c9dd91ee12a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:00.386Z|d53e1a4c-2878-49be-bb41-6fb9a9771932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:00.387Z|82d541ba-a750-49f6-b88a-c9dd91ee12a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:00.387Z|c81d2dac-ca78-4c5f-a14d-636c1ec6b55a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:00.388Z|d53e1a4c-2878-49be-bb41-6fb9a9771932|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:08.153Z|ee0187c0-6d4e-436c-88e5-50d9b787a6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:28:08.154Z|ee0187c0-6d4e-436c-88e5-50d9b787a6af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:28:09.730Z|f826b136-fcaf-4a5c-b7fe-b9fd383fa649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:28:09.730Z|f826b136-fcaf-4a5c-b7fe-b9fd383fa649|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:28:10.411Z|96267508-f2b6-40a1-b2f6-bd946db126b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:10.411Z|4eb91207-d72a-4c7d-baed-ec55afa6f1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:10.411Z|96267508-f2b6-40a1-b2f6-bd946db126b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:10.411Z|4eb91207-d72a-4c7d-baed-ec55afa6f1ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:10.415Z|249f86c9-46cb-4027-8456-0003497d37bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:10.415Z|249f86c9-46cb-4027-8456-0003497d37bf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:16.327Z|da3f4aee-945f-4087-ad0d-e45479fafa4e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:28:16.328Z|da3f4aee-945f-4087-ad0d-e45479fafa4e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:20.437Z|441838c0-0abf-4510-8c2f-62c822b22ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:20.438Z|c755ca2f-6083-42d1-8205-f2ab893e1c4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:20.438Z|441838c0-0abf-4510-8c2f-62c822b22ac1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:20.438Z|c755ca2f-6083-42d1-8205-f2ab893e1c4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:20.446Z|260a0443-4c10-464e-8927-c7cf1d425a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:20.447Z|260a0443-4c10-464e-8927-c7cf1d425a94|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:23.153Z|b43786c1-05eb-447b-976a-eb85e41a882f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:28:23.154Z|b43786c1-05eb-447b-976a-eb85e41a882f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:28:30.468Z|2d7b1043-6bda-4a8e-89ad-3cf98e1c9995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:30.469Z|2d7b1043-6bda-4a8e-89ad-3cf98e1c9995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:30.469Z|8d1ceafc-1a57-45fa-8857-e3e933e17d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:30.470Z|8d1ceafc-1a57-45fa-8857-e3e933e17d2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:30.471Z|635ddefe-3a46-41c8-83cc-c6e31463e2c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:30.471Z|635ddefe-3a46-41c8-83cc-c6e31463e2c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:38.153Z|0ec11b57-da7d-4713-9f4c-307161f5a36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:28:38.156Z|0ec11b57-da7d-4713-9f4c-307161f5a36e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:28:39.731Z|6dbae4d1-c8c6-4041-a0ea-0572c35c090b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:28:39.731Z|6dbae4d1-c8c6-4041-a0ea-0572c35c090b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:28:40.493Z|3f16c828-6c31-4ad6-ab15-f66532e7fb05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:40.493Z|3f16c828-6c31-4ad6-ab15-f66532e7fb05|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:40.495Z|21fa7d76-bafe-4600-abb0-a3e0d2c5c757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:40.495Z|21fa7d76-bafe-4600-abb0-a3e0d2c5c757|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:40.502Z|207108ac-35e2-4e30-883e-e00ed6b75b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:40.503Z|207108ac-35e2-4e30-883e-e00ed6b75b8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:50.517Z|7451f87e-678f-491d-876d-d361de89f06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:50.518Z|7451f87e-678f-491d-876d-d361de89f06b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:50.521Z|fb68e3d0-47bc-42e6-9539-b744997a4796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:50.522Z|fb68e3d0-47bc-42e6-9539-b744997a4796|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:50.527Z|91d3a05d-2c65-47f0-9e8a-db67a62a7966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:28:50.527Z|91d3a05d-2c65-47f0-9e8a-db67a62a7966|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:28:53.153Z|953f0ad8-f058-43ea-aa9d-33a6a570164a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:28:53.154Z|953f0ad8-f058-43ea-aa9d-33a6a570164a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:29:00.540Z|3522eb52-ab98-4a0a-887f-aa5bed9c97df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:00.541Z|3522eb52-ab98-4a0a-887f-aa5bed9c97df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:00.544Z|3aeac00b-0494-4103-a2be-2e3d5183e702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:00.544Z|3aeac00b-0494-4103-a2be-2e3d5183e702|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:00.554Z|c0f96937-24a7-4778-ba36-b69ebc053155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:00.555Z|c0f96937-24a7-4778-ba36-b69ebc053155|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:08.154Z|f0f085da-40a8-4c76-9f05-3ec3ad17c81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:29:08.155Z|f0f085da-40a8-4c76-9f05-3ec3ad17c81e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:29:09.732Z|db6e17b3-b85a-4d34-a261-235c48341f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:29:09.733Z|db6e17b3-b85a-4d34-a261-235c48341f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:29:10.567Z|afb48e1f-e2b5-494c-80c9-85e86d813f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:10.567Z|bca1294d-dd98-496a-b088-093d58d8b957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:10.568Z|afb48e1f-e2b5-494c-80c9-85e86d813f3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:10.568Z|bca1294d-dd98-496a-b088-093d58d8b957|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:10.575Z|a820f1b1-9b16-40b8-81e5-46cb4396f489|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:10.576Z|a820f1b1-9b16-40b8-81e5-46cb4396f489|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:16.325Z|a1c582fc-d3e2-43fa-b375-d025f0205a82|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:29:16.326Z|a1c582fc-d3e2-43fa-b375-d025f0205a82|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:20.594Z|a92a5dc8-bb74-4b2b-a76c-3e2a45e58cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:20.595Z|a92a5dc8-bb74-4b2b-a76c-3e2a45e58cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:20.604Z|46b2e73e-81ab-4578-8976-46e5f3eec160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:20.604Z|d1f7f05e-fd21-4205-bcc5-a4c2779df59d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:20.605Z|d1f7f05e-fd21-4205-bcc5-a4c2779df59d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:20.604Z|46b2e73e-81ab-4578-8976-46e5f3eec160|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:23.153Z|64b33ee4-1ed3-405c-bd97-d0fb4a6eb7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:29:23.156Z|64b33ee4-1ed3-405c-bd97-d0fb4a6eb7aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:29:30.624Z|4128a74c-d463-4988-b7df-ec72120ff329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:30.624Z|4128a74c-d463-4988-b7df-ec72120ff329|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:30.632Z|830690c0-3874-4d1e-a0a1-5878c309c504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:30.633Z|830690c0-3874-4d1e-a0a1-5878c309c504|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:30.634Z|3621a7f1-c19d-407a-b5ed-38f630d51ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:30.634Z|3621a7f1-c19d-407a-b5ed-38f630d51ddf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:38.153Z|1b3751ba-f4f2-4516-a341-93810a634d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:29:38.154Z|1b3751ba-f4f2-4516-a341-93810a634d07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:29:39.734Z|49ab5d29-2b15-462f-a7ae-0bc8c8e130a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:29:39.734Z|49ab5d29-2b15-462f-a7ae-0bc8c8e130a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:29:40.650Z|20010642-4abb-48de-acc8-d9b1f5358e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:40.651Z|20010642-4abb-48de-acc8-d9b1f5358e6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:40.652Z|b5f292bc-5bf3-4f80-924a-83892d03e44f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:40.652Z|b5f292bc-5bf3-4f80-924a-83892d03e44f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:40.657Z|b8f8c8b9-f6ed-4a5a-9286-00c9aaa3be47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:40.657Z|b8f8c8b9-f6ed-4a5a-9286-00c9aaa3be47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:50.676Z|9b8896c0-cfa8-4ed7-b063-b265d897895a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:50.677Z|9b8896c0-cfa8-4ed7-b063-b265d897895a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:50.678Z|bee04ab3-f9d0-4527-bae7-0495effeb393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:50.678Z|bee04ab3-f9d0-4527-bae7-0495effeb393|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:50.682Z|27fd75b7-3ac1-4d99-83c3-9414ad680335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:29:50.682Z|27fd75b7-3ac1-4d99-83c3-9414ad680335|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:29:53.153Z|8bef1d6d-0715-4c14-b379-235c98e38964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:29:53.154Z|8bef1d6d-0715-4c14-b379-235c98e38964|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:30:00.707Z|ecdbc4c4-fedb-4dfd-8bc4-a2d423360fdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:00.708Z|ecdbc4c4-fedb-4dfd-8bc4-a2d423360fdc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:00.714Z|923a2dc2-9af0-436c-b737-98f682145851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:00.715Z|923a2dc2-9af0-436c-b737-98f682145851|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:00.716Z|7a3b3bd9-c3ba-4671-ab4f-4d8d1e9c65d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:00.716Z|7a3b3bd9-c3ba-4671-ab4f-4d8d1e9c65d1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:08.153Z|463deb04-7cd6-4f4a-9b62-1f69e56a740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:30:08.158Z|463deb04-7cd6-4f4a-9b62-1f69e56a740c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:30:09.735Z|d5162d2b-d0a7-412f-ac48-97dd4274c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:30:09.736Z|d5162d2b-d0a7-412f-ac48-97dd4274c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:30:10.734Z|b9a5a227-bb6e-440a-992a-4ec43a8dd160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:10.734Z|935de992-c2fa-4ce3-9696-50aeec05a586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:10.735Z|b9a5a227-bb6e-440a-992a-4ec43a8dd160|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:10.735Z|935de992-c2fa-4ce3-9696-50aeec05a586|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:10.737Z|1cacc276-cce0-4463-b0bd-87663770ff03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:10.738Z|1cacc276-cce0-4463-b0bd-87663770ff03|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:16.326Z|5df9cdb7-f476-4f19-8877-e1b080ac3d66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:30:16.326Z|5df9cdb7-f476-4f19-8877-e1b080ac3d66|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:20.758Z|4225a30b-7f64-44bc-bc2c-9603f47b29a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:20.758Z|9fbe38f5-39fd-4fd3-b4d5-90defa06257e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:20.759Z|ddd2d947-de06-463d-8248-91a9809570cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:20.759Z|9fbe38f5-39fd-4fd3-b4d5-90defa06257e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:20.759Z|ddd2d947-de06-463d-8248-91a9809570cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:20.759Z|4225a30b-7f64-44bc-bc2c-9603f47b29a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:23.154Z|dd89a818-795a-4c9b-9238-ca549164e8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:30:23.154Z|dd89a818-795a-4c9b-9238-ca549164e8db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:30:30.783Z|a4bc694c-c670-4bf5-af9c-bd0d6e3ebf9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:30.786Z|a4bc694c-c670-4bf5-af9c-bd0d6e3ebf9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:30.787Z|f71f8766-c5f7-4e4e-8b19-ee23dee8f52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:30.783Z|0189ebc8-b351-4646-a644-ff72934029b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:30.788Z|f71f8766-c5f7-4e4e-8b19-ee23dee8f52e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:30.788Z|0189ebc8-b351-4646-a644-ff72934029b4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:38.153Z|4a78cf21-eb81-49e5-988f-28c4bd1a1a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:30:38.154Z|4a78cf21-eb81-49e5-988f-28c4bd1a1a03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:30:39.736Z|db997cc5-4d50-4534-b5dc-b15f545a50db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:30:39.737Z|db997cc5-4d50-4534-b5dc-b15f545a50db|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:30:40.813Z|88df9985-c5a1-41a0-aa2d-43a69758237b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:40.813Z|54c85981-7cef-4a06-8532-473c530ee382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:40.813Z|8f1d7dfc-1cbe-4b24-97e9-ee51c29464e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:40.813Z|88df9985-c5a1-41a0-aa2d-43a69758237b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:40.813Z|8f1d7dfc-1cbe-4b24-97e9-ee51c29464e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:40.813Z|54c85981-7cef-4a06-8532-473c530ee382|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:50.838Z|53ddf491-be76-4a15-a674-834751fa7e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:50.838Z|44f3de91-2616-486c-bbab-51c1df3e364c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:50.838Z|59dc92da-cdab-4249-b8b4-c1e560dcbef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:30:50.839Z|53ddf491-be76-4a15-a674-834751fa7e2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:50.839Z|59dc92da-cdab-4249-b8b4-c1e560dcbef0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:50.839Z|44f3de91-2616-486c-bbab-51c1df3e364c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:30:53.154Z|998911b7-e26c-4c8e-9ac1-b6bc003a80a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:30:53.157Z|998911b7-e26c-4c8e-9ac1-b6bc003a80a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:31:00.864Z|487cabf1-16a0-4b25-aa25-22b9e9c0f1d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:00.865Z|487cabf1-16a0-4b25-aa25-22b9e9c0f1d0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:00.866Z|74926639-c94d-4391-9ee3-188088aa3b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:00.866Z|74926639-c94d-4391-9ee3-188088aa3b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:00.872Z|0f6e5d8d-15ae-4a54-89ea-be1be2c5b4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:00.873Z|0f6e5d8d-15ae-4a54-89ea-be1be2c5b4e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:08.153Z|8aa83b79-089c-4d78-ac9b-d1d1d11e08ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:31:08.154Z|8aa83b79-089c-4d78-ac9b-d1d1d11e08ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:31:09.738Z|e19456f6-71cd-4914-9a2c-b3de2f70fc83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:31:09.738Z|e19456f6-71cd-4914-9a2c-b3de2f70fc83|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:31:10.891Z|21fa8c13-429f-4bba-bd89-3aaa1a47076e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:10.891Z|875b47e0-0d17-42ac-a7fa-e47c09245676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:10.891Z|21fa8c13-429f-4bba-bd89-3aaa1a47076e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:10.891Z|875b47e0-0d17-42ac-a7fa-e47c09245676|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:10.895Z|c3fce9fa-8f68-4a4f-a77b-6afbc62369ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:10.896Z|c3fce9fa-8f68-4a4f-a77b-6afbc62369ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:16.324Z|7b2d8d6d-fe82-4a6f-a59a-7e66ad2e06d6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:31:16.325Z|7b2d8d6d-fe82-4a6f-a59a-7e66ad2e06d6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:20.917Z|6e44d98b-55bc-4048-8691-a09265d066fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:20.917Z|084f093e-7e32-407c-bf45-26c88bac05cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:20.917Z|4623b4d1-0c11-4fdf-86b3-e48c8d6415d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:20.917Z|6e44d98b-55bc-4048-8691-a09265d066fa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:20.917Z|4623b4d1-0c11-4fdf-86b3-e48c8d6415d5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:20.918Z|084f093e-7e32-407c-bf45-26c88bac05cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:23.153Z|99f87a93-9406-4c32-886f-b9985223d0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:31:23.154Z|99f87a93-9406-4c32-886f-b9985223d0f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:31:30.943Z|dc705b7d-2c99-4902-9110-58a133613043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:30.943Z|9b45c31e-eaa7-4109-9821-6e23708b88ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:30.944Z|dc705b7d-2c99-4902-9110-58a133613043|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:30.944Z|9b45c31e-eaa7-4109-9821-6e23708b88ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:30.947Z|56768425-b538-4b51-9c5c-9fb4dcf225f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:30.948Z|56768425-b538-4b51-9c5c-9fb4dcf225f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:38.153Z|3f2da99a-dec3-473c-a9d0-56e9c5046ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:31:38.158Z|3f2da99a-dec3-473c-a9d0-56e9c5046ca7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:31:39.739Z|9c291f8f-7401-49a3-93bf-0b2460cf466a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:31:39.740Z|9c291f8f-7401-49a3-93bf-0b2460cf466a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:31:40.967Z|b99eb9c4-d1cc-4628-99f6-70d42cc02058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:40.967Z|56b87378-4ce8-47db-9af9-796ed54dfdfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:40.968Z|56b87378-4ce8-47db-9af9-796ed54dfdfb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:40.968Z|b99eb9c4-d1cc-4628-99f6-70d42cc02058|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:40.971Z|647ff62e-b81e-4e41-ab64-2472b2c5bc48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:40.972Z|647ff62e-b81e-4e41-ab64-2472b2c5bc48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:50.992Z|6dcd4ee2-541d-4f0c-865d-9d77c3dd61ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:50.992Z|80e24a54-5a43-4fa6-999c-a0aca0fb88b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:50.992Z|80e24a54-5a43-4fa6-999c-a0aca0fb88b7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:50.992Z|6dcd4ee2-541d-4f0c-865d-9d77c3dd61ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:50.993Z|3d526f42-f709-46dd-b41b-75618ca1d636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:31:50.993Z|3d526f42-f709-46dd-b41b-75618ca1d636|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:31:53.153Z|960ca033-8888-45d1-b23c-537c8c31a344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:31:53.154Z|960ca033-8888-45d1-b23c-537c8c31a344|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:32:01.017Z|749a4c8d-c3e0-4dee-8dca-f17178993d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:01.017Z|c6a43de3-12eb-4bde-9a40-57c0dbe00b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:01.017Z|749a4c8d-c3e0-4dee-8dca-f17178993d2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:01.018Z|c6a43de3-12eb-4bde-9a40-57c0dbe00b56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:01.023Z|54145b68-3b95-4ef1-ad24-398011d7cca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:01.024Z|54145b68-3b95-4ef1-ad24-398011d7cca9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:08.153Z|4f7e72ea-7347-42a1-b2f9-9cd5d1f7d10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:32:08.154Z|4f7e72ea-7347-42a1-b2f9-9cd5d1f7d10e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:32:09.740Z|62fce53c-61af-41d7-be7d-0906b45ab23a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:32:09.741Z|62fce53c-61af-41d7-be7d-0906b45ab23a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:32:11.045Z|3bc51130-3294-4003-8e87-6c8ef23b69e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:11.045Z|f173fe0a-0cb2-4b92-8c20-deb8e68d27c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:11.046Z|3bc51130-3294-4003-8e87-6c8ef23b69e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:11.046Z|f173fe0a-0cb2-4b92-8c20-deb8e68d27c5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:11.049Z|2f28d7a6-00ea-40c4-bd42-e2a835a5c86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:11.050Z|2f28d7a6-00ea-40c4-bd42-e2a835a5c86c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:16.325Z|46f68101-b8b7-4255-b01b-3a0a15c969a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:32:16.326Z|46f68101-b8b7-4255-b01b-3a0a15c969a5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:21.068Z|6faa37e1-71b5-41c8-a38e-2471651d7e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:21.069Z|6faa37e1-71b5-41c8-a38e-2471651d7e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:21.069Z|0a36706b-45f4-4481-8600-83c19f465dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:21.070Z|0a36706b-45f4-4481-8600-83c19f465dd0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:21.070Z|4e54adf2-bcd0-4900-a6f3-0d27934243a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:21.071Z|4e54adf2-bcd0-4900-a6f3-0d27934243a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:23.153Z|7fc5422d-80ac-4c29-8344-1bbb0d14fe46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:32:23.156Z|7fc5422d-80ac-4c29-8344-1bbb0d14fe46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:32:31.093Z|c54f481a-0b44-4ecd-bb4a-ffd7e80aa3c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:31.093Z|c54f481a-0b44-4ecd-bb4a-ffd7e80aa3c7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:31.093Z|8c290a12-7a6c-4364-b69c-605d312f8ddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:31.094Z|8c290a12-7a6c-4364-b69c-605d312f8ddb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:31.094Z|7ce162ee-79dc-4528-a891-96c90250af2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:31.094Z|7ce162ee-79dc-4528-a891-96c90250af2f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:38.153Z|3941d154-6287-4989-aec6-7185e379eda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:32:38.154Z|3941d154-6287-4989-aec6-7185e379eda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:32:39.742Z|7a190316-edd1-48b0-8721-84a2fac91b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:32:39.742Z|7a190316-edd1-48b0-8721-84a2fac91b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:32:41.117Z|ee958c23-c2e4-4aa0-ac79-3ed481c12a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:41.117Z|ee958c23-c2e4-4aa0-ac79-3ed481c12a58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:41.121Z|09abc8bf-f38a-484c-a819-3f6c26c834aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:41.122Z|09abc8bf-f38a-484c-a819-3f6c26c834aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:41.126Z|eec52b6c-3395-4a3c-8b8f-bd6385ff33ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:41.126Z|eec52b6c-3395-4a3c-8b8f-bd6385ff33ba|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:51.171Z|4f7bda57-df23-403a-b32c-180168596fd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:51.172Z|4f7bda57-df23-403a-b32c-180168596fd1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:51.177Z|21f14431-6ddd-4602-90e9-6d0569c535ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:51.181Z|21f14431-6ddd-4602-90e9-6d0569c535ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:51.186Z|afdf4ec5-f874-46f9-afcd-428d8c119eef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:32:51.186Z|afdf4ec5-f874-46f9-afcd-428d8c119eef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:32:53.153Z|191e2aac-f407-4661-8c71-d9627b7b91c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:32:53.154Z|191e2aac-f407-4661-8c71-d9627b7b91c0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:33:01.210Z|a2512b5a-30dc-4879-8a2a-7aec7a43a0c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:01.211Z|a2512b5a-30dc-4879-8a2a-7aec7a43a0c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:01.239Z|f0a46162-b078-437b-8745-bb7b3712aa26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:01.239Z|f0a46162-b078-437b-8745-bb7b3712aa26|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:01.240Z|dab42009-7710-441f-a9b8-f69dbb03e147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:01.241Z|dab42009-7710-441f-a9b8-f69dbb03e147|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:08.153Z|3a247e77-ca92-4b20-8a34-78bb695c9c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:33:08.157Z|3a247e77-ca92-4b20-8a34-78bb695c9c6c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:33:09.743Z|f799b3d4-5591-4e15-9600-50ca92b2017b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:33:09.743Z|f799b3d4-5591-4e15-9600-50ca92b2017b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:33:11.255Z|24965c8d-ace2-4e5d-a246-6cbb0d6819fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:11.256Z|24965c8d-ace2-4e5d-a246-6cbb0d6819fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:11.267Z|fabf7ab8-e603-4864-b6ca-c59e5238b289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:11.268Z|fabf7ab8-e603-4864-b6ca-c59e5238b289|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:11.283Z|be8685b6-f4c1-49ab-9f39-e9e385b876f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:11.284Z|be8685b6-f4c1-49ab-9f39-e9e385b876f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:16.324Z|6abc42de-03f1-4730-bbe7-11a4e2e51d49|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:33:16.325Z|6abc42de-03f1-4730-bbe7-11a4e2e51d49|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:21.280Z|afc7a160-2d96-4465-9889-505f529fb536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:21.281Z|afc7a160-2d96-4465-9889-505f529fb536|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:21.301Z|34a26a39-0d74-4c20-8f25-b38f9b2d0057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:21.301Z|34a26a39-0d74-4c20-8f25-b38f9b2d0057|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:21.325Z|01cc72df-a474-4fd1-8cda-5932030ef1a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:21.326Z|01cc72df-a474-4fd1-8cda-5932030ef1a6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:23.154Z|10c675b5-ce72-41b3-b3fe-4b8bc8318fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:33:23.154Z|10c675b5-ce72-41b3-b3fe-4b8bc8318fa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:33:31.311Z|adcd5886-c35f-45ef-96a8-222c9c1ea017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:31.311Z|adcd5886-c35f-45ef-96a8-222c9c1ea017|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:31.327Z|5d20e2e0-2dfc-42d2-8483-2290b6ad9389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:31.328Z|5d20e2e0-2dfc-42d2-8483-2290b6ad9389|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:31.360Z|511fe3a1-2d54-4780-80c2-bc154f86595e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:31.361Z|511fe3a1-2d54-4780-80c2-bc154f86595e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:38.153Z|0818a31a-70da-43ab-a4ff-3c5116631ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:33:38.154Z|0818a31a-70da-43ab-a4ff-3c5116631ded|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:33:39.744Z|2db95b1e-cc30-44de-b6e0-5f13f2c655e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:33:39.744Z|2db95b1e-cc30-44de-b6e0-5f13f2c655e8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:33:41.333Z|4eb7c38f-a2df-4dd2-9c0b-442482649e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:41.334Z|4eb7c38f-a2df-4dd2-9c0b-442482649e77|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:41.356Z|4e55970b-f302-4308-a072-ec87017a6373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:41.360Z|4e55970b-f302-4308-a072-ec87017a6373|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:41.383Z|2ac802ed-b5aa-4d77-82aa-5622c8c3dbec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:41.383Z|2ac802ed-b5aa-4d77-82aa-5622c8c3dbec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:51.363Z|d11f4b09-6af1-4745-89e9-f786e1aaa51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:51.363Z|d11f4b09-6af1-4745-89e9-f786e1aaa51f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:51.385Z|307d457d-1009-4246-a489-d586e008ad5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:51.386Z|307d457d-1009-4246-a489-d586e008ad5f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:51.405Z|faa07c7a-2273-4b6c-ac1f-d50cc76013f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:33:51.406Z|faa07c7a-2273-4b6c-ac1f-d50cc76013f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:33:53.153Z|f312b5bc-6a32-489e-80bf-73224e90b126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:33:53.156Z|f312b5bc-6a32-489e-80bf-73224e90b126|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:34:01.387Z|33fe5314-e6c0-49fa-acca-eff3724faaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:01.388Z|33fe5314-e6c0-49fa-acca-eff3724faaf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:01.411Z|7cd533e4-d9bd-46a6-a511-d4b5720fb2ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:01.412Z|7cd533e4-d9bd-46a6-a511-d4b5720fb2ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:01.431Z|56a0d803-f38f-4bd7-9747-d70a3e1268b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:01.432Z|56a0d803-f38f-4bd7-9747-d70a3e1268b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:08.153Z|927d09dc-278d-4fcd-a1fc-dc14222e1feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:34:08.154Z|927d09dc-278d-4fcd-a1fc-dc14222e1feb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:34:09.745Z|33400756-5ac5-40c5-b580-a3a843863e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:34:09.746Z|33400756-5ac5-40c5-b580-a3a843863e59|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:34:11.414Z|e825dbbd-0b66-4d67-ad33-57bc8ae9e9a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:11.415Z|e825dbbd-0b66-4d67-ad33-57bc8ae9e9a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:11.439Z|6b0133ff-d72e-401e-9bbf-1c3719aea084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:11.439Z|6b0133ff-d72e-401e-9bbf-1c3719aea084|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:11.457Z|57eb42b2-3fc8-4bf1-bc08-9216cba438d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:11.458Z|57eb42b2-3fc8-4bf1-bc08-9216cba438d1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:16.325Z|f72c6766-fd69-4719-8d2c-b85fb3932777|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:34:16.326Z|f72c6766-fd69-4719-8d2c-b85fb3932777|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:21.438Z|230404cb-a11f-4814-8e94-019a7afd1fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:21.438Z|230404cb-a11f-4814-8e94-019a7afd1fe7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:21.458Z|e0f262e1-1098-412e-af5d-a24bd77b7e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:21.459Z|e0f262e1-1098-412e-af5d-a24bd77b7e33|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:21.480Z|ac97a23e-6e13-42bf-b949-4593bdc3eee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:21.481Z|ac97a23e-6e13-42bf-b949-4593bdc3eee9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:23.153Z|c7042aa3-22e1-497b-8240-90bcaec4e441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:34:23.154Z|c7042aa3-22e1-497b-8240-90bcaec4e441|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:34:31.463Z|04bb511e-4858-4eba-9d10-c92a21dbceec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:31.464Z|04bb511e-4858-4eba-9d10-c92a21dbceec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:31.481Z|31d91674-70f2-4ef1-ac1b-19aad5f239ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:31.482Z|31d91674-70f2-4ef1-ac1b-19aad5f239ca|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:31.506Z|03d8002a-1602-40af-8e09-759d9d51fdf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:31.507Z|03d8002a-1602-40af-8e09-759d9d51fdf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:38.153Z|a0162ba3-0696-4041-acaf-7b6796dc4865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:34:38.156Z|a0162ba3-0696-4041-acaf-7b6796dc4865|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:34:39.746Z|e4bf77c1-f240-402b-9c14-607b28963c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:34:39.747Z|e4bf77c1-f240-402b-9c14-607b28963c04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:34:41.491Z|e226d3c3-466b-4be0-903a-66fb4ab25edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:41.492Z|e226d3c3-466b-4be0-903a-66fb4ab25edd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:41.506Z|ebc54878-dd9b-4d77-a559-bedc16882dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:41.507Z|ebc54878-dd9b-4d77-a559-bedc16882dcd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:41.534Z|0ecfdcb4-1922-4a32-83d7-0b91c4a91aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:41.535Z|0ecfdcb4-1922-4a32-83d7-0b91c4a91aa5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:51.517Z|8b0ef1d4-f401-4083-ad58-35aa0261d683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:51.517Z|8b0ef1d4-f401-4083-ad58-35aa0261d683|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:51.529Z|81c1a732-255f-4294-83b8-37236437f2b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:51.529Z|81c1a732-255f-4294-83b8-37236437f2b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:51.557Z|6500a5a7-90aa-4769-a29d-38febd020d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:34:51.558Z|6500a5a7-90aa-4769-a29d-38febd020d80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:34:53.154Z|44a6d6ce-0152-42cb-b7e4-d51918eccb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:34:53.155Z|44a6d6ce-0152-42cb-b7e4-d51918eccb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:35:01.543Z|f4a53b39-0201-4306-9cef-8134480caf08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:01.544Z|f4a53b39-0201-4306-9cef-8134480caf08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:01.552Z|bd0beec4-deb9-45d9-b9b3-f5971f5c37dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:01.553Z|bd0beec4-deb9-45d9-b9b3-f5971f5c37dd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:01.583Z|c2cf9abc-bf78-4b62-a8c9-a16bad5df23b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:01.584Z|c2cf9abc-bf78-4b62-a8c9-a16bad5df23b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:08.154Z|20ab65e8-7943-4d05-b8e8-113201020415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:35:08.154Z|20ab65e8-7943-4d05-b8e8-113201020415|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:35:09.748Z|db4f90e8-cbb1-4453-aa6f-e84ab28b7b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:35:09.748Z|db4f90e8-cbb1-4453-aa6f-e84ab28b7b9e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:35:11.576Z|2cdce112-51a7-4614-bebc-0551ec12fee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:11.577Z|2cdce112-51a7-4614-bebc-0551ec12fee4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:11.581Z|4e971ea3-ba1b-41be-8259-f625145d631f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:11.582Z|4e971ea3-ba1b-41be-8259-f625145d631f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:11.607Z|53110813-9f34-4d51-8658-df9811545fed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:11.608Z|53110813-9f34-4d51-8658-df9811545fed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:16.325Z|56762f6d-8b61-421b-b45a-668fe8bda3cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:35:16.326Z|56762f6d-8b61-421b-b45a-668fe8bda3cb|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:21.605Z|c46e1bb8-ee70-49f8-a81a-7ea3f1b5f1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:21.605Z|e3a85579-99eb-4b31-8457-ffeb352997e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:21.605Z|c46e1bb8-ee70-49f8-a81a-7ea3f1b5f1a3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:21.605Z|e3a85579-99eb-4b31-8457-ffeb352997e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:21.631Z|d2df81d3-56cf-4e7e-9ec1-fd04361c8791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:21.631Z|d2df81d3-56cf-4e7e-9ec1-fd04361c8791|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:23.154Z|89a8e107-2699-4f5b-91e1-0a5d6cd6c83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:35:23.157Z|89a8e107-2699-4f5b-91e1-0a5d6cd6c83b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:35:31.631Z|ecad46a2-0d83-4373-aadf-5d5258feab8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:31.631Z|abe777c4-fa1c-4a5d-b7c0-19490d09c258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:31.633Z|abe777c4-fa1c-4a5d-b7c0-19490d09c258|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:31.633Z|ecad46a2-0d83-4373-aadf-5d5258feab8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:31.657Z|cbefabdd-8ec9-46b8-8a6d-9ad0dc540b11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:31.658Z|cbefabdd-8ec9-46b8-8a6d-9ad0dc540b11|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:38.153Z|878e5f67-cc46-4ffc-8d34-71580a279cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:35:38.154Z|878e5f67-cc46-4ffc-8d34-71580a279cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:35:39.749Z|84f38912-8fa2-4f1a-a994-43daa29f12f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:35:39.750Z|84f38912-8fa2-4f1a-a994-43daa29f12f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:35:41.659Z|c3f8fcc3-6c01-4020-8fc9-29f4d497a400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:41.659Z|9e86eb64-a365-4f87-be67-300ebcb13de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:41.659Z|9e86eb64-a365-4f87-be67-300ebcb13de2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:41.659Z|c3f8fcc3-6c01-4020-8fc9-29f4d497a400|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:41.680Z|bd60f67c-502a-4517-83fa-af533db860d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:41.680Z|bd60f67c-502a-4517-83fa-af533db860d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:51.685Z|bc972c68-67b9-4480-a2e3-82c3aada03e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:51.685Z|449cb827-8f16-4902-9e53-c0e9be760308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:51.686Z|449cb827-8f16-4902-9e53-c0e9be760308|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:51.686Z|bc972c68-67b9-4480-a2e3-82c3aada03e2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:51.703Z|097624f4-01d5-46ab-91cd-f4a4b0a881ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:35:51.704Z|097624f4-01d5-46ab-91cd-f4a4b0a881ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:35:53.153Z|f4ac45c9-9bcd-4717-bd0c-3bb417b05596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:35:53.154Z|f4ac45c9-9bcd-4717-bd0c-3bb417b05596|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:36:01.711Z|4003c886-63c0-4c85-bb3f-2a43af1161f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:01.711Z|78a3cac4-1a72-4828-96b7-19e46f98364b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:01.711Z|78a3cac4-1a72-4828-96b7-19e46f98364b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:01.711Z|4003c886-63c0-4c85-bb3f-2a43af1161f8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:01.728Z|9915a27e-5f8a-4b0d-895d-a2bba3440ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:01.729Z|9915a27e-5f8a-4b0d-895d-a2bba3440ab9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:08.153Z|48822012-b344-45fa-955d-3787de311937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:36:08.157Z|48822012-b344-45fa-955d-3787de311937|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:36:09.751Z|35a4166e-cfff-42bb-89b6-446344d0ae88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:36:09.751Z|35a4166e-cfff-42bb-89b6-446344d0ae88|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:36:11.735Z|0150787f-9711-42af-831e-2cad7414e9bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:11.736Z|0150787f-9711-42af-831e-2cad7414e9bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:11.736Z|75463e35-412b-485d-84f4-31a82269ee3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:11.737Z|75463e35-412b-485d-84f4-31a82269ee3f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:11.755Z|713eec89-d35e-4aaf-995e-23ac4ccbe477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:11.755Z|713eec89-d35e-4aaf-995e-23ac4ccbe477|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:16.325Z|a71110d7-ea7b-451a-97ce-2cefe1f26939|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:36:16.326Z|a71110d7-ea7b-451a-97ce-2cefe1f26939|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:21.758Z|5f693fe1-6938-4401-88fb-eada57e40b96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:21.758Z|4a5d63db-9a20-40fc-b14a-e766d3ebb0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:21.759Z|4a5d63db-9a20-40fc-b14a-e766d3ebb0b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:21.759Z|5f693fe1-6938-4401-88fb-eada57e40b96|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:21.776Z|7f52d500-2e26-42de-ab07-e075d6cc5bbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:21.777Z|7f52d500-2e26-42de-ab07-e075d6cc5bbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:23.154Z|d15f1f4c-1b44-4566-b7dd-35f038f09711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:36:23.155Z|d15f1f4c-1b44-4566-b7dd-35f038f09711|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:36:31.782Z|a874e3db-5888-45ec-ab23-982d8e3371de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:31.782Z|a874e3db-5888-45ec-ab23-982d8e3371de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:31.786Z|b1bcd6c2-e28c-4ac8-b9c5-b863aed02894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:31.786Z|b1bcd6c2-e28c-4ac8-b9c5-b863aed02894|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:31.801Z|3ada0c08-7eff-4111-bd90-4ff41294a113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:31.802Z|3ada0c08-7eff-4111-bd90-4ff41294a113|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:38.154Z|54eb8e05-7b6e-408e-9846-098f8591100a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:36:38.155Z|54eb8e05-7b6e-408e-9846-098f8591100a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:36:39.752Z|567df4a0-ab7b-4923-8185-230e7fddedf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:36:39.752Z|567df4a0-ab7b-4923-8185-230e7fddedf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:36:41.808Z|03731d33-9a6e-4cd1-ac57-a7f3fe13afb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:41.808Z|00371a21-d040-406a-a17b-a3140f24f5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:41.809Z|03731d33-9a6e-4cd1-ac57-a7f3fe13afb1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:41.809Z|00371a21-d040-406a-a17b-a3140f24f5af|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:41.824Z|2cae9581-adb5-4b98-9987-3d648a41fec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:41.825Z|2cae9581-adb5-4b98-9987-3d648a41fec6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:51.831Z|c8300dac-6f53-4c28-89ed-bb3b020654d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:51.831Z|c8300dac-6f53-4c28-89ed-bb3b020654d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:51.838Z|95e8aeef-41cf-4545-a90f-589daf9711e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:51.839Z|95e8aeef-41cf-4545-a90f-589daf9711e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:51.849Z|9aea0ca1-830c-4ef7-811c-dd57e2d22946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:36:51.850Z|9aea0ca1-830c-4ef7-811c-dd57e2d22946|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:36:53.154Z|03536d6d-8299-46bc-9258-3c8956f32239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:36:53.157Z|03536d6d-8299-46bc-9258-3c8956f32239|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:37:01.858Z|479be513-8306-4f0f-acdb-ed9933ed51cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:01.858Z|d919f675-42f9-4920-be83-ad09e1974495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:01.859Z|d919f675-42f9-4920-be83-ad09e1974495|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:01.859Z|479be513-8306-4f0f-acdb-ed9933ed51cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:01.872Z|ef5db9ea-2122-4d50-aef6-7077963e361f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:01.873Z|ef5db9ea-2122-4d50-aef6-7077963e361f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:08.163Z|9e0ba738-c7fa-478f-950f-5a313a69342a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:37:08.164Z|9e0ba738-c7fa-478f-950f-5a313a69342a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:37:09.753Z|80365cb3-61b1-4ac9-80c5-96e632cf73d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:37:09.754Z|80365cb3-61b1-4ac9-80c5-96e632cf73d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:37:11.885Z|9170371a-c53d-4397-b82f-2478a9a8f146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:11.885Z|c6c9b73e-2f53-4ab3-b27a-31ed9e3fcf5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:11.886Z|c6c9b73e-2f53-4ab3-b27a-31ed9e3fcf5f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:11.886Z|9170371a-c53d-4397-b82f-2478a9a8f146|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:11.895Z|280b5bbf-4eb7-406a-b3a8-c42abf62780d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:11.896Z|280b5bbf-4eb7-406a-b3a8-c42abf62780d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:16.326Z|b896600b-7f82-47fb-9646-de9ec33b71eb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:37:16.326Z|b896600b-7f82-47fb-9646-de9ec33b71eb|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:21.909Z|4402a413-27b3-4420-80eb-6276f180d782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:21.910Z|4402a413-27b3-4420-80eb-6276f180d782|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:21.910Z|551b2dff-a6df-4379-a728-0a0f65b5b66c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:21.911Z|551b2dff-a6df-4379-a728-0a0f65b5b66c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:21.919Z|6f47e9a9-7a09-4544-91c4-f7c6b143a688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:21.920Z|6f47e9a9-7a09-4544-91c4-f7c6b143a688|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:23.154Z|74adab7c-d66a-4448-b154-0f20b38617c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:37:23.155Z|74adab7c-d66a-4448-b154-0f20b38617c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:37:31.933Z|c2e265cd-723e-43d7-b47c-bcc708776edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:31.933Z|8375a424-2545-4b8a-bb80-8e3d60abee1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:31.934Z|8375a424-2545-4b8a-bb80-8e3d60abee1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:31.934Z|c2e265cd-723e-43d7-b47c-bcc708776edf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:31.942Z|43348b18-3597-457c-8b83-aed52846891f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:31.942Z|43348b18-3597-457c-8b83-aed52846891f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:38.154Z|f29ca9e7-54df-4833-b17b-e6101927a058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:37:38.157Z|f29ca9e7-54df-4833-b17b-e6101927a058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:37:39.755Z|f8e94a09-d8d3-4f8c-a429-f54256a0ae73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:37:39.756Z|f8e94a09-d8d3-4f8c-a429-f54256a0ae73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:37:41.958Z|d1e781a8-e791-45a8-b608-fac8162f264a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:41.958Z|5474fb59-8b05-4105-8116-3289e332d95b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:41.959Z|d1e781a8-e791-45a8-b608-fac8162f264a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:41.959Z|5474fb59-8b05-4105-8116-3289e332d95b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:41.962Z|2789571b-47ad-498d-9370-b3b65a91f6a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:41.963Z|2789571b-47ad-498d-9370-b3b65a91f6a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:51.984Z|89891b14-ee54-4871-89e1-169a0b75f9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:51.984Z|6a5a6ff8-5ce9-44c6-8b0a-12554d3eec0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:51.984Z|a5f2ec8a-fe99-499e-9274-ab1f755fc112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:37:51.985Z|89891b14-ee54-4871-89e1-169a0b75f9a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:51.985Z|6a5a6ff8-5ce9-44c6-8b0a-12554d3eec0d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:51.985Z|a5f2ec8a-fe99-499e-9274-ab1f755fc112|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:37:53.153Z|df97854a-43c7-474e-9274-11c7def962b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:37:53.154Z|df97854a-43c7-474e-9274-11c7def962b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:38:02.009Z|4d2fe7ff-24d5-476b-a855-48e244f78dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:02.010Z|4d2fe7ff-24d5-476b-a855-48e244f78dc8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:02.009Z|20863ccc-985a-40af-9cdc-d0f4a01c17ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:02.011Z|20863ccc-985a-40af-9cdc-d0f4a01c17ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:02.016Z|5bdbcd5a-b6ee-462a-b429-feba61eaa046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:02.017Z|5bdbcd5a-b6ee-462a-b429-feba61eaa046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:08.153Z|4b30af10-ac1f-44df-893f-73b06c1ecdda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:38:08.154Z|4b30af10-ac1f-44df-893f-73b06c1ecdda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:38:09.756Z|208ce9ec-28c1-4310-bebe-5bca5a414d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:38:09.757Z|208ce9ec-28c1-4310-bebe-5bca5a414d74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:38:12.031Z|5006f186-8d6e-4cad-8b1a-daef5407dfc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:12.031Z|044ccfcd-29d2-4d39-9cdf-ede17e6f7ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:12.032Z|5006f186-8d6e-4cad-8b1a-daef5407dfc2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:12.032Z|044ccfcd-29d2-4d39-9cdf-ede17e6f7ac8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:12.035Z|5fb2f8ae-8b7d-4ffb-815b-39ae2b8bbd79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:12.035Z|5fb2f8ae-8b7d-4ffb-815b-39ae2b8bbd79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:16.326Z|bb4d7b2d-f137-4cf9-b0b7-4c235c5d2712|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:38:16.327Z|bb4d7b2d-f137-4cf9-b0b7-4c235c5d2712|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:22.056Z|492f74dc-7c4d-483a-b74c-57cb315ceb98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:22.056Z|492f74dc-7c4d-483a-b74c-57cb315ceb98|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:22.058Z|97ebb3ac-fe3c-45fe-97c1-85b79ceadc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:22.059Z|97ebb3ac-fe3c-45fe-97c1-85b79ceadc60|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:22.061Z|e11f959d-ebf8-48f2-a820-d862314b7816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:22.061Z|e11f959d-ebf8-48f2-a820-d862314b7816|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:23.153Z|4d158039-c14a-4bec-b35f-beffcb6067bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:38:23.156Z|4d158039-c14a-4bec-b35f-beffcb6067bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:38:32.083Z|039086e2-8ebb-4491-b43a-ad60df2658a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:32.083Z|4c2edbcf-7d80-46e8-8806-9c63882aa0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:32.084Z|4c2edbcf-7d80-46e8-8806-9c63882aa0a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:32.084Z|039086e2-8ebb-4491-b43a-ad60df2658a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:32.086Z|8491ff18-9a08-4ce0-bdc9-21976c019b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:32.087Z|8491ff18-9a08-4ce0-bdc9-21976c019b71|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:38.153Z|bd6b5317-4e35-4620-b215-693565a81f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:38:38.154Z|bd6b5317-4e35-4620-b215-693565a81f72|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:38:39.758Z|a0715b43-b41c-4ac2-ab1a-bb0bbe78b8ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:38:39.758Z|a0715b43-b41c-4ac2-ab1a-bb0bbe78b8ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:38:42.113Z|1de5277f-391e-45a6-b253-48e8fce55c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:42.113Z|1cfddcb5-e1b6-4048-80f3-c5860a9a47be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:42.114Z|1de5277f-391e-45a6-b253-48e8fce55c2e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:42.114Z|1cfddcb5-e1b6-4048-80f3-c5860a9a47be|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:42.123Z|e8d69085-d632-483b-918b-ab5c42afb003|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:42.124Z|e8d69085-d632-483b-918b-ab5c42afb003|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:52.140Z|829fb5d7-06b8-4cff-9b9c-e148f52cfd6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:52.140Z|4ae2aeb6-5bd1-4a21-be13-5b57313cb7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:52.141Z|829fb5d7-06b8-4cff-9b9c-e148f52cfd6e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:52.141Z|4ae2aeb6-5bd1-4a21-be13-5b57313cb7e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:52.148Z|0f153712-3f4c-4e9b-bc3e-95025cba6ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:38:52.150Z|0f153712-3f4c-4e9b-bc3e-95025cba6ed0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:38:53.153Z|c5933f5e-baf0-4934-b80b-733ff5d8d0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:38:53.154Z|c5933f5e-baf0-4934-b80b-733ff5d8d0dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:39:02.166Z|0f139223-a5b7-4f74-8814-126c9cc4aa42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:02.166Z|32e2f015-b104-4eff-bc1f-c3c091df540f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:02.167Z|0f139223-a5b7-4f74-8814-126c9cc4aa42|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:02.167Z|32e2f015-b104-4eff-bc1f-c3c091df540f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:02.172Z|ccaf170c-b5d1-48fa-aca1-cc921aea5593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:02.173Z|ccaf170c-b5d1-48fa-aca1-cc921aea5593|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:08.153Z|ff267089-d408-41ea-bc61-1b6b63da4a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:39:08.157Z|ff267089-d408-41ea-bc61-1b6b63da4a20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:39:09.759Z|3119b060-6c01-4baf-9531-20baba319e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:39:09.760Z|3119b060-6c01-4baf-9531-20baba319e3a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:39:12.190Z|92a908c7-e456-4f62-afd0-522e96626f2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:12.190Z|9518c1ff-22e2-470f-81bd-fb57c93fe20e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:12.190Z|92a908c7-e456-4f62-afd0-522e96626f2c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:12.191Z|9518c1ff-22e2-470f-81bd-fb57c93fe20e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:12.194Z|2f0a2bd4-ed0c-4a0b-bb4b-e2e960f9cd8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:12.194Z|2f0a2bd4-ed0c-4a0b-bb4b-e2e960f9cd8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:16.325Z|49e6fbdf-da23-4db9-956c-86cbb10cc7b1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:39:16.326Z|49e6fbdf-da23-4db9-956c-86cbb10cc7b1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:22.214Z|bf22ddb7-96e8-4dbc-93d5-23ae97b3d5cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:22.214Z|0c94f727-8356-4a31-8743-ebc8d0217572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:22.214Z|0c94f727-8356-4a31-8743-ebc8d0217572|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:22.215Z|bf22ddb7-96e8-4dbc-93d5-23ae97b3d5cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:22.216Z|5e537707-b0e5-457d-9322-edaf647220c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:22.217Z|5e537707-b0e5-457d-9322-edaf647220c0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:23.153Z|46c05a2a-74ee-46ee-98b6-df2bf10985e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:39:23.154Z|46c05a2a-74ee-46ee-98b6-df2bf10985e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:39:32.238Z|3eb54555-4be9-40a0-be92-863510adaf25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:32.238Z|5bf15982-898c-48d1-925b-1f02e6eb1244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:32.238Z|4cb78c5f-e75c-4175-9499-8a68b810a4ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:32.238Z|5bf15982-898c-48d1-925b-1f02e6eb1244|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:32.238Z|4cb78c5f-e75c-4175-9499-8a68b810a4ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:32.238Z|3eb54555-4be9-40a0-be92-863510adaf25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:38.153Z|0464c789-29a2-4078-a410-d74793310922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:39:38.154Z|0464c789-29a2-4078-a410-d74793310922|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:39:39.760Z|8adf7970-7581-481f-a287-195624344d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:39:39.761Z|8adf7970-7581-481f-a287-195624344d20|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:39:42.261Z|a5965be7-66b0-4a0c-8dae-2e74bbe32c3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:42.262Z|a5965be7-66b0-4a0c-8dae-2e74bbe32c3a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:42.263Z|6b219153-63cc-452c-965f-50e591e797ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:42.262Z|800eb2b7-5bc4-4707-87ec-78ecad234ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:42.264Z|800eb2b7-5bc4-4707-87ec-78ecad234ca3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:42.264Z|6b219153-63cc-452c-965f-50e591e797ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:52.286Z|898424de-cd2b-436d-8071-61129d152ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:52.286Z|a8fb85fb-48f5-4807-9dcd-20871458624a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:52.286Z|c61b6242-7253-4755-9456-cf2cf0f891f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:39:52.286Z|898424de-cd2b-436d-8071-61129d152ecc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:52.286Z|c61b6242-7253-4755-9456-cf2cf0f891f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:52.286Z|a8fb85fb-48f5-4807-9dcd-20871458624a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:39:53.153Z|8fd1f704-5d5f-49ba-be39-774479669db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:39:53.155Z|8fd1f704-5d5f-49ba-be39-774479669db1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:40:02.308Z|d31df8e1-3d0d-4034-92a3-d4c78d95728b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:02.308Z|4be7bb0f-0cf5-42e6-a5bc-8c7bb173a2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:02.308Z|4be7bb0f-0cf5-42e6-a5bc-8c7bb173a2a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:02.308Z|1401c9cf-c5cb-47eb-9413-3854c7496d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:02.309Z|d31df8e1-3d0d-4034-92a3-d4c78d95728b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:02.309Z|1401c9cf-c5cb-47eb-9413-3854c7496d47|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:08.153Z|143637e6-bbba-491e-91fb-e83c530ea51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:40:08.154Z|143637e6-bbba-491e-91fb-e83c530ea51f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:40:09.762Z|490a9726-ee9e-4ab6-8d76-482dca898be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:40:09.762Z|490a9726-ee9e-4ab6-8d76-482dca898be4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:40:12.331Z|40a417e5-4a3d-4c3c-a38f-8292ad60adda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:12.331Z|88c79a73-a6b9-4ffc-b633-f9910804a442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:12.331Z|4b3243e2-a8a1-40c7-918c-1209df0a8707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:12.331Z|40a417e5-4a3d-4c3c-a38f-8292ad60adda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:12.331Z|88c79a73-a6b9-4ffc-b633-f9910804a442|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:12.332Z|4b3243e2-a8a1-40c7-918c-1209df0a8707|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:16.325Z|bb8c5104-bdb1-4ffd-ab19-f2203e2c52c7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:40:16.326Z|bb8c5104-bdb1-4ffd-ab19-f2203e2c52c7|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:22.354Z|0d7b35fb-f8e6-4004-a4c5-1bc7e77f288c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:22.354Z|3bdc6aed-631d-4008-8490-7432a1b03048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:22.354Z|44774479-3b77-49a0-835f-ee45eb216e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:22.354Z|0d7b35fb-f8e6-4004-a4c5-1bc7e77f288c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:22.355Z|44774479-3b77-49a0-835f-ee45eb216e4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:22.354Z|3bdc6aed-631d-4008-8490-7432a1b03048|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:23.153Z|b629433c-cb2b-4904-879a-a27eafcfa50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:40:23.154Z|b629433c-cb2b-4904-879a-a27eafcfa50e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:40:32.378Z|87929215-1923-4011-bd11-3b5303256a48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:32.378Z|a3c2b2e7-8903-475e-ab18-a051fdb5f81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:32.378Z|b1dc8137-7097-4ccf-b64e-3abf67a0782d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:32.378Z|a3c2b2e7-8903-475e-ab18-a051fdb5f81a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:32.378Z|87929215-1923-4011-bd11-3b5303256a48|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:32.379Z|b1dc8137-7097-4ccf-b64e-3abf67a0782d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:38.153Z|61378f0f-da05-423e-a6ce-e50168b005a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:40:38.156Z|61378f0f-da05-423e-a6ce-e50168b005a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:40:39.763Z|20eeec42-3f2f-42d7-a1df-56c304f094f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:40:39.764Z|20eeec42-3f2f-42d7-a1df-56c304f094f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:40:42.408Z|829c584b-4473-4d66-86b9-b185fb035cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:42.408Z|829c584b-4473-4d66-86b9-b185fb035cc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:42.409Z|ed4eba75-201e-4ceb-b207-193f7775905c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:42.409Z|5bd78d38-1aa0-4fee-9a00-a6e206327f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:42.410Z|ed4eba75-201e-4ceb-b207-193f7775905c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:42.410Z|5bd78d38-1aa0-4fee-9a00-a6e206327f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:52.432Z|7e73394f-4e49-41ea-89c1-a78fa93ffd94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:52.432Z|8111fcd8-50b9-4f33-a2b6-973a6ccc18b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:52.433Z|0969f0d4-cb2d-4b1b-b708-4866265941be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:40:52.433Z|7e73394f-4e49-41ea-89c1-a78fa93ffd94|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:52.433Z|0969f0d4-cb2d-4b1b-b708-4866265941be|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:52.433Z|8111fcd8-50b9-4f33-a2b6-973a6ccc18b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:40:53.153Z|cf9fe768-8e0c-413e-b1fb-81f02d89fdcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:40:53.154Z|cf9fe768-8e0c-413e-b1fb-81f02d89fdcc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:41:02.455Z|cafb329d-dbf8-4e30-b2a8-93a9b838f52a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:02.455Z|245a070c-282a-463a-beca-ce2a7fef7dad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:02.455Z|33a6ffd1-5576-468a-bced-f109a4b81f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:02.456Z|cafb329d-dbf8-4e30-b2a8-93a9b838f52a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:02.456Z|33a6ffd1-5576-468a-bced-f109a4b81f83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:02.456Z|245a070c-282a-463a-beca-ce2a7fef7dad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:08.154Z|9384ec98-6dd6-41c5-a3d0-4d34f19b2092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:41:08.155Z|9384ec98-6dd6-41c5-a3d0-4d34f19b2092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:41:09.764Z|cd509fb4-64b0-419d-8e70-5e9e48ff0d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:41:09.765Z|cd509fb4-64b0-419d-8e70-5e9e48ff0d0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:41:12.478Z|a021f496-9fb3-413a-be08-0f40d6ca203d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:12.478Z|96fbf595-626b-42b0-9bdf-7a6c2949d4b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:12.478Z|a021f496-9fb3-413a-be08-0f40d6ca203d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:12.478Z|96fbf595-626b-42b0-9bdf-7a6c2949d4b6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:12.481Z|d85b57d2-c213-447b-a454-e97799865082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:12.482Z|d85b57d2-c213-447b-a454-e97799865082|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:16.324Z|dc564afd-8e2f-484a-93f2-5ee74f47dfb7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:41:16.325Z|dc564afd-8e2f-484a-93f2-5ee74f47dfb7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:22.502Z|2d19ef41-59be-4904-88a7-b117fe71e198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:22.502Z|2d19ef41-59be-4904-88a7-b117fe71e198|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:22.503Z|ab389dd6-a5a6-440b-87f4-cba47eb59cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:22.504Z|ab389dd6-a5a6-440b-87f4-cba47eb59cb6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:22.508Z|12a3280e-a4e7-41b1-9b6c-ebd5cbfe8db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:22.510Z|12a3280e-a4e7-41b1-9b6c-ebd5cbfe8db0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:23.153Z|d1dda005-490b-4a6a-ab07-56f069e777ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:41:23.154Z|d1dda005-490b-4a6a-ab07-56f069e777ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:41:32.530Z|8d9eea9c-1668-4d53-85c8-23386eac8ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:32.531Z|8d9eea9c-1668-4d53-85c8-23386eac8ded|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:32.533Z|19028b41-66d6-402e-8672-51b12145f4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:32.533Z|19028b41-66d6-402e-8672-51b12145f4df|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:32.533Z|c439d0f9-5eff-4da6-a484-ab8b9cd009ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:32.534Z|c439d0f9-5eff-4da6-a484-ab8b9cd009ec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:38.153Z|9bbe3750-db4d-4462-8ef3-b42e4459b976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:41:38.154Z|9bbe3750-db4d-4462-8ef3-b42e4459b976|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:41:39.766Z|bc0918e4-d125-4fec-b839-aa4b44c787c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:41:39.766Z|bc0918e4-d125-4fec-b839-aa4b44c787c0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:41:42.555Z|c724ceb7-dea6-4973-9d64-1e53b2e02a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:42.556Z|bbd516f5-1766-45c4-a730-bebf7b01b518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:42.556Z|c724ceb7-dea6-4973-9d64-1e53b2e02a32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:42.556Z|bbd516f5-1766-45c4-a730-bebf7b01b518|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:42.557Z|5c69aa9a-c465-4ce2-aa25-7bc74fcc52b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:42.557Z|5c69aa9a-c465-4ce2-aa25-7bc74fcc52b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:52.579Z|105290c4-d009-409d-87ad-bf0cd9a5525f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:52.580Z|3a2bb16e-0ce7-487b-abd0-074cef9b9be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:52.580Z|105290c4-d009-409d-87ad-bf0cd9a5525f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:52.580Z|3a2bb16e-0ce7-487b-abd0-074cef9b9be4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:52.581Z|84ba5ae6-c3b4-495d-ad36-499e978b3f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:41:52.581Z|84ba5ae6-c3b4-495d-ad36-499e978b3f7e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:41:53.153Z|a52fc577-dc60-487e-ba37-4d85d61e0456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:41:53.154Z|a52fc577-dc60-487e-ba37-4d85d61e0456|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:42:02.605Z|62c0c43a-50ae-46c0-84ed-344cc78c90fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:02.606Z|62c0c43a-50ae-46c0-84ed-344cc78c90fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:02.606Z|2d7bb54e-1aab-4c7b-aef1-79a019edc73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:02.607Z|2d7bb54e-1aab-4c7b-aef1-79a019edc73d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:02.610Z|82014a2a-29af-40f9-b28b-99013fb92778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:02.610Z|82014a2a-29af-40f9-b28b-99013fb92778|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:08.153Z|77a43055-95fd-435e-a020-061c95f9f72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:42:08.154Z|77a43055-95fd-435e-a020-061c95f9f72a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:42:09.767Z|d4f74604-ee58-4f07-ada2-d6eb57e55521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:42:09.767Z|d4f74604-ee58-4f07-ada2-d6eb57e55521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:42:12.629Z|8f5ca7c6-1ba5-455b-a473-169b11374d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:12.629Z|7644a357-62b1-440f-98de-9d22a7e9a585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:12.630Z|8f5ca7c6-1ba5-455b-a473-169b11374d08|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:12.630Z|7644a357-62b1-440f-98de-9d22a7e9a585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:12.632Z|45a075d1-2d21-4b51-a637-fd9f7a0c0e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:12.633Z|45a075d1-2d21-4b51-a637-fd9f7a0c0e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:16.325Z|772423b4-2836-4019-8870-3f8d8c8f1a0b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:42:16.326Z|772423b4-2836-4019-8870-3f8d8c8f1a0b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:22.654Z|4ef13a56-8f9f-4289-b8c7-1025102f5740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:22.655Z|4ef13a56-8f9f-4289-b8c7-1025102f5740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:22.657Z|a5693ee0-d13c-4bc3-ab34-fd53af230ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:22.658Z|a5693ee0-d13c-4bc3-ab34-fd53af230ad4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:22.663Z|73f0d5e7-5d38-4662-8e9f-23007f759708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:22.665Z|73f0d5e7-5d38-4662-8e9f-23007f759708|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:23.153Z|37beed75-a8e5-42fc-945a-4e612ec418ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:42:23.154Z|37beed75-a8e5-42fc-945a-4e612ec418ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:42:32.680Z|00f689f9-bb66-4ba8-89ad-bf6fb26db6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:32.680Z|00f689f9-bb66-4ba8-89ad-bf6fb26db6ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:32.684Z|3b317590-7989-40ba-850d-357ef343543d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:32.685Z|3b317590-7989-40ba-850d-357ef343543d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:32.688Z|e0d09d23-75ce-47bd-82ef-abb76e74a0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:32.688Z|e0d09d23-75ce-47bd-82ef-abb76e74a0af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:38.153Z|8acd0255-6820-4638-85f7-94b98766bdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:42:38.154Z|8acd0255-6820-4638-85f7-94b98766bdf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:42:39.768Z|14b5edad-8f97-4fd6-814c-b0b32a6fa65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:42:39.768Z|14b5edad-8f97-4fd6-814c-b0b32a6fa65e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:42:42.710Z|a6013d26-1b02-4c08-9389-50f888e42667|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:42.710Z|bd643a87-87a3-43da-80e9-6c1793a9edac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:42.710Z|a6013d26-1b02-4c08-9389-50f888e42667|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:42.711Z|bd643a87-87a3-43da-80e9-6c1793a9edac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:42.722Z|62aa5e0a-23ab-4b04-b06e-93748245bca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:42.723Z|62aa5e0a-23ab-4b04-b06e-93748245bca0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:52.735Z|0c1a7f5c-1724-4803-bfc8-b8901704ba5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:52.735Z|0c1a7f5c-1724-4803-bfc8-b8901704ba5c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:52.748Z|014b4b8e-4160-444e-b905-580e0298d8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:52.749Z|014b4b8e-4160-444e-b905-580e0298d8e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:52.752Z|d7c77c9d-26f2-40f6-9b81-dd89b8f85c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:42:52.753Z|d7c77c9d-26f2-40f6-9b81-dd89b8f85c16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:42:53.153Z|363077dd-5842-429c-b8b1-7dfc24c88876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:42:53.154Z|363077dd-5842-429c-b8b1-7dfc24c88876|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:43:02.772Z|e2f9cca3-8c30-46e0-bfa9-e7127892835d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:02.773Z|e2f9cca3-8c30-46e0-bfa9-e7127892835d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:02.778Z|b161aa8a-8e16-479c-99de-dbf62d5b2d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:02.785Z|b161aa8a-8e16-479c-99de-dbf62d5b2d74|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:02.797Z|8df00e87-9d72-4356-a7f5-90c68e6b1a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:02.798Z|8df00e87-9d72-4356-a7f5-90c68e6b1a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:08.153Z|f35ab7c2-1acf-4b4b-9d17-09e56ee74a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:43:08.154Z|f35ab7c2-1acf-4b4b-9d17-09e56ee74a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:43:09.769Z|2507a778-48c7-4654-b74f-bfe7a93984a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:43:09.770Z|2507a778-48c7-4654-b74f-bfe7a93984a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:43:12.795Z|d94c489b-19f9-4b59-b216-fe1c3e20d1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:12.796Z|d94c489b-19f9-4b59-b216-fe1c3e20d1b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:12.807Z|82f29d0b-8ae9-4f6b-bf4d-e17a7116acd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:12.808Z|82f29d0b-8ae9-4f6b-bf4d-e17a7116acd8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:12.822Z|e23c0d67-882c-45fa-812f-4276b5b6adc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:12.823Z|e23c0d67-882c-45fa-812f-4276b5b6adc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:16.324Z|2fca231e-ad27-4bfa-b4cc-1b8903b4469b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:43:16.325Z|2fca231e-ad27-4bfa-b4cc-1b8903b4469b|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:22.823Z|fa6789de-793c-4836-8330-25538ba77af8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:22.823Z|fa6789de-793c-4836-8330-25538ba77af8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:22.834Z|bbfdb5e5-9de8-4796-8d8a-cd6d28a8dfa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:22.835Z|bbfdb5e5-9de8-4796-8d8a-cd6d28a8dfa5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:22.851Z|80caec89-ed21-4a83-8904-8253b2392369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:22.852Z|80caec89-ed21-4a83-8904-8253b2392369|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:23.153Z|cee45931-52d6-42d3-8b29-628dbfd6665d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:43:23.157Z|cee45931-52d6-42d3-8b29-628dbfd6665d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:43:32.849Z|035ae091-6aff-4282-ad96-c742ac5c2609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:32.850Z|035ae091-6aff-4282-ad96-c742ac5c2609|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:32.859Z|f49394d9-ccab-483b-9785-627f127317fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:32.860Z|f49394d9-ccab-483b-9785-627f127317fd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:32.880Z|28c5e445-9e8d-48d6-86a6-377cc8d101e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:32.881Z|28c5e445-9e8d-48d6-86a6-377cc8d101e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:38.153Z|c891309c-a1bb-47bc-bb7b-c7edb4fd3f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:43:38.154Z|c891309c-a1bb-47bc-bb7b-c7edb4fd3f7d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:43:39.771Z|8c2f13f5-35b5-4dcd-bab9-bc6a8d4d6620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:43:39.771Z|8c2f13f5-35b5-4dcd-bab9-bc6a8d4d6620|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:43:42.875Z|fd31572c-52f0-425b-b66d-95f0f194bafa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:42.875Z|fd31572c-52f0-425b-b66d-95f0f194bafa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:42.890Z|8aa34ab1-371c-4f7f-82ff-5eb4cfa6ed6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:42.890Z|8aa34ab1-371c-4f7f-82ff-5eb4cfa6ed6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:42.903Z|9d82bc0f-3def-47dd-86ad-782c3188dfaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:42.903Z|9d82bc0f-3def-47dd-86ad-782c3188dfaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:52.900Z|474ff76f-2075-4bd7-b378-e4a388c48e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:52.901Z|474ff76f-2075-4bd7-b378-e4a388c48e9b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:52.913Z|83b89b43-b13b-4d16-9b5f-423f1333cec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:52.913Z|83b89b43-b13b-4d16-9b5f-423f1333cec2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:52.923Z|0c71660b-3972-45d1-83b0-633267adc0e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:43:52.924Z|0c71660b-3972-45d1-83b0-633267adc0e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:43:53.153Z|9297782c-5096-445f-ba97-c47bbe247bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:43:53.154Z|9297782c-5096-445f-ba97-c47bbe247bb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:44:02.926Z|7280fe18-ff72-44c6-aff4-9608f854a0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:02.926Z|7280fe18-ff72-44c6-aff4-9608f854a0b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:02.946Z|4f46cac7-1f40-430a-ac22-57bac0fb2dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:02.947Z|4f46cac7-1f40-430a-ac22-57bac0fb2dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:02.948Z|48e45198-4878-42c5-bd57-75a4929764f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:02.949Z|48e45198-4878-42c5-bd57-75a4929764f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:08.153Z|7dfaa1a3-0e66-4a7e-bd4d-98deb5e634df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:44:08.156Z|7dfaa1a3-0e66-4a7e-bd4d-98deb5e634df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:44:09.772Z|735f93a2-73bd-4eb1-8312-7e6b230274ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:44:09.772Z|735f93a2-73bd-4eb1-8312-7e6b230274ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:44:12.949Z|44896b25-25fc-4a1f-befc-f995a6e9f0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:12.950Z|44896b25-25fc-4a1f-befc-f995a6e9f0f1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:12.974Z|a489019e-1f7a-4e74-891d-5a636f526f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:12.974Z|94e7f36e-d4ad-4571-8a66-10b3bf03eef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:12.975Z|94e7f36e-d4ad-4571-8a66-10b3bf03eef2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:12.974Z|a489019e-1f7a-4e74-891d-5a636f526f3e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:16.324Z|8cc10db0-a949-4c33-a926-c4841ac259e7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:44:16.325Z|8cc10db0-a949-4c33-a926-c4841ac259e7|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:22.989Z|59ba2309-4685-4cfe-b3a7-5059b07e7991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:22.990Z|59ba2309-4685-4cfe-b3a7-5059b07e7991|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:22.997Z|9d10484c-0f68-4a19-9e7c-8bc50ecf3e11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:22.998Z|9d10484c-0f68-4a19-9e7c-8bc50ecf3e11|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:23.000Z|5471fe4b-fb47-4d31-b094-0e8bffda71ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:23.002Z|5471fe4b-fb47-4d31-b094-0e8bffda71ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:23.153Z|80e91fcc-93f9-4fa4-995f-0d365e8e89a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:44:23.154Z|80e91fcc-93f9-4fa4-995f-0d365e8e89a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:44:33.021Z|5bfea063-2db7-4741-871c-75976c6db42f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:33.021Z|f4487efa-b2f5-4c9b-9ce5-679ae179ea2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:33.022Z|5bfea063-2db7-4741-871c-75976c6db42f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:33.022Z|f4487efa-b2f5-4c9b-9ce5-679ae179ea2d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:33.024Z|1c5ce21a-9306-4137-9f6e-dbfd1db6d23d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:33.025Z|1c5ce21a-9306-4137-9f6e-dbfd1db6d23d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:38.153Z|ce506d67-7ae1-4e38-860f-d9116f406597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:44:38.154Z|ce506d67-7ae1-4e38-860f-d9116f406597|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:44:39.773Z|b2c03233-c498-4768-867a-d83e732d3967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:44:39.774Z|b2c03233-c498-4768-867a-d83e732d3967|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:44:43.043Z|6c101af0-d938-402b-b2db-09f756af4d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:43.043Z|7c55ce13-68ac-477f-a66f-a4e38d57d3c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:43.043Z|d9b5d8d2-0b4b-4f26-a973-bc59d52eb44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:43.044Z|6c101af0-d938-402b-b2db-09f756af4d91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:43.044Z|7c55ce13-68ac-477f-a66f-a4e38d57d3c3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:43.044Z|d9b5d8d2-0b4b-4f26-a973-bc59d52eb44a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:53.066Z|6f486e9b-ac7c-44ed-8ef9-1aed4b8edb3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:53.066Z|6f486e9b-ac7c-44ed-8ef9-1aed4b8edb3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:53.066Z|18d2d3b8-a72a-45fd-a8d2-e43744aa8c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:53.068Z|18d2d3b8-a72a-45fd-a8d2-e43744aa8c67|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:53.069Z|a66d64d5-37dd-46cb-bd68-9519f2c5be70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:44:53.069Z|a66d64d5-37dd-46cb-bd68-9519f2c5be70|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:44:53.153Z|fe988489-a864-4584-b790-6c4b2aee87da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:44:53.156Z|fe988489-a864-4584-b790-6c4b2aee87da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:03.096Z|b5e8272a-5702-4f4a-820e-5d88101334e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:03.096Z|a666dce2-e001-463d-aa9c-223840b5e0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:03.096Z|b5e8272a-5702-4f4a-820e-5d88101334e0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:03.097Z|a666dce2-e001-463d-aa9c-223840b5e0ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:03.099Z|644057d6-65a1-47fc-92ae-a7eef025f521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:03.100Z|644057d6-65a1-47fc-92ae-a7eef025f521|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:08.153Z|935f5a57-8f69-481d-b692-c05100c98561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:45:08.154Z|935f5a57-8f69-481d-b692-c05100c98561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:09.774Z|5552e123-657e-43b8-976d-e84b2f6ac5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:45:09.775Z|5552e123-657e-43b8-976d-e84b2f6ac5f9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:13.120Z|2f4e02b7-24ab-472f-8e66-0ebf84b9c75c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:13.120Z|2f4e02b7-24ab-472f-8e66-0ebf84b9c75c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:13.123Z|bede4096-e8ed-4c09-8ac9-a531c1f14835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:13.123Z|5ce1e80a-73d0-425a-a96f-5eea012b9374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:13.123Z|bede4096-e8ed-4c09-8ac9-a531c1f14835|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:13.123Z|5ce1e80a-73d0-425a-a96f-5eea012b9374|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:16.324Z|a7d238c8-01ce-4d3b-93f4-928afb85b09f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:45:16.326Z|a7d238c8-01ce-4d3b-93f4-928afb85b09f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:23.145Z|ec11a269-9afa-4174-89dc-12486b685f95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:23.146Z|ec11a269-9afa-4174-89dc-12486b685f95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:23.146Z|e353a12c-ab4f-4dd2-8e12-d45d3243e02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:23.147Z|e353a12c-ab4f-4dd2-8e12-d45d3243e02a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:23.152Z|abc01812-10cd-4622-9d38-ce73917f656f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:23.153Z|abc01812-10cd-4622-9d38-ce73917f656f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:23.154Z|d9742c7e-d863-4a5f-96d6-7470b9ce9d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:45:23.154Z|d9742c7e-d863-4a5f-96d6-7470b9ce9d27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:33.170Z|9971ee50-4e0f-4a2c-86df-ffbb98581591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:33.170Z|9971ee50-4e0f-4a2c-86df-ffbb98581591|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:33.171Z|41a36d73-b8ef-4cca-a298-e1e110aaa32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:33.171Z|41a36d73-b8ef-4cca-a298-e1e110aaa32d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:33.173Z|4a67f285-0a63-459c-98cf-d49b8ea964cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:33.173Z|4a67f285-0a63-459c-98cf-d49b8ea964cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:38.154Z|afd460b8-b144-4ff8-9462-142dc63630e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:45:38.157Z|afd460b8-b144-4ff8-9462-142dc63630e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:39.775Z|7d5abac2-3a07-44dd-a1ed-76f8eadd5821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:45:39.776Z|7d5abac2-3a07-44dd-a1ed-76f8eadd5821|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:43.192Z|3b0d039d-66ff-4cab-8199-e4439f17c49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:43.193Z|3b0d039d-66ff-4cab-8199-e4439f17c49b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:43.193Z|217260cc-00bc-418c-b156-c69bf42f1103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:43.194Z|217260cc-00bc-418c-b156-c69bf42f1103|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:43.197Z|b353a744-fec5-4925-b5a9-b522178aaed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:43.198Z|b353a744-fec5-4925-b5a9-b522178aaed3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:53.153Z|aa900f88-a1c1-4b54-8b3a-310664213d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:45:53.154Z|aa900f88-a1c1-4b54-8b3a-310664213d17|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:45:53.214Z|574703b7-54d7-444e-8e15-09e4a0d40310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:53.215Z|574703b7-54d7-444e-8e15-09e4a0d40310|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:53.217Z|038c75ce-ea69-4440-820d-f79b9fb2b178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:53.217Z|038c75ce-ea69-4440-820d-f79b9fb2b178|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:45:53.223Z|c0a24042-04b8-40e1-be94-1e1c89fac847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:45:53.224Z|c0a24042-04b8-40e1-be94-1e1c89fac847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:03.242Z|b553e831-3af3-459c-bb56-1673117f4825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:03.242Z|9ee27a4a-ffd8-462a-9571-be164caa2810|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:03.243Z|9ee27a4a-ffd8-462a-9571-be164caa2810|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:03.243Z|b553e831-3af3-459c-bb56-1673117f4825|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:03.246Z|b2e5a0fa-13e5-46e1-9757-798056b1f928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:03.246Z|b2e5a0fa-13e5-46e1-9757-798056b1f928|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:08.153Z|a787a254-db7e-4af5-b39e-fd0aec7ff9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:46:08.154Z|a787a254-db7e-4af5-b39e-fd0aec7ff9be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:46:09.777Z|2a56b1c3-c925-4ae9-9d8d-89ebe557aa07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:46:09.777Z|2a56b1c3-c925-4ae9-9d8d-89ebe557aa07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:46:13.269Z|120fee4a-1b87-40f0-b8b7-35c9170beda5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:13.270Z|120fee4a-1b87-40f0-b8b7-35c9170beda5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:13.278Z|3030887b-6695-4a0b-8728-02ff7adc0996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:13.279Z|3030887b-6695-4a0b-8728-02ff7adc0996|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:13.293Z|39a58063-5d0b-4750-ab34-7eea0cf8f276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:13.294Z|39a58063-5d0b-4750-ab34-7eea0cf8f276|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:16.325Z|ceaec560-2ef4-45f2-bd8f-4e6b9c787d8d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:46:16.325Z|ceaec560-2ef4-45f2-bd8f-4e6b9c787d8d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:23.153Z|19497f02-328d-4651-8e95-d66f7e7e39aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:46:23.156Z|19497f02-328d-4651-8e95-d66f7e7e39aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:46:23.307Z|0012f30c-de15-4847-8d52-d4fff22e5500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:23.307Z|0012f30c-de15-4847-8d52-d4fff22e5500|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:23.324Z|bd5f98d6-c3ff-4f3b-8983-23c28ba1d41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:23.325Z|bd5f98d6-c3ff-4f3b-8983-23c28ba1d41b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:23.334Z|62f39fe1-0ab4-4398-a908-ae6e87ea0a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:23.335Z|62f39fe1-0ab4-4398-a908-ae6e87ea0a56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:33.329Z|c3b760ef-4756-4cb4-9491-fe73d0fdd1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:33.330Z|c3b760ef-4756-4cb4-9491-fe73d0fdd1b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:33.358Z|7c852fb2-b754-44ba-965d-9f9b7802ed41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:33.358Z|003bd33d-8d91-482e-b569-aa1ad89e71a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:33.359Z|7c852fb2-b754-44ba-965d-9f9b7802ed41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:33.359Z|003bd33d-8d91-482e-b569-aa1ad89e71a1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:38.153Z|d3fb65fe-89c9-49fc-b07c-7afe2db34f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:46:38.154Z|d3fb65fe-89c9-49fc-b07c-7afe2db34f28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:46:39.781Z|a44974e1-1330-4076-b784-bc858635e3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:46:39.782Z|a44974e1-1330-4076-b784-bc858635e3f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:46:43.353Z|f43cc4f3-73c7-465a-881c-24001e7bc0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:43.354Z|f43cc4f3-73c7-465a-881c-24001e7bc0e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:43.382Z|540cdfee-7635-4375-a019-d2d165566445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:43.382Z|f82ef98c-d1a5-4b74-826f-a99978b650ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:43.382Z|540cdfee-7635-4375-a019-d2d165566445|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:43.383Z|f82ef98c-d1a5-4b74-826f-a99978b650ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:53.153Z|e3dcbec3-c777-49bb-bb99-15c4cc663ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:46:53.154Z|e3dcbec3-c777-49bb-bb99-15c4cc663ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:46:53.379Z|476a31b8-4216-40a1-80af-163338306cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:53.380Z|476a31b8-4216-40a1-80af-163338306cd1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:53.407Z|1a2e18ca-9c1a-4469-a969-3ee9789713a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:53.407Z|5ec0e8f9-a3f1-4d5b-acfe-46042cba5f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:46:53.408Z|1a2e18ca-9c1a-4469-a969-3ee9789713a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:46:53.408Z|5ec0e8f9-a3f1-4d5b-acfe-46042cba5f3e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:03.412Z|3a8af080-48bf-43f2-89b5-16224e80d26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:03.413Z|3a8af080-48bf-43f2-89b5-16224e80d26f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:03.433Z|d8945c1f-3960-4ffa-b278-d10a9ee8afff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:03.434Z|d8945c1f-3960-4ffa-b278-d10a9ee8afff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:03.439Z|3b9ce337-cf8b-4417-8b72-8760fae5544b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:03.439Z|3b9ce337-cf8b-4417-8b72-8760fae5544b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:08.153Z|0ecef9bd-b1a2-4b06-aa59-7a998dedaef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:47:08.156Z|0ecef9bd-b1a2-4b06-aa59-7a998dedaef7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:47:09.782Z|7e6f9a33-3291-4a94-8678-c1c1c146bc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:47:09.783Z|7e6f9a33-3291-4a94-8678-c1c1c146bc47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:47:13.435Z|bf5f5042-de21-4460-8c32-f4861ac9577b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:13.436Z|bf5f5042-de21-4460-8c32-f4861ac9577b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:13.466Z|429722b7-bb77-4fa2-b93a-1b3a8998aab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:13.467Z|429722b7-bb77-4fa2-b93a-1b3a8998aab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:13.468Z|32f27191-6ac1-4ca7-bc1c-7c78384c4caa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:13.469Z|32f27191-6ac1-4ca7-bc1c-7c78384c4caa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:16.326Z|90beb521-b792-45ac-88e2-f6e0fe8876fb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:47:16.327Z|90beb521-b792-45ac-88e2-f6e0fe8876fb|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:23.153Z|70102052-ee90-460a-a6c9-9aaef78182a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:47:23.154Z|70102052-ee90-460a-a6c9-9aaef78182a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:47:23.461Z|7cf5d4ba-4d9a-4353-902e-47804581a25d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:23.461Z|7cf5d4ba-4d9a-4353-902e-47804581a25d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:23.489Z|f8bcd4dc-5d85-4ed4-8e40-cf39fda746ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:23.489Z|2bd0d0e4-ebfa-4ac7-bba7-e1cecdf0db44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:23.490Z|2bd0d0e4-ebfa-4ac7-bba7-e1cecdf0db44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:23.490Z|f8bcd4dc-5d85-4ed4-8e40-cf39fda746ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:33.483Z|f3fcf843-20d9-4ef2-a651-e939a5d5e08a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:33.484Z|f3fcf843-20d9-4ef2-a651-e939a5d5e08a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:33.511Z|55d8ed59-3383-40fd-9082-0640ff55d684|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:33.511Z|c4fb2841-8ea1-48f2-a261-31b24d69521d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:33.512Z|55d8ed59-3383-40fd-9082-0640ff55d684|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:33.512Z|c4fb2841-8ea1-48f2-a261-31b24d69521d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:38.153Z|c4ba949c-91cf-45e8-9166-ea8263d6e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:47:38.154Z|c4ba949c-91cf-45e8-9166-ea8263d6e770|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:47:39.784Z|6833b89d-6c89-4644-adc4-4ab3b1e65fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:47:39.784Z|6833b89d-6c89-4644-adc4-4ab3b1e65fd0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:47:43.508Z|c3615dd3-4082-4d07-aa35-79740095951b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:43.509Z|c3615dd3-4082-4d07-aa35-79740095951b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:43.538Z|bb8ceff8-6318-4207-8d98-2b98d919a31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:43.538Z|044a8239-a433-480c-a021-26d9dfdeb587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:43.539Z|bb8ceff8-6318-4207-8d98-2b98d919a31b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:43.539Z|044a8239-a433-480c-a021-26d9dfdeb587|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:53.153Z|8468450e-722a-49e3-bc01-c56bc8e88f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:47:53.157Z|8468450e-722a-49e3-bc01-c56bc8e88f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:47:53.537Z|e94d1581-edb9-43bc-a6b8-da2ed1c64745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:53.538Z|e94d1581-edb9-43bc-a6b8-da2ed1c64745|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:53.564Z|1f5d743d-a24e-433e-bae2-c44ab75de817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:53.564Z|3d0816a2-70cf-432b-b6c2-5ab4c5165144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:47:53.565Z|1f5d743d-a24e-433e-bae2-c44ab75de817|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:47:53.565Z|3d0816a2-70cf-432b-b6c2-5ab4c5165144|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:03.560Z|0cbba069-ec49-4a3a-a231-9c0661a09160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:03.561Z|0cbba069-ec49-4a3a-a231-9c0661a09160|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:03.589Z|add28478-e4db-40cd-8cef-fe2d78fd0913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:03.590Z|add28478-e4db-40cd-8cef-fe2d78fd0913|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:03.592Z|079d1fae-4f7a-4803-b0d0-82c9255926f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:03.593Z|079d1fae-4f7a-4803-b0d0-82c9255926f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:08.153Z|18c2b200-9ee1-4710-b9cc-eb18770a88d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:48:08.154Z|18c2b200-9ee1-4710-b9cc-eb18770a88d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:48:09.785Z|5953c262-b3da-454f-b7cd-ee38a08f56c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:48:09.785Z|5953c262-b3da-454f-b7cd-ee38a08f56c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:48:13.584Z|892df4b1-27ca-4952-8108-4ba3e33f6329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:13.585Z|892df4b1-27ca-4952-8108-4ba3e33f6329|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:13.614Z|fbef0437-d6b5-4bbe-a3f7-e647d8b3dae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:13.614Z|7b3dd62d-7704-4bb3-bf76-fec174ff5dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:13.615Z|fbef0437-d6b5-4bbe-a3f7-e647d8b3dae7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:13.615Z|7b3dd62d-7704-4bb3-bf76-fec174ff5dbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:16.324Z|97d8f229-2213-4134-b5f3-323b84e25000|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:48:16.325Z|97d8f229-2213-4134-b5f3-323b84e25000|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:23.153Z|3ab8c01d-ce57-4571-b3ae-d493ac1bbeb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:48:23.154Z|3ab8c01d-ce57-4571-b3ae-d493ac1bbeb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:48:23.610Z|ae77e58c-c4e4-4f9e-9414-43d6ef4e67ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:23.611Z|ae77e58c-c4e4-4f9e-9414-43d6ef4e67ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:23.636Z|06f13a42-3674-43db-836f-9b0432b7d49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:23.636Z|ddab54d6-0b74-4546-ad34-fbb2d76cf5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:23.637Z|06f13a42-3674-43db-836f-9b0432b7d49b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:23.637Z|ddab54d6-0b74-4546-ad34-fbb2d76cf5ac|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:33.633Z|99955145-d568-4439-a8ae-fcd49f287562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:33.634Z|99955145-d568-4439-a8ae-fcd49f287562|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:33.661Z|93f451b2-3a16-40c8-84e5-3cb5e9d42b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:33.662Z|93f451b2-3a16-40c8-84e5-3cb5e9d42b8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:33.664Z|f2ad90ab-6d7a-40af-9fd7-ca75d7684391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:33.665Z|f2ad90ab-6d7a-40af-9fd7-ca75d7684391|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:38.154Z|7b26447e-6d6a-4617-aa84-571e5e46fe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:48:38.159Z|7b26447e-6d6a-4617-aa84-571e5e46fe40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:48:39.786Z|d038c5ca-87a0-486b-b998-d26563e16430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:48:39.786Z|d038c5ca-87a0-486b-b998-d26563e16430|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:48:43.654Z|edbcdae0-0ae9-4e0e-8904-a96130fe3a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:43.655Z|edbcdae0-0ae9-4e0e-8904-a96130fe3a90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:43.686Z|7d244c38-5b2a-4643-a9b5-4784e7690822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:43.686Z|8860eea3-7460-4e25-8f73-8ea08cc516a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:43.687Z|7d244c38-5b2a-4643-a9b5-4784e7690822|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:43.687Z|8860eea3-7460-4e25-8f73-8ea08cc516a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:53.153Z|3b3b38c6-3146-4f76-b1ee-16456bb7f6cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:48:53.154Z|3b3b38c6-3146-4f76-b1ee-16456bb7f6cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:48:53.678Z|1dd3569a-52a2-4b0c-a18a-687c3f4033d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:53.679Z|1dd3569a-52a2-4b0c-a18a-687c3f4033d1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:53.711Z|16754e7e-fb91-450c-aeb6-5cfca7828b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:53.711Z|2f1cc6b8-ad2e-4003-acb4-7375b372c70d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:48:53.712Z|2f1cc6b8-ad2e-4003-acb4-7375b372c70d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:48:53.712Z|16754e7e-fb91-450c-aeb6-5cfca7828b30|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:03.704Z|70d9405d-bd2c-446b-8329-7f278f142a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:03.705Z|70d9405d-bd2c-446b-8329-7f278f142a85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:03.736Z|9508c785-8391-4555-a101-122cfa9d6bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:03.736Z|827c7905-414e-40aa-9325-c717405af24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:03.736Z|9508c785-8391-4555-a101-122cfa9d6bf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:03.737Z|827c7905-414e-40aa-9325-c717405af24c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:08.153Z|0de6f053-3986-4106-8c11-d78eefe6fe12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:49:08.154Z|0de6f053-3986-4106-8c11-d78eefe6fe12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:49:09.787Z|c197bc91-8406-4347-90b6-cd58c90b437b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:49:09.788Z|c197bc91-8406-4347-90b6-cd58c90b437b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:49:13.727Z|cc663fde-5b7e-4d8b-be35-bf303ab5b6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:13.728Z|cc663fde-5b7e-4d8b-be35-bf303ab5b6a4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:13.759Z|4027b372-dcdd-4ce2-a0f1-bcc89f8291e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:13.760Z|4027b372-dcdd-4ce2-a0f1-bcc89f8291e9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:13.763Z|5e57bb21-478f-4495-ba4b-aaa739825255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:13.763Z|5e57bb21-478f-4495-ba4b-aaa739825255|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:16.324Z|36806730-089e-4b10-84e4-f573b0834a81|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:49:16.326Z|36806730-089e-4b10-84e4-f573b0834a81|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:23.153Z|c102ade4-034a-4571-a103-2f2b128b09eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:49:23.157Z|c102ade4-034a-4571-a103-2f2b128b09eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:49:23.752Z|f483319d-480e-407e-8066-bf6cbd725009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:23.753Z|f483319d-480e-407e-8066-bf6cbd725009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:23.782Z|46c5a2ea-4943-4a93-acbc-cf18593dbfed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:23.782Z|95bfaa3d-7542-4df2-beff-426f670dcf3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:23.782Z|95bfaa3d-7542-4df2-beff-426f670dcf3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:23.782Z|46c5a2ea-4943-4a93-acbc-cf18593dbfed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:33.774Z|75294b59-e581-4058-ab69-15230c7c09b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:33.775Z|75294b59-e581-4058-ab69-15230c7c09b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:33.805Z|532d3efb-9743-46d1-aed8-769ff2f372d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:33.805Z|5a6294ed-e996-44e8-b445-a6969af622b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:33.806Z|5a6294ed-e996-44e8-b445-a6969af622b0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:33.806Z|532d3efb-9743-46d1-aed8-769ff2f372d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:38.153Z|701f4d73-7d79-4913-bcdd-9152707fa93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:49:38.154Z|701f4d73-7d79-4913-bcdd-9152707fa93d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:49:39.788Z|22bb342e-a62f-4b82-bcab-f59f0b58e1b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:49:39.790Z|22bb342e-a62f-4b82-bcab-f59f0b58e1b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:49:43.797Z|eec84474-3dfa-41d3-93eb-2fe1dc366f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:43.800Z|eec84474-3dfa-41d3-93eb-2fe1dc366f36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:43.827Z|db2ea486-527c-460e-8df0-7c14f679851a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:43.828Z|db2ea486-527c-460e-8df0-7c14f679851a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:43.830Z|1908d4c7-2f60-4bb2-baf8-53c61e3c4d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:43.830Z|1908d4c7-2f60-4bb2-baf8-53c61e3c4d6f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:53.154Z|8b2250bd-b39f-4538-a065-b16458fd3092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:49:53.155Z|8b2250bd-b39f-4538-a065-b16458fd3092|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:49:53.825Z|16f96be6-ead9-49d8-811f-866ab4738341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:53.826Z|16f96be6-ead9-49d8-811f-866ab4738341|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:53.850Z|616b243a-4cbe-45c0-96c7-43f9da38adc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:53.851Z|616b243a-4cbe-45c0-96c7-43f9da38adc4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:49:53.850Z|ad1807bb-705b-4f6e-a10e-1b80a81007dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:49:53.853Z|ad1807bb-705b-4f6e-a10e-1b80a81007dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:03.852Z|b0cf8da1-6e42-4654-8b87-05f58d148aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:03.853Z|b0cf8da1-6e42-4654-8b87-05f58d148aa7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:03.875Z|f5fb6888-0099-4784-93ec-1094506aacc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:03.875Z|d78f8b71-fa7a-4edd-a5ac-79f0fca6e1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:03.876Z|d78f8b71-fa7a-4edd-a5ac-79f0fca6e1fb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:03.876Z|f5fb6888-0099-4784-93ec-1094506aacc3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:08.153Z|f4e06266-5a1d-4a87-8434-3f2dd7c050b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:50:08.157Z|f4e06266-5a1d-4a87-8434-3f2dd7c050b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:50:09.791Z|0b95947e-03ae-440a-a9b9-1c1925d3908a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:50:09.792Z|0b95947e-03ae-440a-a9b9-1c1925d3908a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:50:13.878Z|2ab227c7-17d1-4208-a6f9-8c14ff41b6c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:13.878Z|2ab227c7-17d1-4208-a6f9-8c14ff41b6c8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:13.901Z|8f2d82d6-66ed-4889-9c35-8071dbbe592b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:13.901Z|be29de5c-983d-4baa-a331-041aaf3df197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:13.902Z|8f2d82d6-66ed-4889-9c35-8071dbbe592b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:13.902Z|be29de5c-983d-4baa-a331-041aaf3df197|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:16.326Z|8079a67e-7a92-4c5a-879b-88f83b258b7e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:50:16.327Z|8079a67e-7a92-4c5a-879b-88f83b258b7e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:23.153Z|12e4a890-f6b4-4c8e-90fe-b4f7feb87024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:50:23.154Z|12e4a890-f6b4-4c8e-90fe-b4f7feb87024|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:50:23.902Z|44fd899a-a810-42d8-b4bd-c0177f14a0d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:23.903Z|44fd899a-a810-42d8-b4bd-c0177f14a0d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:23.925Z|3b7edde6-9939-448f-91fe-71dc6e2ad213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:23.926Z|3b7edde6-9939-448f-91fe-71dc6e2ad213|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:23.932Z|2477548f-5425-4f78-8a68-216c169660cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:23.933Z|2477548f-5425-4f78-8a68-216c169660cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:33.926Z|ddd5557f-7991-4cf2-a677-378a4862e591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:33.926Z|ddd5557f-7991-4cf2-a677-378a4862e591|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:33.951Z|d2a4ea0e-7556-4686-8dd0-979923b446f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:33.952Z|d2a4ea0e-7556-4686-8dd0-979923b446f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:33.957Z|30306d2c-528f-4588-a214-c5f88cf8d551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:33.958Z|30306d2c-528f-4588-a214-c5f88cf8d551|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:38.153Z|73902d37-0979-46dc-b2d6-8a0f5225382d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:50:38.154Z|73902d37-0979-46dc-b2d6-8a0f5225382d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:50:39.793Z|a7be899d-3095-4b4d-8910-2e9377c2a8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:50:39.793Z|a7be899d-3095-4b4d-8910-2e9377c2a8e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:50:43.954Z|af06b8f1-5b4e-4c72-958b-0e716bba701e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:43.955Z|af06b8f1-5b4e-4c72-958b-0e716bba701e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:43.980Z|726fa370-7673-415b-9fa3-2ce01fdcfa41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:43.980Z|8021ec67-057c-425a-b0a3-f92d6c521e90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:43.981Z|726fa370-7673-415b-9fa3-2ce01fdcfa41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:43.981Z|8021ec67-057c-425a-b0a3-f92d6c521e90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:53.153Z|7ce79ec5-1ed2-4c31-8dae-2c15826058c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:50:53.156Z|7ce79ec5-1ed2-4c31-8dae-2c15826058c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:50:53.988Z|0dd80d67-3a51-44bc-8f5f-596affc1268e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:53.989Z|0dd80d67-3a51-44bc-8f5f-596affc1268e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:54.032Z|e45fcb6d-9de5-43c1-9467-da69354e6f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:54.033Z|e45fcb6d-9de5-43c1-9467-da69354e6f16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:50:54.038Z|80d3161e-de69-4a74-a808-389509333034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:50:54.038Z|80d3161e-de69-4a74-a808-389509333034|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:04.037Z|1eff2c15-97a8-48a4-bc20-930c5edd777f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:04.038Z|1eff2c15-97a8-48a4-bc20-930c5edd777f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:04.056Z|8b7ffcc6-99b3-4a7a-aba6-222a7d69d1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:04.056Z|11467676-6e68-4cbb-8223-0274882d5c21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:04.056Z|11467676-6e68-4cbb-8223-0274882d5c21|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:04.056Z|8b7ffcc6-99b3-4a7a-aba6-222a7d69d1c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:08.153Z|68991aed-c433-48bb-ac56-4a5a6a9d25f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:51:08.154Z|68991aed-c433-48bb-ac56-4a5a6a9d25f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:51:09.794Z|fc324cdf-635b-437f-ab40-55c6be4ffffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:51:09.795Z|fc324cdf-635b-437f-ab40-55c6be4ffffc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:51:14.061Z|1e4ae7a4-85b8-4266-afb6-be6797529b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:14.061Z|1e4ae7a4-85b8-4266-afb6-be6797529b03|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:14.082Z|97ef0638-9d61-4f0e-833d-f4360d1c9a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:14.082Z|48d31061-74f5-47c3-95b6-f6d2429f4bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:14.083Z|97ef0638-9d61-4f0e-833d-f4360d1c9a4d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:14.083Z|48d31061-74f5-47c3-95b6-f6d2429f4bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:16.324Z|f5bb67c8-7ebe-4f1a-a9b2-0270d3084e3a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:51:16.325Z|f5bb67c8-7ebe-4f1a-a9b2-0270d3084e3a|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:23.154Z|e26aac3c-d0ce-4159-a151-38d923c8ba33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:51:23.154Z|e26aac3c-d0ce-4159-a151-38d923c8ba33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:51:24.086Z|af355a4c-d2c3-43ae-abbe-6f0f23566a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:24.086Z|af355a4c-d2c3-43ae-abbe-6f0f23566a7d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:24.102Z|092ba0f7-b0d4-4435-9617-907230d7d345|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:24.102Z|710784f8-7473-41d9-861a-faf8d2bf3380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:24.103Z|092ba0f7-b0d4-4435-9617-907230d7d345|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:24.103Z|710784f8-7473-41d9-861a-faf8d2bf3380|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:34.108Z|cc9a8a02-f539-468c-b56f-adcb4c1b915d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:34.109Z|cc9a8a02-f539-468c-b56f-adcb4c1b915d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:34.124Z|a1183bfc-61ce-4986-8dd5-6ce891f03725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:34.124Z|a1183bfc-61ce-4986-8dd5-6ce891f03725|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:34.125Z|cf58b806-96c0-48b7-827d-7d62b986d0e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:34.126Z|cf58b806-96c0-48b7-827d-7d62b986d0e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:38.153Z|182fb201-aed9-475d-82c4-56506fc92a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:51:38.156Z|182fb201-aed9-475d-82c4-56506fc92a94|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:51:39.795Z|e748d5c0-eb73-4322-a729-d25b126460b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:51:39.796Z|e748d5c0-eb73-4322-a729-d25b126460b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:51:44.132Z|4e9414b4-2198-467d-a041-439b33f876cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:44.133Z|4e9414b4-2198-467d-a041-439b33f876cc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:44.147Z|de07acb5-ee0a-4663-9c29-3cd63cd3370c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:44.148Z|de07acb5-ee0a-4663-9c29-3cd63cd3370c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:44.149Z|4f0cd308-57a4-41f5-815e-719bb3aab17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:44.149Z|4f0cd308-57a4-41f5-815e-719bb3aab17f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:53.153Z|48cc8581-303e-4bfa-b4a4-9a9d10858b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:51:53.154Z|48cc8581-303e-4bfa-b4a4-9a9d10858b66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:51:54.163Z|00e3019c-d3d9-46f6-8340-0a54c994c101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:54.164Z|00e3019c-d3d9-46f6-8340-0a54c994c101|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:54.181Z|c6560e8b-1ee6-4720-9e0a-8e80847d204d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:54.183Z|c6560e8b-1ee6-4720-9e0a-8e80847d204d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:51:54.183Z|c13ce2bf-3738-4bb8-a163-8bffe3d00b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:51:54.184Z|c13ce2bf-3738-4bb8-a163-8bffe3d00b28|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:04.194Z|d6b9c791-fb30-4b36-8e00-5fbbc77befc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:04.194Z|d6b9c791-fb30-4b36-8e00-5fbbc77befc2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:04.210Z|a7a39b76-8ba3-4ecf-9bb5-f2c3baf88f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:04.210Z|a7a39b76-8ba3-4ecf-9bb5-f2c3baf88f5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:04.211Z|d5e9d433-3533-44dc-8443-747b8981e679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:04.212Z|d5e9d433-3533-44dc-8443-747b8981e679|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:08.153Z|8b0deeb7-c615-455d-9071-07dd747a8836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:52:08.154Z|8b0deeb7-c615-455d-9071-07dd747a8836|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:52:09.797Z|849900db-a78a-49aa-b8b9-b2cda7a2493b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:52:09.798Z|849900db-a78a-49aa-b8b9-b2cda7a2493b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:52:14.217Z|59b79c94-1137-4080-bded-24d4330f57e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:14.218Z|59b79c94-1137-4080-bded-24d4330f57e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:14.232Z|fbadc570-aa2e-48b8-9a9e-e0f178674e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:14.233Z|fbadc570-aa2e-48b8-9a9e-e0f178674e21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:14.237Z|d013bc84-b0cb-4dd3-9dfa-1e761364d4f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:14.237Z|d013bc84-b0cb-4dd3-9dfa-1e761364d4f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:16.325Z|e264480d-3d30-4903-903c-70139e22426a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:52:16.326Z|e264480d-3d30-4903-903c-70139e22426a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:23.154Z|ad87cd7d-5ecd-45f2-bf38-57031d9c8d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:52:23.158Z|ad87cd7d-5ecd-45f2-bf38-57031d9c8d91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:52:24.240Z|ba15b90e-fd1e-4d38-b1c2-fd5ebbaa9b19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:24.241Z|ba15b90e-fd1e-4d38-b1c2-fd5ebbaa9b19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:24.260Z|7f94dcb9-9991-42c5-b3b3-032c2f3b108e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:24.260Z|48156e43-a851-43b6-9890-5c5def73dc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:24.260Z|7f94dcb9-9991-42c5-b3b3-032c2f3b108e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:24.260Z|48156e43-a851-43b6-9890-5c5def73dc72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:34.264Z|bfd1bd51-9db7-40ac-816c-b429497d6132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:34.265Z|bfd1bd51-9db7-40ac-816c-b429497d6132|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:34.282Z|06518c19-14c9-417c-acd2-4889b9e224a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:34.282Z|41843817-c2ac-4620-8a9a-6bcb77ff67e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:34.283Z|06518c19-14c9-417c-acd2-4889b9e224a0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:34.283Z|41843817-c2ac-4620-8a9a-6bcb77ff67e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:38.153Z|afc2a0fc-7471-4339-bf13-c420324b35a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:52:38.154Z|afc2a0fc-7471-4339-bf13-c420324b35a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:52:39.799Z|f96c8ceb-17c0-412b-a8fd-b257730948b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:52:39.799Z|f96c8ceb-17c0-412b-a8fd-b257730948b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:52:44.289Z|6d0b03b0-780c-4221-8b5f-36b0bf546764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:44.290Z|6d0b03b0-780c-4221-8b5f-36b0bf546764|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:44.305Z|4f1288d5-f548-45ed-a799-13aab5d7333c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:44.305Z|4f1288d5-f548-45ed-a799-13aab5d7333c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:44.307Z|7e634644-effd-42b0-9f36-1325c3985efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:44.307Z|7e634644-effd-42b0-9f36-1325c3985efd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:53.154Z|e443f035-7115-4efa-99af-1d2f7928b39b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:52:53.154Z|e443f035-7115-4efa-99af-1d2f7928b39b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:52:54.313Z|bfb4980c-5259-4b45-9479-f0f4eeb1bfcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:54.314Z|bfb4980c-5259-4b45-9479-f0f4eeb1bfcf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:54.329Z|09538c16-badf-4f17-ab06-8d673ee88d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:54.329Z|a2624b45-0d1e-4020-ae9f-cc800933ebee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:52:54.330Z|a2624b45-0d1e-4020-ae9f-cc800933ebee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:52:54.330Z|09538c16-badf-4f17-ab06-8d673ee88d93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:04.339Z|63092101-3932-4d08-bfdb-bb44ba39269c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:04.340Z|63092101-3932-4d08-bfdb-bb44ba39269c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:04.355Z|3e502bc1-e9d7-4582-8d68-88a4e11eab60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:04.356Z|3e502bc1-e9d7-4582-8d68-88a4e11eab60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:04.356Z|0fb078cd-22c6-48f6-a2ca-7183cea14084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:04.357Z|0fb078cd-22c6-48f6-a2ca-7183cea14084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:08.154Z|a3c6ff78-85cf-4538-a47e-c19f04724a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:53:08.158Z|a3c6ff78-85cf-4538-a47e-c19f04724a06|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:53:09.800Z|87e8f5ee-aa83-4574-a40d-905a7755d5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:53:09.801Z|87e8f5ee-aa83-4574-a40d-905a7755d5f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:53:14.368Z|6ff1e61c-0404-4c4c-ba41-7b8eef264880|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:14.370Z|6ff1e61c-0404-4c4c-ba41-7b8eef264880|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:14.379Z|334a9cf3-66ad-4054-a949-e631edf7d19a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:14.380Z|334a9cf3-66ad-4054-a949-e631edf7d19a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:14.385Z|bdea100f-e501-4b22-9593-cc8fcbaee3c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:14.385Z|bdea100f-e501-4b22-9593-cc8fcbaee3c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:16.327Z|dc9df3bb-73a3-4890-afeb-81becf21fe16|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:53:16.328Z|dc9df3bb-73a3-4890-afeb-81becf21fe16|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:23.154Z|8dab16b1-0a41-4830-ab68-e16064927464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:53:23.156Z|8dab16b1-0a41-4830-ab68-e16064927464|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:53:24.395Z|a26bfee1-9107-4fa8-a38b-6aba295d22f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:24.396Z|a26bfee1-9107-4fa8-a38b-6aba295d22f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:24.403Z|bca4b4ca-35ec-45cb-aa68-73cb77b54d27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:24.404Z|bca4b4ca-35ec-45cb-aa68-73cb77b54d27|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:24.408Z|3ed8b81d-7a41-4d09-a31c-62cb4b4126c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:24.408Z|3ed8b81d-7a41-4d09-a31c-62cb4b4126c4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:34.418Z|bf6826d7-ff3f-458c-8baa-a3129b2dfe28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:34.419Z|bf6826d7-ff3f-458c-8baa-a3129b2dfe28|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:34.423Z|7cdd490b-a411-4c18-b4a9-51061a5e1e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:34.424Z|7cdd490b-a411-4c18-b4a9-51061a5e1e43|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:34.428Z|9e3a10bb-6d53-47b5-aa28-d0ac29c46fc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:34.428Z|9e3a10bb-6d53-47b5-aa28-d0ac29c46fc1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:38.154Z|bc1fd555-4492-42c2-b79d-16da652778ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:53:38.154Z|bc1fd555-4492-42c2-b79d-16da652778ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:53:39.802Z|51cbb68b-9ca5-465a-8557-84c04eed8db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:53:39.802Z|51cbb68b-9ca5-465a-8557-84c04eed8db6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:53:44.441Z|9db95cb6-f47d-4ce0-bb3f-57ab83362de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:44.442Z|9db95cb6-f47d-4ce0-bb3f-57ab83362de7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:44.443Z|9567f5e1-ed84-4a83-b79b-f91f27559138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:44.445Z|9567f5e1-ed84-4a83-b79b-f91f27559138|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:44.454Z|1c68bc3f-c9c2-4f7b-9925-a7afb1d99099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:44.455Z|1c68bc3f-c9c2-4f7b-9925-a7afb1d99099|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:53.153Z|4f8b8fd4-bb04-43d9-bfca-53af3704ae53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:53:53.158Z|4f8b8fd4-bb04-43d9-bfca-53af3704ae53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:53:54.466Z|59ad2026-7c47-47e5-934d-2d3034533c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:54.466Z|59ad2026-7c47-47e5-934d-2d3034533c3c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:54.468Z|6e3951ba-067f-43a0-9df7-5a177efd59d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:54.469Z|6e3951ba-067f-43a0-9df7-5a177efd59d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:53:54.478Z|757bfd7f-a041-43d3-a5b6-25e31abd8863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:53:54.479Z|757bfd7f-a041-43d3-a5b6-25e31abd8863|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:04.494Z|5911c7fa-0f50-4015-a062-4b71c1e4aa4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:04.494Z|722075d4-cbe2-4f0a-9d04-4f6522735934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:04.495Z|722075d4-cbe2-4f0a-9d04-4f6522735934|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:04.496Z|5911c7fa-0f50-4015-a062-4b71c1e4aa4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:04.514Z|60d9f5b5-a943-4202-b829-f3e7ad3e0b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:04.515Z|60d9f5b5-a943-4202-b829-f3e7ad3e0b97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:08.153Z|0a10f7f2-e22c-478b-922e-f1c23596687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:54:08.154Z|0a10f7f2-e22c-478b-922e-f1c23596687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:54:09.803Z|28a1a980-bd21-4ea8-ba8b-14727e1b15ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:54:09.804Z|28a1a980-bd21-4ea8-ba8b-14727e1b15ea|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:54:14.524Z|e448c26d-0501-4c48-90ee-0ba81cc57996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:14.524Z|e448c26d-0501-4c48-90ee-0ba81cc57996|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:14.530Z|7cc364e7-c56b-43dc-ac5a-79bdc7b7547e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:14.531Z|7cc364e7-c56b-43dc-ac5a-79bdc7b7547e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:14.554Z|7b1f43ee-2522-4227-8efb-9cea64b1075e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:14.555Z|7b1f43ee-2522-4227-8efb-9cea64b1075e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:16.326Z|0161c260-4f42-4f03-aff3-c48a93cc7f4d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:54:16.330Z|0161c260-4f42-4f03-aff3-c48a93cc7f4d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:23.153Z|3339f42b-fd91-483d-af67-3ce201a3635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:54:23.154Z|3339f42b-fd91-483d-af67-3ce201a3635e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:54:24.546Z|818d58f4-3429-4151-82d7-013f9f523c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:24.546Z|818d58f4-3429-4151-82d7-013f9f523c44|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:24.551Z|7ff28396-2966-44e1-90d8-bfb3f6fa65f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:24.552Z|7ff28396-2966-44e1-90d8-bfb3f6fa65f1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:24.579Z|804aff89-c0db-4801-b527-a3213baf6d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:24.579Z|804aff89-c0db-4801-b527-a3213baf6d74|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:34.573Z|8a2498f4-5af2-4981-b0e2-4959f93690f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:34.573Z|5d4d668b-192d-40a4-80df-0de4692baf18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:34.573Z|8a2498f4-5af2-4981-b0e2-4959f93690f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:34.574Z|5d4d668b-192d-40a4-80df-0de4692baf18|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:34.601Z|ca482ccc-c6c8-4fc8-b4e2-34a52751f75e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:34.602Z|ca482ccc-c6c8-4fc8-b4e2-34a52751f75e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:38.153Z|226260d2-7e37-499c-bdd9-dca42afe1ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:54:38.156Z|226260d2-7e37-499c-bdd9-dca42afe1ea6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:54:39.804Z|8b2db123-7baf-4b70-ace1-8ada96a3e919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:54:39.805Z|8b2db123-7baf-4b70-ace1-8ada96a3e919|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:54:44.594Z|f5c982f6-7418-4589-a3ad-4535f8244747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:44.595Z|78d760bc-19b8-4b1e-bc3f-4c402bea983a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:44.595Z|f5c982f6-7418-4589-a3ad-4535f8244747|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:44.595Z|78d760bc-19b8-4b1e-bc3f-4c402bea983a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:44.625Z|feb00c7d-f99d-44c2-b215-60ff376fa5b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:44.626Z|feb00c7d-f99d-44c2-b215-60ff376fa5b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:53.153Z|b0e6610c-1f39-4e89-871d-9a4cb83f74d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:54:53.154Z|b0e6610c-1f39-4e89-871d-9a4cb83f74d1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:54:54.617Z|473c2716-5ffe-4156-8e38-f6db5b2c0983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:54.617Z|e79fad06-78e3-4870-8814-876570cc69bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:54.617Z|473c2716-5ffe-4156-8e38-f6db5b2c0983|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:54.617Z|e79fad06-78e3-4870-8814-876570cc69bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:54:54.649Z|b4d12d2b-d90c-4ca7-a16e-b8c52051888b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:54:54.649Z|b4d12d2b-d90c-4ca7-a16e-b8c52051888b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:04.639Z|1d7c6d21-93f2-4a7c-8cff-455c918a5330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:04.639Z|1d7c6d21-93f2-4a7c-8cff-455c918a5330|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:04.643Z|72c38ac1-b2cf-4375-94f8-e978359f5608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:04.644Z|72c38ac1-b2cf-4375-94f8-e978359f5608|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:04.672Z|5451ac77-8a4f-4574-b0f3-0a956056496b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:04.673Z|5451ac77-8a4f-4574-b0f3-0a956056496b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:08.153Z|65de3dd7-885c-434a-8ca1-4339956e7cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:55:08.154Z|65de3dd7-885c-434a-8ca1-4339956e7cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:55:09.805Z|55fce6e4-a262-4e4e-be14-37846e5b2354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:55:09.806Z|55fce6e4-a262-4e4e-be14-37846e5b2354|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:55:14.662Z|a596e275-f376-4ceb-a5fc-91c9766f15dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:14.663Z|a596e275-f376-4ceb-a5fc-91c9766f15dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:14.665Z|d5428149-a515-464f-a716-d467c2917505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:14.665Z|d5428149-a515-464f-a716-d467c2917505|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:14.699Z|0c28bf50-1d8a-4dd7-b705-f49a96f03f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:14.700Z|0c28bf50-1d8a-4dd7-b705-f49a96f03f32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:16.327Z|d7ffd7a5-cf7e-4155-8edb-a2cb353d32c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:55:16.328Z|d7ffd7a5-cf7e-4155-8edb-a2cb353d32c4|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:23.153Z|f26c4741-b8cb-453d-8e84-818a3476091c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:55:23.156Z|f26c4741-b8cb-453d-8e84-818a3476091c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:55:24.687Z|6a568c88-8fcf-4ed0-9767-54448494bd3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:24.688Z|6a568c88-8fcf-4ed0-9767-54448494bd3e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:24.687Z|0eab6edb-d353-46df-8358-f71e2609bfda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:24.689Z|0eab6edb-d353-46df-8358-f71e2609bfda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:24.722Z|6139633f-87b7-4e35-85de-5bb52ab0dded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:24.723Z|6139633f-87b7-4e35-85de-5bb52ab0dded|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:34.726Z|d9441341-d71f-4645-afe3-b21e6afbde49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:34.727Z|d9441341-d71f-4645-afe3-b21e6afbde49|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:34.735Z|356ef4c7-5a5a-40ad-bdd9-918aaaa383aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:34.736Z|356ef4c7-5a5a-40ad-bdd9-918aaaa383aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:34.749Z|25edc380-2a5b-4744-b5d3-62229bfd764c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:34.749Z|25edc380-2a5b-4744-b5d3-62229bfd764c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:38.153Z|001bf2b0-d2ea-4641-80f1-d226ee97663c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:55:38.154Z|001bf2b0-d2ea-4641-80f1-d226ee97663c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:55:39.807Z|d4245ddb-d24e-4c06-bf22-f9d9f707f7ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:55:39.807Z|d4245ddb-d24e-4c06-bf22-f9d9f707f7ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:55:44.754Z|a5109439-eb09-4d55-8475-50b8d308c9dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:44.754Z|a5109439-eb09-4d55-8475-50b8d308c9dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:44.760Z|113a9e22-9835-43d4-b2c2-0929bcabdc96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:44.760Z|113a9e22-9835-43d4-b2c2-0929bcabdc96|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:44.770Z|802ce786-211e-459b-afa8-fbf950d2ecf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:44.770Z|802ce786-211e-459b-afa8-fbf950d2ecf5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:53.153Z|4fe271b3-5271-4a68-aa6c-05f8fdc26102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:55:53.154Z|4fe271b3-5271-4a68-aa6c-05f8fdc26102|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:55:54.780Z|2fc05b81-83ea-4462-be48-2da305d70a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:54.780Z|2ebe590f-b2d1-4c5d-8559-e28ec86eb25d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:54.781Z|2fc05b81-83ea-4462-be48-2da305d70a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:54.781Z|2ebe590f-b2d1-4c5d-8559-e28ec86eb25d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:55:54.799Z|1528b0ad-0611-4139-bd28-dba4688a4eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:55:54.800Z|1528b0ad-0611-4139-bd28-dba4688a4eb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:04.807Z|72c71d3e-9be8-4445-bf4d-963976f2ce84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:04.808Z|72c71d3e-9be8-4445-bf4d-963976f2ce84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:04.805Z|192b49dc-e251-4ef7-b67d-7fb20e200190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:04.810Z|192b49dc-e251-4ef7-b67d-7fb20e200190|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:04.826Z|3f510973-6aef-46db-9d1f-12bdc596d2aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:04.827Z|3f510973-6aef-46db-9d1f-12bdc596d2aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:08.153Z|d757ad48-cc13-47b5-896e-378fff7c41dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:56:08.158Z|d757ad48-cc13-47b5-896e-378fff7c41dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:56:09.808Z|c5398286-d0b9-4345-a56e-94657d6c6c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:56:09.809Z|c5398286-d0b9-4345-a56e-94657d6c6c14|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:56:14.834Z|78327e00-084d-494b-a611-028ee3412dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:14.834Z|05ff7db6-3e05-4633-a551-a21a8752d2a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:14.835Z|78327e00-084d-494b-a611-028ee3412dee|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:14.835Z|05ff7db6-3e05-4633-a551-a21a8752d2a0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:14.852Z|586cad86-d887-473e-aa05-15067b6bb4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:14.852Z|586cad86-d887-473e-aa05-15067b6bb4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:16.325Z|5f710118-5b71-4baf-982f-1eec104a8b6d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:56:16.325Z|5f710118-5b71-4baf-982f-1eec104a8b6d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:23.153Z|bc0c0410-1251-4eef-b9b3-74e127fed3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:56:23.154Z|bc0c0410-1251-4eef-b9b3-74e127fed3c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:56:24.858Z|f9691dba-e9eb-48f2-bdcb-22ed8becd03e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:24.858Z|5922558c-25a4-4346-97f9-78885a40caec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:24.859Z|f9691dba-e9eb-48f2-bdcb-22ed8becd03e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:24.859Z|5922558c-25a4-4346-97f9-78885a40caec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:24.876Z|6eaaeab3-dcdd-4d97-a2a5-131d036fd5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:24.876Z|6eaaeab3-dcdd-4d97-a2a5-131d036fd5c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:34.882Z|a9c39fa9-861e-4527-b184-e649c94b6d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:34.882Z|50ecbf6d-48e2-4db2-a2c9-33876921a1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:34.883Z|a9c39fa9-861e-4527-b184-e649c94b6d5b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:34.883Z|50ecbf6d-48e2-4db2-a2c9-33876921a1e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:34.898Z|d643da3c-7f52-4bfd-ab8d-e6cf6d7b4e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:34.898Z|d643da3c-7f52-4bfd-ab8d-e6cf6d7b4e3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:38.153Z|71981e7a-2993-4f85-abfe-9cf71bcb5200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:56:38.154Z|71981e7a-2993-4f85-abfe-9cf71bcb5200|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:56:39.810Z|ad562b33-4085-456b-a39e-c30f66ad457f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:56:39.811Z|ad562b33-4085-456b-a39e-c30f66ad457f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:56:44.904Z|b31d5534-89e8-47d8-b3f3-10dc1f32f504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:44.904Z|42248f19-b8fe-4817-990a-9621986e9b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:44.905Z|b31d5534-89e8-47d8-b3f3-10dc1f32f504|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:44.905Z|42248f19-b8fe-4817-990a-9621986e9b85|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:44.921Z|415f8682-7fc3-42ff-95a0-2926d2ed7ac8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:44.922Z|415f8682-7fc3-42ff-95a0-2926d2ed7ac8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:53.153Z|0eb61b48-c1fd-44e1-9272-1fe811f92a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:56:53.157Z|0eb61b48-c1fd-44e1-9272-1fe811f92a99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:56:54.927Z|66852ce5-b0ab-4976-89dd-0b4bcd2f7415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:54.928Z|66852ce5-b0ab-4976-89dd-0b4bcd2f7415|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:54.930Z|182d15f8-48c1-4bcc-bb9a-937cfcf31951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:54.930Z|182d15f8-48c1-4bcc-bb9a-937cfcf31951|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:56:54.946Z|377497af-c0ad-44e4-8871-01b95050fd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:56:54.946Z|377497af-c0ad-44e4-8871-01b95050fd56|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:04.954Z|57346d01-2b13-44df-b0f7-c02f78a7a8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:04.955Z|57346d01-2b13-44df-b0f7-c02f78a7a8a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:04.956Z|2f489ce3-a8e3-4a95-a678-f4c2e41f68f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:04.957Z|2f489ce3-a8e3-4a95-a678-f4c2e41f68f4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:04.969Z|d5d0157a-9ad1-4629-8245-22274be1849d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:04.970Z|d5d0157a-9ad1-4629-8245-22274be1849d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:08.153Z|8778531d-ddf7-474c-a268-0ab874d256bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:57:08.154Z|8778531d-ddf7-474c-a268-0ab874d256bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:57:09.812Z|825864eb-0f55-4c6e-a6a8-7ef787be23e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:57:09.812Z|825864eb-0f55-4c6e-a6a8-7ef787be23e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:57:14.978Z|cac45156-c7b6-4f42-80a3-93320531e65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:14.979Z|cac45156-c7b6-4f42-80a3-93320531e65d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:14.981Z|4f92b4cc-f8f3-44d2-94b6-37dd45ab6ce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:14.982Z|4f92b4cc-f8f3-44d2-94b6-37dd45ab6ce7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:14.996Z|9abcc022-f5ec-43c0-8b06-904d4283f046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:14.996Z|9abcc022-f5ec-43c0-8b06-904d4283f046|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:16.325Z|e740fe3b-620f-4519-83b1-7ea632668cc4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:57:16.325Z|e740fe3b-620f-4519-83b1-7ea632668cc4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:23.153Z|33b7d730-c232-474a-b9c0-f64d13a66348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:57:23.154Z|33b7d730-c232-474a-b9c0-f64d13a66348|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:57:25.006Z|31e66ca3-a076-4adc-9ed9-d2b95287f2f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:25.006Z|5a792fdc-2485-45d7-8b32-f242c79e0378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:25.007Z|31e66ca3-a076-4adc-9ed9-d2b95287f2f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:25.007Z|5a792fdc-2485-45d7-8b32-f242c79e0378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:25.016Z|0a71c77e-de3b-49b0-b9b5-b0b607218674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:25.016Z|0a71c77e-de3b-49b0-b9b5-b0b607218674|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:35.029Z|0d94ba57-2954-4595-b11f-3b9e61a7088a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:35.029Z|85747f05-c8c3-4a76-b441-e5fcf526d028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:35.029Z|0d94ba57-2954-4595-b11f-3b9e61a7088a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:35.029Z|85747f05-c8c3-4a76-b441-e5fcf526d028|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:35.036Z|f31bad08-500e-40cd-9144-5e7f39cfa65a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:35.036Z|f31bad08-500e-40cd-9144-5e7f39cfa65a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:38.153Z|57e64a68-3d9e-46cd-a071-4e18d676ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:57:38.157Z|57e64a68-3d9e-46cd-a071-4e18d676ba0f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:57:39.813Z|eed25cde-005d-46d6-8f02-97fa437065f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:57:39.814Z|eed25cde-005d-46d6-8f02-97fa437065f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:57:45.053Z|90672d91-7436-40b7-8823-d939adf21727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:45.054Z|90672d91-7436-40b7-8823-d939adf21727|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:45.054Z|67aefa08-a7a3-40db-8340-4a33dddb2136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:45.055Z|67aefa08-a7a3-40db-8340-4a33dddb2136|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:45.064Z|0e8b8a5f-b20a-445c-a6ed-0c8ce2ef0edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:45.064Z|0e8b8a5f-b20a-445c-a6ed-0c8ce2ef0edc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:53.153Z|0b78e565-f75d-42f1-88aa-931f8eb7e527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:57:53.154Z|0b78e565-f75d-42f1-88aa-931f8eb7e527|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:57:55.077Z|aecaa97e-0bf5-4d36-9ff3-cb8360eab4b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:55.079Z|e08d57b9-0299-4ca2-ab4e-d106b5e13260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:55.078Z|aecaa97e-0bf5-4d36-9ff3-cb8360eab4b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:55.080Z|e08d57b9-0299-4ca2-ab4e-d106b5e13260|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:57:55.091Z|0a862cd1-ba07-444c-8074-845083bfd0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:57:55.092Z|0a862cd1-ba07-444c-8074-845083bfd0cb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:05.107Z|e99ec873-5a82-4add-909a-a5bb862ba843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:05.107Z|e99ec873-5a82-4add-909a-a5bb862ba843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:05.116Z|57dc787a-bdce-4582-bcb5-6ad2e28b599a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:05.116Z|65742427-8601-4a6c-bd48-a8d7904545a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:05.117Z|57dc787a-bdce-4582-bcb5-6ad2e28b599a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:05.117Z|65742427-8601-4a6c-bd48-a8d7904545a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:08.153Z|1ec6027f-0afe-4788-9d17-1a3943fe26e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:58:08.154Z|1ec6027f-0afe-4788-9d17-1a3943fe26e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:58:09.815Z|4f34cfdb-e373-4757-8304-d8d2dd161b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:58:09.815Z|4f34cfdb-e373-4757-8304-d8d2dd161b28|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:58:15.139Z|b19a1ba1-4b0d-4ab8-bbd4-4b35a10f089f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:15.139Z|0faac208-2458-4f2a-a9ba-f66a313764f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:15.139Z|b19a1ba1-4b0d-4ab8-bbd4-4b35a10f089f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:15.140Z|0faac208-2458-4f2a-a9ba-f66a313764f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:15.141Z|e0a22a00-8c87-4d7a-bf31-6c7613673812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:15.141Z|e0a22a00-8c87-4d7a-bf31-6c7613673812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:16.326Z|f4f2b31c-c9d6-4496-ade4-8ccc89739a9c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:58:16.327Z|f4f2b31c-c9d6-4496-ade4-8ccc89739a9c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:23.153Z|34996a9c-9630-4f9b-9943-f9507481262b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:58:23.156Z|34996a9c-9630-4f9b-9943-f9507481262b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:58:25.162Z|2d1a6261-291c-4b31-b1f6-f215c08afaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:25.163Z|2d1a6261-291c-4b31-b1f6-f215c08afaf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:25.164Z|02be198a-4550-471b-94ca-67f50fa9bd15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:25.164Z|02be198a-4550-471b-94ca-67f50fa9bd15|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:25.163Z|44645859-6404-40f9-a604-63f62b67c4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:25.168Z|44645859-6404-40f9-a604-63f62b67c4cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:35.187Z|0b2a02a5-eb08-47db-8b8d-8b33149c44ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:35.189Z|0b2a02a5-eb08-47db-8b8d-8b33149c44ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:35.189Z|3826eddd-79e8-4000-9fb0-1d0a7d50c743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:35.190Z|3826eddd-79e8-4000-9fb0-1d0a7d50c743|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:35.191Z|3fe0ffbd-2b6d-4801-bde0-58f3f7943c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:35.192Z|3fe0ffbd-2b6d-4801-bde0-58f3f7943c48|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:38.153Z|36f1c6dc-7bb9-42bd-a9ed-845dcc485407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:58:38.154Z|36f1c6dc-7bb9-42bd-a9ed-845dcc485407|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:58:39.816Z|22415d67-fe0a-46af-bb24-cb7da25a352e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:58:39.816Z|22415d67-fe0a-46af-bb24-cb7da25a352e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:58:45.214Z|89b9ce09-64e0-4c57-8c16-6ff016f65ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:45.215Z|89b9ce09-64e0-4c57-8c16-6ff016f65ff5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:45.215Z|65b71f78-bda7-47ce-b4fe-3cb2452be8c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:45.215Z|65b71f78-bda7-47ce-b4fe-3cb2452be8c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:45.220Z|04101f79-375f-4615-9fe2-4230a5603386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:45.220Z|04101f79-375f-4615-9fe2-4230a5603386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:53.153Z|f076bada-730f-4545-8119-cf230ed1f264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:58:53.154Z|f076bada-730f-4545-8119-cf230ed1f264|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:58:55.238Z|f15248f1-5677-47db-8ebb-f924081a2306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:55.239Z|f15248f1-5677-47db-8ebb-f924081a2306|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:55.239Z|874a067f-e496-40e5-a365-3920e59263af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:55.239Z|874a067f-e496-40e5-a365-3920e59263af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:58:55.245Z|bd2992e5-ec81-4fc6-be5d-15fe01493cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:58:55.246Z|bd2992e5-ec81-4fc6-be5d-15fe01493cc1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:05.261Z|d96a16be-c961-4ee9-bdba-97bcf7eba313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:05.262Z|d96a16be-c961-4ee9-bdba-97bcf7eba313|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:05.263Z|9796180b-639f-493c-82d2-f71e0a0afb6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:05.263Z|9796180b-639f-493c-82d2-f71e0a0afb6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:05.265Z|b288bcc9-13e9-40d7-8d7b-5a30ed2dc1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:05.266Z|b288bcc9-13e9-40d7-8d7b-5a30ed2dc1a8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:08.153Z|fb11b407-067a-498f-8bd8-6d7cab2d0bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:59:08.157Z|fb11b407-067a-498f-8bd8-6d7cab2d0bbb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:59:09.817Z|f2ab4218-39f6-468d-9d6d-425f87d14544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:59:09.818Z|f2ab4218-39f6-468d-9d6d-425f87d14544|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:59:15.286Z|6c0bbea5-091f-4acc-9130-8b2719385440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:15.286Z|73aee22b-2428-4995-97f0-6a5e2251f2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:15.287Z|6c0bbea5-091f-4acc-9130-8b2719385440|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:15.287Z|73aee22b-2428-4995-97f0-6a5e2251f2b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:15.289Z|6bbdccb3-0422-45a4-9916-27bbc8ecfc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:15.290Z|6bbdccb3-0422-45a4-9916-27bbc8ecfc97|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:16.325Z|b6db0376-6417-473b-b12d-7cd55ddddac0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T19:59:16.326Z|b6db0376-6417-473b-b12d-7cd55ddddac0|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:23.153Z|1a6392ab-59f0-48e9-8d1e-e4ad966425d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:59:23.154Z|1a6392ab-59f0-48e9-8d1e-e4ad966425d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:59:25.317Z|cd7bad5d-78d2-4aa3-9a66-2648a836e784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:25.317Z|ad3e15b7-a1c7-481b-b561-5ede4ee741fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:25.317Z|cd7bad5d-78d2-4aa3-9a66-2648a836e784|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:25.317Z|ad3e15b7-a1c7-481b-b561-5ede4ee741fa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:25.319Z|51cf9ce4-8d96-42c5-96c6-9b96dd5c8bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:25.320Z|51cf9ce4-8d96-42c5-96c6-9b96dd5c8bbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:35.342Z|19fd2bda-12a5-4c1f-8596-e18b97ca744f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:35.342Z|869a8032-f1a9-4ea2-a440-fad39f17b546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:35.342Z|a0fb1606-649c-470f-9906-4a0cf2050d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:35.343Z|869a8032-f1a9-4ea2-a440-fad39f17b546|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:35.343Z|19fd2bda-12a5-4c1f-8596-e18b97ca744f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:35.343Z|a0fb1606-649c-470f-9906-4a0cf2050d72|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:38.153Z|667853d8-4364-4d6f-9acc-56dcf4cfc165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:59:38.154Z|667853d8-4364-4d6f-9acc-56dcf4cfc165|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:59:39.819Z|cf8ac122-dbf7-454c-b5ed-a01879a0a305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:59:39.819Z|cf8ac122-dbf7-454c-b5ed-a01879a0a305|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:59:45.366Z|a79924c3-32c7-486b-bbfc-ce6b02b495d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:45.366Z|dd601de9-4c7f-4b71-862a-23e662594ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:45.366Z|a79924c3-32c7-486b-bbfc-ce6b02b495d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:45.367Z|e61a1d6c-ae4f-4936-a29b-7f7b9f770f9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:45.366Z|dd601de9-4c7f-4b71-862a-23e662594ab6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:45.367Z|e61a1d6c-ae4f-4936-a29b-7f7b9f770f9a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:53.153Z|cde19bb3-635a-4f93-8846-120a9a468051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T19:59:53.156Z|cde19bb3-635a-4f93-8846-120a9a468051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T19:59:55.392Z|2db5064c-5908-4beb-b707-2b8692adfd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:55.392Z|7c946714-e5e6-47e9-8021-e89135d661cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:55.392Z|2db5064c-5908-4beb-b707-2b8692adfd8c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:55.392Z|7c946714-e5e6-47e9-8021-e89135d661cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T19:59:55.440Z|b4126a96-15e0-4202-a2ae-eee6a02aebc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T19:59:55.441Z|b4126a96-15e0-4202-a2ae-eee6a02aebc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:05.462Z|01e08419-d9b8-416c-9c78-278b4bf99c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:05.462Z|889f485b-6708-4b05-b156-e4e39015c92e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:05.462Z|bb795df5-2e85-4dcd-898d-df6e32cb850b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:05.463Z|889f485b-6708-4b05-b156-e4e39015c92e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:05.463Z|01e08419-d9b8-416c-9c78-278b4bf99c68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:05.463Z|bb795df5-2e85-4dcd-898d-df6e32cb850b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:08.153Z|b43e44df-0d99-437a-9159-4e785fa34502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:00:08.154Z|b43e44df-0d99-437a-9159-4e785fa34502|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:00:09.820Z|560bfdfa-4401-46fa-a255-212f4790b628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:00:09.821Z|560bfdfa-4401-46fa-a255-212f4790b628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:00:15.486Z|c045816e-599d-413b-8d24-78d1155db630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:15.487Z|c045816e-599d-413b-8d24-78d1155db630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:15.489Z|73fa7fe4-b498-496b-bb64-a57721ae8ed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:15.489Z|1670cf84-0a7c-4e11-9999-f3824a9ce7dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:15.490Z|73fa7fe4-b498-496b-bb64-a57721ae8ed2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:15.490Z|1670cf84-0a7c-4e11-9999-f3824a9ce7dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:16.325Z|f6c62fc6-f3f8-4839-a390-e44705ca8a0c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:00:16.326Z|f6c62fc6-f3f8-4839-a390-e44705ca8a0c|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:23.154Z|57562cbf-050f-4440-95d3-958cac939ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:00:23.154Z|57562cbf-050f-4440-95d3-958cac939ced|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:00:25.511Z|dfb6b07f-83e7-468e-ae84-3cd2eb46cf9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:25.511Z|7ea8dce4-eca9-43a9-bdc1-57d7a848f474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:25.512Z|7ea8dce4-eca9-43a9-bdc1-57d7a848f474|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:25.512Z|b5753fa5-f2f1-463e-860c-884059fa8202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:25.514Z|dfb6b07f-83e7-468e-ae84-3cd2eb46cf9f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:25.513Z|b5753fa5-f2f1-463e-860c-884059fa8202|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:35.538Z|934f3c45-5646-407f-9f02-89c9ffc4db59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:35.538Z|4c18b0aa-73c9-4345-a1ec-dd7d6703cd93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:35.539Z|934f3c45-5646-407f-9f02-89c9ffc4db59|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:35.539Z|4c18b0aa-73c9-4345-a1ec-dd7d6703cd93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:35.543Z|75633c4a-9cd9-40cc-b87a-e0ece93815a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:35.543Z|75633c4a-9cd9-40cc-b87a-e0ece93815a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:38.153Z|250d2657-68c5-4428-be84-e8511d7efc30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:00:38.156Z|250d2657-68c5-4428-be84-e8511d7efc30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:00:39.822Z|15c8d1b0-5cf0-401a-87b4-378fc2cbdb6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:00:39.823Z|15c8d1b0-5cf0-401a-87b4-378fc2cbdb6d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:00:45.566Z|d79fae79-3f99-42d0-959a-4e2e60babb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:45.566Z|f088dcd0-6e17-4fe4-a4c5-72f575e54dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:45.567Z|d79fae79-3f99-42d0-959a-4e2e60babb28|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:45.567Z|f088dcd0-6e17-4fe4-a4c5-72f575e54dc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:45.575Z|01dfeca5-0c1d-47b7-8eb3-2805bc878ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:45.576Z|01dfeca5-0c1d-47b7-8eb3-2805bc878ff3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:53.153Z|0140755f-bd99-4bec-933d-3f11af6a586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:00:53.154Z|0140755f-bd99-4bec-933d-3f11af6a586d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:00:55.593Z|c8abd53d-e7ae-42b8-b0d6-46ec239eb15f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:55.593Z|982724f9-9187-4438-935d-b4c665a5937c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:55.593Z|c8abd53d-e7ae-42b8-b0d6-46ec239eb15f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:55.594Z|982724f9-9187-4438-935d-b4c665a5937c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:00:55.601Z|e7b567b3-ff94-48e8-ae10-3f1118603c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:00:55.602Z|e7b567b3-ff94-48e8-ae10-3f1118603c92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:05.616Z|f85eedd2-b814-4020-b2a2-e03d32a0c1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:05.616Z|366f1f9d-6e0d-4b78-8f37-d88f389f946e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:05.617Z|366f1f9d-6e0d-4b78-8f37-d88f389f946e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:05.617Z|f85eedd2-b814-4020-b2a2-e03d32a0c1ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:05.622Z|99749a98-d719-46ef-b6bf-c020e07276b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:05.623Z|99749a98-d719-46ef-b6bf-c020e07276b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:08.153Z|934e8a92-095f-4698-8a92-9b2176fadde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:01:08.154Z|934e8a92-095f-4698-8a92-9b2176fadde8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:01:09.823Z|28df3ee1-bc44-4019-a50d-60da0c183781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:01:09.824Z|28df3ee1-bc44-4019-a50d-60da0c183781|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:01:15.639Z|8098d84a-611d-4b78-855a-1c34ed09557a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:15.639Z|d10fae89-2ccf-4151-99fc-107d32415325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:15.640Z|d10fae89-2ccf-4151-99fc-107d32415325|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:15.640Z|8098d84a-611d-4b78-855a-1c34ed09557a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:15.643Z|1c0f769b-3c8e-4932-a939-a8a9aae1c6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:15.644Z|1c0f769b-3c8e-4932-a939-a8a9aae1c6ea|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:16.324Z|b857f97b-bf09-4644-9d54-f073ff724c2d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:01:16.325Z|b857f97b-bf09-4644-9d54-f073ff724c2d|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:23.153Z|3ca51a5a-cc68-4927-a394-35a5b3681567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:01:23.158Z|3ca51a5a-cc68-4927-a394-35a5b3681567|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:01:25.663Z|945a6736-0136-4456-9f73-22a2dbf4a15d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:25.664Z|945a6736-0136-4456-9f73-22a2dbf4a15d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:25.665Z|f84e1e66-b805-47cb-85fb-6cbce795dff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:25.665Z|f84e1e66-b805-47cb-85fb-6cbce795dff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:25.665Z|1fa38aa6-11ac-46d2-babc-5ef2a6e0af80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:25.667Z|1fa38aa6-11ac-46d2-babc-5ef2a6e0af80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:35.689Z|4a133ccd-aed4-4ce6-a3d0-f38d55dd7aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:35.689Z|3a29fca6-dad0-4acf-9750-1823f686448a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:35.690Z|f3ea9f29-8e4f-4817-bbbd-2fa7f56b6843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:35.690Z|3a29fca6-dad0-4acf-9750-1823f686448a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:35.690Z|4a133ccd-aed4-4ce6-a3d0-f38d55dd7aee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:35.690Z|f3ea9f29-8e4f-4817-bbbd-2fa7f56b6843|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:38.153Z|fb40ea7a-faac-422f-a30f-562bfdd9af9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:01:38.154Z|fb40ea7a-faac-422f-a30f-562bfdd9af9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:01:39.825Z|aac510ec-3eba-42aa-a4bc-a54bfaf1c831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:01:39.825Z|aac510ec-3eba-42aa-a4bc-a54bfaf1c831|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:01:45.713Z|59e770b7-d13b-4b2e-a8bc-9b288948e1b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:45.713Z|94fa6507-aae6-466a-bb06-ee8efe241dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:45.714Z|df5de65f-7d75-4c2e-bbe8-8b63a186233c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:45.714Z|59e770b7-d13b-4b2e-a8bc-9b288948e1b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:45.714Z|df5de65f-7d75-4c2e-bbe8-8b63a186233c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:45.714Z|94fa6507-aae6-466a-bb06-ee8efe241dd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:53.153Z|aea4310f-5eaf-419a-bd72-9ab6f6bf0fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:01:53.154Z|aea4310f-5eaf-419a-bd72-9ab6f6bf0fb7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:01:55.736Z|d8ef6a04-3667-4454-a8fb-7d974445db6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:55.736Z|62df78af-6893-4a86-98ad-e101ebe95e28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:55.736Z|d8ef6a04-3667-4454-a8fb-7d974445db6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:55.737Z|62df78af-6893-4a86-98ad-e101ebe95e28|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:01:55.737Z|a8a15423-64a5-4adf-9b6a-390520382e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:01:55.737Z|a8a15423-64a5-4adf-9b6a-390520382e4e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:05.758Z|0992ccb7-499b-4770-a320-2e7b1bd605ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:05.758Z|9caad254-60f8-45d3-887c-08f3cf5252df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:05.759Z|1b1f0e12-201b-4576-a3b9-3e1ce06875d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:05.759Z|1b1f0e12-201b-4576-a3b9-3e1ce06875d3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:05.759Z|9caad254-60f8-45d3-887c-08f3cf5252df|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:05.759Z|0992ccb7-499b-4770-a320-2e7b1bd605ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:08.153Z|6b7a633d-fcbe-4601-8a9e-e61fde9c6dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:02:08.157Z|6b7a633d-fcbe-4601-8a9e-e61fde9c6dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:02:09.826Z|73759052-87fa-4fe8-a44f-b5fb79f25e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:02:09.827Z|73759052-87fa-4fe8-a44f-b5fb79f25e9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:02:15.782Z|ae6114fc-e059-44df-abe4-e1a9567be2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:15.782Z|893f156a-b21c-46c0-922e-f512836620b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:15.782Z|ae6114fc-e059-44df-abe4-e1a9567be2a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:15.783Z|893f156a-b21c-46c0-922e-f512836620b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:15.783Z|5ffa8743-3355-4ba0-be11-53aef2daed07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:15.783Z|5ffa8743-3355-4ba0-be11-53aef2daed07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:16.325Z|fbec516c-f8fa-46c4-80e6-de1358066040|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:02:16.325Z|fbec516c-f8fa-46c4-80e6-de1358066040|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:23.153Z|749e6033-dee7-4183-88d6-1d63c1ccc1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:02:23.159Z|749e6033-dee7-4183-88d6-1d63c1ccc1c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:02:25.811Z|6d361fba-c1e7-41a7-a85c-3e53e80fffe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:25.811Z|6d361fba-c1e7-41a7-a85c-3e53e80fffe2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:25.812Z|bcf1fb87-7056-476f-bb5e-038459f08475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:25.813Z|bcf1fb87-7056-476f-bb5e-038459f08475|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:25.817Z|8aec88e6-5d78-49b9-b0b9-d8fbed2c11df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:25.818Z|8aec88e6-5d78-49b9-b0b9-d8fbed2c11df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:35.840Z|9d1a7778-299d-47e5-b7fb-ec05eaeaf605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:35.841Z|9d1a7778-299d-47e5-b7fb-ec05eaeaf605|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:35.841Z|b8c06136-bb54-4ba4-969f-7c1fd6c6209e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:35.841Z|b8c06136-bb54-4ba4-969f-7c1fd6c6209e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:35.844Z|3fb0adfe-b179-4de9-9d60-c3b9f9d6fc03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:35.844Z|3fb0adfe-b179-4de9-9d60-c3b9f9d6fc03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:38.153Z|57a3d22d-8677-4bcf-9a47-edf42f7596b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:02:38.154Z|57a3d22d-8677-4bcf-9a47-edf42f7596b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:02:39.828Z|9b81bf12-971c-4936-8d69-57ca8f51d6bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:02:39.829Z|9b81bf12-971c-4936-8d69-57ca8f51d6bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:02:45.866Z|19054111-838d-4a69-a638-ba1fe60555ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:45.867Z|19054111-838d-4a69-a638-ba1fe60555ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:45.867Z|54ede80b-700e-4f5e-a8d8-f47579115c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:45.868Z|54ede80b-700e-4f5e-a8d8-f47579115c1d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:45.869Z|78ce8ecb-cdc2-4cc7-af76-5a5f9ca18dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:45.870Z|78ce8ecb-cdc2-4cc7-af76-5a5f9ca18dd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:53.153Z|38963449-e156-4f2c-92df-39366628b6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:02:53.156Z|38963449-e156-4f2c-92df-39366628b6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:02:55.889Z|c54d585c-e907-4953-a56d-eb4e5d2aa526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:55.890Z|c54d585c-e907-4953-a56d-eb4e5d2aa526|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:55.892Z|3ddf252a-ea1a-49a8-b529-e03d237fc7ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:55.892Z|3156766c-1b90-4d45-b6f7-c340c7631d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:02:55.893Z|3156766c-1b90-4d45-b6f7-c340c7631d5e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:02:55.892Z|3ddf252a-ea1a-49a8-b529-e03d237fc7ce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:05.917Z|882fb730-f80d-485a-95cd-25e929dffd97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:05.918Z|882fb730-f80d-485a-95cd-25e929dffd97|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:05.919Z|f4729e77-6d84-4640-aabc-3ca5d420a5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:05.919Z|f4729e77-6d84-4640-aabc-3ca5d420a5a6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:05.923Z|1aaf80ac-c8af-4170-a14f-8eba4ed5a758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:05.924Z|1aaf80ac-c8af-4170-a14f-8eba4ed5a758|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:08.153Z|469967e5-42ee-4e09-9ce4-7dd75919c9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:03:08.154Z|469967e5-42ee-4e09-9ce4-7dd75919c9f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:03:09.830Z|a747d7df-849e-4359-99ba-ef35dd04cd31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:03:09.831Z|a747d7df-849e-4359-99ba-ef35dd04cd31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:03:15.945Z|c484182e-faeb-4ef7-800e-94cff90451b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:15.946Z|c484182e-faeb-4ef7-800e-94cff90451b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:15.946Z|d738f7ed-2b73-4aef-a7bf-7efc649e7d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:15.947Z|d738f7ed-2b73-4aef-a7bf-7efc649e7d07|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:15.949Z|c4544633-1859-41ca-8e78-437c0fa59a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:15.949Z|c4544633-1859-41ca-8e78-437c0fa59a54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:16.325Z|b00bf10e-73a9-48fe-9043-5b43601870e4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:03:16.326Z|b00bf10e-73a9-48fe-9043-5b43601870e4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:23.153Z|7a792679-53a6-4d9f-9354-e342fb2d1293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:03:23.154Z|7a792679-53a6-4d9f-9354-e342fb2d1293|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:03:25.968Z|de62d2e4-edf2-4ec8-af3e-10170a901901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:25.969Z|de62d2e4-edf2-4ec8-af3e-10170a901901|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:25.969Z|7d1e4adc-bc4d-4df9-b535-03e84c4ad1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:25.969Z|7d1e4adc-bc4d-4df9-b535-03e84c4ad1f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:25.974Z|7c4f92c8-0dd6-48fb-9171-7ca3e054d8d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:25.974Z|7c4f92c8-0dd6-48fb-9171-7ca3e054d8d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:35.998Z|76d991f2-de38-4615-99ba-190ecb4439da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:35.999Z|76d991f2-de38-4615-99ba-190ecb4439da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:36.000Z|5a3dbbb5-b3b8-402d-ae82-f4cfec236373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:36.001Z|5a3dbbb5-b3b8-402d-ae82-f4cfec236373|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:36.013Z|5ceab085-1d46-4dc9-892e-380e56dbbf95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:36.014Z|5ceab085-1d46-4dc9-892e-380e56dbbf95|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:38.153Z|82a572ca-604c-4ffa-becd-0cd9950e6051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:03:38.156Z|82a572ca-604c-4ffa-becd-0cd9950e6051|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:03:39.831Z|e25f37b4-2b0a-4850-8714-5126f7754126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:03:39.832Z|e25f37b4-2b0a-4850-8714-5126f7754126|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:03:46.027Z|f8286606-46f0-48be-aa21-ac1d663502a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:46.027Z|f8286606-46f0-48be-aa21-ac1d663502a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:46.029Z|7a551650-74bd-4b34-ab91-d0b3e41f0523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:46.029Z|7a551650-74bd-4b34-ab91-d0b3e41f0523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:46.040Z|a1d29e4f-3eb6-44f0-b02a-ee822204b25b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:46.041Z|a1d29e4f-3eb6-44f0-b02a-ee822204b25b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:53.153Z|460e123c-911c-45aa-ad83-345917d98c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:03:53.154Z|460e123c-911c-45aa-ad83-345917d98c22|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:03:56.056Z|824506af-ade6-46e8-86d3-0613f5e7fed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:56.056Z|f225acee-85a4-4a37-9993-83bc62b8e2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:56.057Z|824506af-ade6-46e8-86d3-0613f5e7fed6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:56.057Z|f225acee-85a4-4a37-9993-83bc62b8e2d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:03:56.068Z|25e4c0ab-15bf-4afa-ad65-875e6b3d43fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:03:56.070Z|25e4c0ab-15bf-4afa-ad65-875e6b3d43fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:06.090Z|22366a90-22a4-47cf-a6e6-ce8c3af83e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:06.091Z|22366a90-22a4-47cf-a6e6-ce8c3af83e56|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:06.092Z|3d48d41b-9319-41e0-bcc8-48ebe7414ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:06.092Z|4ce66ff5-8327-4b48-941a-fc1e03d4181b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:06.093Z|4ce66ff5-8327-4b48-941a-fc1e03d4181b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:06.094Z|3d48d41b-9319-41e0-bcc8-48ebe7414ac8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:08.153Z|ddee4b68-0cf2-4671-bc01-a161b00b6b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:04:08.154Z|ddee4b68-0cf2-4671-bc01-a161b00b6b2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:04:09.832Z|76f9646e-d073-4b6b-8d38-d23437453f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:04:09.833Z|76f9646e-d073-4b6b-8d38-d23437453f7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:04:16.115Z|50f9806c-a4ab-4241-b439-83f652caf381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:16.115Z|07b6c481-efb4-4739-8c0d-0ecf7c3d095b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:16.116Z|50f9806c-a4ab-4241-b439-83f652caf381|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:16.116Z|07b6c481-efb4-4739-8c0d-0ecf7c3d095b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:16.124Z|86afbf4e-fb00-43b0-b138-29c01c0eb46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:16.124Z|86afbf4e-fb00-43b0-b138-29c01c0eb46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:16.325Z|65875dc2-03da-4b54-a746-79efbf396335|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:04:16.326Z|65875dc2-03da-4b54-a746-79efbf396335|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:23.153Z|25914d07-ef79-4302-bc18-e8b25a430691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:04:23.157Z|25914d07-ef79-4302-bc18-e8b25a430691|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:04:26.140Z|9cefd737-6039-448f-acc5-87e25cd5e3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:26.140Z|9b4b470c-2b35-459d-bb32-2a701e72eece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:26.141Z|9cefd737-6039-448f-acc5-87e25cd5e3f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:26.141Z|9b4b470c-2b35-459d-bb32-2a701e72eece|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:26.144Z|a9b7635a-fd55-4ac6-9b78-1e3392df1aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:26.144Z|a9b7635a-fd55-4ac6-9b78-1e3392df1aa0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:36.167Z|afc1bede-15ae-4a11-b443-8caa8bc9ca0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:36.167Z|0ca7c5a9-e7ed-4c53-9bc4-5b8527f99499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:36.168Z|afc1bede-15ae-4a11-b443-8caa8bc9ca0b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:36.168Z|0ca7c5a9-e7ed-4c53-9bc4-5b8527f99499|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:36.176Z|b90300c5-97d2-4354-987d-e539c7a010dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:36.177Z|b90300c5-97d2-4354-987d-e539c7a010dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:38.153Z|d05762e2-8128-4647-87bf-7ff5b0397a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:04:38.154Z|d05762e2-8128-4647-87bf-7ff5b0397a56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:04:39.834Z|c971c259-47a1-41cf-a22e-0d386cb1e5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:04:39.834Z|c971c259-47a1-41cf-a22e-0d386cb1e5fb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:04:46.196Z|5525e164-a337-486b-aef2-48aeb376f501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:46.197Z|5525e164-a337-486b-aef2-48aeb376f501|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:46.200Z|934479d1-125e-493d-8bf2-84ced8d461a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:46.200Z|934479d1-125e-493d-8bf2-84ced8d461a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:46.201Z|c2d0810c-602d-4192-8e72-7adfcee80b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:46.201Z|c2d0810c-602d-4192-8e72-7adfcee80b23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:53.154Z|2eb2c2ac-946e-44ad-a4db-d44987be9744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:04:53.155Z|2eb2c2ac-946e-44ad-a4db-d44987be9744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:04:56.223Z|f0877b1c-d778-4a82-86da-1aff3f5b5ec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:56.223Z|f1511168-3be0-4c1f-a483-f266066c7872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:56.224Z|f0877b1c-d778-4a82-86da-1aff3f5b5ec0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:56.224Z|f1511168-3be0-4c1f-a483-f266066c7872|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:04:56.230Z|26d4aada-e474-4af5-aba5-5442b1622b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:04:56.231Z|26d4aada-e474-4af5-aba5-5442b1622b77|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:06.250Z|16908e55-afe4-49dc-8499-f4b4f88598e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:06.250Z|16908e55-afe4-49dc-8499-f4b4f88598e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:06.251Z|a52086ef-836f-4c32-832e-1dac7b1ead90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:06.252Z|a52086ef-836f-4c32-832e-1dac7b1ead90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:06.258Z|333cf6d3-1435-4016-94ec-48415950d1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:06.259Z|333cf6d3-1435-4016-94ec-48415950d1ef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:08.153Z|998f2d22-2b12-43a6-accb-f666d05d643c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:05:08.156Z|998f2d22-2b12-43a6-accb-f666d05d643c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:05:09.835Z|a77a4bba-8581-46c5-8f0d-6af499ba489c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:05:09.835Z|a77a4bba-8581-46c5-8f0d-6af499ba489c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:05:16.276Z|ccaa10df-679a-4352-80ff-90cc92362a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:16.277Z|544413cd-384f-4a8b-a713-477052aa9639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:16.277Z|544413cd-384f-4a8b-a713-477052aa9639|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:16.277Z|ccaa10df-679a-4352-80ff-90cc92362a4f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:16.282Z|de1ecf96-7cc1-4909-804f-c03031081a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:16.283Z|de1ecf96-7cc1-4909-804f-c03031081a0e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:16.324Z|d49c4c12-f697-4962-8441-f66dbc8b1710|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:05:16.325Z|d49c4c12-f697-4962-8441-f66dbc8b1710|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:23.153Z|b37df32b-1ad9-4f77-9363-524ce0f135d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:05:23.154Z|b37df32b-1ad9-4f77-9363-524ce0f135d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:05:26.301Z|86319097-0455-4284-b7df-134edb946dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:26.301Z|8e0a1e96-b8c6-4da9-a3e7-be30516bfd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:26.302Z|86319097-0455-4284-b7df-134edb946dcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:26.302Z|8e0a1e96-b8c6-4da9-a3e7-be30516bfd31|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:26.308Z|dcf48142-ebd0-4c0b-bfc1-f5d5bac5322a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:26.308Z|dcf48142-ebd0-4c0b-bfc1-f5d5bac5322a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:36.326Z|4d592743-5bd8-4441-a487-8c183d022f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:36.327Z|4d592743-5bd8-4441-a487-8c183d022f56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:36.326Z|20e59c3f-1edb-4c61-9f37-45d62548f673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:36.328Z|20e59c3f-1edb-4c61-9f37-45d62548f673|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:36.334Z|930cc7ab-2c37-4c1b-b117-a777815f66d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:36.334Z|930cc7ab-2c37-4c1b-b117-a777815f66d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:38.153Z|85abf1e7-4d87-43cd-9b6b-d51521706406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:05:38.154Z|85abf1e7-4d87-43cd-9b6b-d51521706406|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:05:39.836Z|a8b5cf1f-18af-486f-a919-188d804b2240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:05:39.836Z|a8b5cf1f-18af-486f-a919-188d804b2240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:05:46.358Z|5e4d930f-b34a-4a9a-8047-b7f516e17c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:46.359Z|5e4d930f-b34a-4a9a-8047-b7f516e17c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:46.359Z|e3607a14-7ae5-4f14-b4c2-737c2433a944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:46.360Z|222f9e51-2301-4660-b78f-98f68ad80aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:46.360Z|e3607a14-7ae5-4f14-b4c2-737c2433a944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:46.360Z|222f9e51-2301-4660-b78f-98f68ad80aae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:53.154Z|3ace0f04-3e7e-49d9-a64b-07b393915a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:05:53.159Z|3ace0f04-3e7e-49d9-a64b-07b393915a65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:05:56.381Z|5352b3d9-0bc1-4647-ba06-d3bd54a9109c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:56.381Z|f34d3170-7cae-403a-8992-c38f02b7bbae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:56.382Z|5352b3d9-0bc1-4647-ba06-d3bd54a9109c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:56.382Z|f34d3170-7cae-403a-8992-c38f02b7bbae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:05:56.382Z|60f41213-a7f0-43cb-ae8d-1b577e6529a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:05:56.382Z|60f41213-a7f0-43cb-ae8d-1b577e6529a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:06.404Z|f1425583-c00d-42e4-9e23-7881dd7b1cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:06.404Z|cf89ed27-e817-448a-b404-4269be55e5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:06.404Z|e92f9a75-ad0f-44a7-a1fb-6d5597ea615a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:06.405Z|cf89ed27-e817-448a-b404-4269be55e5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:06.405Z|f1425583-c00d-42e4-9e23-7881dd7b1cd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:06.405Z|e92f9a75-ad0f-44a7-a1fb-6d5597ea615a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:08.153Z|a60d4530-c484-4c3b-8ade-3c528f1789b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:06:08.154Z|a60d4530-c484-4c3b-8ade-3c528f1789b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:06:09.837Z|35c9c3b6-f78f-45e7-9091-01095ce743a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:06:09.838Z|35c9c3b6-f78f-45e7-9091-01095ce743a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:06:16.326Z|f93b00b0-e730-456f-be1f-087a374fa075|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:06:16.327Z|f93b00b0-e730-456f-be1f-087a374fa075|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:16.433Z|3d880fd4-1c76-45e6-a47e-b3ad093ba2b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:16.434Z|3d880fd4-1c76-45e6-a47e-b3ad093ba2b4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:16.432Z|b7d82695-cc33-42f9-9d10-814f8afb71dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:16.439Z|b7d82695-cc33-42f9-9d10-814f8afb71dc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:16.439Z|fdd11def-a8fb-45d6-98d2-da2fbbdd058a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:16.440Z|fdd11def-a8fb-45d6-98d2-da2fbbdd058a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:23.153Z|935ea207-e41a-4305-a6bf-217646c6e5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:06:23.154Z|935ea207-e41a-4305-a6bf-217646c6e5ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:06:26.463Z|d833577e-b072-4fcf-8ec1-e42e2f2256e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:26.463Z|2d38d124-01e1-4050-9d44-0529d721bd6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:26.463Z|2d38d124-01e1-4050-9d44-0529d721bd6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:26.463Z|d833577e-b072-4fcf-8ec1-e42e2f2256e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:26.466Z|ed16f517-9c55-48de-b491-ece3abcf2d08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:26.467Z|ed16f517-9c55-48de-b491-ece3abcf2d08|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:36.487Z|bc35c7fe-06b9-43b7-a9aa-2eb5d4197fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:36.487Z|7c4e540b-992b-4f4a-8200-64429aeb2574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:36.488Z|bc35c7fe-06b9-43b7-a9aa-2eb5d4197fa3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:36.488Z|7c4e540b-992b-4f4a-8200-64429aeb2574|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:36.495Z|543ecdd2-626f-4b13-9640-a2b2a336ada4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:36.496Z|543ecdd2-626f-4b13-9640-a2b2a336ada4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:38.153Z|a07e29fc-3260-48aa-927c-fb40e081765b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:06:38.157Z|a07e29fc-3260-48aa-927c-fb40e081765b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:06:39.839Z|dc743b3d-a7b9-4610-9cb6-723da93b24bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:06:39.839Z|dc743b3d-a7b9-4610-9cb6-723da93b24bf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:06:46.519Z|3814f565-533a-4255-be70-d102cdbadec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:46.519Z|d7a1be6f-40f3-4ea7-b479-8da620654c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:46.520Z|d7a1be6f-40f3-4ea7-b479-8da620654c9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:46.520Z|3814f565-533a-4255-be70-d102cdbadec4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:46.525Z|a24a090a-4932-4e20-8dd6-02e11b1aa71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:46.525Z|a24a090a-4932-4e20-8dd6-02e11b1aa71b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:53.153Z|d35abb49-be2f-457f-bda9-a4f3452f982d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:06:53.154Z|d35abb49-be2f-457f-bda9-a4f3452f982d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:06:56.548Z|6e2097f2-cb83-42bf-b021-83b2d42a10d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:56.548Z|4a411d82-2122-4c3e-8484-cd8dd358173a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:56.549Z|4a411d82-2122-4c3e-8484-cd8dd358173a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:56.549Z|6e2097f2-cb83-42bf-b021-83b2d42a10d0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:06:56.552Z|206bfb87-6a82-4943-bff6-c357bc8bea29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:06:56.552Z|206bfb87-6a82-4943-bff6-c357bc8bea29|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:06.583Z|da0f2f50-bcbe-493b-98c5-2553496fc008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:06.584Z|da0f2f50-bcbe-493b-98c5-2553496fc008|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:06.595Z|aff1a005-9944-48f7-9a33-6e74e5d376cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:06.595Z|ec9da9f4-ecaa-4a8f-8ca5-3ee6ff81df84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:06.595Z|aff1a005-9944-48f7-9a33-6e74e5d376cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:06.595Z|ec9da9f4-ecaa-4a8f-8ca5-3ee6ff81df84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:08.153Z|b0f6348a-affc-4f81-82fd-c6273bd3ba35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:07:08.154Z|b0f6348a-affc-4f81-82fd-c6273bd3ba35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:07:09.840Z|ebb7e898-7884-41dc-b0eb-1afdebcb9907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:07:09.840Z|ebb7e898-7884-41dc-b0eb-1afdebcb9907|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:07:16.325Z|0dcc7730-e6ad-43dc-9c9e-d33908af1c82|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:07:16.326Z|0dcc7730-e6ad-43dc-9c9e-d33908af1c82|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:16.619Z|fd3020ec-1100-4498-bfba-31818ae04026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:16.620Z|fd3020ec-1100-4498-bfba-31818ae04026|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:16.623Z|8881938b-8346-4701-9b30-f4fbdb0042c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:16.623Z|8881938b-8346-4701-9b30-f4fbdb0042c8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:16.625Z|b95d0f87-3ba1-4a44-952e-e5c9750c04e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:16.626Z|b95d0f87-3ba1-4a44-952e-e5c9750c04e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:23.153Z|8867f80b-3bdc-4050-bcde-f57fda0d0ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:07:23.156Z|8867f80b-3bdc-4050-bcde-f57fda0d0ab9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:07:26.646Z|37f516f9-569f-4b7d-90ee-3445a174ef41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:26.646Z|36d06b8e-54ba-4ccc-82a3-423b3124a996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:26.647Z|36d06b8e-54ba-4ccc-82a3-423b3124a996|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:26.647Z|37f516f9-569f-4b7d-90ee-3445a174ef41|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:26.649Z|e5f042c9-3db6-4692-8ab8-113112c2a1ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:26.650Z|e5f042c9-3db6-4692-8ab8-113112c2a1ca|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:36.672Z|337aed66-4acd-4341-82b9-2e28b939daeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:36.673Z|337aed66-4acd-4341-82b9-2e28b939daeb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:36.673Z|6324a446-9d1f-4d7e-b0b4-342d9faadc0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:36.674Z|6324a446-9d1f-4d7e-b0b4-342d9faadc0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:36.680Z|b984f0b8-8c00-4f86-a87c-dfda5c67c859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:36.681Z|b984f0b8-8c00-4f86-a87c-dfda5c67c859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:38.153Z|9a2d7606-84bc-44d2-89eb-ae5b3e231932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:07:38.154Z|9a2d7606-84bc-44d2-89eb-ae5b3e231932|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:07:39.841Z|64a31703-e8a9-4198-9507-c5b050bc228d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:07:39.842Z|64a31703-e8a9-4198-9507-c5b050bc228d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:07:46.705Z|8b8f3244-843e-4d31-b937-18cd327fe705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:46.707Z|8b8f3244-843e-4d31-b937-18cd327fe705|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:46.711Z|5f9e3a4c-9fc7-4a7f-81e9-816507b49c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:46.711Z|01737ead-18bc-41e0-8bf6-2c999ae89a0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:46.712Z|01737ead-18bc-41e0-8bf6-2c999ae89a0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:46.712Z|5f9e3a4c-9fc7-4a7f-81e9-816507b49c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:53.153Z|080ff511-1cb8-423d-ba6d-471e3669c032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:07:53.154Z|080ff511-1cb8-423d-ba6d-471e3669c032|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:07:56.734Z|a26aebe0-8998-4a4c-89fe-d3c0249333d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:56.734Z|d7f4e488-cb29-40f1-ac39-9f34c397556f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:56.735Z|a26aebe0-8998-4a4c-89fe-d3c0249333d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:56.735Z|d7f4e488-cb29-40f1-ac39-9f34c397556f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:07:56.739Z|36b3eae2-f3c6-464b-a63d-e979641c62e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:07:56.740Z|36b3eae2-f3c6-464b-a63d-e979641c62e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:06.760Z|0b81afbd-5604-49be-9bbf-052cd4aa5248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:06.761Z|0b81afbd-5604-49be-9bbf-052cd4aa5248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:06.766Z|15ed3f5c-7490-43d9-99b7-45c763b88e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:06.766Z|ed900e7f-dea1-4779-a485-2b0869a78c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:06.767Z|15ed3f5c-7490-43d9-99b7-45c763b88e32|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:06.767Z|ed900e7f-dea1-4779-a485-2b0869a78c04|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:08.153Z|7cc0138b-80f8-4f57-9e35-bd46f3dd6f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:08:08.160Z|7cc0138b-80f8-4f57-9e35-bd46f3dd6f81|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:08:09.843Z|ecfe4e20-6c4c-48b0-8c4e-36af33b17d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:08:09.843Z|ecfe4e20-6c4c-48b0-8c4e-36af33b17d60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:08:16.324Z|f18a7736-dc45-46a0-88a7-21f9f6eaf242|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:08:16.325Z|f18a7736-dc45-46a0-88a7-21f9f6eaf242|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:16.787Z|2a102c17-c685-44f2-8d0b-ab57656317a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:16.787Z|2a102c17-c685-44f2-8d0b-ab57656317a4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:16.788Z|24cd90f2-1a9c-421f-9593-822105d3c568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:16.789Z|24cd90f2-1a9c-421f-9593-822105d3c568|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:16.790Z|b3fe9e05-8368-490c-8c2c-365e7e9edb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:16.791Z|b3fe9e05-8368-490c-8c2c-365e7e9edb11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:23.153Z|9dcde094-9211-4e2e-90ed-ab80f4d4d663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:08:23.154Z|9dcde094-9211-4e2e-90ed-ab80f4d4d663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:08:26.811Z|7a21904f-d070-41a9-bde2-1609dd341495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:26.811Z|957570e6-630a-4c7a-aa65-0c31750fc140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:26.812Z|7a21904f-d070-41a9-bde2-1609dd341495|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:26.812Z|957570e6-630a-4c7a-aa65-0c31750fc140|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:26.811Z|fe7951b6-7f10-4c1c-8e51-24ee54f00714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:26.814Z|fe7951b6-7f10-4c1c-8e51-24ee54f00714|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:36.839Z|b6880fab-43c5-43b8-8862-cbc23c86786e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:36.840Z|b6880fab-43c5-43b8-8862-cbc23c86786e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:36.845Z|7c0cc83b-f269-4773-afd4-e7a50a866aff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:36.845Z|7c0cc83b-f269-4773-afd4-e7a50a866aff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:36.846Z|5e9e7374-d192-4817-b8b1-5b1497141af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:36.848Z|5e9e7374-d192-4817-b8b1-5b1497141af0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:38.153Z|8b57e4eb-45c8-4834-8332-58401b2bf9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:08:38.154Z|8b57e4eb-45c8-4834-8332-58401b2bf9b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:08:39.844Z|6c1a313c-82b0-4168-87fe-6a5ef65a516e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:08:39.844Z|6c1a313c-82b0-4168-87fe-6a5ef65a516e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:08:46.867Z|6d924ad6-0db3-4c80-9e7e-0b20ef928374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:46.868Z|6d924ad6-0db3-4c80-9e7e-0b20ef928374|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:46.876Z|c16f17c2-39e9-42ae-89e7-eedbbcd7d3b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:46.876Z|284b5af0-0822-41ec-9f3b-69fb482408b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:46.876Z|c16f17c2-39e9-42ae-89e7-eedbbcd7d3b6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:46.876Z|284b5af0-0822-41ec-9f3b-69fb482408b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:53.153Z|536a508b-238e-4eb1-9538-57093c52f9f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:08:53.156Z|536a508b-238e-4eb1-9538-57093c52f9f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:08:56.892Z|e4118cdf-b396-4a7e-8021-104a1a492579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:56.892Z|e4118cdf-b396-4a7e-8021-104a1a492579|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:56.896Z|bbfd53ab-11ae-414a-b50a-47e17a3321fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:56.896Z|76541754-5f84-4eb2-ada9-7eeb6e33eaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:08:56.896Z|bbfd53ab-11ae-414a-b50a-47e17a3321fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:08:56.897Z|76541754-5f84-4eb2-ada9-7eeb6e33eaca|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:06.915Z|84d809e0-09ad-4aec-8190-e4fb90baa501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:06.916Z|84d809e0-09ad-4aec-8190-e4fb90baa501|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:06.918Z|61a58814-6f9b-44d1-8dcd-aad8778ed677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:06.918Z|e6e48034-a123-4216-8b34-93d5e589be6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:06.919Z|61a58814-6f9b-44d1-8dcd-aad8778ed677|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:06.919Z|e6e48034-a123-4216-8b34-93d5e589be6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:08.153Z|20acfc2e-e5df-4374-8c7f-f0f86037788a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:09:08.154Z|20acfc2e-e5df-4374-8c7f-f0f86037788a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:09:09.845Z|52172e15-d1b6-42b5-a3d9-9aeeadbdfdd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:09:09.846Z|52172e15-d1b6-42b5-a3d9-9aeeadbdfdd8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:09:16.325Z|117b8541-547f-49ff-bb2d-af13f3977725|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:09:16.326Z|117b8541-547f-49ff-bb2d-af13f3977725|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:16.941Z|3c77a8f0-7ab0-491a-8bdf-d9c1c315d9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:16.942Z|3c77a8f0-7ab0-491a-8bdf-d9c1c315d9e5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:16.943Z|ec2175ab-95df-4f1f-ab2b-71ae82f99d50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:16.944Z|ec2175ab-95df-4f1f-ab2b-71ae82f99d50|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:16.947Z|d3e0a067-5d67-4a26-aa36-d828c2700009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:16.947Z|d3e0a067-5d67-4a26-aa36-d828c2700009|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:23.153Z|a7d08eab-dff7-4ca0-b43d-093f25f943bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:09:23.154Z|a7d08eab-dff7-4ca0-b43d-093f25f943bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:09:26.967Z|1f7d0171-bef8-47f7-982e-cd6f82220b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:26.967Z|deb51f6c-0cc1-4b49-920e-e31003e01f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:26.967Z|a39a3f61-0553-4cf7-af3b-4cd84b4c0b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:26.968Z|a39a3f61-0553-4cf7-af3b-4cd84b4c0b27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:26.968Z|1f7d0171-bef8-47f7-982e-cd6f82220b16|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:26.968Z|deb51f6c-0cc1-4b49-920e-e31003e01f6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:36.991Z|e5c34f1f-b0de-4ab7-8785-17b2bf0fe741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:36.992Z|e5c34f1f-b0de-4ab7-8785-17b2bf0fe741|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:36.993Z|17e68581-64aa-4232-97ff-95375ddd401c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:36.993Z|69222b5b-d784-4c4a-9b28-e71f7329548c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:36.993Z|17e68581-64aa-4232-97ff-95375ddd401c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:36.994Z|69222b5b-d784-4c4a-9b28-e71f7329548c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:38.153Z|5a7233f6-e245-451c-96cc-f17f886cdc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:09:38.156Z|5a7233f6-e245-451c-96cc-f17f886cdc7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:09:39.847Z|5231d7d8-5887-43ce-90c0-69002da14d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:09:39.847Z|5231d7d8-5887-43ce-90c0-69002da14d5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:09:47.017Z|1f43412b-3712-4d61-8be4-1fee9ca6dc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:47.017Z|06430e9a-f66f-42b1-bcf8-6f43f070a439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:47.017Z|5a60f9c8-3fd0-4716-a27e-49a3bcabc51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:47.018Z|06430e9a-f66f-42b1-bcf8-6f43f070a439|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:47.018Z|1f43412b-3712-4d61-8be4-1fee9ca6dc94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:47.019Z|5a60f9c8-3fd0-4716-a27e-49a3bcabc51e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:53.154Z|58b1a613-2f1a-460a-80f1-51ed911745be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:09:53.155Z|58b1a613-2f1a-460a-80f1-51ed911745be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:09:57.044Z|de17bb6d-6215-45ab-af6a-b27f59ba09c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:57.044Z|2294d8d3-51a6-43d3-830f-773c0d356b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:57.045Z|2294d8d3-51a6-43d3-830f-773c0d356b73|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:57.045Z|de17bb6d-6215-45ab-af6a-b27f59ba09c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:09:57.046Z|4bced937-e122-4cd1-90b5-56847fc6c2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:09:57.047Z|4bced937-e122-4cd1-90b5-56847fc6c2bb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:07.069Z|6bf92512-fdfa-4e57-81b2-17a99f27e403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:07.069Z|c24bd048-ea79-4f20-acff-31b980cfbb5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:07.069Z|e3e0e1c6-25b6-4466-8d2c-808811427489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:07.070Z|6bf92512-fdfa-4e57-81b2-17a99f27e403|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:07.070Z|e3e0e1c6-25b6-4466-8d2c-808811427489|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:07.070Z|c24bd048-ea79-4f20-acff-31b980cfbb5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:08.153Z|cb7a0528-a8f6-487b-869b-23a6d77a9784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:10:08.154Z|cb7a0528-a8f6-487b-869b-23a6d77a9784|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:10:09.848Z|68f0467f-c41e-43a2-8ddc-c85fef617a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:10:09.849Z|68f0467f-c41e-43a2-8ddc-c85fef617a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:10:16.326Z|ea4df722-4346-4389-bfcb-65fff77dfff8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:10:16.326Z|ea4df722-4346-4389-bfcb-65fff77dfff8|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:17.094Z|99d3b788-4755-4d53-9994-c84f1ddbed0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:17.095Z|99d3b788-4755-4d53-9994-c84f1ddbed0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:17.097Z|99a7ff14-26fe-402b-b02b-0fddd8e1c100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:17.097Z|99a7ff14-26fe-402b-b02b-0fddd8e1c100|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:17.103Z|37684151-60a2-4a22-9246-db6c9f6eaeb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:17.104Z|37684151-60a2-4a22-9246-db6c9f6eaeb6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:23.154Z|670695af-8ed3-4020-bf39-03f881dea073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:10:23.156Z|670695af-8ed3-4020-bf39-03f881dea073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:10:27.120Z|09ecc34c-b5d1-4ee2-87ca-a6379856c176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:27.120Z|4830bdfd-58ac-4f32-baab-48e74805d77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:27.121Z|4830bdfd-58ac-4f32-baab-48e74805d77b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:27.121Z|09ecc34c-b5d1-4ee2-87ca-a6379856c176|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:27.127Z|a5b12413-b7cb-4a47-bfb5-2449c5b4db71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:27.127Z|a5b12413-b7cb-4a47-bfb5-2449c5b4db71|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:37.146Z|6cc8da34-a25c-4a3c-bbd5-06e151d80786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:37.146Z|94083850-5c40-47ec-af1f-ebcb2cf5b496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:37.147Z|6cc8da34-a25c-4a3c-bbd5-06e151d80786|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:37.147Z|94083850-5c40-47ec-af1f-ebcb2cf5b496|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:37.147Z|4eade04f-0c35-4cc0-b3d8-5ef80f734a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:37.147Z|4eade04f-0c35-4cc0-b3d8-5ef80f734a08|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:38.154Z|566357b8-e133-49e9-a96d-fe1f010d5bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:10:38.154Z|566357b8-e133-49e9-a96d-fe1f010d5bf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:10:39.850Z|c1340ea9-86c5-4875-bce9-c8949f96d961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:10:39.850Z|c1340ea9-86c5-4875-bce9-c8949f96d961|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:10:47.170Z|7af5c914-9f61-497d-b84e-6a8ec528c9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:47.171Z|7af5c914-9f61-497d-b84e-6a8ec528c9b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:47.171Z|9fc6ac07-40fa-466d-a703-36858eb586c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:47.171Z|9fc6ac07-40fa-466d-a703-36858eb586c6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:47.172Z|73f0f4cd-eaf0-4b54-8a83-26a6648ab18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:47.172Z|73f0f4cd-eaf0-4b54-8a83-26a6648ab18f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:53.153Z|1f989480-5991-4d2a-8aea-2361e8225f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:10:53.157Z|1f989480-5991-4d2a-8aea-2361e8225f9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:10:57.194Z|dfaff047-242d-455c-93f9-940be30e56ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:57.194Z|e10e905e-2918-4b06-8610-279838b559eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:57.195Z|dfaff047-242d-455c-93f9-940be30e56ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:57.195Z|e10e905e-2918-4b06-8610-279838b559eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:10:57.194Z|73dbc853-f032-4172-9196-5a48fda4903f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:10:57.196Z|73dbc853-f032-4172-9196-5a48fda4903f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:07.219Z|97e40bff-2973-4263-b116-89acb0f1a2b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:07.220Z|97e40bff-2973-4263-b116-89acb0f1a2b0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:07.219Z|561b6d80-83bf-40d2-9206-9848f37e6c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:07.222Z|561b6d80-83bf-40d2-9206-9848f37e6c2d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:07.235Z|bc8ef8c2-156f-462d-8f51-354572bc2889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:07.236Z|bc8ef8c2-156f-462d-8f51-354572bc2889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:08.153Z|61d95029-ebdc-4070-b1fb-536011ae91b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:11:08.154Z|61d95029-ebdc-4070-b1fb-536011ae91b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:11:09.851Z|f88438b6-bef1-4ea6-bcd7-30bd7522a6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:11:09.852Z|f88438b6-bef1-4ea6-bcd7-30bd7522a6ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:11:16.325Z|199fa878-954c-46a5-8d28-46d5563f6174|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:11:16.326Z|199fa878-954c-46a5-8d28-46d5563f6174|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:17.246Z|a3e6908f-66a7-4ae6-a90a-9095d205d1fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:17.247Z|a3e6908f-66a7-4ae6-a90a-9095d205d1fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:17.260Z|e457bf4f-7631-4c29-acd6-e9732f334a18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:17.261Z|e457bf4f-7631-4c29-acd6-e9732f334a18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:17.263Z|8aa3d191-ee0c-4caf-8ee7-3be1c24d7e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:17.264Z|8aa3d191-ee0c-4caf-8ee7-3be1c24d7e48|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:23.153Z|004712ec-0bca-41ec-a083-dc3eede86015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:11:23.154Z|004712ec-0bca-41ec-a083-dc3eede86015|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:11:27.270Z|21e4bbf9-fa31-4465-bcc7-d831434d2114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:27.270Z|21e4bbf9-fa31-4465-bcc7-d831434d2114|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:27.284Z|51119b13-4ab4-4216-bfc3-1883f7cf6910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:27.284Z|78d42590-54f6-44d4-a52b-d40191544337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:27.285Z|78d42590-54f6-44d4-a52b-d40191544337|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:27.285Z|51119b13-4ab4-4216-bfc3-1883f7cf6910|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:37.309Z|9352e42d-27f7-44c4-87f1-9c37ccfcbd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:37.310Z|9352e42d-27f7-44c4-87f1-9c37ccfcbd3b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:37.311Z|39b302b7-3c77-4b8a-ab63-9884915161ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:37.311Z|39b302b7-3c77-4b8a-ab63-9884915161ec|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:37.327Z|30c65e39-83f7-4e6e-9e8d-9564f0400875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:37.327Z|30c65e39-83f7-4e6e-9e8d-9564f0400875|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:38.153Z|df77d85c-a8b1-4589-b07a-92a2faef44b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:11:38.154Z|df77d85c-a8b1-4589-b07a-92a2faef44b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:11:39.852Z|0336a398-ca17-43c6-a12a-49ff5e5b9ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:11:39.853Z|0336a398-ca17-43c6-a12a-49ff5e5b9ab9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:11:47.337Z|c19f2a49-40b1-49ea-b2f4-75b127f9f5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:47.337Z|c19f2a49-40b1-49ea-b2f4-75b127f9f5e8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:47.338Z|ec769e42-96f2-42a4-b392-eaf8e01d6eb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:47.338Z|ec769e42-96f2-42a4-b392-eaf8e01d6eb2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:47.359Z|1d47d476-66d2-4be7-892f-eb14cdf6d5bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:47.359Z|1d47d476-66d2-4be7-892f-eb14cdf6d5bd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:53.153Z|fbcd526c-26ea-4905-9239-8436a3414f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:11:53.154Z|fbcd526c-26ea-4905-9239-8436a3414f18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:11:57.361Z|88bd3309-f7c2-4108-83fe-d40dce54dbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:57.365Z|88bd3309-f7c2-4108-83fe-d40dce54dbc9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:57.369Z|c7993b7a-5030-4d86-8d43-a87d4f890a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:57.370Z|c7993b7a-5030-4d86-8d43-a87d4f890a77|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:11:57.384Z|7c603c96-5f0d-4c05-94bf-900cd95a2e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:11:57.385Z|7c603c96-5f0d-4c05-94bf-900cd95a2e93|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:07.389Z|267fc905-253b-46d7-8841-499a9c1601e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:07.390Z|3b7327b6-97cf-4382-9b33-229500a14cbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:07.390Z|3b7327b6-97cf-4382-9b33-229500a14cbe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:07.390Z|267fc905-253b-46d7-8841-499a9c1601e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:07.413Z|650519da-402c-4511-a11a-c660986f7b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:07.414Z|650519da-402c-4511-a11a-c660986f7b7c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:08.153Z|9f9f831e-a87a-4ed9-857f-b62cbf3b0c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:12:08.158Z|9f9f831e-a87a-4ed9-857f-b62cbf3b0c46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:12:09.854Z|259ad3c7-e7b5-4b65-b86f-b1cabca7c977|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:12:09.855Z|259ad3c7-e7b5-4b65-b86f-b1cabca7c977|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:12:16.324Z|5746b9c3-4c70-4522-9a4b-e79b7716997c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:12:16.325Z|5746b9c3-4c70-4522-9a4b-e79b7716997c|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:17.410Z|ac84e7a4-ae8b-4aef-9a10-4e3b74f07703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:17.411Z|37aefd07-5bb8-4659-8c12-e21f71e2208a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:17.411Z|ac84e7a4-ae8b-4aef-9a10-4e3b74f07703|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:17.411Z|37aefd07-5bb8-4659-8c12-e21f71e2208a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:17.435Z|8a696968-f648-4450-8d97-dcfcf20f95f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:17.436Z|8a696968-f648-4450-8d97-dcfcf20f95f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:23.153Z|df6c858b-c1af-4112-86e5-9e9c2092ff60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:12:23.154Z|df6c858b-c1af-4112-86e5-9e9c2092ff60|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:12:27.433Z|8b462c7a-78ed-4aa2-8510-d4bc3439483d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:27.433Z|f2c228a2-90be-4279-8a5f-56990e1c5e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:27.433Z|8b462c7a-78ed-4aa2-8510-d4bc3439483d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:27.434Z|f2c228a2-90be-4279-8a5f-56990e1c5e23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:27.457Z|542341b3-8d66-4156-a34d-cd47600dc2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:27.458Z|542341b3-8d66-4156-a34d-cd47600dc2a4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:37.457Z|4a8af530-2b21-4be5-b13e-6f582655a7dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:37.458Z|e46f0951-e652-456c-bff2-454ffadb0a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:37.458Z|4a8af530-2b21-4be5-b13e-6f582655a7dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:37.458Z|e46f0951-e652-456c-bff2-454ffadb0a71|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:37.492Z|910e0af3-3e38-403e-ace8-06b0ea16cf85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:37.492Z|910e0af3-3e38-403e-ace8-06b0ea16cf85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:38.153Z|06cc58ae-5949-4ea0-8f37-cabf3751eda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:12:38.154Z|06cc58ae-5949-4ea0-8f37-cabf3751eda1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:12:39.856Z|c836ab17-a09c-48b5-bfa6-338c916bae18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:12:39.856Z|c836ab17-a09c-48b5-bfa6-338c916bae18|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:12:47.482Z|c0bf5163-cac4-45e5-a2d0-18e932ea0c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:47.482Z|cfbb799f-046b-4440-aa47-fb2eeafb1271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:47.483Z|cfbb799f-046b-4440-aa47-fb2eeafb1271|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:47.483Z|c0bf5163-cac4-45e5-a2d0-18e932ea0c26|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:47.516Z|aa1635dc-ccdd-4149-a980-2bad7e440069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:47.516Z|aa1635dc-ccdd-4149-a980-2bad7e440069|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:53.153Z|f58090a1-bbbe-449a-8cb4-a6f03b9df962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:12:53.154Z|f58090a1-bbbe-449a-8cb4-a6f03b9df962|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:12:57.505Z|7722cf80-0c92-47ed-ba4a-322672afc194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:57.505Z|9d9f5573-1f43-4ddc-8231-91a9bbd33c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:57.506Z|9d9f5573-1f43-4ddc-8231-91a9bbd33c5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:57.506Z|7722cf80-0c92-47ed-ba4a-322672afc194|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:12:57.538Z|34edb880-b328-4433-95c3-4bb89df0bb6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:12:57.538Z|34edb880-b328-4433-95c3-4bb89df0bb6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:07.531Z|58d5a47e-7091-4f67-a04d-93af6abe9eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:07.531Z|cff30ee2-16ed-4609-afe7-3999c32529e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:07.531Z|cff30ee2-16ed-4609-afe7-3999c32529e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:07.531Z|58d5a47e-7091-4f67-a04d-93af6abe9eb5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:07.559Z|a4cea436-d469-4326-a48f-e3581c8b732d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:07.560Z|a4cea436-d469-4326-a48f-e3581c8b732d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:08.154Z|0e579ce3-3c7c-4119-a924-0e2a290a1d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:13:08.154Z|0e579ce3-3c7c-4119-a924-0e2a290a1d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:13:09.857Z|7355cba8-733c-4879-8875-c5230cd4e74c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:13:09.857Z|7355cba8-733c-4879-8875-c5230cd4e74c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:13:16.325Z|031372d4-a8ce-4dc6-9783-121c7d4fefd3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering 2023-02-27T20:13:16.326Z|031372d4-a8ce-4dc6-9783-121c7d4fefd3|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:17.556Z|7a301472-25ee-4e30-9fea-fc20ea88a18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:17.556Z|a8e248b2-ae66-449f-b624-181bc3bcf0c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:17.557Z|a8e248b2-ae66-449f-b624-181bc3bcf0c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:17.557Z|7a301472-25ee-4e30-9fea-fc20ea88a18e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:17.581Z|7735c3fb-a187-42fb-91e7-7d67a41fea0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:17.582Z|7735c3fb-a187-42fb-91e7-7d67a41fea0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:23.153Z|620591f7-78c0-460b-a648-e85e7f254a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:13:23.156Z|620591f7-78c0-460b-a648-e85e7f254a41|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:13:27.581Z|3586610b-4d71-45d4-a2cd-3604e424851a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:27.581Z|c9250839-99f3-4c65-a143-d46cf212334b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:27.581Z|3586610b-4d71-45d4-a2cd-3604e424851a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:27.582Z|c9250839-99f3-4c65-a143-d46cf212334b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:27.608Z|a863ad55-75ed-4a4a-b0c1-ca7d8cefdd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:27.608Z|a863ad55-75ed-4a4a-b0c1-ca7d8cefdd58|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:37.607Z|d1ee088e-4e9b-4394-86b5-b562a8d4e490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:37.608Z|d1ee088e-4e9b-4394-86b5-b562a8d4e490|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:37.611Z|ebab7e72-a5e0-41bc-9243-b9fbc5aaf94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:37.612Z|ebab7e72-a5e0-41bc-9243-b9fbc5aaf94a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:37.630Z|1022e545-eccf-455a-823b-ed827bb411f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:37.631Z|1022e545-eccf-455a-823b-ed827bb411f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:38.153Z|93056b84-bb30-4e51-bc06-d01c8c51189a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:13:38.154Z|93056b84-bb30-4e51-bc06-d01c8c51189a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:13:39.858Z|3cb19f41-0b0c-44c1-a117-683cb707b8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering 2023-02-27T20:13:39.859Z|3cb19f41-0b0c-44c1-a117-683cb707b8d7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting. 2023-02-27T20:13:47.642Z|4f38a68e-9832-4571-82a6-ab045b55c0b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:47.642Z|3d23e19a-ff26-4dac-98a1-f5d794d29da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:47.643Z|3d23e19a-ff26-4dac-98a1-f5d794d29da0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:47.643Z|4f38a68e-9832-4571-82a6-ab045b55c0b5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting. 2023-02-27T20:13:47.650Z|c2e19091-4a4d-4329-88f5-3e6071afebad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering 2023-02-27T20:13:47.651Z|c2e19091-4a4d-4329-88f5-3e6071afebad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.